body
{
	font-family: arial,verdana,geneva,helvetica;
	background-color: #007DB9;
	margin: 0px;
	padding: 0px;
	height: 100%;
	font-size:12px;
	line-height:18px;
	color:#666;
	font-weight:bold;
}


h1
{
font-size:18px;
font-weight:bold;
color:#007DB9;

}

h2
{
font-size:16px;
font-weight:bold;
color:#007DB9;

}
form
{
margin:0px;
padding:0px;
}


a 
{
color:#FF9966;
}

a:hover
{
color:#000;
text-decoration:none;
}


#wrapper
{
	height: 100%;
	width: 1040px;
	text-align: left;
}

.fl { float: left; }

td.ltshad
{
	background-image: url(/images/left.jpg);
	background-repeat: repeat-y;
	height: 100%;
	width: 29px;
}

td.maincontent
{
	width: 889px;
	height: 100%;
}

td.rtshad
{
	background-image: url(/images/right.jpg);
	background-repeat: repeat-y;
	height: 100%;
	width: 34px;
}

.footer
{
	background-image: url(/images/footer.jpg);
	background-repeat: no-repeat;
	width:952px;
	height:105px;
	text-align:center;
	color:#fff;
	font-size:11px;
	padding-top:40px;
}
.header
{
	background-image: url(/images/gulf_coast_header.jpg);
	width: 889px;
	height:127px;
}

.navbar
{
	background-color: #FF9966;
	padding: 8px;
	width: 873px;
	height: 19px;
	border-width: 0px 0px 1px 0px;
	border-color: #FFF;
	border-style: solid;
}


a.navlink:link,a.navlink:visited
{
color:#fff;
text-decoration:none;
display:inline-block;
float:left;
font-size:14px;
font-weight:bold;
line-height:21px;
}

a.navlink:hover
{
color:#ffff99;

}



.spc
{
	background-image: url(/images/nav_spc.gif);
	background-repeat: no-repeat;
	width: 25px;
	height: 22px;
	display: inline-block;
	float: left;
	background-position: 12px -13px;
}

#call
{
float:right;
font-size:18px;
line-height:21px;
color:#fff;
font-weight:bold;
font-style:italic;
}



a.subnav:link,a.subnav:visited
{
margin-left:10px;
background-image: url(/images/button2.gif);
background-position: 0px -44px;
background-repeat: no-repeat;
color:#666;
text-decoration:none;
display:inline-block;
font-size:14px;
font-weight:normal;
line-height:44px;
width:180px;
height:44px;
text-indent:30px;

}

a.subnav:hover
{
background-position: 0px 0px;
}

a.subnav_sel
{
margin-left:10px;
background-image: url(/images/button2.gif);
background-position: 0px 0px;
background-repeat: no-repeat;
color:#666;
text-decoration:none;
display:inline-block;
font-size:14px;
font-weight:normal;
line-height:44px;
width:180px;
height:44px;
text-indent:30px;
}

.abt
{
	z-index: 100;
	position: relative;
	width: 200px;
	top: 0;
	left: 0;
}

a.subnav_about:link,subnav_about:visited
{
margin-left:10px;
background-image: url(/images/button_abt.gif);
background-position: 0px -44px;
background-repeat: no-repeat;
color:#666;
text-decoration:none;
display:inline-block;
font-size:14px;
font-weight:normal;
line-height:47px;
width:184px;
height:44px;
text-indent:30px;
}

a.subnav_about:hover
{
background-position: 0px 0px;
}



a.subnav_2:link,a.subnav_2:visited
{
margin-left:10px;
background-image: url(/images/button2.gif);
background-position: 0px -44px;
background-repeat: no-repeat;
color:#666;
text-decoration:none;
display:inline-block;
font-size:14px;
font-weight:normal;
line-height:44px;
width:180px;
height:44px;
text-indent:30px;

}

a.subnav_2:hover
{
background-position: 0px -44px;
opacity: .8;
filter: alpha(opacity=80);
}

#navcontainer
{
margin-top:0px;
margin-right:0px;
margin-left:4px;
height:352px;
}

#navcontainer ul
{
list-style-type:none;
margin:0px;
padding:0px;
}

.heighter
{
float:right;
width:2px;
height:500px;
border:1px solid aqua;
}

#slideshow
{height:220px;overflow:hidden;}


input#email
{
width:140px;
padding:3px;

}

div#emailer {
	position:relative;
	float:left;
	margin-right:3px;
	font-size:14px;
}
label.overlabel {
	color:#999;
}
label.overlabel-apply {
	position:absolute;
	top:4px;
	left:5px;
	z-index:1;
	color:#999;
	font-family:arial;
	font-weight:bold;
}





















