/********************************************************************************************************/
/* global properties */
/********************************************************************************************************/
body {
	background-color: #282315;
	margin-top: 5px;
	margin-bottom: 0px;
}

a:link {
	color: #637310;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #637310;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

a:active {
	text-decoration: none;
	color: #637310;
}


/********************************************************************************************************/
/* main container */
/********************************************************************************************************/
.backgroundBox {
	width: 800px;
	border: 1px solid #635634;
	margin-left: auto;
	margin-right: auto;
	background-color: #ADA57E;
	background-image: url(images/watermark.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}


/********************************************************************************************************/
/* title div - logo etc */
/********************************************************************************************************/
.title {
	height: 194px;
	width: 800px;
	background-image: url(images/title.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}


/********************************************************************************************************/
/* menu box - attributes to set the appearance */
/********************************************************************************************************/
.linksBox {
	height: 320px;
	width: 165px;
	float: left;
	padding-right: 15px;
	padding-left: 5px;
}
	
.linksBox A {
	color: #543D1E;
	font-size: 12px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	display: block;
	/*background-color: #CEC9A6;BAB598*/
	background-color: #BDB694; 
	padding: 5px;
	width: 145px;
	height: 21px;
	text-decoration: none;
}

.linksBox A.NavSelected {
	color: #FFFFFF;
	font-size: 12px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	display: block;
	/*background-color: #CEC9A6;BAB598*/
	background-color: #543D1E; 
	padding: 5px;
	width: 145px;
	height: 21px;
	text-decoration: none;
}

.linksBox A:visited {
	color: #543D1E;
	font-weight: bold;
}

.linksBox A.NavSelected:visited {
	color: #FFFFFF;
	font-weight: bold;
}

.linksBox A:active {
	color: #FFFFFF;
	font-weight: bold;
}

.linksBox A:hover {
	COLOR: #FFFFFF;
	font-weight: bold;
	background-color: #543D1E;
}

.linksBox ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-decoration: none;
}

.linksBox li {
	margin: 0;
	padding: 5px;
}


/********************************************************************************************************/
/* content container */
/********************************************************************************************************/
.copyBackground {
	width: 600px;
	background-color: #CDCD9B;
	float: left;
	padding-bottom: 10px;
}


/********************************************************************************************************/
/* actual content container on the home page */
/********************************************************************************************************/
.contentBox {
	background-color: #DEDDBE;
	height: 300px;
	width: 430px;
	float: left;
	margin-top: 10px;
	margin-left: 5px;
	padding-right: 10px;
}

.contentBox h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: normal;
	font-weight: bold;
	color: #637310;
	padding-top: 10px;
	padding-left: 15px;
}

.contentBox p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #543D1E; 
}


/********************************************************************************************************/
/* news attributes on the home page (right hand column) */
/********************************************************************************************************/
.news h1 {
	font-size: 12px;
	font-weight: bold;
	background-color: #ABA474;
	padding-top: 3px;
	padding-left: 7px;
	padding-bottom: 3px;
	margin: 0px;
	color: #543D1E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

.news p {
	font-size: 11px;
	color: #543D1E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	padding-top: 3px;
	padding-left: 7px;
	padding-bottom: 3px;
	margin: 0px;
}

.news {
	height: 140px;
	width: 140px;
	float: left;
	margin-top: 10px;
	padding-left:5px;
	padding-right:5px;
}


/********************************************************************************************************/
/* footer attributes */
/********************************************************************************************************/
.footer {
	float: right;
	height: 60px;
	width: 635px;
	padding-top: 15px;
}
.footer A {
	color: #637310;
	font-size: 10px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.footer A:visited {
	color: #637310;
}
.footer A:active {
	color: #637310;
}
.footer A:hover {
	COLOR: #513C1D;
}
.footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
}


/********************************************************************************************************/
/* image alignment on the home page */
/********************************************************************************************************/
.homeImg {
	float: left;
	height: 185px;
	width: 140px;
	border: 1px solid #637310;
	margin-left: 10px;
	margin-right: 10px;
}


/********************************************************************************************************/
/* actual content container on the content pages */
/********************************************************************************************************/
.contentBox2 {
	background-color: #DEDDBE;
	width: 580px;
	float: left;
	margin-top: 10px;
	margin-left: 5px;
	padding-bottom: 10px;
}

.contentBox2 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	line-height: normal;
	font-weight: bold;
	color: #637310;
	padding-top: 10px;
	padding-left: 15px;
}

.contentBox2 h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 10px;
	font-weight: bold;
	color: #637310;
	padding-top: 10px;
	padding-left: 15px;
}

.contentBox2 h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	color: #637310;
	padding-top: 10px;
	padding-left: 15px;
}

.contentBox2 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #543D1E; 
	padding-left: 15px;
	padding-right: 15px;
}


/********************************************************************************************************/
/* image alignment on content pages */
/********************************************************************************************************/
.contentimg {
	float: right;
	height: 150px;
	width: 114px;
	border: 1px solid #637310;
	margin-left: 10px;
	margin-right: 5px;
}


/********************************************************************************************************/
/* colour separator in events page*/
/********************************************************************************************************/
.can {
	background-color: #CDCD9B;
	}




