body {
	padding: 0px;
	margin: 10px;
	background-color: #ECEDE9;
	background-image: url(/newimages/horshamdowns/bg.jpg);
	background-attachment: fixed;
}

body, td, div, p, span {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

html>
body, td, div, p, span {
font-size: 10pt
}

a {
color:#333;
}

a:hover	{
color:#999;
}

.subnav	{
color: #FFFFFF;
font-size: xx-small;
background-color: #eaeaea;
padding: 5px 3px 8px 3px;
text-align: center;
}

.subnavmain {
border-top: solid #ffffff 1px;
border-bottom: solid #a67f3e 1px;
}

html>
body .subnav {
font-size: x-small;
}

h1 {
font-size: 15pt;
font-weight: bold;
}

html>
body h1 {
font-size: 15pt;
font-weight: bold;
}

h2 {
font-size: 13.5pt;
font-weight: bold;
color: #909090;
}

html>
body h2 {
font-size: 13.5pt;
font-weight: bold;
color: #909090;
}

h3 {
	font-size: 11pt;
	font-weight: bold;
	color: #1B526D;
}

html>
body h3 {
	font-size: 11pt;
	font-weight: bold;
	color: #1B526D;
}

.small {
font-size: xx-small;
color: #333;
}

.dynamicform {
	background-color:#FFFFFF;
	font-size: 10pt;
	padding:10px;
}

.formtext {
	font-size: 10pt;
}

html>
body .small {
font-size: x-small;
}

.maincontent {
background-color: #ffffff;
}

.contentbox {
	padding: 10px;
	background-color: #FFFFFF;
	vertical-align: top;
}


/* ========================================================================================= */
/* NAVIGATION - With Colour Mouseovers - bg Blend 1 */
/* ========================================================================================= */

.nav {
	background-color: #1B526D;
}

.navigator {
width: 100%;
padding: 10px;
}

.button1, .button2, .currentpage, .submen {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	margin: 0px;
	padding: 0px;
	width: 100%;
	text-transform: uppercase;
}

html>
body .button1,
body .button2,
body .currentpage,
body .submen {
font-size: 12px;
}

.button1 a, .button2 a, .currentpage a, .submen a {
padding: 4px 15px 5px 6px;
text-decoration: none;
display: block;
width: 100%;
border-top: solid #1B526D 1px;
border-bottom: solid #1B526D 1px;
color: #FFFFFF;
}

html>
body .navigator .button1 a,
body .navigator .button2 a,
body .navigator .currentpage a,
body .navigator .submen a {
width: auto;
}

.currentpage a {
color: #999;
border-bottom: solid #1B526D 1px;
border-top: solid #1B526D 1px;
}

.currentpage a:hover,
.button1 a:hover,
.button2 a:hover,
.submen a:hover {
color: #999;
border-bottom: solid #1B526D 1px;
border-top: solid #1B526D 1px;
}

.submen a {
font-weight: normal;
}
