/* CSS Document */


*{ margin: 0px;
   padding: 0px;
   }
   

body {
  background-color: #2B190F;
  text-align:center;
  background-image: url(../images/main_bg.jpg);
  background-repeat: repeat-x;
}

#wrapper {
   width: 906px;
   margin: 0px auto;
   }

#header_area{
   width: 906px;
   height:543px;
   float:left;
   text-align:left;
   }
   
.header_menu_top{
   width: 906px;
   height:138px;
   float:left;
   text-align:left;
   }
     
   
.logo_area{
  width: 276px;
  height:138px;
  float:left;
  text-align:left;
  } 
  
.menu_area_right {
 width: 500px;
 height: auto; 
 float: right;
 margin-top: 80px;
 margin-left: 50px !important;
 margin-left/**/:/**/ 40px;
} 

.menu_area_main {
 width: 866px;
 height: 15px;
 float: left;
 background-color:#FFFFFF;
 padding:10px 0 20px 40px;
 } 

#banner_area{
 width: 906px;
 height: 369px;
 float:left;
 text-align:left;
}

#body_area{
 width: 856px;
 height:auto;
 float:left;
 background-color:#FAF8EB;
 padding: 25px 25px 0 25px; 
 text-align: justify;
 background-image:url(../images/border.jpg);
 background-repeat:no-repeat;
 background-position:top;
}

h1{
 font-family: Arial, Helvetica, sans-serif;
 font-style:normal;
 font-size:26px;
 color: #8E703A;
} 

h2{
 font-family: Arial, Helvetica, sans-serif;
 font-style:normal;
 font-size:18px;
 color: #8E703A;
}

h3{
 font-family: Arial, Helvetica, sans-serif;
 font-style:normal;
 font-size:18px;
 color: #8E703A;
 font-weight:bold;
 line-height: 35px;
 
}

.body_text{
 font-family: Arial, Helvetica, sans-serif;
 font-style:normal;
 font-size:12px;
 color:#333333;
 line-height: 20px;
 text-align: justify;
}

.home_top_highlight_area{
 width: 800px;
 height: auto;
 float:left;
 padding: 0 0 0 25px;
 }
 
 .home_heading_top{
  width: 250px;
  height: auto;
  float: left;
   margin-left: 18px;
   clear:left;
 }
 
.home_img_holder_top {
 width: 269px;
 height: 157px;
 float:left;
 clear:left;
 }
 
 .home_top_bulletarea{
  width: 257px;
  height:auto;
  float: left;
  text-align:left;
  margin-left: 10px;
  clear:left;
  
  }
  
  
  .catgry ul  
{ 
	float: right;
}
 
.catgry  li 
{
    list-style-type:none;
 	padding: 0 0 0 35px;
	background-image: url(../images/list_arrow.jpg);
	background-repeat: no-repeat;
	background-position: 8px 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	color: #2B190F;
	text-align: justify;
	line-height:20px;
}

.content_box_home{
 width: 855px;
 height:auto;
 float:left;
 border-top-style: solid;
 border-top-width: 1px;
 border-top-color: #D5C9AF;
 
 border-bottom-style: solid;
 border-bottom-width: 1px;
 border-bottom-color: #D5C9AF;
 
 border-left-style: solid;
 border-left-width: 1px;
 border-left-color: #D5C9AF;
 
 border-right-style: solid;
 border-right-width: 1px;
 border-right-color: #D5C9AF;
 
 margin: 10px 0 0 0 !important; 
 margin/**/:/**/ 10px 0 0 0; 
 padding: 15px 0 25px 0;
}

.home_bottom_bulletarea{
  width: 280px;
  height:auto;
  float: right;
  display:block;
  padding-right: 20px;
  text-align:left;
  }
  
  
.inner_bulletarea{
  width: 400px;
  height:auto;
  float: left;
  display:block;
   }

.gallery_img_area a{
  width: 270px;
  height: 237px;
  float:left;
  background-image:url(../images/normal_view_gallery.jpg);
  background-repeat:no-repeat;
  background-position:top;
  padding-left: 10px !important;
  padding-left/**/:/**/ 0px; 
  
  } 
  
.gallery_img_area a:hover{
  width: 270px;
  height: 237px;
  float:left;
  background-image: url(../images/view_gallery_img.jpg);
  background-repeat:no-repeat;
  background-position:top;
  padding-left: 10px !important;
  padding-left/**/:/**/ 0px; 
  }
  
.highligted_text_area{
 width: 856px;
 height: auto;
 float:left;
 text-align:left;
 padding: 20px 0 0 0 !important;
 padding/**/:/**/ 0 0 0 0;
 clear:right;
 }  
 
.body_normal_text_area{
 width: 856px;
 height: auto;
 float:left;
 text-align: justify;
 clear:left;
 padding-top: 10px;
 
 }   
   
  
.highligted_text{
 font-family: Arial, Helvetica, sans-serif;
 font-size:14px;
 font-style:normal;
 color: #8E703A;
 text-align: justify;
 } 

.bottom_area{
 width:866px;
 height: 145px;
 float:left;
 background-image:url(../images/bottom_bg.jpg);
 background-position:top;
 background-repeat:no-repeat;
 text-align:left;
 line-height: 20px;
 padding:0 0 0 40px;
}



#left_menu_top ul 
{ 
 list-style: none;
 margin: 0px;
 padding: 0px; 
}

#left_menu_top ul li 
{ 
	float: left;
	padding:2px 15px 0 10px;
	border:1px solid #301B10; 
    border-right-color: #B7B7B7;
	font-family: Arial, Helvetica, sans-serif;
    color: #CCCCCC;
    font-size:12px;
	text-align:right;
}

#left_menu_top li span 
{ 
	display: none;
}

#left_menu_top a {
 	font-family: Arial, Helvetica, sans-serif;;
    color: #CCCCCC;
    font-size:12px;
	text-decoration:none;
 }

#left_menu_top a:hover {
 	font-family: Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    font-size:12px;
	text-decoration: underline;
 }

#left_menu_top a:active {
 	font-family: Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    font-size:12px;
	text-decoration: underline;
 }
 
 /*Main Menus Top starts here*/
 
 #menu ul 
 { 
 margin: 0px;
 padding: 0px;
 list-style:none;
 padding-right: 8px;
}

#menu ul li 
{ 
	float: left;
	padding:2px 3px 0 0;
	list-style:none; 
	
	
		
}

#menu li span 
{ 
	display: none;
	list-style:none; 
	
}


li#btn_rustic_cabins a 
{ 
	width: 89px;
	height: 21px;
	display: block;
	background:  url(../images/buttons/rustic_cabins.jpg) no-repeat;
}

li#btn_rustic_cabins, li#btn_rustic_cabins a:hover 
{ 
	background:  url(../images/buttons/rustic_cabins_over.jpg) no-repeat;
}

#btn_rustic_cabins li#btn_rustic_cabins a, li#btn_rustic_cabins a:active 
{ 
	background: url(../images/buttons/rustic_cabins_over.jpg) no-repeat;
}

li#btn_romantic_gateway a 
{ 
	width: 138px;
	height: 21px;
	display: block;
	background:  url(../images/buttons/romantic_gateways.jpg) no-repeat;
	
}

li#btn_romantic_gateway, li#btn_romantic_gateway a:hover 
{ 
	background:  url(../images/buttons/romantic_gateways_over.jpg) no-repeat;
}

#btn_romantic_gateway li#btn_romantic_gateway a, li#btn_romantic_gateway a:active 
{ 
	background: url(../images/buttons/romantic_gateways_over.jpg) no-repeat;
}


li#btn_conference_center a 
{ 
	width: 130px;
	height: 21px;
	display: block;
	background:  url(../images/buttons/conference_center.jpg) no-repeat;
	
}

li#btn_conference_center, li#btn_conference_center a:hover 
{ 
	background: url(../images/buttons/conference_center_over.jpg) no-repeat;
}

#btn_conference_center li#btn_conference_center a, li#btn_conference_center a:active 
{ 
	background: url(../images/buttons/conference_center_over.jpg) no-repeat;
}


li#btn_spl_packages a 
{ 
	width: 126px;
	height: 21px;
	display: block;
	background:  url(../images/buttons/specail_packages.jpg) no-repeat;
	
}

li#btn_spl_packages, li#btn_spl_packages a:hover 
{ 
	background: url(../images/buttons/specail_packages_over.jpg) no-repeat;
}

#btn_spl_packages li#btn_spl_packages a, li#btn_spl_packages a:active 
{ 
	background: url(../images/buttons/specail_packages_over.jpg) no-repeat;
}


li#btn_spl_packages a 
{ 
	width: 126px;
	height: 21px;
	display: block;
	background:  url(../images/buttons/specail_packages.jpg) no-repeat;
	
}

li#btn_spl_packages, li#btn_spl_packages a:hover 
{ 
	background: url(../images/buttons/specail_packages_over.jpg) no-repeat;
}

#btn_spl_packages li#btn_spl_packages a, li#btn_spl_packages a:active 
{ 
	background: url(../images/buttons/specail_packages_over.jpg) no-repeat;
}


li#btn_photo_gallery a 
{ 
	width: 102px;
	height: 21px;
	display: block;
	background:  url(../images/buttons/photo_gallery.jpg) no-repeat;
	
}

li#btn_photo_gallery, li#btn_photo_gallery a:hover 
{ 
	background: url(../images/buttons/photo_gallery_over.jpg) no-repeat;
}

#btn_photo_gallery li#btn_photo_gallery a, li#btn_photo_gallery a:active 
{ 
	background: url(../images/buttons/photo_gallery_over.jpg) no-repeat;
}


li#btn_hunting a 
{ 
	width: 68px;
	height: 21px;
	display: block;
	background:  url(../images/buttons/hunting.jpg) no-repeat;
	
}

li#btn_hunting, li#btn_hunting a:hover 
{ 
	background: url(../images/buttons/hunting_over.jpg) no-repeat;
}

#btn_hunting li#btn_hunting a, li#btn_hunting a:active 
{ 
	background: url(../images/buttons/hunting_over.jpg) no-repeat;
}


li#btn_wedding a 
{ 
	width: 80px;
	height: 21px;
	display: block;
	background:  url(../images/buttons/weddings.jpg) no-repeat;
	
}

li#btn_wedding, li#btn_wedding a:hover 
{ 
	background: url(../images/buttons/weddings_over.jpg) no-repeat;
}

#btn_wedding li#btn_wedding a, li#btn_wedding a:active 
{ 
	background: url(../images/buttons/weddings_over.jpg) no-repeat;
}


li#btn_direction a 
{ 
	width: 69px;
	height: 21px;
	display: block;
	background:  url(../images/buttons/directions.jpg) no-repeat;
	
}

li#btn_direction, li#btn_direction a:hover 
{ 
	background: url(../images/buttons/directions_over.jpg) no-repeat;
}

#btn_direction li#btn_direction a, li#btn_direction a:active 
{ 
	background: url(../images/buttons/directions_over.jpg) no-repeat;
}

#footer{
 width: 896px;
 height: 25px;
 float:left;
 padding: 10px 0 0 10px;
 text-align:left;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:11px;
 color:#FFFFFF;
 }
 
 .footer_left{
 width: auto;
 height:auto;
 float:left;
 clear:left;
 text-align:left;
 padding-right: 5px;
}
 
.footer_right{
 width: auto;
 height:auto;
 float:right;
 text-align:left;
 padding-right: 5px;
} 

body#home a#homenav,
body#rates a#ratesnav,
body#activities  a#activitiesnav,
body#testimonial  a#testimonialnav ,
body#contact  a#contactnav {
 color: #FFFFFF;
 font-size:12px;
 text-decoration:underline;
}

.home_main_img{
 width: 205px;
 height: 120px;
 float:left;
 background-image:url(../images/business.jpg);
 background-repeat:no-repeat;
 margin-right: 10px;
 margin-top:7px;
 }
 
 .topleft_img_holder{
 width: 300px;
 height: 175px;
 float:left;
 margin-right: 10px;
 margin-top:7px;
 clear:left;
 }
 
.topright_img_holder{
 width: 300px;
 height: 175px;
 float:right;
 margin-left: 10px;
 }


.topright_img_holder_long{
 width: 153px;
 height: 231px;
 float:right;
 margin-left: 10px;
 padding-bottom:20px;
 clear:right;
 }
 
 
#form_area {
 width: 500px;
 height: auto;
 float:right;
 clear:right;
 text-align:left;
 margin-top:10px;
 margin-bottom:30px;
 


 } 
 
.form_container_main {
  width: 500px;
  height: auto;
  float:left;
  clear:left;
  padding-bottom: 15px;
  }
  
.form_container_big {
  width: 290px;
  height: auto;
  float:right;
  clear:left;
  padding-bottom: 15px;
  }  
   
.left_form{
 width:70px;
 height:auto;
 float:left;
 text-align:right;
 padding-top:9px;
 }
 
#button_area {
 width: 405px;
 height:80px;
 float:left;
 text-align:left;
 padding-left:89px;
 }
 
.right_button{
  width:170px;
  height:auto;
  float:left;
  clear:left;
  } 
  
 .button_form{
  width: 150px;
  height: 30px;
  background-color:#8E703A;
  border:1px solid #ECE9D8; 
  color:#FFFFFF;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:13px;
  border-color: #333333;
  border:1px solid #ECE9D8; 
  
  } 
  
.re_button_form{
  width: 50px;
  height: 30px;
  background-color:#8E703A;
  border:1px solid #ECE9D8; 
  color:#FFFFFF;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:13px;
  border-color: #333333;
  
  }
  
/*.right_button{
  width:50px;
  height:auto;
  float:right;
  clear:right;
  margin-right: 10px
  }*/ 
.right_form{
 width:290px;
 height:auto;
 float:left;
 text-align:left;
 padding-left: 20px;
 }
  
.right_form_inside{
 width:125px;
 height:auto;
 float:left;
 text-align:left;
 } 
 
 
  /*Form Style*/
 
.input_textarea{
background: #FAF8EB;
border:1px solid #FAF8EB; 
border-bottom-color: #333333;

width: 300px;
height: 22px;

}
 
 
.input_textarea_small{
background: #FAF8EB;
border:1px solid #FAF8EB; 
border-bottom-color: #333333;

width: 150px;
height: 22px;

} 
 
 
.feedback_textarea{
background: #FAF8EB;
border:1px solid #FAF8EB; 
border-bottom-color: #333333;
width: 300px;
height: 50px;
}


.inner_links a{
 font-family: Arial, Helvetica, sans-serif;
 font-style:normal;
 font-size:12px;
 color:#8E703A;
 line-height: 20px;
 text-align: justify;
 text-decoration:none;
}

.inner_links a:hover{
 font-family: Arial, Helvetica, sans-serif;
 font-style:normal;
 font-size:12px;
 color: #333333;
 line-height: 20px;
 text-align: justify;
  text-decoration: underline;
}


.inner_biglinks a{
 font-family: Arial, Helvetica, sans-serif;
 font-style:normal;
 font-size:18px;
 color:#8E703A;
 line-height: 20px;
 text-align: justify;
 text-decoration: underline;
 
}

.inner_biglinks a:hover{
 font-family: Arial, Helvetica, sans-serif;
 font-style:normal;
 font-size:18px;
 color: #333333;
 line-height: 20px;
 text-align: justify;
 text-decoration:none;
  
}



.footer_biglinks a{
 font-family: Arial, Helvetica, sans-serif;
 font-style:normal;
 font-size:18px;
 color:#8E703A;
 line-height: 20px;
 text-align: justify;
 text-decoration: none;
 
}

.footer_biglinks a:hover{
 font-family: Arial, Helvetica, sans-serif;
 font-style:normal;
 font-size:18px;
 color: #333333;
 line-height: 20px;
 text-align: justify;
 text-decoration:underline;
  
}


.inner_vbiglinks a{
 font-family: Arial, Helvetica, sans-serif;
 font-style:normal;
 font-size:26px;
 color:#909037;
 line-height: 40px;
 text-align: justify;
 text-decoration:none;
 
}

.inner_vbiglinks a:hover{
 font-family: Arial, Helvetica, sans-serif;
 font-style:normal;
 font-size:26px;
 color: #909037;
 line-height: 40px;
 text-align: justify;
 text-decoration:underline;
  
}


.footer_lin a{
 font-family: Arial, Helvetica, sans-serif;
 font-style:normal;
 font-size:12px;
 color: #FFFFFF;
 line-height: 20px;
 text-align: justify;
 text-decoration:none;
}

.footer_lin a:hover{
 font-family: Arial, Helvetica, sans-serif;
 font-style:normal;
 font-size:12px;
 color:#8E703A;
 line-height: 20px;
 text-align: justify;
  text-decoration: underline;
}
