BODY {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	margin: 10px auto;
	width: 680px;
	background-color: #A46937;
}
.accessibility, .topLink {
	display: none;
}
.clear {
	clear: both;
}
A {
	color: #000;
}
DIV#subcontainer {
	position: relative;
	padding: 10px;
	background-image: url(../images/bg1.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
DIV#container {
	
	border: 2px solid;
	border-color: #3F2E12;
	background-color: #F3FBFE;
}
DIV#header {
	position: realtive;
	height: 150px;
}
H1#siteTitle {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 10px;
	left: 10px;
}
H1#siteTitle A {
	display: block;
	width: 150px;
	height: 120px;
	background-image: url(../images/logo2.gif);
	background-repeat: no-repeat;
}
H1#siteTitle A SPAN {
	display: none;
}
H2#strapLine {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 35px;
	right: 10px;
	display: block;
	width: 263px;
	height: 81px;
	background-image: url(../images/strapline.gif);
	background-repeat: no-repeat;
}
H2#strapLine SPAN {
	display: none;
}
DIV#content {
	position:relative;
}
DIV#mainNav {
	position: relative;
	top: -15px;
	left: 5px;
	margin: 0;
	padding: 0;
}
DIV#mainNav UL {
	margin: 0;
	padding: 0;
}
DIV#mainNav LI {
	list-style: none;
	float: left;
}
DIV#mainNav LI A {
	display: block;
	width: 120px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	text-align: center;
	border: 2px solid;
	border-color: #755F25;
	margin-right: 5px;
	background-color: #3F2E12;
	color: #FFF;
}
DIV#pageContent {
	clear: left;
	line-height: 1.8em;
	color: #563F18;
	padding: 5px 20px 235px;
	position:relative;
}
DIV#footer {
	margin-top: 20px;
}
DIV#site-footer {
	float: left;
	width: 45%;
}
DIV#gwp-footer {
	float: right;
	width: 45%;
	text-align: right;
}
H2#pageTitle {
	color: #3F2E12;
	font-size: 16px;
	border-bottom: 1px solid;
	border-color: #755F25;
}

DIV#pageContent H3,H4,H5 {
	font-size:14px;
	margin:0;
	padding:0;
	margin-bottom;20px;
}