 div#lodgingPics {
	 float:left;
	}
     div#resForm {
       border: 1px solid #8F7A62;
	   width:170px;
	   float:right;
	   margin:0px 20px 10px 0px;
     }
	 
	 form#resrvForm  {
	 
	  padding:5px;
	 }
	 div#resForm h3 {
	   font-weight:bold;
	   color:#FFF;
		  background-image:url('/assets/lay/homepage/newsbox/bg_brown.gif');
		  background-repeat: repeat-x;
		  background-position: top left;
		  margin:0px;
		  padding:5px;
		  font-size:1.1em;
	 }
	 
	 form#resrvForm input.formField,
	 form#resrvForm select.formField {
	    BACKGROUND-COLOR: #FFF;
		BORDER:  1px solid #9D342E;
		COLOR: #000;
		FONT-SIZE: .8em;
	 }
	  div#resForm p {
	   margin:0px;
	   padding-left:5px;
	  }
	  
	form#resrvForm .formButton {
    BORDER-RIGHT: 1px outset;
	BORDER-TOP: 1px outset;
	FONT-WEIGHT: bold;
	FONT-SIZE: .9em;
	BORDER-LEFT: 1px outset;
	COLOR: white;
	text-transform:uppercase;
	BORDER-BOTTOM: 1px outset;
	BACKGROUND-COLOR: #91905F;
	text-align : center;
   
   }
   
   #catSidebar div#resForm {
	   width:150px;
	   float:none;
	   border: none;
	   margin-top:-3px;
	   margin: -3px 10px 5px 0px;
     }
	 
	
	#catSidebar div#resForm h3 {
		  font-size:1.4em;background-image:none;
		   background-color:#9D342E;
	       color:#FFF;
	 }
	 
	#catSidebar form#resrvForm input.formField,
	#catSidebar form#resrvForm select.formField {
	   FONT-SIZE: 1em;
	 }
	  
	#catSidebar form#resrvForm .formButton {
	FONT-SIZE: 1em;
   }
   
   
 div#ldgAmenities {
    margin:20px 0px 0px 0px;
	padding:0px;
	clear:both;
	
   }
   
   div#ldgAmenities h4 {
     margin:0px;
	 padding:4px;
	 background-color:#9D342E;
	 color:#FFF;
   }
    div#ldgAmenities table tr td ul {
    margin:0px;padding:0px;
	list-style-type:none;
   }
   
    div#ldgAmenities table tr td  ul li {
      background-image:url('/assets/images/icons/subnavSelected.gif');
	  background-position: left 2px;
	  background-repeat: no-repeat;
	  padding-left:10px;
   }
   
div.dottedBorder {
margin:10px 0px;
padding:0px;
height:25px;
border-bottom:1px dotted #92856E;
}
div.hidden{display:none;visibility:hidden;}

a.lodgingMoreLink {
 font-weight:bold;
 color:#9D342E;
}
form#CascadeVillage{width:422px;height:52px}
	   form#CascadeVillage td {white-space:nowrap}
	   form#CascadeVillage fieldset {border:1px solid #ff6600}
	   form#CascadeVillage legend {color:#ff6600;font-family:'Book Antiqua' sans-serif;font-weight:bold}
	   form#CascadeVillage label{font-family:arial,serif;font-size:10px;font-weight:bold}
	   form#CascadeVillage input {border:1px solid #000;width:80px}
	   form#CascadeVillage input.formButton{background-color:#ff6600;color:#FFF !important;font-size: 10px;font-weight:bold;width:60px;margin-left:10px}
