
/* CSS Document */


/* Resets - Zeroes out styles so they are equal in all browsers
--------------------------------------------------------------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, font, img, ins, kbd, q, s, samp, small, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit;}

input {
	padding:0; margin:0;
	}

:focus { outline: 0;}

body { line-height: 1; color: black; background-color:#dcf3b8!important; height:100%; }

ol, ul { list-style: none; }

caption, th, td { font-weight: normal; }

blockquote:before, blockquote:after, q:before, q:after { content: ""; }

blockquote, q { quotes: "" ""; }

.footer2 h1 {
	        font-family: Arial, Helvetica, sans-serif;
            font-weight:normal;
            font-size:10px;
            font-style:normal;
            text-align:center;
			} 
h2 {
		font-size: 20px;
		color: #377181;
		margin:10px 0 10px 0;
		
		}

/* styles for site start henceforth  */@charset "utf-8";
/* CSS Document */

#body_wrapper {
	position:relative;
	width:100%;
	background-color:#Ffffff;
	z-index:1;
	}
.rotating_imgs {
	height:447px;
	position:relative;
	}
.headerimg {
	height:447px;
	width:100%;
	background-position: center top; 
	background-repeat: no-repeat; 
	position:absolute;
	z-index:99;
		border-bottom:1px solid #67a4b7;

	}
	.subheaders {
		height:447px;
		width:100%;
		background-position: center top; 
		background-repeat: no-repeat; 
	border-bottom:1px solid #67a4b7;

		}

#top {
	height:115px;
	width:100%;
	border-bottom:1px solid #67a4b7;
	background-color:#fff;
	}	
	#top_menu {
		width:1000px;
		margin:0 auto;
		position:relative;
		}
.numbers {
	padding:0 0 0 180px;
	}
.phone {
	float:right;
	width:150px;
	text-align:left;
	/*font:10px/18px "Lucida Console", Monaco, "Bitstream Vera Sans Mono", monospace;*/	
	font:11px/18px Arial, Helvetica, sans-serif;
	color:#000;
	text-transform:uppercase;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0;
	}
	.phone span {
		font:18px/26px Arial, Helvetica, sans-serif;
		}
.booking {
	position:relative;
	width:323px;
	height:67px;
	background-color:#e2f5c4;
	/*font:11px/15px "Lucida Console", Monaco, "Bitstream Vera Sans Mono", monospace;*/
	font:bold 11px/15px Arial, Helvetica, sans-serif;
	color:#8bad3d;
	z-index:999;
	}
	.title {
		position:absolute;
		top:7px; left:15px;
		font-size:12px;
		text-transform:uppercase;
		color:#336699;
		font-weight:bold;
		}
	.arrive_title {
		position:absolute;
		top:23px; left:15px;
		}
	.guests_title {
		position:absolute;
		top:23px; left:140px;
		}
	.nights_title {
		position:absolute;
		top:23px; left:195px;
		}
	.arrive {
		position:absolute;
		top:40px; left:15px;
		}
		.arrive input {
			border:1px solid #b2afaf;
			width:85px;
			line-height:17px; height:17px;
			}
	.calendar {
		position:absolute;
		top:36px; left:102px;
		}
	.guests {
		position:absolute;
		top:40px; left:135px;
		}
	.nights {
		position:absolute;
		top:40px; left:190px;
		}	
	.book_submit {
		position:absolute;
		top:41px; left:245px;
		}	
		
.nav {
	list-style:none;
	position:absolute;
	top:90px; right:-30px;
	}
	.nav li {
		float:left;
		}
		.nav li a {
			color:#377181;
			/*font:12px/28px "Lucida Console", Monaco, "Bitstream Vera Sans Mono", monospace;
			word-spacing:-2px;*/
			font:12px/25px Arial, Helvetica, sans-serif;
			text-decoration:none;
			/*padding:5px 10px;*/
			padding:5px 8px;
			}
		.nav li a:hover {	
			color:#fe8618;
			}
		a.active:link, a.active:visited, a.active:hover {
			color:#fe8618;
			}
		.promos a {
			background-color:#fe8618;
			color:#fff!important;
			text-transform:uppercase;
			}
		.promos a:hover {
			background-color:#377181;
			}
		.last a {
			padding-right:0!important;
			}
			
	.nav li:hover .subnav {
display: block}	
	
ul.subnav {
margin-top: 0px;
position: absolute;;
background: #fff;
text-align: left;
display: none;
z-index: 999;
}

.subnav li{
float: none;
padding: 4px 2px;
z-index: 999;}

.home_content {
	width:960px;
	font:12px/18px Arial, Helvetica, sans-serif;
	color:#2d6675;
	margin:20px auto 0 auto;
	padding:0 0 20px 0;
}
	.home_content p {	
		padding:4px 5px;
		}
	.home_content a {
		color:#9acd1b;
		text-decoration:none;
		}
	.home_content a:hover {
		text-decoration:underline;
		}

.sub_content {
	width:960px;
	font:12px/18px Arial, Helvetica, sans-serif;
	color:#2d6675;
	margin:20px auto 0 auto;
	padding:0 0 20px 0;
	}
	.sub_content p {
		padding:7px 0 10px 0;
		}
	.sub_content a {
		color:#9acd1b;
		text-decoration:none;
		}
	.sub_content a:hover {
		text-decoration:underline;
		}
	.sub_content h2 {
		font-size: 20px;
		color: #377181;
		margin:10px 0 10px 0;
		}
	.sub_content hr {
		color:#9ACD1B;
		background-color:#9ACD1B;
		height:1px;
		border:none;
		}
	.sub_content ul {
		list-style:disc;
		margin:0 0 0 20px;
		}
	.content_img {
		margin:15px 0 0 0;
		}
	
a.SEbutton {
	/*font:12px "Lucida Console", "Lucida Sans Typewriter", Monaco, "Bitstream Vera Sans Mono", monospace;*/
	font:12px Arial, Helvetica, sans-serif;
	color:#fff;
	text-transform:uppercase;
	padding:5px;
	background-color:#fe8618;
	text-decoration:none;
	}
	a.SEbutton:hover {
		background-color:#9acd1b;
		text-decoration:none;
		}
#footer_container {
	width:100%; height:100%;
	background-color:#dcf3b8;
	}
	#footer_top {
		width:100%;
		background-color:#9acd1b;
		height:26px;
		}
	.footer_links {
		width:1000px;
		margin:0 auto;
		/*font:10px/26px "Lucida Console", "Lucida Sans Typewriter", Monaco, "Bitstream Vera Sans Mono", monospace;
		word-spacing:-2px;*/
		font:11px/26px Arial, Helvetica, sans-serif;
		color:#fff;
		}	
		.emailInput {
			border:none;
			border-color: transparent;
			font:11px Arial, Helvetica, sans-serif;
			color:#3f3f3f;
			padding:2px 3px 1px 3px;
			}
		.footer_links ul {
			padding:0 0 0 10px;
			}
		.footer_links li {
			float:left;
			}
		.footer_links li a {
			/*font:10px/26px "Lucida Console", "Lucida Sans Typewriter", Monaco, "Bitstream Vera Sans Mono", monospace;
			word-spacing:-2px;*/
			font:11px/26px Arial, Helvetica, sans-serif;
			text-decoration:none;
			padding:0 10px;
			color:#fff;
			border-right:1px solid #fff;
			}
		.footer_links li a:hover {
			text-decoration:underline;
			}
		a.last:link, a.last:visited, a.last:hover {
			border-right:none!important;
			}
		.icons {
			margin:3px 0;
			}
	.footer_imgs {
		width:900px;
		margin:0 auto;
		font:10px/26px "Lucida Console", "Lucida Sans Typewriter", Monaco, "Bitstream Vera Sans Mono", monospace;
		word-spacing:-2px;
		color:#7f807e;
		text-align:center;
		}
		.footer_imgs img {
			margin:7px 0 0 0;
			}
		.footer_imgs a {
			color:#7f807e;
			text-decoration:none;	
			}
		.cendyn {
			font-family:Verdana, Arial, Helvetica, sans-serif;
			}
		.cendyn h1 {
			font-weight:normal;
			}
			.cendyn a:hover {
				text-decoration:underline;
				}

#mycustomscroll {
	/* Typical fixed height and fixed width example */
	width:944px;
	height:104px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	text-align: left;
	margin:4px auto 0 auto;
	z-index:9999999;
}

/* header images */
.accomm {
	background-image:url(../_images/_design/_headers/header_accomm.jpg);
	}
.contact{
	background-image:url(../_images/_design/_headers/header_contact.jpg);
	}
.epostcard {
	background-image:url(../_images/_design/_headers/header_photo.jpg);
	}
.resort {
	background-image:url(../_images/_design/_headers/header_resort.jpg);
	}
.dining {
	background-image:url(../_images/_design/_headers/header_dining.jpg);
	}
.events {
	background-image:url(../_images/_design/_headers/header_events.jpg);
	}	
.things {
	background-image:url(../_images/_design/_headers/header_things.jpg);
	}	
.realestate {
	background-image:url(../_images/_design/_headers/header_real.jpg);
	}	
.photo {
	background-image:url(../_images/_design/_headers/header_photo.jpg);
	}
.privacy {
	background-image:url(../_images/_design/_headers/header_privacy.jpg);
	}	
.promotions {
	background-image:url(../_images/_design/_headers/header_accomm.jpg);
	}
		
/* form */

.formtext_header {
	font-weight:bold;
	}
.inputWidth {
	width:180px;
	border:1px solid #b2afaf;
	font-size:11px;
	color:#b2afaf;
	height:18px;
	}
	.inputWidth2 {
		width:250px;
		border:1px solid #b2afaf;
		font-size:11px;
		color:#b2afaf;
		height:18px;
		}
.optionWidth {
	width:182px;
	border:1px solid #b2afaf;
	font-size:11px;
	color:#b2afaf;
	height:18px;
	}
.textareaWidth {
	width:180px;
	border:1px solid #b2afaf;
	font-size:11px;
	color:#b2afaf;
	line-height:14px;
	}
.submitInput {
	background-color:#9ACD1B;
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#fff;
	padding:4px 6px;
	border:none;
	cursor:pointer;
	}
.space	{
	margin:0 30px;
	}
.gallery img {
	margin:10px 20px;
	}

#ecListAllWrapper {
	padding: 0;
	margin:20px 0;
	clear:both;
	width:750px;
	height:170px;
}
#ecContent {
	padding: 0px;
	margin: 0px;
	width: 520px;
	clear: right;
	float: right;
}
#ecImage {
	padding: 0px;
	margin: 0px;
	width: 200px;
	height: 150px;
	float: left;
	padding-right: 10px;
}
#ecTitle {
	padding: 0px;
	margin: 0px;
	width: 100%;
}
#ecTitle p {
	margin:0; padding:0;
	}
#ecTitle a:link, #ecTitle a:visited {
	padding: 0px;
	color: #377181;
	font-weight: bold;
	font-size:16px;
	text-decoration:none;
}
	#ecTitle a:hover {
		text-decoration:underline!important;
		}
#ecDesc {
	padding: 0px;
	margin: 0px;
	width: 450px;
}
#ecLink {
	padding: 0px;
	margin: 0px;
	width: 50%;
}

#ecLink a:link, #ecLink a:visited {
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	color: #377181;
	text-decoration:none;
}
	#ecLink a:hover {
		padding: 0px;
		margin: 0px;
		font-weight: bold;
		color: #377181;
		text-decoration:underline;
	}


#ecDetailsCategory {
	display:none;
}
#ecDetailsWrapper {
	padding: 0 0 30px 0;
	margin: 0px;
	width: 950px;
}

#ecDetailsTitle{
	padding: 0px;
	margin: 20px 0 0 0;
	width: 100%;
	color: #377181;
	font-weight: bold;
	font-size:16px;
}
#ecDetailsTitle p{
	padding: 0px;
	margin: 0px;
	color: #377181;
	font-weight: bold;
	font-size:16px;
	}
#ecDetailsImage{
	float:right;
	margin:0;
}
#ecDetailsDesc{
	padding: 0px;
	margin: 0px;
	width:700px;
}
#ecListLink {
	float: left;
	padding-left: 15px;
	font-weight: bold;
	font-size: 12px;
}



div.selectbox-wrapper {
	position:absolute;
	width:44px;
	font:11px/19px Arial, Helvetica, sans-serif;
	color:#333;
	text-indent:5px!important;
	border:none;
	margin:0px;
	padding:0px;
	text-align:left;
	height:auto;
	*height:auto; /*IE6 fix */
	margin:0;
	z-index:100;
	}
div.selectbox-wrapper ul {
	list-style-type:none;
	margin:0 0 0 5px;
	padding:0px;
	}
div.selectbox-wrapper ul li {
	list-style-type:none;
	display:block;
	margin:0px;
	padding:0px;
	cursor:pointer;
	width:42px!important;
	border-bottom:1px solid #9acd1b;
	border-left:1px solid #9acd1b;
	border-right:1px solid #9acd1b;
	background-color:#fff;
	}
div.selectbox-wrapper ul li.selected { 
	background-color:#9acd1b;
	color:#fff;
	}
div.selectbox-wrapper ul li.current { 
	background-color:#9acd1b;
	color:#fff;
	}
label {
	display: block;
	}
.selectbox {
	width:44px!important;
	overflow-x:hidden;
	height:19px;
	margin:0px;
	padding:0;
	font:11px/19px Arial, Helvetica, sans-serif;
	color:#333;
	display:block;
	text-align:left;
	padding:0 0 0 5px;
	background:url('../_images/_design/bg_select.gif') right no-repeat;
	cursor:pointer;
	border:none!important;
	text-indent:5px;
	}
.selectbox select {
	background: url('../_images/_design/bg_select.gif') right no-repeat;
	}
.selectbox:hover {
	background:url('../_images/_design/bg_select.gif') right no-repeat;
	}
.jotform {width: 360px;
margin-left: -40px;
}