@import url(baseStyles.css);

a:link{color:#0b2d7e;font-weight:bold;}
a:visited{color:#0b2d7e;font-weight:bold;}
a:hover{color:#4e66a1;font-weight:bold;}

#content a:link{color:#0b2d7e;font-weight:bold;}
#content a:visited{color:#0b2d7e;font-weight:bold;}
#content a:hover{color:#4e66a1;font-weight:bold;}

#rightcol a:link{color:#bddcfb;font-weight:bold;}
#rightcol a:visited{color:#bddcfb;font-weight:bold;}
#rightcol a:hover{color:#80b1e1;font-weight:bold;}

#mainheader a:link{color:#bddcfb;font-weight:bold;}
#mainheader a:visited{color:#bddcfb;font-weight:bold;}
#mainheader a:hover{color:#80b1e1;font-weight:bold;}

.habla_conversation_div{font-size:.75em;}

ul,ol{margin-left:24px;}
p {padding:0px 12px; text-decoration:none;}

a img{border:none;}

td{vertical-align:top;}

#content p{
	font-size:1.5em;
	text-decoration: none;
}
#content{color:#009;}

#followvg img{padding:0px 6px;}

#leftcol fieldset 	{
		padding: 6px;
		width: 170px;
		text-align: center;
		-moz-border-radius: 5px;
		font-size:1.1em;border:1px solid #4e66a1;color:#4e66a1;
		margin-bottom:12px;
		}

#leftcol fieldset legend {
		margin-bottom: 3px;
		padding: 2px 5px 2px 5px;
		font-size:1.2em;border:1px solid #4e66a1;font-weight:bold;
		}


body{background:#0b2d7e;height:100%;}

#mainheader{float:right;margin:0px;margin-right:12px;margin-top:3px;color:#DDD;}
#biglogo{height:39px;}
#biglogo img{border:none;}
#headerwrap{width:100%;background:url(img/sky-strip.jpg) 0px 2px;}
#headerdiv{background:url(img/tampa-skyline.jpg) no-repeat;height:130px;border-top:2px solid #000;border-bottom:2px solid #000;}
#headertext{margin-left:490px;text-align:left;color:#007;padding:12px;padding-top:12px;}
#headerline1{margin:0px;margin-bottom:5px;font-size:2.5em;}
.secondheaders{margin:0px;margin-bottom:5px;font-weight:bold;}
.bars{background:url(img/bar.jpg);height:12px;}
#wrappertable{width:100%;height:100%;}
#rightcol{width:18%;background:url(img/background-sidebar.gif);}
#menuwrapper{padding:18px;width:210px;padding-bottom:0px;}
.menutop{padding:3px 6px;border:1px solid #4e66a1;background:url(img/background-sidebar-title.gif);height:24px;text-align:center;color:#4e66a1;}
.menutop h3{font-weight:bold;}
.menubody{padding:3px 6px;border:1px solid #4e66a1;border-top:none;text-align:center;color:#4e66a1;background:#0b2d7e;font-size:1.2em;margin-bottom:12px;}
.menubody ul{list-style-type:none;margin:0px;text-align:left;margin:6px 0px;}
#contentcol{width:85%;}
#contenttable{width:100%;height:100%;background:#fff url(img/shadow-vertical.gif) repeat-y;}
#content{background:url(img/shadow-horizontal.gif) repeat-x;}
#topnav{text-align:center;font-size:1.2em;padding-top:10px;}
#pageheader{padding-top:12px;float:right;width:70%;text-align:left;}
#pageheader h1{margin:0px;margin-top:8px;}
#logo{margin-top:5px;float:left;}
#contenttable{width:100%;}
#contenttext{
	padding:12px;
	padding-left:12px;
	text-align: left;
}
.bothclear{clear:both;}
#scrollertable{margin:auto;}
.midalign{vertical-align:middle;}
#scrollertable h1{text-align:center;margin:10px;margin-top:0px;margin-bottom:5px;}
.projectsdiv{width:690px;height:210px;margin:0px auto;text-align:center;padding:12px 0px;padding-left:24px;}
.projectbox{width:200px;float:left;margin:10px;text-align:center;font-size:1.2em;}
/*.projectbox img{border:3px double #000;}*/
#contactbox{margin-bottom:24px;width:200px;border:2px solid #4e66a1;background:url(images/form-bg.jpg);text-align:center;}
#contactbox h2{color:#0b2d7e;font-style:normal;font-weight:bold;margin-top:12px;font-size:2.1em;margin-bottom:6px;line-height:125%;}
#contactboxp{text-align:center;line-height:120%;margin:0px;padding:6px;font-size:1em;}
.sixpxbottom{margin-bottom:6px;}
#leftcol{width:20%;background:url(img/shadow-horizontal.gif) repeat-x;}

#contactform fieldset{width:350px;margin:auto;border:2px solid #0b2d7e;}
#contactform legend{font-size:1.2em;color:#0b2d7e;font-weight:bold;}
#contactform table {font-size:1.2em;margin:24px auto;}
#contactform table table{margin:12px auto;font-size:1.2em;}
#contactform td {padding:6px;vertical-align:top;color:#4e66a1;font-weight:bold;}
#contactform td td{padding:3px;}
#contactform input{width:180px;background:#4e66a1 !important;border:1px solid #0b2d7e;color:#d0e4ea !important;}
#contactform textarea{width:180px;background:#4e66a1 !important;border:1px solid #0b2d7e;color:#d0e4ea !important;}

