body
{
	background: #cccccd url('images/bg2.jpg') repeat-x;
	font-family: arial,helvetica,'sans serif';
	font-size: 12px;
	color: #000000;
}

td, p
{
	font-family: arial,helvetica,'sans serif';
	font-size: 12px;
	line-height:15px;
	color: #000000;
}

h1
{
	font-family: Georgia, Times New Roman;
	font-size: 26px;
	font-weight: normal;
	margin: 4px 0px 4px 0px;
	color: #ae132e;
}

h2
{
	font-family: Georgia, Times New Roman;
	font-size: 18px;
	font-weight: normal;
	margin: 4px 0px 4px 0px;
	color: #ae132e;
}

.frontcontent
{
	width: 620px;
	height: 214px;
	font-family: arial,helvetica,'sans serif';
	font-size: 12px;
	color: #000000;
	text-align: left;
}

.frontfeaturesbox
{
	width: 640px;
	height: 140px;
	background: #e1e1e1;
	font-family: arial,helvetica,'sans serif';
	font-size: 12px;
	color: #000000;
}

.frontfeature
{
	width: 310px;
	height: 130px;
	margin: 4px;
	float: left;
}

.maincontent
{
	width: 620px;
	font-family: arial,helvetica,'sans serif';
	font-size: 12px;
	color: #000000;
	text-align: left;
}

.sidebar
{
	width: 160px;
	height: auto;
	font-family: Georgia, Times New Roman;
	font-size: 11px;
	color: #FFFFFF;
	margin: 10px;
	text-align: right;
}

.submenubox
{
	width: 165px;
	font-family: Georgia, Times New Roman;
	font-size: 12px;
	color: #FFFFFF;
	margin: 10px;
	text-align: left;
}

.submenutitle
{ 
	display: block;
	width: 160px;
	padding: 5px;
	background: #000000;
	border-bottom: solid 4px #000000;
	font-family: arial,helvetica,'sans serif';
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
}


.bottombox
{
	width: 860px;
	border-top: solid 3px #FFFFFF;
	background: #000000;
	font-family: arial,helvetica,'sans serif';
	font-size: 12px;
	color: #e1e1e1;
}

.footerbox
{
	width: 860px;
	margin-top: 10px;
	font-family: arial,helvetica,'sans serif';
	font-size: 10px;
	color: #8b8989;
}

.footertext
{
	font-family: arial,helvetica,'sans serif';
	font-size: 10px;
	color: #8b8989;
}

a:link, a:visited, a:active 
{ 
	font-family: arial,helvetica,'sans serif';
	font-size: 12px;
	text-decoration: none;
	color:#6878B7;
}

a:hover 
{
	font-family: arial,helvetica,'sans serif';
	font-size: 12px;
	text-decoration: underline;
	color: #E10000; 
}

a.submenu:link, a.submenu:visited, a.submenu:active 
{ 
	display: block;
	width: 160px;
	padding: 5px;
	background: #6b6a6a;
	border-bottom: solid 4px #5a5959;
	font-family: arial,helvetica,'sans serif';
	font-size: 12px;
	text-decoration: none;
	color: #cccccd;
}

a.submenu:hover 
{ 
	display: block;
	width: 160px;
	padding: 5px;
	background: #850c21;
	border-bottom: solid 4px #5a5959;
	font-family: arial,helvetica,'sans serif';
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
}


a.footer:link, a.footer:visited, a.footer:active 
{ 
	font-family: arial,helvetica,'sans serif';
	font-size: 10px;
	text-decoration: none;
	color: #8b8989;
}

a.footer:hover 
{
	font-family: arial,helvetica,'sans serif';
	font-size: 10px;
	text-decoration: underline;
	color: #ae132e; 
}


