/***********************
Own a Holiday Home - CSS 
***********************/

body{
	background-image: url(../../images/main_bg.jpg);
	background-color: #E4E9F8;
	background-repeat: repeat-y;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}

img{
	border: 0;
}

a{
	color: #83B43B;
	background: transparent;
	text-transform: none;
} 

a:hover{
	color: #406809;
	background: transparent;
	text-transform: underline;
} 

/***********************
Container 
***********************/

#container{
	margin-left: 10px;
	padding: 0;
	width: 881px;
	height: auto;
	float:left;
}

/***********************
Header
***********************/

#header{
	margin: 0;
	padding: 0;
	width: 880px;
	height: 80px;
	position:relative;
	float:left;
}
#header .headpromo{
	position: absolute;
	left: 330px;
	top:8px;
}

#logo{
	margin-top: 18px;
	padding-left: 10px;
	width: 640px;
	height: 48px;
	float: left;
}

#contact{
	padding: 0;
	margin-top: 5px;
	width: 195px;
	height: 48px;
	float: left;
	text-align: right;
}

#contact span{
	color:#669933;
}

#contact strong{
	color:#336600;
}

#contact form, #contact a, #contact img{
	margin: 0;
	padding: 0;
}

/***********************
Top Nav
***********************/

#top_nav{
	/*background-color:#999999;	
	display:block;
	background-repeat: no-repeat;*/
	float:left;
	width: 871px;
	margin-bottom: 2px;
}

#top_nav ul {
	list-style-type:none;
	display:block;
	width:870px;
	margin:0px;
	padding:0px;
}
#top_nav li {
	list-style-type:none;
	display:block;
	float:left;
	color:#fff;
	font-size:1.2em;
	/*font-weight:bold;*/
}
#top_nav li strong{
	font-size:0.8em;
	font-weight:100;
}
#top_nav li a{
	display:block;
	line-height:2em;
	color:#fff;
	background-color:#90c83c;
	text-decoration:none;
	text-align:center;
	background-image: url(../../images/nav2_bkg.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
#top_nav li a:hover{
	color:#fff;
	background-color:#86b0ea;
}
#top_nav li.nav1 a{
	width:155px;
	background-image: url(../../images/nav1_bkg.png);
	background-repeat:no-repeat;
	background-position:top left;
}
#top_nav li.nav2 a{
	width:180px;
}
#top_nav li.nav3 a{
	width:174px;
}
#top_nav li.nav4 a{
	width:151px;
}
#top_nav li.nav5 a{
	width:209px;
	border-left:1px solid #fff;
	background-image: url(../../images/nav5_bkg.png);
	background-repeat:no-repeat;
	background-position:top right;
}

#top_nav a{
	cursor: pointer;
}

/* original image nav

.topnav_1, .topnav_1_active {
	float: left;
	width: 127px; 
	height: 34px;
	margin-right: 1px;
	padding: 0;	
}

.topnav_1 a {
	display: block;
	margin: 0; 
	padding:0;
	width:127px; 
	height:34px;
	overflow:hidden;
	background: url(../../images/topnav_1.gif) top left no-repeat;
}

.topnav_1 a:hover, .topnav_1_active a, .topnav_1_active a:hover {
	display: block;
	margin: 0; 
	padding:0;
	width:127px; 
	height:34px;
	overflow:hidden;
	text-decoration: none;
	background: url(../../images/topnav_1.gif)  top left no-repeat;
	background-position: 0px -34px;
}

.topnav_2, .topnav_2_active {
	float: left;
	width: 191px; 
	height: 34px;
	margin-right: 1px;
	padding: 0;	
}

.topnav_2 a {
	display: block;
	margin: 0; 
	padding:0;
	width:191px; 
	height:34px;
	overflow:hidden;
	background: url(../../images/topnav_2.gif) top left no-repeat;
}

.topnav_2 a:hover, .topnav_2_active a , .topnav_2_active a:hover{
	display: block;
	margin: 0; 
	padding:0;
	width:191px; 
	height:34px;
	overflow:hidden;
	text-decoration: none;
	background: url(../../images/topnav_2.gif) top left no-repeat;
	background-position: 0px -34px;
}

.topnav_3, .topnav_3_active {
	float: left;
	width: 185px; 
	height: 34px;
	margin-right: 1px;
	padding: 0;	
}

.topnav_3 a {
	display: block;
	margin: 0; 
	padding:0;
	width:185px; 
	height:34px;
	overflow:hidden;
	background: url(../../images/topnav_3.gif) top left no-repeat;
}

.topnav_3 a:hover, .topnav_3_active a, .topnav_3_active a:hover {
	display: block;
	margin: 0; 
	padding:0;
	width:185px; 
	height:34px;
	overflow:hidden;
	text-decoration: none;
	background: url(../../images/topnav_3.gif) top left no-repeat;
	background-position: 0px -34px;
}

.topnav_4, .topnav_4_active {
	float: left;
	width: 152px; 
	height: 34px;
	margin-right: 1px;
	padding: 0;	
}

.topnav_4 a {
	display: block;
	margin: 0; 
	padding:0;
	width:152px; 
	height:34px;
	overflow:hidden;
	background: url(../../images/topnav_4.gif) top left no-repeat;
}

.topnav_4 a:hover, .topnav_4_active a, .topnav_4_active a:hover{
	display: block;
	margin: 0; 
	padding:0;
	width:152px; 
	height:34px;
	overflow:hidden;
	text-decoration: none;
	background: url(../../images/topnav_4.gif) top left no-repeat;
	background-position: 0px -34px;
}

.topnav_5, .topnav_5_active {
	float: left;
	width: 211px; 
	height: 34px;
	margin-right: 1px;
	padding: 0;	
	overflow: hidden;
}

.topnav_5 a {
	display: block;
	margin: 0; 
	padding:0;
	width:211px; 
	height:34px;
	overflow:hidden;
	background: url(../../images/topnav_5.gif) top left no-repeat;
}

.topnav_5 a:hover, .topnav_5_active a, .topnav_5_active a:hover {
	display: block;
	margin: 0; 
	padding:0;
	width:211px; 
	height:34px;
	overflow:hidden;
	text-decoration: none;
	background: url(../../images/topnav_5.gif) top left no-repeat;
	background-position: 0px -34px;
}

span.hidden{
	display: none;
}*/

/***********************
main content container
***********************/

#content_container{
	margin: 0px;
	padding: 0px;
	/*width: 880px;*/
	width: 870px;
	height: auto;
	display:block;
	float:left;
}

/***********************
left navigation
***********************/

#left_nav{
	width: 154px;
	height: auto;
	padding: 0;
	margin: 0;
	float: left;
}

#park_dropdown{
	width: 154px;
	font-size: 10px;
	margin-bottom: 1px;
	margin-top: 0;
	padding: 0;
}	

/* for IE */
* html #park_dropdown{
	width: 154px;
	font-size: 10px;
	margin-bottom: 1px;
	margin-top: 0;
	padding: 0;
}	

.dropdown{
	width: 154px;
	font-size: 10px;
	background: #FFFFCC;
	margin: 0;
}

.button{
	float: right;
	padding-right: 12px;
}

ul.blue_nav{
	width: 144px;
	height: auto;
	padding: 0;
	margin: 0;
	float: left;
}

ul.blue_nav li{
	width: 144px;
	height: auto;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	background: #CAE5F5;
	margin-top: 0;
	margin-bottom: 1px;
	color: #8C9BB4;
	font-weight: 700;
	display: block;
	font-size: 15px;
}

ul.blue_nav a{
	color: #8C9BB4;
	text-decoration: none;
	display: block;
	width: 144px;
}

ul.blue_nav a:hover{
	color: #333E5D;
	text-decoration: none;
}

ul.sub_nav{
	width: 144px;
	height: auto;
	padding: 0;
	margin-bottom: 1px;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	float: left;
	background: #EFF7D2;
}

ul.sub_nav li{
	width: 139px;
	height: auto;
	padding-left: 15px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 0;
	color: #8D9DC9;
	background: #EFF7D2;
	font-weight: 700;
	display: block;
	font-size: 11px;
}

ul.sub_nav a{
	color: #8C9BB4;
	text-decoration: none;
	display: block;
	width: 139px;
}

ul.sub_nav a:hover{
	color: #333E5D;
	text-decoration: none;
}

ul.green_nav{
	width: 144px;
	height: auto;
	padding: 0;
	margin: 0;
	float: left;
}

ul.green_nav li{
	width: 144px;
	height: auto;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	background: #C3DD69;
	margin-top: 0;
	margin-bottom: 1px;
	font-weight: 700;
	display: block;
	font-size: 15px;
}

ul.green_nav a{
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 144px;
}

ul.green_nav a:hover{
	color: #637F33;
	text-decoration: none;
}

#newsletter{
	background-image: url(../../images/newsletter_bg.gif);
	height: 313px;
	width: 154px;
	float: left;
}
#newsletter span{
	width: 144px;
	float: left;
	padding:10px 5px 0px 10px;
	color:#4f6628;
	font-size:0.7em;
}
#newsletter span strong{
	font-size:1.3em;
	font-weight:100;
}

#newsletter_form{
	padding-left: 10px;
	padding-top: 0;
	margin: 0;
	font-size: 11px;
	color: #666666;
}

input.text_box{
	width: 128px;
	height: 14px;
	margin-bottom: 3px;
}
	
/***********************
center content
***********************/

#full_width_image{
	width: 714px;
	height: auto;
	padding: 0;
	margin-left: 2px;
	/*float: left;*/
	float: right;
}

#full_width{
	width: 690px;
	height: auto;
	padding: 0;
	margin: 20px 0px 0px 2px;
	/*float: left;*/
	float: right;
}
#full_width h1{
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-bottom: 10px;
	clear:left;
}

.half_width {
	width: 340px;
	height: auto;
	padding: 0;
	margin: 0px;
	float: left;
}

.half_width ul{
	font-size:0.75em;
	list-style:square;
	list-style-position:inside;
	color:#83b43b;
	margin:10px 0px 10px 5px;
}

.subhead{color: #577A27;
	background: transparent;
	font-size: 18px;
	font-weight: 400;
	margin-top: 15px;
	text-transform: lowercase;
	margin-bottom: 5px;}
	
.subhead2{color: #666;
	font-size: 14px;
	font-weight: 400;
	margin-top: 15px;
	margin-bottom: 5px;}

#center_content_container{
	width: 690px;
	height: auto;
	padding: 0;
	margin-left: 26px;
	margin-top: 20px;
	/*float: left;*/
	float: right;
}
	
#center_content{
	width: 375px;
	height: auto;
	padding: 0;
	margin-right: 25px;
	float: left;
	color: #666666;
	background: transparent;
	font-size: 12px;
}

#center_content2{
	width: 480px;
	height: auto;
	padding: 0;
	margin-right: 25px;
	float: left;
	color: #666666;
	background: transparent;
	font-size: 12px;
}

.main_title{
	margin-bottom: 10px;
}	

.green_text{
	color: #587235;
	background: transparent;
}

.blue_text{
	color: #0D3193;
	background: transparent;
	line-height: 25px;
}

#code{
	color: #666666;
	font-size: 10px;
}

#center_content h1{
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-bottom: 10px;
	clear:left;
}

span.blue_title{
	color: #103293;
}
	
span.green_title{
	color: #7EC723;
}

#center_content h2{
	color: #577A27;
	background: transparent;
	font-size: 18px;
	font-weight: 400;
	margin-top: 0;
	text-transform: lowercase;
	margin-bottom: 10px;
}

#center_content p{
	margin-top: 0;
	margin-bottom: 10px;
}

#center_content ul{
	padding-left: 18px;
	margin-left: 0;
	margin-bottom: 15px;
}

#center_content ol{
	padding-left: 28px;
	margin-left: 0;
	margin-bottom: 15px;
}

#center_content li{
	padding: 0;
	margin: 0;
}
/***********************
image slider
***********************/

#image_slider img, #image_slider, #scroller{
	margin: 0;
	padding: 0;
	background: #83B43B;
}

.captions_text{
	padding-left: 3px;
	padding-top: 0px;
	margin-bottom: 2px;
	background: #83B43B;
	color: #CCFF99;
	font-size: 11px;
} 

* html .captions_text{
	margin-top: -3px;
} 

#slider_links{
	padding-left: 3px;
	padding-bottom: 2px;
	padding-top: 2px;
	margin: 0;
	background: #90C83C;
	color: #E3FFC7;
	font-size: 11px;
} 

#slider_links a{
	text-decoration: none;
	color: #ffffff;
} 

#slider_links a:hover{
	text-decoration: none;
	color: #637F33;
}


/***********************
tab content
***********************/
#tabs{
	margin-top: 10px;
	clear: both;
}

#tabs ul{
	padding:0;
	margin: 0;
}

#tabs li{
	padding: 0;
	margin: 0;
}
#tabs p{
	padding: 0px;
	margin-top: 0;
	margin-bottom: 10px;
}

.shadetabs{
	padding: 0;
	margin: 0;
	list-style-type: none;
	width: 375px;
	text-align: center; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
	display: inline;
	margin: 0;
}

.shadetabs li a{
	text-decoration: none;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0;
	width: 79px;
	font-size: 10px;
	color: #ffffff;
	text-align: center;
	float: left;
	background: #90C83C;
	border-right: 1px solid #ffffff;
}

.shadetabs li a:visited{
	color: #ffffff;
}

.shadetabs li a:hover{
	background:#86B0EA;
}

.shadetabs li a:active{
	background:#86B0EA;
}
.shadetabs li.selected{
	background: #86B0EA;
}

.shadetabs li.selected a{ /*selected main tab style */
	background: #86B0EA;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
	text-decoration: none;
	color: #ffffff;
	background:#86B0EA;
}

.shadetabs li.selected a:active{ /*selected main tab style */
	text-decoration: none;
	color: #ffffff;
	background:#86B0EA;
}
.tabcontentstyle{ /*style of tab content oontainer*/
	width: 375px;
	min-height:100px;
 	height:auto !important;
 	height:100px;
	padding-top: 10px;
	margin: 0;
}

.tabcontent{
	font-size: 12px;
	clear: both;
	padding-top: 10px;
}

/* ie change */
* html .tabcontent{
	padding-top: 0p;
}


@media print {
	.tabcontent {
	display:block!important;
}
}

/***********************
table css
***********************/

#table{
	width: 375px;
}

.table_header{
	width: 370px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 10px;
	background: #90C83C;
	color: #ffffff;
}

.table_row_1{
	width: 375px;
	height: auto;
	background: #FFFFCC;
	color: #666666;
	border-bottom: 1px solid #CBE6A5;
	float: left;
}

.table_row_2{
	width: 375px;
	height: auto;
	background: #ffffff;
	color: #666666;
	border-bottom: 1px solid #CBE6A5;
	float: left;
}

.table_row_3 {
	background-image:url(../../images/listblockbgimage.gif);
	background-position:top left;
	color: #666666;
	display:block;
	clear:both;
}
.table_row_4 {height:84px;clear:both;}

sup {font-size:8px;}

.table_image{
	padding: 10px;
	width: 105px;
	float: left;
}

.table_title{
	padding: 10px;
	width: 105px;
	float: left;
}

.table_desc{
	padding: 10px;
	width: 105px;
	float: left;
}

.general_table_cellone{
	margin-bottom: 5px;
	margin-right: 5px;
	width: 300px; 
	float: left
}	

.general_table_celltwo{
	margin-bottom: 5px;
	width: 70px; 
	float: left
}	

/***********************
table css
***********************/

.expand_box{
	margin-bottom: 20px;
}

.click{
	margin-bottom: 5px;
}

/***********************
form css
***********************/

.oahh_form{
	width: 375px;
	height: auto;
}

#form_text{
	width: 150px;
	float: left;
	margin-bottom: 5px;
	padding-top: 2px;
}

#form_input{
	width: 225px;
	float: left;
	margin-bottom: 5px;
}

#form_buttons{
	width: 375px;
	float: left;
	text-align: right;
}

.form_text_box{
	width: 215px;

}

.form_textarea{
	width: 215px;
	height: 150px;
}

.form_button{
	border: 0;
	background: #7EC21B;
	color: #ffffff;
	cursor: pointer;
	text-transform: capitalize;
}

.form_button:hover{
	border: 0;
	background: #86B0EA;
	color: #ffffff;
}

/***********************
right content
***********************/

#right_content{
	width: 290px;
	height: auto;
	padding: 0;
	margin: 0;
	float: left;
	font-size: 14px;
}

#right_content2{
	width: 185px;
	height: auto;
	padding: 0;
	margin: 0;
	float: left;
	font-size: 14px;
}

#right_content p{
	color: #666666;
	padding: 0;
	margin: 0;
}


#right_content h2{
	color: #103293;
	background: transparent;
	font-size: 18px;
	font-weight: 400;
	margin-top: 10px;
	margin-bottom: 10px;
	text-transform: lowercase;
}

.right_pannel{
	margin-bottom: 10px;
}

#related_info{
	width: 286px;
	height: auto;
}

#related_info img{
	margin-bottom: 10px;
}
#related_info a{
	color: #86B0EA;
	text-decoration: none;
}

#related_info a:hover{
	text-decoration: underline;
}
	
#related_info .pdf{
	width: 263px;
	height: 20px;
	padding-left: 23px;
	padding-top: 2px;
	margin-bottom: 10px;
	/*background-image: url(../../images/pdf_icon.gif);*/
	background-position: top left;
	background-repeat: no-repeat;
}

#related_info .pdf2{
	width: 263px;
	height: 20px;
	padding-left: 23px;
	padding-top: 2px;
	margin-bottom: 10px;
	background-image: url(../../images/pdf_icon.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#related_info .googlemap{
	width: 263px;
	height: 22px;
	padding-top: 2px;
	padding-left: 23px;
	margin-bottom: 10px;
	background-image: url(../../images/googlemap_icon.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#related_info .mov{
	width: 263px;
	height: 22px;
	padding-left: 23px;
	padding-top: 2px;
	margin-bottom: 10px;
	background-image: url(../../images/mov_icon.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#glance{
	padding-bottom: 10px;
}

#glance p{
	padding: 0;
	margin-top: 0;
	margin-bottom: 10px;
	font-size: 12px;
}

#related_info ul{
	padding-left: 18px;
	margin-left: 0;
	margin-bottom: 15px;
}

#related_info li{
	padding: 0;
	margin-bottom: 3px;
}

/***********************
breadcrumb
***********************/
#center_content .bread {display:block; float:left; width:375px; margin:0px 0px 10px 0px; padding:2px 0px 2px 0px; border-top:1px solid #dcefc3; border-bottom:1px solid #dcefc3;}
#center_content .bread ul{
	list-style:none;
	display:inline;
	padding:0px;
	margin:0px;
}
#center_content .bread ul li{
	list-style:none;
	font-size:11px;
	display:block;
	float:left;
	padding: 0px 4px 0px 7px;
	margin: 0px 6px 0px 0px;
	background-image: url(../../images/bread_arrow.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
#center_content .bread ul li a{ text-decoration:none;}

#center_content2 .bread {display:block; float:left; width:375px; margin:0px 0px 10px 0px; padding:2px 0px 2px 0px; border-top:1px solid #dcefc3; border-bottom:1px solid #dcefc3;}
#center_content2 .bread ul{
	list-style:none;
	display:inline;
	padding:0px;
	margin:0px;
}
#center_content2 .bread ul li{
	list-style:none;
	font-size:11px;
	display:block;
	float:left;
	padding: 0px 4px 0px 7px;
	margin: 0px 6px 0px 0px;
	background-image: url(../../images/bread_arrow.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
#center_content2 .bread ul li a{ text-decoration:none;}

/***********************
footer
***********************/

#footer{
	width: 690px;
	height: auto;
	padding: 0;
	margin-top: 30px;
	margin-bottom: 20px;
	float: left;
}

#disclaimer{
	font-size: 11px;
	color: #666666;
	background: transparent;
	float: left;
	padding-top: 2px;
}

#disclaimer a{
	color: #666666;
	text-decoration: none;
}

#disclaimer a:hover{
	color: #000000;
}

#footer_left{
	float: left;
}

