/* fp.css */

body{padding: 0;
	background-color: #006b6b;
}

a:link{color: #fdebcf; text-decoration: none;}
a:visited{color: #fdebcf; text-decoration: none;}
a:focus{color: black; text-decoration: none;}
a:hover{color: black; text-decoration: none;}
a:active{color: black; text-decoration: none;}

a#contentlink:link{color: #fdebcf; text-decoration: none;}
a#contentlink:visited{color: #fdebcf; text-decoration: none;}
a#contentlink:focus{color: black; text-decoration: none;}
a#contentlink:hover{color: black; text-decoration: none;}
a#contentlink:active{color: black; text-decoration: none;}


a#mail:link{color: red; text-decoration: none;}
a#mail:visited{color: red; text-decoration: none;}
a#mail:focus{color: black; text-decoration: none;}
a#mail:hover{color: black; text-decoration: none;}
a#mail:active{color: black; text-decoration: none;}



#construction{

	position: relative;
	top:300px;
	left: 5px;
	font-family: "Arial Regular", sans-serif;
	font-size: 20px;
	color: black;
	text-align: left;
	z-index: 3;	}


#blue_frame {
	position: relative;
	top: 30px;
	margin-left: auto;
	margin-right: auto;
	background-color: #339999;
	height: 650px;
	width: 900px;
	z-index: 0;
	border-style: none;				
   	border-radius: 5px;
   	box-shadow: 2px 2px 20px 0px #363636;
   	
}


#orange_box {
	position: absolute;
	top: 30px;
	left: 0px;	
	height: 200px;
	width: 900px;
	background-color: #ff9900;
	z-index: 1;
	border-style: none;				
   	box-shadow: 2px 2px 20px 0px #363636;
}


#logo {
	position: absolute;
	top: 12.5px;
	left: 86px;
	z-index: 3;
	
}

#logo_admin {
	position: absolute;
	top: 10px;
	left: 18px;
	z-index: 3;
}

#admin {
	position: absolute;
	top: 150px;
	left: 13px;
	font-size: 40px;
	font-family: "Arial Black", sans-serif;
	color: red;
	z-index: 3;
}


#slogan {
	position: absolute;
	top: 50px;
	right: 50px;
	
	z-index: 3;
}


#navbox{
	position: absolute;
	top: 0px;
	left: 350px;
	height: 200px;
	width: 200px;
	background-color: #b36b00;
	z-index: 2;	
}


#navbox_admin_1{
	position: absolute;
	top: 0px;
	left: 225px;
	height: 200px;
	width: 200px;
	background-color: #b36b00;
	z-index: 2;	
}

#navbox_admin_2{
	position: absolute;
	top: 0px;
	left: 450px;
	height: 200px;
	width: 200px;
	background-color: #b36b00;
	z-index: 2;	
}

#navbox_admin_3{
	position: absolute;
	top: 0px;
	left: 675px;
	height: 200px;
	width: 200px;
	background-color: #b36b00;
	z-index: 2;	
}
#links{
	position: relative;
	top: 15px;
	line-height: 15px;
	text-align: center;
	z-index: 2;	
	font-size: 14px;
	font-family: "Arial Regular", sans-serif;
}


#content_area {
	position: absolute;
	top: 250px;
	left: 10px;
	height: 350px;
	width: 880px;
	background-color: #80ffff;
	z-index: 3;
	border-radius: 5px;
	box-shadow: 2px 2px 20px 0px #363636;
	overflow: auto;
}

#content_area_admin {
	position: absolute;
	top: 250px;
	left: 10px;
	height: 390px;
	width: 880px;
	background-color: #80ffff;
	z-index: 3;
	border-radius: 5px;
	box-shadow: 2px 2px 20px 0px #363636;
	overflow: auto;
}


#content_title{
	position: absolute;
	top:10px;
	left: 10px;
	font-family: "Arial Regular", sans-serif;
	font-size: 18px;
	color: black;
	z-index: 3;	
}


#content{
	position: absolute;
	top:50px;
	left: 10px;
	font-family: "Arial Regular", sans-serif;
	font-size: 14px;
	color: black;
	text-align: left;
	line-height: 16px;
	padding: 5px;
	z-index: 3;	
}

#content_home{
	position: absolute;
	top:40px;
	left: 10px;
	font-family: "Arial Regular", sans-serif;
	font-size: 14px;
	color: black;
	text-align: left;
	line-height: 20px;
	padding: 5px;
	z-index: 3;	
}

#content_contact{
	position: absolute;
	top:50px;
	left: 10px;
	font-family: "Arial Regular", sans-serif;
	font-size: 14px;
	color: black;
	text-align: left;
	line-height: 10px;
	padding: 5px;
	z-index: 3;	
}


#contact_info{
	position: absolute;
	top:615px;
	left: 152px;
	font-family: "Arial Regular", sans-serif;
	font-size: 11px;
	color: #fdebcf;
	z-index: 3;	
}


#credit{
	position: relative;
	top: 660px;
	left: 10px;
	font-family: "Arial Regular", sans-serif;
	font-size: 9px;
	color: #fdebcf;
	z-index: 2;
	
}


/*.tab_1{position: relative; left: 30px;}*/

table.display_amen{border-spacing: 15px;}

td.col_width_amen{position: relative; left: -40px; padding: 6px; overflow: auto; white-space: nowrap;border-style: none;				
border-radius: 2px; box-shadow: 2px 2px 5px 0px #363636; text-align: left; text-indent: 5px;font-weight: normal; font-size: 14px; font-family: "Arial Regular";  background-color: #ff9900;} 

td.col_width_amen_hidden{position: relative; left: -40px; padding: 8px; overflow: auto; white-space: nowrap;border-style: none; border-width: 1px; border-color: none; text-align: left; font-weight: normal; font-size: 16px; font-family: "Arial Regular";}

td.col_width_amen_admin{position: relative; left: 0px; padding: 8px; overflow: auto; white-space: nowrap; border-style: none; border-radius: 2px; box-shadow: 2px 2px 5px 0px #363636; border-color: #006b6b; text-align: left; font-weight: normal; font-size: 14px; font-family: "Arial Regular"; background-color: #ff9900;} 

td.col_width_amen_admin_prop{position: relative; left: 0px; padding: 8px; overflow: fixed; white-space: wrap; border-style: none;	border-radius: 2px; box-shadow: 2px 2px 5px 0px #363636; border-color: #006b6b; text-align: left; font-weight: normal; font-size: 14px; font-family: "Arial Regular"; background-color: #ff9900;} 


td.col_width_amen_hidden_admin{position: relative; left: 0px; padding: 8px; overflow: auto; white-space: nowrap; border-style: none; border-width: 1px; border-color: none; text-align: left; font-weight: normal; font-size: 16px; font-family: "Arial Regular";line-height: 20px;}



#imgText{position: absolute;
	top: 4px;
	left: 385px;
	width: 300px;
	height: 220px;
	overflow: auto;
   	padding: 10px;
   	font-family: "Arial Regular", sans-serif;
	font-size: 14px;
	border-width: 4px;
	border-style: none;				
   	border-radius: 4px;
   	box-shadow: 2px 2px 5px 0px #363636;
   	border-color: none;
   	background-color: none;
   	line-height: 20px;
	z-index: 3
	}
	
	
		
#slideshow{
	position: absolute;
	top: 4px;
	left: 4px;
	width: 360px;
	height: 240px;
	z-index: 3;
	border-style: none;				
   	border-radius: 4px;
   	box-shadow: 2px 2px 5px 0px #363636;
   	border-color: none;
   	border-style: none;	
}



	
#prop_button{
	position: relative;
	top: 10px;
	text-align:center;
	line-height: 50px;
	padding: 7px;
	font-family: "Arial Regular", sans-serif;
	font-size: 14px;
	background-color: #ff9900;
	height:20px;
	width:200px;
	z-index: 3;
	border-style: none;				
   	border-radius: 2px;
   	box-shadow: 2px 2px 5px 0px #363636;
}
	
#amen_button{
	position: relative;
	top: 10px;
	display: inline;
	text-align:center;
	line-height: 50px;
	width: 300px;
	padding: 7px;
	font-family: "Arial Regular", sans-serif;
	font-size: 14px;
	background-color: #ff9900;	
	z-index: 3;
	border-style: none;				
   	border-radius: 2px;
   	box-shadow: 2px 2px 5px 0px #363636;
}	


input.button_left{
	position: absolute;
	top:270px;
	height:21px;
	width:45px;
	left: 120px;
	background-image: url('images/lgsbutton.gif');       
    z-index: 3;
    cursor: pointer;
	background-color: transparent;
   	background-repeat: no-repeat;
   	border-style: none;        
}

input.button_right{
	position: absolute;
	top: 270px;
	height:21px;
	width:40px;
	left: 220px;
	background-image: url('images/rgsbutton.gif');   
   	z-index: 3;
   	cursor: pointer;
   	background-color: transparent;
   	border-style: none; 
   	background-repeat: no-repeat;   	  
}

#currslide{
	position: absolute;
	display: inline;
	top: 270px;
	left: 171px;
	font-family: "Arial Regular", sans-serif;
	font-size: 14px;
	height:21px;
	width:40px;	
}

#totslide{

	position: absolute;
	display: inline;
	top: 270px;
	left: 193px;
	font-family: "Arial Regular", sans-serif;
	font-size: 14px;
	height:21px;
	width:40px;	
}



#prop_map{

	position: absolute;
	top: 250px;
	left: 10px;
	font-family: "Arial Regular", sans-serif;
	padding: 7px;
	text-align:center;
	font-size: 14px;
	white-space: nowrap;
	background-color: #339999;
	border-radius: 4px;
   	box-shadow: 2px 2px 5px 0px #363636;
	z-index: 3; 
}


#marina_photo{
	position: absolute;
	top: 210px;
	left: 15px;
	height:125px;
	width: 850px;
	border-radius: 0px 0px 0px 0px;
	box-shadow: 2px 2px 5px 0px #363636;   	
	opacity: 1;
	z-index: 4;	
	}










	

