.booked {
	color: #d92121;
	font-size: 8pt;
}
/* CSS Document */
* {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

.clear { clear:both;}

html, body { height:100%; }
body {font-size:100%; line-height:0.9em; text-align:center; background:#fff2cc}
html, input, textarea
	{	font-family:Tahoma; 
		color:#3d270f;
	}	


.vam{ vertical-align:middle}
.fl{ float:left}
.fr{ float:right}
.tac{ text-align: center}
.width{ width:100%}

a img{ border:0px}
img{ vertical-align:top;  }

b{color:#018eb9;}

a{color:#863800; text-decoration:underline} 
a:hover{text-decoration:none}
.a1{color:#3d270f; background:url(images/arrow.gif) top left no-repeat; background-position:0 5px; margin:0px; padding-left:14px;} 
.a2{color:#3d270f;} 

ul{margin:0; padding:0; list-style:none;}
ul li{ }
ul li a{color:#863800; text-decoration: underline; background:url(images/a.gif) repeat-x bottom;  line-height:1.5em; font-weight:bold} 
ul li a:hover { text-decoration:none; }



/*content*/
#content{ font-size:0.75em; width:100%; text-align:left}
#content .pad{padding:0px 0px 20px 0px}
#content .indent{padding:26px 15px 61px 28px}
#content .indent_main{
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#content .indent_col1{
	padding:0px 30px 0px 0px
}
#content .title{  margin-bottom:13px}
#content .pic_left{
	float:left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#content .pic_left1{ float:left; margin:0px 15px 20px 0px}
#content .pic{ margin:0px 0px 16px 0px}
#content .bann{
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content .line{ margin:13px 0px 13px 0px}
#content .line1{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
}
#content p{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content .p1{ margin:0px 0px 21px 0px}
#content h3{ color:#3d270f; font-size:1em; margin-bottom:5px}
#content .h3{margin-bottom:0px}
#content h4{ color:#863800; font-size:1em;}

/*index.html*/
.but1{ position:absolute; margin:-6px 0px 0px 250px}
.but2{ position:absolute; margin:-6px 0px 0px 275px}
.but3{ position:absolute; margin:-6px 0px 0px 300px}
.but4{ position:absolute; margin:-6px 0px 0px 325px}
.but5{ position:absolute; margin:-6px 0px 0px 350px}
/*index-2.html*/
#page3 .col2 p{ padding:0px 0px 7px 0px}
/*index-4.html*/
#page5 .col1 span{ color:#863800}


/*footer*/
#footer { color:#ffe79e; font-size:0.6875em; background:url(images/bot.jpg) repeat-x top; padding:24px 0px 23px 0px; text-align:center; font-family:Arial}
#footer a {color:#ffe79e; text-decoration:none}  
#footer a:hover {  text-decoration:underline}


.jamp2{margin-right:17px}
.jamp3{margin-right:15px}
select{ width:89px; border:1px solid #863800; background:#fff2cc; font-size:1em; color:#666666; vertical-align:middle; height:22px; border:1px solid #863800; background:#fff2cc; margin-bottom:13px; color:#3d270f}
.input{
	width:300px; height:21px;
	margin:32px 0 5px 0
}
.input1{
	width:300px; height:21px;
	margin:2px 0 7px 0
}
input{
   	border:1px solid #863800; 
	background:#fff2cc;
	width:218px; height:22px;
	font-size:1em;
	padding-left:5px;
	color:#3d270f;
	margin-bottom:5px
}
.textarea{
   width:218px; height:79px;}
textarea{
   	border:1px solid #863800; 
	background:#fff2cc;
	color:#3d270f;
	width:300px; height:78px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:11px;
	overflow:auto}
.dates {
	width: 20px;
	float: none;
}
.button_submit {
	color: #FFF2CC;
	background-color: #8D6B3D;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 25px;
	width: 100px;
	border: 1px outset #FFE79E;
}
.required {
	color: #d92121;
	font-size: 10pt;
}

