body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#473d19;
}

.left_colbg{
background-image: url(../images/left_col_bg.jpg);
background-repeat:repeat-x;
background-position:top;
background-color:#e6e16f;
border-left:#6f6339 solid 1px;
border-right:#6f6339 solid 1px;
}

.menu
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#000000;
}

.menu a
{
font-weight:bold;
text-decoration:none;
color:#000000;
}

.menu a:hover
{
font-weight:bold;
text-decoration:underline;
color:#473700;
}

.readmore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #A50000;
	text-decoration:underline;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 18px;
	padding-left: 5px;
}

.content a {
	color: #000000;
	text-decoration:underline;
}

.content a:hover {
	color: #000000;
	text-decoration:none;
}


.news_link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height:18px;
}

.news_link a
{
	color: #000000;
	text-decoration:underline;
}

.news_link a:hover
{
	color: #000000;
	text-decoration:none;
}

.title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #473700;
	text-transform:uppercase;
}

.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-color:#6f6339;
}

.imageborder {
	border: 1px solid #000000;
}

.header_bg
{
background-image:url(../images/header_bg.jpg);
background-repeat:repeat-x;
background-position:top;
background-color:#ffffff;
}