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

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

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

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #691212;
	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: #691212;
	padding: 0px;
	font-weight: normal;
	line-height: 23px;
	padding-bottom: .1em;
}
.subHeader {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #691212;
	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: #691212;
	padding: 0px;
	font-weight: normal;
	line-height: 17px;
}

.ThinNavLine { width:1px; height:1px; background:#691212 }

.ThinLine { width:1px; height:1px; background:#691212 }

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:#3c3c3c;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}

#activeLink {

	background-color:#3c3c3c;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
#mainlinks a
{
	color: #4A4A4A;
	text-decoration: none;
}

#mainlinks a:hover
{

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

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

#secondarylinks a:hover
{

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

/*---------- ADDED STYLES -----------*/

ol {
	
	background-color: #e5e5e5;
	margin: 1em 0em 1em 0em;
	padding: 1em 1em 0em 2.5em;
}
ol li.burgundy {
	
	color: #691212;
	padding-bottom: 1em;
}
ol li.black {

	color: #1d1d1d;
	padding-bottom: 1em;
}
ol li ul li {

	list-style: lower-alpha;
}