body, li, table, input, select, option, textarea, .menu {

	font-size: 			12px;
	font-family: 		Verdana;
	color: 				#000000; 
}

body         {  
               scrollbar-face-color: #CBCB67;
               scrollbar-shadow-color: #F4F4B9; 
               scrollbar-highlight-color: #F4F4B9;
               scrollbar-3dlight-color: #9F5A2E;
               scrollbar-darkshadow-color: #9F5A2E; 
               scrollbar-track-color: #9D9D45; 
               scrollbar-arrow-color: #000000; 
               

             margin: 0;  
               

}

A:link { text-decoration: underline; color: #AE6439;}
A:visited { text-decoration: underline; color: #C5662E;}
A:active { text-decoration: none;}
A:hover {text-decoration:underline; color:#000000;}

.soi { font-size: 10px; }


h1, h2, h3	{
	margin-top:			0;
	margin-bottom:			0;
}

h1, .h1 {
	font-size: 			13px;
	color: 				#D97F33;
}
h2 {
	font-size: 			12px;
	color: 				#D18B50;
}
h3 {
	font-size: 			12px;
	line-height:		2px;
	font-weight:		bold;
	color: 				#D55A24;
}
h4{font-size: 			14px;
	line-height:		2px;
	font-weight:		bold;
	color: 				#D94402;}

cite {
 font-weight: bold;
 font-style: normal;
}

q {
  font-style: italic;
}
.bookingbuttons{
background-color:#BBBB58;
font-size:14px;
width:290;
color:black;
font-weight:bold;
padding:5px;
}
.bookingbuttons2{
background-color:#BBBB58;
font-size:14px;
width:290;
color:white;
font-weight:bold;
padding:5px;
}