body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CCBC9C;
	background-image: url(../images/bgExtend.jpg);
	background-repeat: repeat-x;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4A4A4A;
	padding: 0px;
	font-weight: normal;
	line-height: 19px;
}
.smallDesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1C2600;
}
.content a {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3C450A;
	font-weight: normal;
	text-decoration: none;
}
.content a:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3C450A;
	font-weight: normal;
	text-decoration: underline;
}
.contentHeader {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #899644;
	font-weight: bold;
}
.sidecontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding: 0px;
	font-weight: normal;
	line-height: 19px;
}
.sidecontent a {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.sidecontent a:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}
.headerinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4A4A4A;
	padding: 0px;
	font-weight: normal;
	line-height: 15px;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	color: #5E4F1A;
	padding: 0px;
	font-weight: normal;
	line-height: 19px;
	padding-bottom: 0.1em;
}
.subHeader {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #695456;
	font-weight: normal;
	line-height: 19px;
}
.floatRight {

	float: right;
	margin: 0em 0em 1em 1em;
}
.floatLeft {

	float: left;
	margin: 0em 1em 1em 0em;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1B2500;
	padding: 0px;
	font-weight: normal;
	line-height: 17px;
}

.ThinNavLine {
	width:1px;
	height:1px;
	background-color: #F6F6F6;
}

.ThinLine {
	width:1px;
	height:1px;
	background-color: #1C2600;
}

A.menulink {
	display: block;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #FFFFFF;
	padding: 5px;
	text-indent: 0pt;
	font-style: normal;
}

A.menulink:hover {
	
	background-color:#CD7F0E;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
	color: #1B2500;
}

#activeLink {

	background-color:#1C2600;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
	color: #F6F6F6;
}
#mainlinks a
{
	color: #4A4A4A;
	text-decoration: none;
}

#mainlinks a:hover
{

	color: #4A4A4A;
	text-decoration: underline;
}

#secondarylinks a
{
	color: #1B2500;
	font-weight: normal;
	text-decoration: none;
}

#secondarylinks a:hover
{

	color: #1B2500;
	font-weight: normal;
	text-decoration: underline;
}

