body {
	margin: 0px;
	padding: 0px;
	z-index: 1;
	background-color: #0D3362;
}

#logo_home {
	position:absolute;
	left:134px;
	top:50px;
	width:250px;
	height:100px;
	z-index:1;
}

#top_nav {
	float: right;
	width: 500px;
	left: 350;
	height: 36px;
}
#top_nav li {
	font-family: "Arial Narrow", Helvetica, Arial, Geneva;
	font-size: 12px;
	color: #12355B;
	text-decoration: none;
	list-style-type: none;
	float: right;
	padding-right: 15px;
}
#top_nav ul {
	float: right;
	
}

#top_nav a {
	font-family: "Arial Narrow", Helvetica, Arial, Geneva;
	font-size: 12px;
	color: #12355B;
	text-decoration: none;
}

#top_nav a:hover {
	color: #71C1F2;
}

#footer {
	margin: 0px;
	background-color: #2962B0;
}

#footer2 {
	margin: 0px;
}

#container {
	background-color: #eeeae1;
	width: 100%;
	margin: 0 auto;
	overflow-y:auto;overflow-x:hide;
}

#header_ext {
	background-image: url(images/header_ext_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: eeeae1;
}

#header_resort {
	background-image: url(images/header_resort_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: eeeae1;
}
#header {
	background-image: url(images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 183px;
	width: 1042px;
}

#header2 {
	background-image: url(images/header_bg3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 183px;
	width: 1042px;
}
#header3 {
	background-image: url(images/header_bg4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 183px;
	width: 1042px;
}
.clearfloat {
	clear: both;
}


/* -----------------  NAV STYLES  ------------------*/

#info {height:400px;}

#nav {
	margin:84px 0 0 260px;
	float:right;
	width:740px;
	position:relative;
	height: 63px;
}

#nav .select, #nav .current, #nav .select1, #nav .current1, #nav .select2, #nav .current2  {
	margin:0; 
	padding:0; 
	list-style:none; 
	display:block;
}

#nav li {
	display:inline;
	margin:0;
	padding:0;
	height:33px;
}
#nav .select li, #nav .select1 li, #nav .select2 li{
	height: 33px;
}

#nav .select a, #nav .select1 a, #nav .select2 a {
	display:block;
	height:33px;
	float:right;
	text-decoration:none;
	font-size:12px;
	line-height:20px;
	white-space:nowrap;
	font-weight:normal;
} 

#nav .current a {
	display:block;
	height:33px;
	float:right;
	text-decoration:none;
	font-size:12px;
	line-height:20px;
	white-space:nowrap;
	font-weight:normal;
}

#nav .select a b {
	height:33px;
	display:block;
	background:url("images/resort.png") no-repeat left top;
	padding:0 9px 0 6px;
	color:#FFF;
	font-weight:normal;
	width: 59px;
}

#nav .current a b {
	height:33px;
	display:block;
	background:url("images/resort.png") no-repeat left top;
	background-position:0 -33px;
	padding:0 9px 0 6px;
	color:#FFF;
	font-weight:normal;
	width: 59px;
}

#nav .select1 a {
	display:block;
	height:33px;
	float:right;
	text-decoration:none;
	font-size:12px;
	line-height:20px;
	white-space:nowrap;
	font-weight:normal;
} 

#nav .current1 a {
	display:block;
	height:33px;
	float:right;
	text-decoration:none;
	font-size:12px;
	line-height:20px;
	white-space:nowrap;
	font-weight:normal;
	width: 111px;
}

#nav .select1 a b {
	height:33px;
	display:block;
	background:url("images/residences.png") no-repeat left top;
	padding:0 9px 0 6px;
	color:#FFF;
	font-weight:normal;
	width: 106px;
}

#nav .current1 a b {
	height:33px;
	display:block;
	background:url("images/residences.png") no-repeat left top;
	background-position:0 -33px;
	padding:0 9px 0 6px;
	color:#FFF;
	font-weight:normal;
	width: 106px;
}

#nav .select2 a {
	display:block;
	height:33px;
	float:right;
	text-decoration:none;
	font-size:12px;
	line-height:20px;
	white-space:nowrap;
	font-weight:normal;
} 

#nav .current2 a {
	display:block;
	height:33px;
	float:right;
	text-decoration:none;
	font-size:12px;
	line-height:20px;
	white-space:nowrap;
	font-weight:normal;
	width: 111px;
}

#nav .select2 a b {
	height:33px;
	display:block;
	background:url("images/turks.png") no-repeat left top;
	padding:0 9px 0 6px;
	color:#FFF;
	font-weight:normal;
	width: 111px;
}

#nav .current2 a b {
	height:33px;
	display:block;
	background:url("images/turks.png") no-repeat left top;
	background-position:0 -33px;
	padding:0 9px 0 6px;
	color:#FFF;
	font-weight:normal;
	width: 111px;
	line-height: 22px;
}

#nav .select a:hover, #nav .select li:hover a, #nav .select1 a:hover, #nav .select1 li:hover a, #nav .select2 a:hover, #nav .select2 li:hover a {
	background-position:0 -75px; 
	border-color:#2f72b9; 
	cursor:pointer;
}

#nav .select a:hover b, #nav .select li:hover a b, #nav .select1 a:hover b, #nav .select1 li:hover a b, #nav .select2 a:hover b, #nav .select2 li:hover a b {
	background-position:0 -33px;
	color:#72c1fc;
}

#nav .sub {display:none;}



#nav .sub li a:hover, #nav .select a:hover .sub li a:hover, #nav .select li:hover .sub li a:hover,  #nav .select1 a:hover .sub li a:hover, #nav .select1 li:hover .sub li a:hover,  #nav .select2 a:hover .sub li a:hover, #nav .select2 li:hover .sub li a:hover   {
	background:#71c1f2; 
	color:#093461;
}

#nav .sub_active .current_sub a, #nav .sub_active a:hover {
	color:#093461;
}

#nav .select li a:hover .sub, #nav .select li:hover .sub, #nav .select1 li a:hover .sub, #nav .select1 li:hover .sub, #nav .select2 li a:hover .sub, #nav .select2 li:hover .sub {
	display:block;
	position:absolute;
	width:750px;
	top:33px;
	background:#71c1f2;
	z-index:100;
	right: 0px;
	height: 30px;
}

#nav .sub, #nav .sub_active {
	margin:0; 
	padding:0; 
	list-style:none;
}

#nav .sub_active {
	display:block;
	position:absolute;
	width:750px;
	top:33px;
	left:0;
	background:#71c1f2;
	padding:0;
	z-index:10;
	right: 0px;
	height: 30px;
}
.royalblue {
	font-family: Helvetica, Arial, Geneva;
	font-size: 18px;
	font-weight: bold;
	color: #71C1F2;
	line-height: 36px;
}
	
* html #nav .sub_active, * html #nav .select a:hover .sub {
	z-index:-1;
}

#nav .sub_active a {
	height:30px;
	float:right;
	text-decoration:none;
	white-space:nowrap;
	font-weight:normal;
}

#nav .sub_active a, #nav .select a:hover .sub li a, #nav .select li:hover .sub li a, #nav .select1 a:hover .sub li a, #nav .select1 li:hover .sub li a,  #nav .select2 a:hover .sub li a, #nav .select2 li:hover .sub li a  {
	display:inline;
	background:#71c1f2;
	padding:0 20px;
	font-size:14px;
	width:auto;
	white-space:nowrap;
	font-weight:normal;
	border:0;
	color:#FFF;
	height: 30px;
	margin: 0;
	line-height: 30px;
	font-family: "Arial Narrow", Helvetica, Arial, Geneva;
}
#menu {
	top: 150px;
	position: absolute;
	left: 103px;
	height: 30px;
	overflow: hidden;
}
#menu li {
	font-family: "Arial Narrow", Helvetica;
	font-size: 14px;
	color: #FFFFFF;
	float: left;
	list-style-type: none;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 08px;
}
.nav_white {
	color: #FFFFFF;
	text-decoration: none;
}
a.nav_white:hover  {
	color: #0099FF;
}

#content {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-color: eeeae1;
}
#content_copy {
	width: 800px;
	padding: 20px 146px;
	background-image: url(images/bg_seaoats.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: eeeae1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#resort_copy {
	
}
#button_box {
	width: 205px;
	float: right;
	margin-left: 50px;
	margin-bottom: 50px;
}
#lower_half {
	background-image: url(images/bg_lower_half.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #0d3362;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	min-height: 360px;
}
.royalgrey {
	font-family: Helvetica, Arial, Geneva;
	font-size: 18px;
	color: #777777;
	font-weight: bold;
}

/* -----------------  END NAV STYLES  ------------------*/


a.bookRollover {
	height: 38px;
	width: 201px;
	display: block;
	text-decoration: none;
	background: url(images/btn_book_now.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 1px;

}
.skyblue {
	font-family: Helvetica, Arial, Geneva;
	font-size: 12px;
	color: #0099FF;
	line-height: 20px;
}

a.seeRollover {
	height: 38px;
	width: 201px;
	display: block;
	text-decoration: none;
	background: url(images/btn_see_residences.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

a.resortRollover {
	height: 38px;
	width: 201px;
	display: block;
	text-decoration: none;
	background: url(images/btn_resort.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

a.residencesRollover {
	height: 38px;
	width: 201px;
	display: block;
	text-decoration: none;
	background: url(images/btn_residences.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

a.see_resortRollover {
	height: 38px;
	width: 201px;
	display: block;
	text-decoration: none;
	background: url(images/btn_see_resort.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

a.floorplansRollover {
	height: 38px;
	width: 201px;
	display: block;
	text-decoration: none;
	background: url(images/btn_floorplans.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

a.bookRollover:hover, a.seeRollover:hover, a.resortRollover:hover, a.residencesRollover:hover, a.see_resortRollover:hover, a.floorplansRollover:hover {
   background-position: 0 -38px;
}

#content_copy p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #777777;
	line-height: 20px;
}
#content_copy li {
	font-family: Helvetica, Arial, Geneva;
	font-size: 10px;
	color: #006699;
	line-height: 16px;
}
#resort_copy p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
}
#resort_copy li {
	font-family: Helvetica, Arial, Geneva;
	font-size: 11px;
	color: #71C1F2;
	line-height: 16px;
}
#content_box {
	width: 1042px;
}
#content p {
	font-family: Helvetica, Arial, Geneva;
	font-size: 12px;
	line-height: 22px;
	color: #777777;
	margin-left: 18px;
}
.boldnavy {
	font-weight: bold;
	color: #286CB7;
	font-family: Helvetica, Arial, Geneva;
	font-size: 14px;
}
.boldwhite {
	font-weight: bold;
	color: #EFEFEF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
#footer_box {
	width: 1042px;
}
.foot_txt {
	font-family: Helvetica, Arial, Geneva;
	font-size: 10px;
	color: #71C1F2;
}
#content a {
	font-family: Helvetica, Arial, Geneva;
	font-size: 12px;
	color: #71C1F2;
	text-decoration: none;
}
#content a:hover {
	color: #286CB7;
}
#landing_head {
	height: 224px;
	background-image: url(images/landing_header.jpg);
	background-position: left top;
	background-color: #06284C;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #071627;
}
#landing_middle {
	height: 339px;
	background-color: #071627;
}
#landing_foot {
	background-image: url(images/landing_footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 300px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #071627;
	background-color: #06284d;
}
