body {
	font-size: 12px !important;
	font-family: 'Helvetica Neue',Arial,'Liberation Sans',FreeSans,sans-serif;
	color: #4d4f53;
	line-height: 17px;
	}
a:focus {
	outline:1px dotted invert
	}
a {
	color: #6c3e26;
	text-decoration: underline;
	}
a:visited {
	color: #6c3e26;
	}
a:hover {
	text-decoration: none;
	}
#current {
	font-weight: bold;
	}
.componentheading, .contentheading, h1 {
	font-size:24px;
	font-weight: normal;
	margin-bottom:20px;
	color: #854F36;
	z-index:1;
	}
.componentheading {
	padding: 20px 0 0 0;
	}
.blog .contentheading {
	font-size:24px;
	margin-bottom:10px;
	}
.message-body {
	padding: 20px;
	}
.message-body h1 {
	margin-bottom:20px !important;
	}

hr {
	border:0 #ccc solid;
	border-top-width:1px;
	clear:both;
	height:0;
	}
h1 {
	font-size:24px;
	margin-bottom: 22px;
	font-weight: normal;
	}
h2 {
	font-size:23px;
	}
h3 {
	font-size:16px;
	}
h4 {
	font-size:14px;
	}
h5 {
	font-size:13px;
	}
h6 {
	font-size:12px;
	}
ol {
	list-style:decimal;
	}
ul {
	list-style:disc;
	}
li {
	margin-left:30px;
	}
p,dl,hr,h1,h2,h3,h4,h5,h6,ol,ul,pre,table,address,fieldset {
	margin-bottom:10px;
	}


/* ############### TOPMENU ############### */
#topmenu .moduletable {
	}
	#topmenu .moduletable_menu ul {
		margin: 0 0 0 15px;
		}

	#topmenu .moduletable_menu li a {
		color: #fff !important;
		text-decoration: none;
		font-size: 18px;
		font-weight: bold;
		}
	#topmenu .moduletable_menu li {
		border-right:1px solid #5A270A;
		display:inline;
		line-height:40px;
		list-style-image:none;
		list-style-position:outside;
		list-style-type:none;
		margin:0;
		padding:0 30px;
		}
	#topmenu .moduletable_menu li a {
		color: #fff !important;
		text-decoration: none;
		}
	#topmenu .moduletable_menu li a:hover {
		}
	#topmenu .moduletable_menu li a span {
		line-height: 40px;
		}
	#topmenu .moduletable_menu strong {
		}
	#topmenu .moduletable_menu em {
		}


#content #page, #content .blog {
	text-align: justify;
	}

.leading_separator {
	line-height: 0px !important;
	}
.counter {
	margin: 0;
	}

/* RIGHT MODULES */
#right .modheader h3 {
	color: #697432;
	}
#right .modcontent {
	font-size: 13px;
	line-height: 18px;
	padding: 0 6px;
	}


/* ############## SLOGAN ############### */
#slogan {
	font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
	font-weight: normal;
	font-size: 16px;
	color: #697432;
	}
#slogan .modslogan {
	padding: 10px 0 0;
	}
#slogan .modcontent {
	background: url(slogan_line.gif) no-repeat 50% 50%;
	}




/* ########### FOOTER ############ */
#footer span, #footer span a  {
	color: #eeebeb;
	font-size: 11px;
	}
#footer span a {
	text-decoration: none;
	}


/* REMOVE ACAJOOM LINK */
.footer span.footer {
	display: none;
	}

.center_this {
	text-align: center;
	}