body {
    background: #8c6238 url(zimages/page/wrh_page_back.jpg) repeat-x top left;
    margin: 0;
	padding: 0;
}

#wrapper {
    width: 100%;
    
}

#header {
	width: 900px;
	height: 365px;
	margin: 0 auto;

}


#content {
	width: 100%;
	background: #b7ab46;
	border-top: 10px solid #fff;
	border-bottom: 10px solid #fff;

}

#contentInner {
	width: 830px;
	margin: 0 auto;
	padding: 25px 0;

}

#contentInner h1 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	word-spacing: 2px;
	letter-spacing: 1px;
	font-size: 16px;
	line-height: 20px;
	color: #2e2e2e;
	border-bottom: 1px solid #9D8F2C;
	padding: 0 0 2px 10px;
}

#contentInner p {
	word-spacing: 2px;
	letter-spacing: 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 22px;
	color: #2e2e2e;
	
	padding-bottom: 10px;
}

#contentInner p span.name { font-weight: bold; font-style: italic; }

#contentFloatRight {
	float: right;
	width: 230px;
	height: 400px;
	background: url(zimages/page/wrh_goldhawk_frame.jpg) no-repeat top left;
}

#footer {
	width: 900px;
	margin: 0 auto;
	padding-top: 15px;

}

#footer p {
	line-height: 16px;
	font-size: 12px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	text-align: center;
	color: #fff;

}

//---------------------------------------------------------------- MENU TABLE

#menu {
	width: 900px;
	height: 52px;
	margin: 0 auto;
	
}

#menu table {
	width: 677px;
	padding: 0;
	margin: 0 auto;
	padding-bottom: 5px;
}

#menu a.home { background: url(zimages/page/wrh_menu_home_full.jpg) no-repeat; display: block; height: 52px; width: 100px; margin: 0px 0px; text-decoration: none; }
#menu a.home:hover { text-decoration: none; background-position: 0px -52px; }

#menu a.rooms { background: url(zimages/page/wrh_menu_rooms_full.jpg) no-repeat; display: block; height: 52px; width: 134px; margin: 0px 0px; text-decoration: none; }
#menu a.rooms:hover { text-decoration: none; background-position: 0px -52px; }

#menu a.activity { background: url(zimages/page/wrh_menu_activities_full.jpg) no-repeat; display: block; height: 52px; width: 134px; margin: 0px 0px; text-decoration: none; }
#menu a.activity:hover { text-decoration: none; background-position: 0px -52px; }

#menu a.horses { background: url(zimages/page/wrh_menu_horses_full.jpg) no-repeat; display: block; height: 52px; width: 200px; margin: 0px 0px; text-decoration: none; }
#menu a.horses:hover { text-decoration: none; background-position: 0px -52px; }

#menu a.contact { background: url(zimages/page/wrh_menu_contact_full.jpg) no-repeat; display: block; height: 52px; width: 134px; margin: 0px 0px; text-decoration: none; }
#menu a.contact:hover { text-decoration: none; background-position: 0px -52px; }

#menu a.meeting { background: url(zimages/page/wrh_menu_meeting_full.jpg) no-repeat; display: block; height: 52px; width: 175px; margin: 0px 0px; text-decoration: none; }
#menu a.meeting:hover { text-decoration: none; background-position: 0px -52px; }

#menu a#current { background-position: 0px -104px; }


//---------------------------------------------------------------- "FLOAT" Table

table.mainFloats {
	width: 825px;
	padding: 0;
	margin: 0 auto;

}

table.mainFloats td {
	width: 275px;

}

/*
#posterOccasion {
	width: 250px;
	height: 345px; 
	background: #b7ab46;
	margin: 10px;	
	padding: 10px;
	background: url(zimages/boxes/wrh_box_occasion.jpg) no-repeat top left;
}

#posterRomantic {
	width: 250px;
	height: 345px; 
	background: #b7ab46;
	margin: 10px;	
	padding: 10px;
	background: url(zimages/boxes/wrh_box_romantic.jpg) no-repeat top left;
}

#posterTeam {
	width: 250px;
	height: 345px; 
	background: #b7ab46;
	margin: 10px;	
	padding: 10px;
	background: url(zimages/boxes/wrh_box_team.jpg) no-repeat top left;
}
*/

#posterUnique {
	width: 258px;
	height: 650px; 
	background: #b7ab46;
	margin: 10px;	
	padding: 10px 4px 10px 8px;
	background: url(zimages/boxes/wrh_xtralong_unique.jpg) no-repeat top left;
}

#posterGetaway {
	width: 250px;
	height: 450px; 
	background: #b7ab46;
	margin: 10px;	
	padding: 10px;
	background: url(zimages/boxes/wrh_lgbox_getaway.jpg) no-repeat top left;
}

#posterIdyllic {
	width: 258px;
	height: 450px; 
	background: #b7ab46;
	margin: 10px;	
	padding: 10px 6px;
	background: url(zimages/boxes/wrh_lgbox_idyllic.jpg) no-repeat top left;
}

#posterHorse {
	width: 258px;
	height: 650px; 
	background: #b7ab46;
	margin: 10px;	
	padding: 10px 4px 10px 8px;
	background: url(zimages/boxes/wrh_xtralong_horse.jpg) no-repeat top left;
}

#posterLodgings {
	width: 258px;
	height: 650px; 
	background: #b7ab46;
	margin: 10px;	
	padding: 10px 4px 10px 8px;
	background: url(zimages/boxes/wrh_xtralong_lodgings.jpg) no-repeat top left;
}

#poster h1 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	word-spacing: 2px;
	letter-spacing: 1px;
	font-size: 14px;
	line-height: 18px;
	color: #2e2e2e;

}

p.poster {
	margin: 53px 10px 5px 10px;
	word-spacing: 2px;
	letter-spacing: 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #2e2e2e;
}

.twelve { font-size: 12px; }

#roomList {
	width: 830px;
	border-top: 1px solid #9D8F2C;
	padding: 5px 0;
}

#roomList h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	word-spacing: 2px;
	letter-spacing: 1px;
	font-size: 20px;
	line-height: 22px;
	color: #2e2e2e;
	
	padding-bottom: 15px;

}

#roomList p {
	word-spacing: 2px;
	letter-spacing: 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #2e2e2e;
	
	padding-bottom: 10px;
}

#roomList p a {
	color: #971b21;
	text-decoration: none;
}

#roomList p a:hover { text-decoration: underline; }

#roomList img {
	float: left;
	display: inline;
	margin-right: 16px;
	padding-bottom: 20px;
	
}

#roomList ul.meet { margin-left: 225px; margin-bottom: 16px; }
#roomList ul.meet li { word-spacing: 2px;
	letter-spacing: 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #2e2e2e;
	
	padding-bottom: 3px;  }

#roomListRates {
	width: 200px;
	height: 345px;
	background: #b7ab46;
	margin: 0;	
	padding: 2px;
	background: url(zimages/boxes/wrh_box_rates.jpg) no-repeat top left;
	
}

#roomListRates table {
	margin: 48px 5px 5px 8px;
	width: 180px;
	border: 1px solid #000;
	
}

#roomListRates table td.upper {
	padding: 5px 5px 0px 5px;
	text-align: center;
	color: #2e2e2e;
}

#roomListRates table td.lower { 
	padding: 0px 5px 5px 5px;
	text-align: center;
	color: #2e2e2e;
	
	border-bottom: 1px dashed #c4bb6b; 
	
}

#roomListRates table td.end { 
	padding: 0px 5px 5px 5px;
	text-align: center;
	color: #2e2e2e; 
	
}

#roomRates {
	width: 557px;
	height: 150px;
	background: #b7ab46;
	margin: 0;	
	padding: 2px;
	background: url(zimages/boxes/wrh_box_rates.jpg) no-repeat top left;
	
}

#roomRates table {
	margin: 40px 5px 5px 5px;
	width: 545px;
	
}

#roomRates table td.upper {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	padding: 5px 0px 5px 0px;
	text-align: center;
	color: #2e2e2e;
}

#roomRates table td.lower { 
	padding: 0px 2px 5px 2px;
	text-align: center;
	font-size: 12px;
	color: #971b21;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-weight: bold; 
	
}

#roomRates table td.lower span {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #2e2e2e;
	font-weight: normal;
}

.features li { word-spacing: 2px;
	letter-spacing: 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 22px;
	color: #2e2e2e; }
