body {
	background-color: #F6F2CB;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}
body a {
	text-decoration: none;
	color: #603813;
}
#BackgroundLayer {
	position:absolute;
	width:100%;
	height:100%;
	left: 0%;
	top: 0%;
	border-style:none;
}
h1 {
	color: #603813;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 3px;
	margin: 0;
	padding: 0;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #603813;
	margin-top: 0;
	padding-top: 0;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #603813;
}
h4 {
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.footer {
	font-size: 10px;
	padding-top: 5px;
}
.mainbody {
	padding-left: 15px;
}

/* CENTRED TOP MENU */
#centredMenu {
   float:left;
   width:100%;
   background:#fff;
   overflow:hidden;
   position:relative;
}
#centredMenu ul {
   clear:left;
   float:left;
   list-style:none;
   margin: 0px 0 8px 0;
   padding:0;
   position:relative;
   left:50%;
   text-align:center;
}
#centredMenu ul li {
   display:block;
   float:left;
   list-style:none;
   margin: 0;
   padding:0;
   position:relative;
   right:50%;
}
#centredMenu ul li a {
   display:block;
   margin:0 0 0 5px;
   padding:0 10px;
   background:#fff;
   color:#603813;
   text-decoration:none;
   line-height:1.3em;
}
#centredMenu ul li a:hover {
   background:#fff;
   color:#000;
   font-weight: bold;
}
#centredMenu ul li a.active,
#centredMenu ul li a.active:hover {
   color:#603813;
   font-weight: bold;
}

/* SECTIONS TOP MENU */
#sectionsMenu {
	padding-left: 15px;
	letter-spacing: 1px;
	font-size: 11px;
}

.topmenu {
	font-size: 14px;
	color: #603813;
}
.topmenu a {
	text-decoration: none;
	color: #603813;
	padding-left: 10px;
	padding-right: 10px;
}
.topmenu a:hover {
	font-weight: bold;
}
.topmenu-sel {
	color: #603813;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
}
#leftMenu ul li{
	list-style: none;
	padding: 0 0 4px 0;
	margin: 0;
}
#leftMenu a {
	font-size: 12px;
}
#leftMenu a:hover {
	font-weight: bold;
}
.leftmenu {
	padding-left: 36px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #603813;
}
.leftmenu a {
	text-decoration: none;
	color: #603813;
}
.leftmenu a:hover {
	font-weight: bold;
}
.leftmenu-sel {
	text-decoration: none;
	color: #603813;
	font-weight: bold;
}
.newsbox {
	list-style-type: square;
}
.newsbox a {
	text-decoration: none;
	color: #000000;
}
.newsbox a:hover {
	font-weight: bold;
}
.browntext {
	color: #603813;
	font-size: 10px;
}
.spaced-bullets {
	padding-bottom: 10px;
}
