body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FDFDFD;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	background-color: #3D683B;
	background-image: url(SiteImages/BG_1600x4.png);
	background-repeat: repeat-y;
	background-position: center top;
}

#container {
	text-align: left;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	z-index: 1;
	border-top-color: #3D673A;
	border-right-color: #3D673A;
	border-bottom-color: #3D673A;
	border-left-color: #3D673A;
}
#header {
	height: 160px;
	width: 800px;
	position: absolute;
	top: 0px;
	text-align: right;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#header_logo {
	height: 160px;
	width: 165px;
	position: absolute;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#header_colourbox {
	background-color: #7E6C2A;
	height: 30px;
	width: 30px;
	position: absolute;
	top: 0px;
	left: 168px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
#header_colourbox2 {
	background-color: #7E6C2A;
	height: 30px;
	width: 165px;
	position: absolute;
	top: 127px;
	right: 0px;
	border-top-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#nav {
	width: 800px;
	position: absolute;
	top: 163px;
	text-align: left;
	height: 26px;
	background-color: #3D673A;
	overflow: visible;
	z-index: 10;
}
.img_floatleft {
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
}
.img_floatright {
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 30px;
}
#pageindicator {
	height: 35px;
	width: 550px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#pageindicator2 {
	height: 35px;
	width: 300px;
	top: 0px;
	right: 0px;
	position: absolute;
}
#maincontent {
	width: 730px;
	position: absolute;
	left: 35px;
	top: 210px;
	font-size: 11px;
	color: #333333;
}
#maincontent_text {
	width: 730px;
	line-height: 14px;
	position: relative;
	top: 40px;
}
#flashcontent {
	width: 730px;
	text-align: center;
	vertical-align: top;
	height: 600px;
}
.maintext {
	font-weight: normal;
}
.maintext_italic {
	font-weight: normal;
	font-style: italic;
}
.maintext a:link {
	color: #F26500;
	text-decoration: none;
}
.maintext a:hover {
	color: #7E6C29;
	text-decoration: underline;
}
.maintext a:active {
	color: #BDD773;
	text-decoration: none;
}
.maintext a:visited {
	color: #F26500;
	text-decoration: none;
}
.maintext_emphasis {
	font-weight: bold;
}
.maintext_centered {
	text-align: center;
	color: #3D683A;
}
h1 {
	font-size: 13px;
	font-weight: bold;
	color: #3D673B;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #7E6C2B;
}
.maintext_centered a:link {
	text-align: center;
	color: #F26500;
	text-decoration: none;
}
.maintext_centered a:hover {
	color: #7E6C29;
	text-decoration: underline;
}
.maintext_centered a:active {
	color: #BDD773;
	text-decoration: none;
}
.maintext_centered a:visited {
	color: #F26500;
	text-decoration: none;
}

