@charset "utf-8";
body {
	background-image: url();
	background-color: #C17909;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333
	
}
.imgLeft {
	margin-right: 15px;
	margin-bottom: 15px;
	border: 1px solid #E0DFE3;
	float: left;
}
	a:link {
	color: #914800;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #993300;
}
a:hover {
	text-decoration: underline;
	color: #CC6600;
}
a:active {
	text-decoration: none;
}

h1 {
	color:#666666;
	font-size:28px;
	font-family: "Arial Black";
	letter-spacing: -0.08em;
	font-weight: normal;
}

h2 {
	font-size: 16px;
	color: #C17909;
	margin-bottom: 5px;
	font-weight: 800;
	/*font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	
	color: #C17909;*/
}



.mid {
	background-image: url(../images/components/mid.jpg);
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;

}
.imgRight {
	float: right;
	border: 1px solid #333300;
	margin-bottom: 15px;
	margin-left: 15px;
}


.content {
	width: 775px;
	margin-left: 65px;
	margin-top: 0px;	
	padding-right: 10px;
}


.maincontent {
	margin: auto;
	height: 100%;
	width: 100%;
}
.top {
	height: 260px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.bottom {
	height: 130px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/components/bottom.jpg);
	background-repeat: no-repeat;
	padding-top: 70px;
}
.footer {
	text-align: center;
	padding-top: 20px;
	color: #999999;
}
.eventTable {
	background-color: #F7F7F7;
	border: 1px solid #CCCCCC;
	padding: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
}
.newsBorder {
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
	border-bottom-style: dotted;
	padding-bottom: 5px;
}
.newsArticle {
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.curvedBox {
	background-color: #F7F7F7;
	padding: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.textHolder {
padding-right: 10px;
}
.forms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	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: #999999;
	border-right-color: #999999;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin: 3px;
	width: 187px;
}
.headingMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: 900;
	color: #C17909;
	letter-spacing: -3px;
}
.headingSub {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 500;
	color: #C17909;
}
.smallNewsItems {
	margin-right: 8px;
	margin-bottom: 10px;
	padding: 10px;
	float: left;
	height: 80px;
	width: 248px;
	border: 1px solid #CCCCCC;
	background-color: #F4F4F4;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 400;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;

}
.imgPad {
	margin: 8px;
}
.smallGreyTextBox {
	margin: 5px;
	padding: 10px;
	float: left;
	width: 248px;
	border: 1px solid #999999;
	background-color: #ECECEC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 400;
}
.footer2 {
	text-align: center;
	color: #993300;
}
.openDays {
	background-image: url(../images/openday.jpg);
	background-repeat: no-repeat;
	width: 194px;
	height: 85px;
	padding-top: 50px;
	font-weight: bold;
	color: #FFFFFF;
}

#openDays a:link, #openDays a:visited {
	text-decoration:none;
	display:block;
	color: #FFFFFF;
}
		
.waveback {
padding-right: 15px;

}
.smNewsTitle {
font-size:14px;
font-weight:bold;
color:#CC6600
}
