.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 0px;
	font-weight: normal;
	line-height: 17px;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #8a5b45;
	padding: 0px;
	font-weight: normal;
	line-height: 18px;
}
.contentital {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 0px;
	font-weight: normal;
	line-height: 17px;
	font-style: italic;
}
.bottominfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding: 0px;
	font-weight: normal;
	line-height: 15px;
}
.contentbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 0px;
	font-weight: bold;
	line-height: 17px;
}
.contentsmaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3c0607;
	padding: 0px;
	font-weight: normal;
	line-height: 17px;
}

.BottomLine { width:800px; height:3px; background:#3c0607 }

.BottomNavLine { width:1px; height:5px; background:#3c0607 }
.month {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #848777;
	padding: 0px;
	font-weight: normal;
	line-height: 18px;
}

#contentlinks a
{
    color: #507605;
    text-decoration: none;
}

#contentlinks a:hover
{

    color: #507605;
    text-decoration: underline;
}

#bottomlinks a
{
    color: #3c0607;
    text-decoration: none;
}

#bottomlinks a:hover
{
    color: #3c0607;
    text-decoration: underline;
}