/* CSS Document */
* {
	margin: 0;
	padding: 0;
	line-height: 1.0em;
}

html, body {
	height: 100.1%;
	overflow: hidden; 
}

body {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #fff;
	background-color: #fff;
}

a, a:visited {
	color: #0281ca;
}

h1 {
	color: #663300;
	font: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
}

div#wrapper {
	width: 100%;
	margin: -1px 0 0;
	padding: 0;
}
div#main {
	margin: 0;
	width: 100%;
	padding: 0px;
}
div#content {
	background-color: inherit;
	padding: 0pt;
	position: absolute;
	top: 0pt;
	width: 100%;
	height: 100%;
	/*background: url(../images/elements/fade-bg.png) no-repeat top;*/
}
div#header {
	width: 100%;
	background: url(../images/elements/header-bg.gif) repeat-x top;
	height: 57px;
}
div#middle {
	height: 554px;
	width: 90%;
	max-width: 1200px;
	position: relative;
}
div#middleTimeline {
	position: relative;
}
div#footer {
	width: 100%;
	background: #fff url(../images/elements/footer-bg.gif) repeat-x top;
	position: absolute;
	bottom: 0;
	padding: 0 0 30px 0;
}
div#flash-container {
	height: 100%;
	overflow: visible;
	width: 100%;
}
div#background {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	overflow: hidden;
}
#flash-background {
	height: 100%;
}
/**** header *****/


/**** middle ****/

#whiteBox {
	width: 320px;
	padding: 18px 26px 55px 26px;
	margin: 10px 0 0 10px;
	height: 471px;
	background: url(../images/elements/whitebox-bg.png) no-repeat bottom;
	/*position: absolute;
	top: 30px;
	left: 410px;*/

}
.longCopy {
/*	height: 371px;*/
	height: 410px;
	overflow: auto;
	padding: 10px 20px 10px 0;
}
#amenitiesBox {
	width: 480px;
	padding: 15px;
	float: right;
	background: #fff;
	font-size: 12px;
	color: #663300;
	margin-top: 10px;
}
#amenitiesBox .amenitiesPic {
	border: 2px solid #d1cbc0;
	padding: 5px;
	width: 468px;
}
#amenitiesBox h3 {
	color: #663300;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	margin: 10px 0;
}
#amenitiesBox p {
	text-align: justify;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.3em;
}


#whiteBoxContainer {
	width: 330px;
	float: right;
	margin-top: 10px;
	position: relative;
}
#whiteBox h1 {
	margin: 0 0 15px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#whiteBoxContent h2 {
	color: #333366;
	font-weight: bold;
	font-size: 12px;
	margin: 0 0 15px 0;
}
#whiteBoxContent input, #whiteBoxContent select {
	font-size: 12px;	
}
#whiteBoxContent label {
	font-size: 12px;
	color: #663300;
	width: 58px;
	display: block;
	float: left;
}
#whiteBoxContent label.long {
	width: 218px;
	margin: 10px 0 5px 0;
}
#whiteBoxContent .textbox {
	width: 140px;
	margin: 0 0 5px 0;
}
#whiteBoxContent .priceRange {
	width: 290px;
	margin: 0 0 5px 0;
}
#whiteBoxContent .hearAbout {
	width: 160px;
	margin: 0 0 0 0;
}
#whiteBoxContent .wouldLike {
/*	width: 275px;*/
	margin: 0 0 0 0;
}
#whiteBoxContent .submitButton {
	float: right;
	margin: 10px;
}
#whiteBoxContent .submitButton .left {
	float: left;
	padding: 5px 10px 0 0;
}
#whiteBoxContent .submitButton .right {
	float: right;
}
#whiteBoxContent form .country {
	width: 200px;
	margin: 0 0 5px 0;
}
#whiteBoxContent form .state {
	float: left;
	margin: 0 0 10px 0;
}
#whiteBoxContent form label.forzip {
/*	width: 30px;*/
	float: left;
/*	margin: 3px 0 5px 10px;*/
}
#whiteBoxContent form .zip {
	width: 50px;
	float: left;
	margin: 0 0 5px 0;
}
#whiteBox ul {
	list-style-position: outside;
	list-style: disc;
	margin-left: 14px;
	margin-bottom: 5px;
}
#whiteBox li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663300;
	line-height: 1.6em;	
}
#whiteBox p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663300;
	line-height: 1.6em;
	text-align: justify;
	margin: 0 0 10px 0;
}
#whiteBox p.newsBlock p {
	margin: 0;
	display: inline;
}
#whiteBox p.links a, #whiteBox p.links span a {
	font-weight: bold;
	font-size: 12px;
	color: #333366;
	text-decoration: none;
	line-height: 1.4em;
}
#whiteBox p.links a:hover, #whiteBox p.links span a:hover {
	text-decoration: underline;
}
#whiteBox p.links {
	color: #333366;
	margin: 10px 0;
}
#whiteBox p.links span {
	margin: 0 0 10px 0;
	display: block;
}
#whiteBoxContent {
	/*background: #fff;*/
	margin-bottom: 10px;
}

#openclose {
	position: absolute;
	top: 5px;
	left: 5px;
	z-index: 5;
}

#whiteBox #whiteBoxContent ul.amenitiesList {
	width: 139px;
	float: left;
	list-style: disc;
	font-size: 11px;
	color: #663300;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	padding-bottom: 20px;
	margin-left: 0px;
	padding-left: 13px;
	list-style-position:outside;
}
#whiteBox .amenitiesListLonger {
	width: 164px;	
	margin-left: 5px;
}
.amenitiesList a {
	color: #663300;
	font-size: 11px;
	text-decoration: none;	
}
.amenitiesList a:hover {
	color: #663300;
	text-decoration: underline;	
}
#whiteBox #whiteBoxContent ul.amenitiesList li {
	margin: 0 0 0 0;
	padding: 0 0 0 -10px;
}



#newsletterForm label {
	padding-right:20px;
	text-align:right;
	width:75px;	
}
#newsletterForm label, #newsletterForm input {
	display:block;
	float:left;
	margin-bottom:10px;
	
}
form.expose {
	padding: 10px;	
}
.newscontent {
	position: relative;
}
.newscontent .rssicon {
	position: absolute;
	top: 0px;
	right: 0px;
	
}
#whiteBoxContent p strong {
	display: block;
	width: 220px;
	margin-bottom: -10px;
	line-height: 1.4em;
}
#whiteBoxContent p {
	text-align: left;
	margin-top: 10px;
	margin-bottom: 0;
	padding-bottom: 0;
}


/**** footer *****/

#footer ul {
	width: 1480px;
	overflow: hidden;
}
#footer li {
	padding: 10px 0 0 0;
	float: left;
	background: url(../images/elements/footer-dash.gif) right no-repeat;
	height: 80px;
	margin: 15px 0 0 0;
}
#footer li a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #083163;
	display: block;
	margin: 18px 0 0 0;
	text-decoration: none;
	line-height: 1.3em;
	padding: 0 30px 0 20px;
	text-transform: uppercase;
}
#footer li a:hover {
	text-decoration: underline;
}
#footer li.logo {
	padding: 18px 25px 0 10px;
	margin: 0;
	width: 240px;
	background: url(../images/elements/footer-dash.gif) 270px 43px no-repeat;
}
#footer li.logo a {
	margin: 0;
	padding: 0;

}
#footer li a.member {
	color: #4672a8;
}

#footer li.weather {
	width: 200px;
	background: url(../images/weather/sun.png) no-repeat left top;
	text-align: left;
	font-size: 33px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #8ba0b8;
	margin: 25px 0 0 20px;
	padding: 12px 10px 0 70px;
}
#footer li.finalinks {
	line-height: 11px;
}
#footer li.finalinks a {
	font-size: 11px;
	font-weight: bold;
	margin: 3px 0 0 0;
	padding: 0 21px 0 20px;
	text-transform: capitalize;
	line-height: 14px;
}
#footer li.finalinks div {
	margin: 1px;
	padding: 0px;
	line-height: 11px;
}
#footer li.maps { width: 120px; }
#footer li.photo { width: 105px; }
#footer li.video { width: 120px; }
#footer li.video a { padding-right: 25px; }
#footer li.member { width: 100px; }
#footer li.review a { 
	padding-right: 19px;
	color: #083163;
}
#footer li.review { width: 155px; }
#footer li.setup { width: 98px; }
#footer li.setup a { 
	padding-right: 0px;
}
/**** misc *****/

#no-flash {
	top: 150px;
	position: absolute;
}
.clear {
	clear: both;
}