@charset "utf-8";

/* CSS Document */



body {
	color: #333333;
	font: 12px Geneva, Arial, Helvetica, sans-serif;
	background: repeat;
}



#holder {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background: #FFFFFF url(layout/banner.jpg) no-repeat left top;
	border: 2px double #999999;
}



#banner {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 210px;
	width: 900px;
	position: relative;

}



#menu {
	float: left;
	height: 58px;
	width: 916px;
	position: relative;
	background-image: url(images/topmenu.png);
	background-repeat: no-repeat;
	background-position: left top;

}



.lefty {

	background: url(layout/topbuttonsleftindent.jpg) no-repeat left top;

	margin-left: 7px;

	border-left-width: 1px;

	border-left-style: solid;

	border-left-color: #CCCCCC;

}



#menu .item {

	position: relative;

	z-index: 2;

	float: left;

	height: 35px;

	background: url(layout/topbuttonsleftindent.jpg) no-repeat right top;

	margin-top: 7px;

	border-right-width: 1px;

	border-right-style: solid;

	border-right-color: #CCCCCC;

}

#menu a:link, #menu a:active, #menu a:visited {

	display: block;

	height: 35px;

	vertical-align: middle;

	text-align: center;

	text-decoration: none;

	color: #666666;

	padding-right: 14px;

	padding-left: 14px;

	background: url(images/border.jpg) no-repeat right top;

	margin-top: 1px;

	font-family: verdana;

	font-size: 11px;

	font-style: normal;

	line-height: 2.9em;

	font-weight: normal;

	font-variant: normal;

	padding-top: 2px;

	text-transform: capitalize;

}

#menu a:hover{
	display: block;
	height: 32px;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	padding-right: 14px;
	padding-left: 14px;
	;
	padding-top: 2px;
	font: normal 11px/2.9em verdana;
	background: #521B0F repeat-x center bottom;

}



#mainareatop{

	position: relative;

	height: 20px;

	width: 916px;

	left: 0px;

	top: -1px;

	background-image: url(images/mainareatop.png);

	background-repeat: no-repeat;

	background-position: left top;

	margin: 0px;

	padding: 0px;

}

#mainarea {
	position: relative;
	float: left;
	background: #FFFFFF;
	padding: 0px 0px 0px 15px;

}





h1, h2, h3, h4 {
	font-size: 20px;
	text-align: left;

}





#content  {
	width:550px;
	float:left;
	padding-left: 25px;
	text-align: justify;
	padding-top: 15px;
	margin-bottom: 25px;
}

#mainareabottom {

	position: relative;

	width: 916px;

	left: 0px;

	bottom: -25px;

	height: 40px;

	clear: both;

	float: left;

	background-image: url(images/mainareabottom.png);

	background-position: left bottom;

}

#rightmenu {
	float: left;
	width: 275px;
	position: relative;
	margin-top: 0px;
	margin-right: 25px;
	margin-left: 0px;
	padding-left: 15px;
	padding-top: 0px;
}

#rightmenu a{

	font-size: 14px;

	color: #666666;

	display: block;

	padding-bottom: 14px;

	border-bottom-width: 1px;

	border-bottom-style: dotted;

	border-bottom-color: #666666;

	text-decoration: none;

	padding-top: 14px;

	padding-left: 15px;

}



#rightmenu a:hover {
	color: #333333;
	border-right: 5px solid #B9FFAE;
}
.forms{
	float:left;
	width:45%;
	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;
	position: relative;
}
.formsb{
	float:left;
	width:48%;
	margin-bottom: 2px;
		min-height:106px;
  height:auto !important;
  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;
}
#enq {
	padding: 5px;
	border: 1px dotted #CCCCCC;
}
.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
}
/* form sheet */

#formholder {
	position: relative;
	float: left;
	display: block;
	width: 500px;
	padding: 15px;
	border: 1px solid #CCCCCC;
	margin-bottom: 25px;
}

.formbits {
	display: block;
	border-bottom: 1px dotted #CCCCCC;
	padding-top: 4px;
	height: 26px;
	font-size: 12px;
	color: #000000;
}
.formbitst {
	display: block;
	border-bottom: 1px dotted #CCCCCC;
	padding-top: 4px;
	height: 56px;
	vertical-align: top;
}
.formbits .texty {
	float: right;
	position: relative;
	width: 180px;
	font:  12px Georgia, "Times New Roman", Times, serif;
	color: #666666;
	background: #FFFFFF;
	border: 1px solid #666666;
}

.formbits .hightlight {
	border:2px solid #9F1319;
	background:#FFFFCC url(iconCaution.gif) no-repeat right top
}



.formbitst .textareay {
	float: right;
	position: relative;
	width: 180px;
	height:50px;
	font:  12px Georgia, "Times New Roman", Times, serif;
	color: #666666;
	background: #FFFFFF;
	border: 1px solid #666666;
}
.formbitst .hightlight {
	border:2px solid #9F1319;
	background:#FFFFCC url(iconCaution.gif) no-repeat right top
}

.formbits label {
	float: left;
	position: relative;
	width: 165px;
}
.formbitst label {
	float: left;
	position: relative;
	width: 150px;
	font-style: ;
	font-weight: bold;
}
.done {

	background:url(iconIdea.gif) no-repeat 2px; 

	padding-left:20px;

	font-family:arial;

	font-size:12px; 

	width:70%; 

	margin:20px auto; 

	display:none

}


#submit {
	float: right;
	margin-right: 60px;
	margin-top: 15px;
	clear: both;
}

.events {
	background: url(layout/body.jpg) no-repeat right top;
	border: 1px solid #CCCCCC;
	position: relative;
	width: 95%;
	margin-bottom: 15px;
	padding: 10px;
}
#footer {
	background: url(layout/footer.jpg) no-repeat left top;
	border-top: 2px solid #CCCCCC;
	position: relative;
	height: 70px;
	width: 100%;
}
.wideform {
	position: relative;
	width: 500px;
	float: left;
	font-size: 11px;
	margin-bottom: 10px;
	border-bottom: 1px solid #CCCCCC;
	text-align: left;
	padding-bottom: 5px;
}

.smallwde {
	float: right;
	width: 100px;
	position: relative;
	margin-left: 20px;
}

