@charset "utf-8";
/* CSS Document */

body {
	font: 12px "Trebuchet MS", Arial;
	background: url(layout/body.png) repeat-x left top;
}
h1,h2,h3,h4 {
	font-size: 16px;
	color: #996600;
}
#holder {
	width: 900px;
	position: relative;
	background: #F7EFB8 url(layout/banner.png) no-repeat left top;
	border: 3px solid #F57E1E;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}

#holdert {
	width: 880px;
	position: relative;
	background: #F7EFB8 url(layout/banner.png) no-repeat left top;
	border: 3px solid #F57E1E;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}

#banner {
	background: url(layout/banner.png) no-repeat left top;
	position: relative;
	height: 119px;
	width: 900px;
	display: block;
}

#textarea {
	border: 2px solid #F57E1E;
	position: relative;
	width: 570px;
	float: left;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 15px;
	padding: 15px 20px;
	text-align: left;
	background: #FFFFFF;
	color: #666666;
}

#leftmenu {
	float: left;
	margin-left: 10px;
	border: 2px solid #F57E1E;
	position: relative;
	width: 250px;
}
#leftmenu a {
	background: #FFDB7D;
	display: block;
	border-bottom: 1px dotted #B25726;
	color: #B25726;
	text-decoration: none;
	text-indent: 15px;
	padding-top: 7px;
	padding-bottom: 7px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial;
}

#leftmenu a:hover {
	color: #F5EAA8;
	background: #3E1200;
}
#footer {
	display: block;
	border-top: 2px solid #F57E1E;
	clear: both;
	position: relative;
	margin: 0px;
	background: #FFCC66;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

#leftmenu  p {
	padding-left: 10px;
}


#footer a{
	color: #666666;
	text-decoration: none;
}
#footer a:hover {
	color: #993300;
}
.formc{
	float:left;
	width:100px;
	margin-bottom: 2px;
	min-height:25px;
	height:auto !important;
	height:25px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: double;
	border-top-color: #FFFFFF;
	border-bottom-color: #CCCCCC;
	padding: 5px;
	font-weight: bold;
}


.timetables {
	background: #FBF7D7;
	padding: 55px 15px 15px;
	width: 90%;
	margin-bottom: 15px;
	border: 1px solid #999999;
	position: relative;
}
.timetitle {
	background: #FF9966;
	display: block;
	border-bottom: 1px solid #F57E1E;
	position: absolute;
	width: 100%;
	left: 0px;
	top: 0px;
	text-indent: 25px;
	height: 35px;
}

#times {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}
 


.forms{
	float:left;
	width:80px;
	margin-bottom: 2px;
	min-height:25px;
	height:auto !important;
	height:25px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: double;
	border-top-color: #FFFFFF;
	border-bottom-color: #CCCCCC;
	padding: 5px;
	font-weight: bold;
}
.formsb{
	float:left;
	width:260px;
	margin-bottom: 2px;
	min-height:106px;
	height:106px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: double;
	border-top-color: #FFFFFF;
	border-bottom-color: #CCCCCC;
	padding: 5px;
	position: relative;
	text-align: left;
}
#enq {
	padding: 5px;
	border: 1px dotted #CCCCCC;
	width: 100%;
}
.prover {
	margin: 5px;
	height: 25px;
	width: 40%;
	border: 1px solid #000033;
	position: relative;
	float: left;
	background-repeat: repeat-y;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px
}
.homep {position:relative;
	margin-right: 20px;
	margin-bottom: 20px;
	border: 7px double #584633;
	height:80px;
	width:80px;
	float: left;
	overflow: hidden;
}
.homep img {
	position:relative;
	border-style: none;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
