body {
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding-top: 3px;
}
input, textarea{
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
}
a {	text-decoration: none;}
a:hover {	text-decoration: underline;}

img {border:0;}
#adsense_top{
	display:block;
	position: absolute;
	top: 0px;
	left:0px;
	width:100%;
	height: 60px;
	text-align:center;
}

#head_container, #foot_container {
	display: block;
	margin-top: 4px;
	height: 110px;
	width: 100%;
	border-bottom: 3px double #FFE7D7;
}
#foot_container {
	margin-top: 6px;
	border-top: 3px double #FFE7D7;
	border-bottom: 0;
	text-align:center;
	clear: both;
}
#header, #footer, #main{
	display: block;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#header h1 {
	display: block;
	overflow: hidden;
	position: absolute;
	height: 100px;
	width: 157px;
	left: 30px;
	top: 0px;
	margin: 0px;
	padding: 0px;
}
#header #searchbar {
	background-image: url(images/bg_main-search.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	height: 100px;
	width: 700px;
	top: 0px;
	right: 0px;
	display: block;
}
#header #searchbar h2{
	position: absolute;
	display: block;
	margin: 0;
	padding: 0;
	left: 476px;
	top: 26px;
	font-size: 1.2em;
	font-weight: bold;
}
#header #searchbar p{
	position: absolute;
	display: block;
	margin: 0;
	padding: 0;
	left: 476px;
	top: 52px;
	font-size: 0.9em;
	font-weight: bold;
}
#header #searchbar a{
	color:#FFFFFF;
	text-decoration:none;
}
#header #searchbar a:hover{	color:#FFFF00;}

#header #searchbar p.row3{	top: 86px; font-size: 0.9em}
#header #searchbar p.row3 a {color: #999999}
#header #searchbar p.row3 a:hover {color: #FF0000}

#home_search {
	display:block;
	position: absolute;
	width: 420px;
	top: 32px;
	left:24px;
}
#home_search label {
	font-size: 0.8em;
	color:#FFFFFF;
	display:block;
	margin: 0;
	padding: 0;
	float:left;
}
#home_search input {
	font-size: 1.3em;
	font-weight : bold;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	padding: 0;
	height: 26px;
	width: 300px;
	float: left;
}
#home_search a {
	display:block;
	width: 107px;
	height: 30px;
	background-image: url(images/home_button_search-off.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	overflow:hidden;
}
#home_search a em {
	display:none;
}
#home_search a:hover {
	background-image: url(images/home_button_search-over.gif);
}
#home_search a:active {
	background-image: url(images/home_button_search-on.gif);
}




#main {
	display: block;
	width: 900px;
	margin: 6px auto 6px auto;
}

#main h1 {
	font-size: 2em;
	font-weight: bold;
}

#dform {
	display:block;
	width: 45%;
	min-width: 450px;
	margin: 6px auto 6px auto;
	
}
#dform p{
	display:block;
	width: 100%;
	margin: 1px;
	padding: 6px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #E8E7D2;
	text-align:left;
	clear: both;
}
#main label {
	display:block;
	float:left;
	width: 35%;
}


#main input, #main select, #main textarea, #dform p strong, #dform p u{
	display:block;
	float:right;
	width: 60%;
	clear: right;
	margin: 1px;
	text-align:left;
	text-decoration:none;
}
#main select{
	width: 70%;
}
#main #dform select {
	width: 60%;
}
#main .button, .button{
	text-align:center;
}
#main #dform .checkbox{
	width:24px;
	display:inline;
	float:none;
	clear: none;
}
#footer p{
	text-align:center;
}
#footer a{
	margin: 0px 6px 0px 6px;
}
.centred{
	display:block;
	float: none;
	text-align:center;
	margin: 0px auto 0px auto;
}

.entry{
	display: block;
	margin-bottom: 6px;
	position:relative;
	margin-top: 0px;
}
.entry h1{
	font-size: 1.2em;
	font-weight:bold;
	color: #FFFFFF;
	background-color: #408220;
	padding-left: 30px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	width: 100%;
}
.entry p{
	margin: 0px 64px 0px 30px; 
	padding: 0px; 
	width: 100%;
}
.entry .info{
	font-size: 0.8em;
	color: #666666;
}
.entry .marker{
	display: block;
	position: absolute;
	top: 2px;
	left: 4px;
	width: 20px;
	height:20px;
	background-image:url(images/bg_marker.gif);
	line-height: 19px;
	font-weight: bold;
	color: #000000;
	text-align: center;	
}
.msg, .tryagain{
	font-size: 0.8em;
	color: #339900;
	background-color: #FFFFFF;
	display: block;
	padding: 6px;
	width: 100%;
	border: 1px solid #B8CCB5;
}
.msg strong {
	font-weight:bold;
}
.tryagain a{
	text-decoration: none;
	color: #339900;
}
.tryagain a:hover{
	text-decoration: underline;
}
#results{
	display: block;
	width: 50%;
	float: left;
}

.2colL {
	display: block;
	float: left;
	width: 48%;
}
.2colR {
	display: block;
	float: right;
	width: 48%;
}


.spaceLine {
	background-image: url(images/bg_spaceline.gif);
	background-repeat: repeat-x;
	background-position: left top;
	display: block;
	margin: 0px 0px 2px;
	padding: 2px;
	clear: both;
	width: 100%;
}
.spaceLine p{
	margin: 0; padding: 0;
}
.spaceLine h2{
	margin: 0;
	padding: 0;
	font-size: 1em;
	display:block;
	clear:both;
}
.spaceLine h2 strong{
	display: block;
	float: left;
}
.spaceLine h2 em{
	font-style: normal;
	display: block;
	float: right;
}
.spaceLine:hover{	
	background-image:url(images/bg_spaceline_over.gif)
}
.spaceLine a, .booking u a{
	color:#FFFFFF;
	background-color:#FF6600;
	font-size:0.9em;
	text-decoration:none;
}
.spaceLine a:hover, .booking u a:hover{
	background-color:#FF9966;}

#main #edform {
	display:block;
	width: 97%;
	margin-left:1%;
	margin-top: 1%;
}
#main #edform ul{
	display:block;
	width:48%;
	float:left;
	list-style-type: none;
	margin:0;
	padding:0;
}
#main #edform ul li{
	display:block;
	float:left;
	clear:both;
	list-style-type: none;
	width:98%;
}
#main #edform ul li label{
	width: 28%;
	float:left;
	display:block;
}
#main #edform ul li textarea{
	height: 5em;
	width: 70%;
	margin-bottom:2px;
	display:block;
	float:right;
	font-size: 0.8em;
}
#main #edform ul li input{
	width: 70%;
	margin-bottom:2px;
	display:block;
	float:right;
	font-size: 0.8em;
}
#main #edform br{
	clear: both;
}


#main #bookdate p{
	display:block;
	margin: 2px;
	padding:0px;
	float:left;
	clear: both;
}
#main #bookdate label{
	display: block;
	float: left;
	width: 7em;
}
#main #bookdate em{
	display:block;
	float: left;
}

#main #bookdate select{
	width:auto;
	float: left;
	margin-right: 2px;
}
#main .radio {
	width:20px;
	padding: 0;
	margin:0;
	float:left;
	clear:left;
}
#main .half{
	display:block;
	width: 49%;
	float:left;
}
#main #bookdate .bigButton{
	display:block;
	font-size: 1.2em;
	font-weight: bold;
	width: 80%;
	height: 1.5em;
	float:none;
	margin: 12px auto 2px auto;
	text-align:center;
}
#main h2 a{
	font-size: 0.7em;
}



#times {
	width:95%;
	margin: 6px auto 0px auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E8ECE8;
	border-right-color: #D8DED8;
	border-bottom-color: #D8DED8;
	border-left-color: #E8ECE8;	
}
#main #times select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	padding: 0px -16px 0px 0px;
	width: 40px;
	height: 20px;
	border: 1px solid #EEEEEE;
	display: inline;
	float:none;
	clear: none;
}
#main #times input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:right;
	padding: 0px -16px 0px 0px;
	width: 30px;
	height: 18px;
	border: 1px solid #EEEEEE;
	display: inline;
	float:none;
	clear: none;
}
#times td{
	width: 100px;
}
.colOne{
	width: auto;
}

#logform, #fform {
	display:block;
	float:none;
	width: 70%;
	margin: 0px auto 0px auto;
}

.help {
	vertical-align: text-bottom;
	display: inline;
}
.directms {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF0E9;
	width: 100%;
	padding-bottom: 1px;
}
.directms span {
	display: inline-block;
	margin-right: 1px;
	padding: 1px 3px 1px 3px;
	font-size: 0.8em;
	
}

.directms a {
	font-weight: bold;
	color: #EC5400;
}