body {
	margin: 10px;
	background-color: #201A13;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

body, td, div, p, span {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
}

html>
body, td, div, p, span {
font-size: 12px;
}

a {
color:#FFFFFF;
font-family: Arial, tahoma, tahoma;
}

a:hover	{
	color:#CCCCCC;
}

.subnav	{
color: #cccccc;
font-size: 10px;
padding: 5px 3px 8px 3px;
text-align: center;
}

.subnavmain {
border-top: solid #ffffff 1px;
border-bottom: solid #a67f3e 1px;
}

html>
body .subnav {
font-size: 10px;
}

.company {
	font-size: 24pt;
	font-weight: normal;
	color: #d7d2c4;
	padding-left: 25px;
}

h1 {
font-size: 16px;
color: #FFFFFF;
font-weight: normal;
}

h2 {
font-size: 15px;
color: #FFFFFF;
font-weight: normal;
}

h3 {
font-size: 14px;
color: #FFFFFF;
font-weight: normal;
}

.small {
font-family: Arial, tahoma;
font-size: 10px;
color: #a67f3e;
}

.contentbox {
	padding: 8px;
	vertical-align: text-top;
	background-color: #644F3A;
	width: 585px;
	border-bottom: 20px;
	border-bottom-style: solid;
	border-bottom-color: #928562;
}

.newsfullteaser {
background-color: #644F3A;
}

/* ========================================================================================= */
/* NAVIGATION - With Colour Mouseovers - bg Blend 1 */
/* ========================================================================================= */

.nav {
background-color: #3E3124;
}

.navigator {
	width: 100%;
	text-transform: capitalize;
	background-color: #928562;
	text-decoration: none;
}

.navigator a{
	width: 100%;
	text-transform: capitalize;
	background-color: #B3A88C;
	text-decoration: none;
}

.button1, .button2, .currentpage, .submen {
/*font-weight: normal;
text-align: left;
margin: 0px;
padding: 0px;*/

	text-decoration: none;
	display: block;
	color: #FFFFFF;
	background-color: #B3A88C;
	padding-top: 5px;
	padding-right: 1px;
	padding-bottom: 5px;
	padding-left: 9px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #B3A88C;
	border-bottom-color: #B3A88C;
	border-right: 1px;
	border-right-color: #928562;
	border-right-style: solid;

}

.button1 a, .button2 a, .submen a,  {
text-decoration: none;
	display: block;
	color: #FFFFFF;
	background-color: #B3A88C;
	padding-top: 5px;
	padding-right: 1px;
	padding-bottom: 5px;
	padding-left: 9px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #B3A88C;
	border-bottom-color: #B3A88C;
	border-right: 1px;
	border-right-color: #928562;
	border-right-style: solid;
}

.currentpage a {
	text-decoration: none;
	display: block;
	color: #FFFFFF;
	background-color: #B3A88C;
	padding-top: 5px;
	padding-right: 1px;
	padding-bottom: 5px;
	padding-left: 9px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #B3A88C;
	border-bottom-color: #B3A88C;
	border-right: 1px;
	border-right-color: #928562;
	border-right-style: solid;
}

.currentpage a:hover,
.button1 a:hover,
.button2 a:hover,
.submen a:hover {
	color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;

}

.submen a {
font-weight: normal;
color: #644F3A;
background-color: #928562;
}
