@charset "utf-8";
/* CSS Document */

body{
	background-color:#FFFFFF;
	margin:auto;
	}
	
#main{
	width:850px;
	height:auto;
	overflow:hidden;
	margin:0px auto 0px auto;
	}
#nevibar{
	background-image:url('../images/nevibar.gif');
	background-repeat:no-repeat;
	overflow:hidden;
	width:850px;
	height:41px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 30px;
	}
.menuitems{
	width:140px;
	height:41px;
	font-family: Trajan Pro, sans-serif;
	font-size:13px;
	color:#CCCCCC;
	text-align:center;
	float:left;
	padding:10px 0px 0px 0px;
	}
.menuitems a:link, .menuitems a:visited{
	font-family: Trajan Pro, sans-serif;
	font-size:13px;
	color:#CCCCCC;
	text-align:center;
	text-decoration:none;
	float:left;
	}
.menuitems a:hover{
	font-family: Trajan Pro, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	text-align:center;
	text-decoration:underline;
	float:left;
	}
#header{
	width:850px;
	height:339px;
	overflow:hidden;
	margin:0px 0px 0px 0px;
	}

#container{
	background-color:#014872;
	background-image:url('../images/Container_bg.gif');
	background-repeat:no-repeat;
	width:850px;
	height:auto;
	overflow:hidden;
	margin:0px 0px 0px 0px;
	}
#left{
	width:525px;
	height:auto;
	overflow:hidden;
	float:left;
	margin:0px 0px 30px 0px;
	}
h1{
	font-family: Monotype Corsiva, sans-serif;
	font-size:25px;
	color:#33CCFF;
	text-align:left;
	padding:0px 0px 0px 20px;
	}
h2{
	font-family: Century Gothic, sans-serif;
	font-size:15px;
	color:#aadce8;
	font-weight:bold;
	text-align:left;
	padding:0px 0px 0px 0px;
	}
.input{
	background-color:#c8f1ff;
	width:150px;
	height:19px;
	overflow:hidden;
	}
.input2{
	background-color:#c8f1ff;
	width:330px;
	height:120px;
	overflow:hidden;
	}
	
.text{
	font-family:Verdana,Thaoma,sans-serif;
	font-size:12px;
	color:#66CCFF;
	text-align:justify;
	padding:0px 15px 10px 20px;
	}
#text2{
	font-family:Verdana,Thaoma,sans-serif;
	font-size:12px;
	color:#66CCFF;
	text-align:left;
	padding:0px 15px 10px 20px;
	}
.text3{
	font-family:Verdana,Thaoma,sans-serif;
	font-size:12px;
	color:#66CCFF;
	text-align:left;
	padding:0px 10px 10px 10px;
	}
#amenities{
	width:500px;
	height:350px;
	overflow:auto;
	margin:0px 0px 20px 0px;
	}
.h3{
	font-family:Verdana,Thaoma,sans-serif;
	font-size:13px;
	color:#99cddc;
	font-weight:bold;
	text-align:left;
	padding:0px 10px 10px 10px;
	}
#contact_left{
	width:50%;
	height:auto;
	overflow:hidden;
	float:left;
	}
#contact_right{
	width:50%;
	height:auto;
	overflow:hidden;
	float:left;
	}
#right{
	width:325px;
	height:auto;
	overflow:hidden;
	float:left;
	margin:0px 0px 30px 0px;
	}
.gallery2{
	width:537px;
	height:351px;
	overflow:hidden;
	margin:0px auto 30px auto;
	}
.gallery{
	width:281px;
	height:361px;
	overflow:hidden;
	margin:7px 0px 0px 35px;
	}
#footer{
	background-image:url('../images/footer.gif');
	background-repeat:no-repeat;
	overflow:hidden;
	width:850px;
	height:63px;
	margin:0px 0px 0px 0px;
	}
.footer_text{
	font-family:Verdana,Thaoma,sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-align:center;
	padding:20px 0px 0px 0px;
	}
a:link, a:visited{
	font-family:Verdana,Thaoma,sans-serif;
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
	}
a:hover{
	font-family:Verdana,Thaoma,sans-serif;
	color:#33FFFF;
	text-align:center;
	text-decoration:underline;
	}

	
	
