@charset "utf-8";
/* CSS Document */

body {
	margin: 0 auto;
	background-color: #daeba2;
	}
	
h1 {
	color: #418dd8;
	color: #777777;
	font-size: 13pt;
	text-align: left;
	font-family: HelveticaNeue, Helvetica, Arial, sans-serif;
	margin-top: 0;
	}	

h2 {
	color: #777777;
	font-size: 9pt;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	margin-top: 0;
	}	

p, li {
	font-family: ArialMT, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size:12pt;
	}
	
a:link {
	text-decoration: none;
	color: #418DD8;
	}

a:visited {
	text-decoration: none;
	}
	

a img {
	border: none;
	}
	
a:hover{
	text-decoration: underline;
	}

.clear {
	clear: both;
	}
#mainContainer {
	width: 954px;
	margin: auto;
	}

#mainSpacing {
	height: 10px;
	}
	
#topShadow {
	background: url(../images/background/top_grad.gif) top repeat-x;
	height: 6px;
	margin: 0 7px;
	}
#mainWhiteSpace {
	background: #d5e9a2;
	}
#centerShadow {
	background: url(../images/background/center_grad.gif) center repeat-y;
	}
	
#bottomShadow {
	background: url(../images/background/bottom_grad.gif) top repeat-x;
	height: 6px;
	margin: 0 7px;
	}
	
#mainCommon {
	padding: 21px;
	}
	
#commonHeader {
	margin: auto;
	width: 849px;
	padding: 21px 21px 0;
	background-image: url(../images/vvo_head.PNG);
	background-repeat: no-repeat;
	}
	
#commonContent {
	text-align: center;
	margin-top: 91px;
	color: #777777;
	}
	
/*#topcontent {
	text-align:left;
	padding: 10px;
	border: 1px solid #ededec;
	font-size:14px;
	line-height: 1.5em;
	}
	
#topcontent img{
	xfloat: right;
	}*/

#mainFooter {
	padding: 0 5px;	
	}
	
#mainFooter p {
	font-size: 10pt;
	line-height: 1.5em;
	}

.links {
	float: left;
	}
	
.links , .links  a {
	font-size: 10pt;
	color: #51a5a5;
	padding:0 10px;
	margin: 0;
	}
	
.links a:hover {
	text-decoration: underline;
	}
	
#FooterWeather {
	width: 150px;
	height: 50px;
	float: right;
	}
	
#contentsignup {
	width: 333px;
	height: 41px;
	background-color: #f9f2b2;
	border-left: 1px solid #d5d4d4;
	border-bottom: 1px solid #d5d4d4;
	position: relative;
	}
	
#contentsignup #emailFld{
	position: absolute;
	top:11px;
	left: 17px;
	width:235px;
	}
	
#contentsignup #emailImg{
	position: absolute;
	top:7px;
	left: 260px;
	}
	
#tour {
	margin-top:3px;
	}
	
#mainFooter #weather{
	color:#777777
	}
	
#mainFooter #weather .hilow{
	font-size: 80%;
	float: left;
	text-align: center;
	width:55px;
	}
	
#mainFooter #weather .image{
	font-size: 150%;
	line-height: 1.7em;
	}
	
#mainFooter #weather img{
	float: left;
	margin-top: 8px;
	}
	
#mainFooter #weather span{
	margin-left: 5px;
	float: left;
	}


/*------PAGE SPECIFIC-------*/

#home .left {
	float: left;
	}
	
#home #topcontent {
	height: 287px;
	}
	
#home #topcontent .right {
	border: 1px solid #ededec;
	height: 100%;
	}

#home #topcontent .right h1{
	padding-top: 10px;
}
	
#home #topcontent .right p img {
	position:relative;
	top:-7px;
	}
	
#home .right {
	margin-left: 500px;
	padding:0 10px;
	}
	
#home .callout {
	float: left;
	}

#home #bottomcontent {
	margin: 20px 0 0;
	}
	
#home #content {
	height: 440px;
	}

#landing h1 {
	color: #777777;	
	font-family: ArialMT, Arial, Helvetica, sans-serif;
	width: 100%;
	}
	
#landing .left {
	float: left;
	width: 420px;
	}
	
#landing .right {
	margin-left: 430px;
	padding: 1px 10px 0;
	height: 430px;
	}
	
#landing h2 {
	line-height: 0.5em;
	font-size: 18px;
	color: #418dd8;
	color: #777777;
	font-family: ArialMT, Arial, Helvetica, sans-serif;
	}
	
#landing .right h2 {

	}
	
#landing p {
	font-size: 10pt;
	}
	
#details h1 {
	font-size: 17pt;
	color: #777777;
	}
	

#details .left {
	float: left;
	width: 70%;
	}
	
#details .right {
	margin-left: 612px;
	height: 430px;
	}
	


#mainImage {
	margin: auto;
	text-align:center;
	border: 1px solid #777777;
	}

#imagemenu {
	margin: 0;
	padding: 10px;
	border: 1px solid #777777;
	}
	
#amenities .left {
	width: 50%;
	padding: 10px;
	}

#amenities .right {
	margin-left: 256px;
	position:relative;
	padding: 10px;
	}

ul.amenities_list {
	list-style-type:disc;
	}

ul.amenities_list li {
	display:list-item;
	position:relative;
	margin-left: 15px;
	font-size: 11pt;
	line-height: 20px;
	}
	
.right ul.amenities_list li {
	margin-left: 47px;
	}
	
#virtual_tours .right {
	margin-left: 256px;
	position: relative;
	padding: 10px;
	}
	
#Localattractions table{
	border: 1px solid #000000;
	}
	
#Localattractions table tr{
	border-bottom: 1px solid #000000;
	}
	
#Localattractions table tr th {
	background-color: #72CACC;
	color: #ffffff;
	width: 100%;
	height: 100%;
	}
	
#Localattractions h1, #Localattractions p, #Localattractions table {
	margin: 10px auto;
	text-align: center;
	}
	
#contact #text {
	text-align: center; 
	width: 500px; 
	margin: auto;
	}
	
#details iframe {
	overflow: hidden;
	}
	
#rates h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	} 
	
#rates h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	}

#rates a {
	color: #51a5a5;;
	}
	
#rates td {
	vertical-align: top;
	width: 33%;
	padding: 5px;
	}
	
#rates #textContent li {
	display: list-item;
	margin-left: 20px;
	font-size: 10pt;
	}
	
#faq #textContent ul{
	list-style-type: disc;
	padding: 0 0 20px 15px;
}
#faq #textContent ul li{
	display: list-item;
}