body, li, table, input, select, option, textarea, .menu {

	font-size: 			12px;
	font-family: 		Arial;
	color: 				#000000; 
}

body         {  
 scrollbar-face-color: #754B1B;
 scrollbar-shadow-color: #897156; 
 scrollbar-highlight-color: #897156;
 scrollbar-3dlight-color: #211201;
 scrollbar-darkshadow-color: #211201; 
 scrollbar-track-color: #35210A; 
 scrollbar-arrow-color: #FFFFFF; 

}

A:link { text-decoration: underline; color: #A76517;}
A:visited { text-decoration: underline; color: #A76517;}
A:active { text-decoration: none;}
A:hover {text-decoration:underline; color:#000000;}


p, h1, h2, h3, h4 	{
	margin-top:			0;
	margin-bottom:			0;
}

h1, h2, h3, h4 	{

}

h1 {
	font-size: 			13px;
	color: 				#AD8030;

}
h2 {
	font-size: 			13px;
	color: 				#8E701C;
}

h3 {
	font-size: 			12px;
	color: 				#764611;
}

h4 {
	font-size: 			13px;
	color: 				#764611;
}



td.side1    { background-image: url('images/side1.gif'); 
    background-repeat: repeat-y; 
    background-position: top right;  
}

td.side2    { background-image: url('images/side2.gif'); 
    background-repeat: repeat-y; 
    background-position: top left;  
}

input, select, textarea {

	font-size: 			12px;
	font-size-adjust:	.58;
	font-family: 		Arial;
	color: 				#000000; 
	border-width :		1px;
	border-style :		solid;
	border-color :		#AE7C32;
	background-color:	#FFF2DE;

}

h2#room1 {
  width: 155px;
  height: 21px;
  background-image: url(graphics/accom-room1.gif);
  text-indent: -1000em;
}
h2#room2 {
  width: 155px;
  height: 21px;
  background-image: url(graphics/accom-room2.gif);
  text-indent: -1000em;
}
h2#room3 {
  width: 200px;
  height: 23px;
  background-image: url(graphics/accom-room3.gif);
  text-indent: -1000em;
}
h2#room4 {
  width: 200px;
  height: 23px;
  background-image: url(graphics/accom-room4.gif);
  text-indent: -1000em;
}
h2#room5 {
  width: 165px;
  height: 22px;
  background-image: url(graphics/accom-room5.gif);
  text-indent: -1000em;
}

h1#accomtitle {
  width: 503px;
  height: 106px;
  background-image: url(images/accom-title.jpg);
  text-indent: -1000em;
}

h1#faciltitle {
  width: 503px;
  height: 106px;
  background-image: url(images/facil-title.jpg);
  text-indent: -1000em;
}

h2#facilsubhead2 {
  width: 115px;
  height: 23px;
  background-image: url(graphics/facil-subhead2.gif);
  text-indent: -1000em;
  margin-bottom: 12px;
}

h2#facilcaption {
  width: 450px;
  height: 87px;
  background-image: url(graphics/facil-caption.gif);
  text-indent: -1000em;
  margin-top: 4px;
  margin-bottom: 4px;
}

h1#conferencetitle {
  width: 503px;
  height: 106px;
  background-image: url(images/conference-title.jpg);
  text-indent: -1000em;
}

h1#contacttitle {
  width: 503px;
  height: 106px;
  background-image: url(images/contact-title.jpg);
  text-indent: -1000em;
}

h1#hamiltontitle {
  width: 503px;
  height: 106px;
  background-image: url(images/hamilton-title.jpg);
  text-indent: -1000em;
}

div#availbox{
	padding:3px;
	border:1px solid #A76517;
	background:#F7E8B9;
	margin:2px 10px 10px 10px;
}

#bookingPage{
	width:480px;
}