/* GENERAL STYLES */
body{
	background-image: url(/images/body_prices_bg.jpg);
}

#header{
	background-color:#903F22;
}

#booking{
	background-color:#903F22;
}

#primaryNavigation{
	background-color:#4B2A20;
}

#primaryNavigation li a:hover, #primaryNavigation li.current a{
	background:#251711;
}

#secondaryNav{
	background-color:#321C15;
}


#tertiaryNav li ul li a{
	color:#EC9D81
}

#footer ul, #footer p{
	background-color:#A05033;
}

.button{
	background-color:#827155;
	border-color:#827155;
}


#content {
	background-color: transparent;
	padding-top:0;
}

#standardText h3{
	color:#A76F18;
}

#contentWrapper{
	background-image: url(/images/lhs_prices.jpg);
}

#contentWrapper.standard{
	background-image: url(/images/lhs_prices_standard.jpg);
}

#panels h2{
  color:#6A5417;	
}

#panels p a, #standardText a{
   color:#68120D;
}


table.priceTable{
	border: 1px solid #D7BBB0;
	border-bottom:0;
	border-right:0;
	margin:0 0 20px 40px;
}

table.priceTable thead{
	background-color:#DBC1B8;
	color:#321C15;
	border-right: 1px solid #D7BBB0;
}

table.priceTable td, table.priceTable th{
	padding:5px 14px 5px 4px;
}

table.priceTable th{
	padding-top:6px;
}

table.priceTable td{
	border-bottom: 1px solid #D7BBB0;
	border-right: 1px solid #D7BBB0;
	background-color: #F6F0EE;
}

#booking input, #search input{
	border:1px solid #521D0D;
}


.selectbox-wrapper {
  border:1px solid #521D0D;
}

div.selectbox-wrapper ul li.selected { 
  background-color: #E5DBC8;
}

.selectbox{
  background: #E5DBC8 url('/images/selectPrice_bg.gif') no-repeat right top;
  border-left:1px solid #521D0D;
  border-right: 1px solid #521D0D;
  border-bottom: 1px solid #521D0D;
}

select {
	background: url('/images/selectPrice_bg.gif') right;
}

#search input.button{
	background-color:#521D0D;
}

input.button, #booking input.button{
	background-color:#521D0D;
	border-color:#521D0D;
}

/* EDITOR PROPERTIES */
