/* CSS Document */

.master_container{
	margin: auto;
	position: relative;
	background-color: white;
	width: 800px;
	vertical-align: top;
	top: 0px;
	margin-top: 0px;
}

.header_container{
	position: relative;
	background-color: #f3f2ee; 
	padding-top: 10px;
	height: 80px;
	text-align: right; 
}


#poseidon_logo{
	position: absolute;
	top: 8px;
	left: 5px;
	width: 175px;
	height: 55px;
}


.nav_row{
	position: relative;
	vertical-align: middle;
	width: 575px;
	text-align: center;
	height: 30px;
	margin-right: 10px;
	right: 0px;
	margin-left: 180px;
	margin-top: -7px;
}

.nav_link{
	font-family: 			Arial, Verdana, Helvetica, sans-serif;
	text-transform: 		capitalize;
	color: 					#741006;
	font-size: 				12px;
	font-weight:			bold;
	margin-left:			5px;
	line-height:			30px;
	padding-top:			5px;
	padding-bottom:			5px;

}

a.nav_link:link{text-decoration: none; color: 	#741006;}
a.nav_link:visited{text-decoration: none; color:#741006;}
a.nav_link:active{text-decoration: none; color: #741006;}
a.nav_link:hover{text-decoration: none; color: 	#06165C;}


.nav_row_blue{
	background-color: 		#06165C;
	position: 				relative; 
	text-align: 			center;
	vertical-align:			middle;
	height: 				30px; 
	padding-top: 5px;

}

.subnav_link{  				/*inside nav_row_blue **/
	color: 					#ffffff;
	font-size: 				13px;
	font-weight:			bold;
	margin-left:			10px;
	margin-right:			10px;


}

a.subnav_link:link{text-decoration:none; color:#ffffff;}
a.subnav_link:visited{text-decoration: none; color:#ffffff;}
a.subnav_link:active{text-decoration: none; color: #ffffff;}
a.subnav_link:hover{text-decoration:underline; color:#ffffff;}


.body_container{
	position: relative;
	border-bottom: 1px solid #ffffff;  
	background: url(images/bg.gif) #bbdbff repeat-x 50% top;
}


h1{
	font-size: 		18px;
	color:			#08359a;
	font-weight:  	normal;
}


.left_column{  
	float: 			left;
	margin-left: 	20px;
	margin-right: 	20px;
	text-align:		left;
	font-size:		10px;

}

.body_text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	11px;
	color: #555555;
	margin-left: 250px;
	margin-right: 30px;
	text-align: left;
	line-height:	18px;
	font-weight:	normal;

}

.body_text_table{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	11px;
	color: #555555;
	text-align: left;
	line-height:	18px;
	font-weight:	normal;
	margin-bottom: 25px;
}


.clear_both{
	clear: both;
	color: #bbdbff;
	font-size: 9px;
	height: 25px;
}


.footer_container{
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #9ABFE8;
}

/****  HOME PAGE STYLES ***/

.home_top_white{
	background-color: #FFFFFF;
	position: relative;
	min-height: 335px;
	#height: 335px;
}

.home_logo{
	position: absolute;
	top: 10px;
	left: 40px;
}

#mayor-video-button{
	position: absolute;
	top: 150px;
	left: 40px;
}

#facebook-button{
	position: absolute;
	top: 280px;
	left: 87px;
}



.home_copy{
	float: 			right;
	position: 		relative;
	width:			425px;
	margin-right: 	25px;
	z-index: 		3;
	text-align:		left;

}

.home_logos_position{
	display: block;
	text-align: center;
}

.home_gradient_water_to_blue{
	position: relative;
	background: 	#BBDBFF url(images/home_center_fade2.jpg) repeat-x;
	z-index: 			2;
	text-align:			left;
	margin-top: 		-3px;
}

.home_quote_news{
	float: right;
}

.home_flash{
	float: left;
	width: 275px;
	text-align:	left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	11px;
}


/**** Partnerships.asp ***/

.partnerships_logos_container1{
	position:absolute;
	left: 66px;
	top: 466px;
}

.partnerships_logos_container2{
	position:absolute;
	left: 455px;
	top: 966px;
}



/**** Sitemap.html ***/
ul#sitemap{
	font-weight: bold;
}

ul#sitemap > ul li{
	font-weight: normal;
}


/*********** agua_hedionda_lagoon.asp *************/

#agua_hedionda_lagoon_pdf_img{
	_position: absolute;
	float: left; 
	width: 790px;
	margin: 20px 0px 0px -245px;
	_border: 1px solid red;
}

#agua_hedionda_lagoon_pdf_img a:visited{
	#margin: 20px 0px 0px -245px;
	_width: 790px;

}


/*** .footer which is footer text and links can be found in style.css ***/
