body {
	margin:0;
	padding:0;
	background-color: #DEBF92;
} 
#page {
	width: 760px;
	margin: 0 auto;
	}
#masthead {width: 760px; height: 98px; background-image: url(../Source/Images/banner.gif)}
#topwrapper {
	width: 760px;
	position: relative;	
	}
#abovenav {
	float: left;
	width: 168px;
	height: 131px;
	background-image: url(../Source/Images/tileAboveNav.gif);
	background-repeat: no-repeat;
	}
#bannerwrapper {
	width: 592px;
	position: absolute;
	top: 0px;
	right: 0px;
	}
#banLeft {
	float: left;
	width: 340px;
	}
#banRight {
	margin-left: 340px;
	width: 252px;
	}			
#titlewrapper {
	width:591px;
	background-color: #C6C0A0;
	margin-left: 0px;
	position: absolute;
	top: 90px;
	left: 168px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 9px;
margin-bottom: 0;
}
#pageheading {
	width:330px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	padding-left: 10px;
	color: #FFFFFF;
}
#pagetitle {
	width:192px;
	float: right;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	color: #666;
}
#navhome {
	height:auto;
	margin-right: 193px;
	margin-left: 341px;
	font-family: "Times New Roman", Times, serif;
}
#navhome a {color: #4B4948; font-weight: bold;}
#navhome a:hover{color: #e2dfcd;}

.clearItem:after {
	content: ".";
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
	}
#content p{
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	text-align: justify;
	line-height: 1.1em;
	color: #333;
	padding: 0 15px 0 15px;
	}
#content h2 {
	text-align: center;
	color: #D0C5B7;
	}	
	

#contentwrapper {width: 758px; background-image: none; background-color: #C6C0A0; border-left: 1px solid white; border-right: 1px solid white; border-top: 1px solid white;}
#container {width: 740px;}
#content {width: 740px; text-align: center;}
#sidebar {display: none;}	
table {margin: 0 auto;}
td {text-align: center; font-size: 0.7em;}
th {font-weight: bold; font-size: 0.8em;}
td.head {text-align: left; font-weight: bold; font-size: 0.8em;}
div#page {width: 760px;}
#titlewrapper {padding-top: 10px;}
#abovenav {height: 130px;}
.imagecentre {text-align: center; margin-left: -10px;}


#footer {
	clear: both;
	background-image: url(../Source/Images/mainBG.gif);
	background-repeat: repeat-y;
	width: 760px;
	border-top: 1px solid white;
	}
#map {
	float: left;
	width: 168px;
	font-size:0.8em;
	text-align: center;
	padding-top: 50px;
	}	
#cnote {
	margin-left: 168px;
	width: 571px;
	padding: 15px 5px;
	text-align: center;
	}
.cnote {
	font-size: 0.7em;
	}


