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

*{
  margin: 0;
  padding: 0;
}

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #e5efec;
	color: #333;
}

p{
	font-size: 1em;
	line-height: 1.2em;
	margin: 0 0 1.2em 0;
}

img{
  border: 0;
}

a {
	color: #6699cc;
	outline:none;
	text-decoration: none;
}



.bold{
	font-weight: bold;
}

/*********  DIVS  *********/

#container{
	width: 856px;
	margin-left: auto;
    margin-right: auto;
	
}

/*********  HEADER  *********/

#header{
	position: relative;
	width: 856px;
	height: 104px;
	background: #e5efec url(../images/bg_header.jpg) no-repeat;
}

#logo{
	height: 81px;
}

#navbar{
	height: 18px;
}

/*********  CONTENT  *********/

#content{
	width: 856px;
	padding-bottom: 20px;
	background: #fff url(../images/content_bg.jpg) repeat-y left top;	
	overflow: hidden;
}

/**-----  Home  -----**/
#flashHolder{
	width: 829px;
	margin-left: 14px;
}

#banner{
	width: 829px;
	margin-left: 14px;
}

#sideSubnav{
	float: left;
	margin: 5px 0px 0px 14px;
	width: 0px;
	
}

#featured{
	float: left;
	width: 160px;
	padding-left: 13px;
	background: url(../images/home_feat_bg.jpg) no-repeat left top;
	overflow:auto;
}

#featured img{
	border: 2px solid #999999;
	margin-top:5px;
}

#login img{
	border: 0px;
}

#morerentals{
	float: left;
	width: 656px;
	height: 42px;
	background: url(../images/home_more_bg.jpg) no-repeat left top;
}

#morerentalslinks{
	padding: 15px 10px 0 10px;
	list-style-type: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #006666;
}

#morerentalslinks li{
	display: inline;
	padding: 0 10px 0 0;
}

#morerentalslinks li a{
	color:#006666;
}

#morerentalslinks li a:hover{
	color:#003333;
}

#contentbox{
	float: left;
	width: 829px;
	overflow: auto;
	padding-left: 13px;
}

#welcome{
	float: left;
	width: 440px;
	background: url(../images/home_welcome.jpg) no-repeat left top;
}

#welcome p{
	margin: 80px 0 0 0;
	padding: 5px;
}

#map{
	float: right;
	width: 211px;
}

#contact{
	clear:both;
	float:right;
	width: 211px;
	font-size: 12px;
}
	#contact p {
		font-size: .9em;
	}
	#contact h2 {
		font-size: 1em;
		font-weight: bold;
	}

/**-----  About -----**/
#abouttext{
	margin: 5px 0 0 200px;
	width: 441px;
}

#abouttext li{
	padding: 0 5px 10px 0;
	list-style-type: none;
}

#aboutbanner{
	width: 829px;
	height: 335px;
	margin-left: 14px;
	background: url(../images/about_banner.jpg) no-repeat left top;
}
#testimbanner{
	width: 829px;
	height: 335px;
	margin-left: 14px;
	background: url(../images/testim_banner.jpg) no-repeat left top;
}

#aboutlinks{
	padding: 305px 0 0 70px;
	list-style-type: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;

	color: #006666;
}

#aboutlinks li{
	display: inline;

	
}

#aboutlinks li a{
	color:#006666;
}

#aboutlinks li a:hover{
	color:#003333;
}

#roomslinks{
	background: url(../images/rooms_nav_bg.gif) repeat-x;
	font: 13px/29px Georgia, "Times New Roman", Times, serif;
	letter-spacing: .03em;
	display: block;
	text-align:center;
}

#roomslinks a:link {
	color:#bde4f5;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 5px;
}
#roomslinks a:visited{
	color:#bde4f5;
}
#roomslinks a:hover{
	color:#bde4f5;
	background: #484848;
}
#roomslinks a:active{
	color:#bde4f5;
	background: #484848;
}


/**-----  Map  -----**/
#maptop{
	margin-left: 14px;
	width: 828px;
	height: 213px;
	background: url(../images/map_banner_top.jpg);
}

#areamap{
	margin-left: 14px;	
	width: 828px;
	height: 529px;
	background: url(../images/map.jpg) no-repeat left top;
}


/**-----  Rooms&Rentals  -----**/
#roomtop{
	margin-left: 14px;
	width: 828px;
	height: 213px;
	background: url(../images/roomsbg1.jpg);
}

#borderdetail{
	width: 71px;
	height: 13px;
	margin-left: 255px;
	padding: 3px 0 0 0;
}

#roomlist{
	width: 828px;
	margin-left: 14px;
	overflow: hidden;
	background: #fff url(../images/roomsbg2.jpg) no-repeat left top;
}

#rooms{
	float: left;
	display: inline;
	width: 535px;
	margin: 0 0 0 18px;
	padding: 0 4px 0 4px;
	border: 1px solid #999;
}

#roomnav{
	width: 535px;
	margin-top: 6px;
	padding: 0 0 4px 0;
}

.unitentry{
	padding: 10px 0 10px 2px;
	border-bottom:  1px solid #666666;
	width: 530px;
	overflow: hidden;
}

.roomdesc{
	float: left;
	width: 300px;
}

.roomdesc p{
	padding: 0 0 0 0;
}

.roomdesc h1{
	font-size: 12px;
	color: #333;
}

.roomdesc h2{
	padding: 0 0 0 0;
	font-size: 10px;
	color: #666;
}

.roompic1{
	float: right;
	margin-bottom: 5px;
	width: 215px;
}

.roompic1 img{
	border: 2px solid #999999;
	margin-bottom: 10px;
}



#fields{
	margin: 140px 0 0 26px;
	padding: 0 0px 0 0;
	float: left;
	width: 220px;
	height: 321px;
}

#fields label{
	width: 7em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block
}



#fields input{

	margin: 3px 3px 3px 3px;
	color: #000;
	background: #fff;
}

#fields textarea{
	margin: 3px 3px 3px 3px;
	color: #000;
	background: #fff;
}

#fields submit{
	margin: 5px 0 10px 240px;
	color: #000;
	background: #ffa20f;

}

#fields fieldset{
	padding: 0 0 10px 10px;
	width: 45em;
	
	border:none;
}

#fields legend{
	color: #000;
	margin: 0 0 5px 5px;
	padding: 2px 6px
}


#reservations{
	width: 856px;
	height: 600px;

}

#irm{
	width: 828px;
	height: 600px;
	margin-left: 14px;
	overflow:hidden;
}
/**-----  Island Activities  -----**/
#activitytop{
	margin-left: 14px;
	width: 828px;
	height: 213px;
	background: url(../images/activity_banner_top.jpg);
}

#activitylist{
	width: 828px;
	margin-left: 14px;
	overflow: hidden;
	background: #fff url(../images/activity_bg.jpg) no-repeat left top;
}

#activities{
	float: left;
	display: inline;
	width: 535px;
	margin: 0 0 0 18px;
	padding: 0 4px 0 4px;
	border: 1px solid #999;
}

#activitynav{
	width: 535px;
	margin-top: 6px;
	padding: 0 0 4px 0;
}

.activityentry{
	padding: 10px 0 10px 2px;
	border-bottom:  1px solid #666666;
	width: 530px;
	overflow: hidden;
}

.activitydesc{
	float: left;
	width: 380px;
}

.activitydesc p{
	padding: 0 0 0 0;
}

.activitydesc h1{
	font-size: 12px;
	color: #333;
}

.activitydesc h2{
	padding: 0 0 0 0;
	font-size: 10px;
	color: #666;
}

.activitypic{
	float: left;
	margin-right: 6px;
}

.activitypic img{
	border: 2px solid #999999;
}

#ad{

	margin: 140px 0 0 25px;
	padding: 0 13px 0 0;
	float: left;
	width: 220px;
	height: 321px;
}
/****  Specials  ****/
#specialsbanner{
	width: 829px;
	height: 335px;
	margin-left: 14px;
	background: url(../images/specials_banner.jpg) no-repeat left top;
}



/*********  FOOTER  *********/

#footer{
	clear: both;
	text-align: center; 
	padding: 10px 0 70px 0;
	background: url(../images/footer_bg.jpg) no-repeat; 
}

#links{
	list-style-type: none;
}

#links li{
	display: inline;
	padding: 0 3px 0 0;
}

#links li a{
	color:#666;
}

#links li a:hover{
	color:#999;
}

#copyright{
	width: 856px;
	margin-top: 18px;
	color: #666;
	font-size:0.72em;
}

/*********  TEXT CONTENT  *********/

.caption{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	font-weight: normal;
}

.subHeader{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin: 0 0 4px 0;
	font-size: 14px;
	
}

.noborder{
	border: none;
}


.tellaFriendLink{

	height: 24px;
	width: 122px;
	position: absolute;
	margin-left: 695px;
	margin-top: 303px;
	
}
.smalltext{
	font-size: 10px;
	color: #666;
	font-weight: bold;	
}
.navnewbg {
	background: url(../images/menubg.gif) no-repeat;
}
#sitemap ul {
	padding-left: 15px;
	padding-top: 0px;

}
#sitemap{
	margin: 5px 0 0 100px;
	width: 600px;
	font: 13px Arial, Helvetica, sans-serif;
}

#sitemap li{
	padding: 0 5px 10px 0;
	list-style-type: none;
}
#dropmenudiv{
position:absolute;
border:1px solid #CCCCCC;
border-bottom-width: 1;
line-height:20px;
z-index:100;
margin-top:0px;
background-color:#FFFFFF;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14px;
color: #006666;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
/*border-bottom: 1px solid black;*/
padding: 1px 0;
text-decoration: none;
font-weight: bold;
background-color:#FFFFFF;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #ebebeb;
}

#dropmenudiv a:link {
	color: #006666;
	text-decoration: none;
}
#dropmenudiv a:visited {
	color: #006666;
	text-decoration: none;
}
#dropmenudiv a:hover {
	color: #006666;
	text-decoration: none;
}
#dropmenudiv a:active {
	color: #006666;
	text-decoration: none;
}