body {
	background:#336666 url(zen_bg.gif) repeat-y center;
	margin:0;
	padding:0;
	font: 13px/15px georgia; 
	text-align:center;
	}

#container {
	position:relative;
	width:775px;
	margin:0 auto 0;
	padding:2px;
	text-align:justify;
	font:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
 	top: -4px;
	border-style:ridge; border-width:7px; border-color:#333366
	}

#banner{
	height:150px;
	background-image:url(../Images/gulfcoast_1000[1].png);
	border-bottom-style: solid;
	border-bottom-width: 7px;
	border-bottom-color:#FF6666;
	}

p{color:#000000; font-family: Verdana, Arial, Helvetica, sans-serif;}
.special{color:#ffffff; background-color:#336666}
h1{}
h2{
	font-weight:bold; 
	color:#333333; 
	border-bottom:#333 1px solid; 
	font-size:small;
	}
h3{
	font-weight:bold;
	color:#336666;
	border-style:outset;
	border-color:#336666;
	padding:5px;
	border-width:1px;
	font-size:medium;
	background-color:#dddddd;
	margin-top: 5px; margin-bottom: 5px;
	}
ul{}
li{}


#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}
#navBar{
	float: left; 
	width: 179px; 
	height: 400px; 
	margin: 0px; 
	padding: 5px;
	background-color: #eeeeee; 
	border-right: 1px solid #cccccc; 
	border-bottom: 1px solid #cccccc; 
	}
#mainNav{
	position:relative; 
	margin: 0px; 
	padding: 0px; 
	border-bottom: 1px solid #cccccc; 
	font-size: 90%; color:#000000;
	}
#mainNav h3{display: block; border-top: 1px solid #cccccc; padding: 2px 0px 2px 10px; }
#mainNav a:hover{ background-color: #dddddd; }


#content ul a:link, #content ul a:visited {display: block;}
#content ul {list-style: none; margin: 0; padding: 0;}
#content{
	float: right; 
	width: 570px; 
	height: 400px; 
	margin: 0px; 
	padding: 5px; 
	background-color: #eeeeee; 
	border-right: 1px solid #cccccc; 
	border-bottom: 1px solid #cccccc; 
	}


a{color:#330066; text-decoration: none;}
a:link{color:#330066; text-decoration:none;}
a:visited{color:#336666; text-decoration:none;}
a:hover{color: #330033; text-decoration:underline;}
a:active{color:#333333; text-decoration:underline;}

#footer{clear:both; border: 1 px solid #cccccc; border-top: 1px ridge #336666; font-size: 75%; color: #000066; background-color:#FFFFFF; text-align:center; }
#footer a:link{color:#000066}
#footer a:visited{color:#000066;}
#footer a:hover{color:#336666;}
#footer a:active{color:#000066;}


			div.img
			  {
			  margin: 5px;
			  border: 2px solid #FF6666;
			  height: auto;
			  width: auto;
			  float: left;
			  text-align: center;
			  }
			div.img img
			  {
			  display: inline;
			  margin: 3px;
			  border: 2px solid #ffffff;
			  }
			div.img a:hover img
			  {
			  border: 2px solid #336666;
			  }
			div.desc
			  {
			  text-align: center;
			  font-weight: normal;
			  width: 120px;
			  margin: 2px;
			  }
