h1
{
	color: #626A3B;
	font-weight: normal;
	font-family: Times New Roman, Serif;
	font-size: 22px;
	/*text-transform:uppercase;*/
	margin-bottom: 20px;
}

h2
{
	color: #626A3B;
	font-weight: normal;
	font-family: Times New Roman, Serif;
	font-size: 16px;
	text-transform:capitalize;
	margin-bottom: 20px;
}

h3, h4, h5, h6
{
	font-family: Arial, Helvetica, sans-serif;
}

p
{
	color: #000000;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
}

ul, ul li
{
	color: #000000;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
}

a, a:link, a:active, a:visited , a:hover
{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #695E4A;
}

a:hover
{ 
	text-decoration: underline;
}

hr, hr.separator
{
	height: 1px;
	border: 0px;
	color: #757d4c;
	background-color: #757d4c;
}

strong, b, .BoldRed
{
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7E1C11;
	text-decoration:none;
	margin:0px;
	padding:0px;
	text-align:left;
}

.HomepageHeader
{
	color: #FFFFFF;
	font-weight: bold;
	font-family: Times New Roman, Serif;
	font-weight: normal;
	font-size:30px;
}

.HomepageBody
{
	color: #FFFFFF;
	font-weight: bold;
	font-family: Times New Roman, Serif;
	font-weight: bold;
	font-size:13px;
}

div.Login ul, div.Login ul li
{
	color:#FFF;
}
