body{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
line-height:18px;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}

.red
{
	color:#C03;
	font-weight:bold;
}

#footer
{
	background:url(images/footer.jpg) repeat-x;
	text-align: center;
}


a.menu:link, a.menu:visited{

	color: #fff;
	text-decoration:none;
}

a.menu:hover, a.menu:active{
	color: #fff;
	text-decoration:underline;
	text-align: center;

}
a:link, a:visited{

	color: #FD6E05;
	text-decoration:none;
}

a:hover, a:active{
	color: #000;
	text-decoration:underline;
	text-align: center;

}

.titles
{
	color:#000;
	font-size:16px;
	font-weight:bold;
}
.crcgroupofcompanies
{
	color:#909090;
	font-size:16px;
	font-weight:bold;
}

.whitetext
{
	color:#FFF;
}


/* ^^^^^^^^ BELOW IS THE CODE FOR THE MENU ^^^^^^^^^^ */
#stylefour{position:relative;display:block;height:39px;font-size:11px;font-weight:bold;background:transparent url(images/bgOFF.gif) repeat-x top left;font-family:Arial,Verdana,Helvitica,sans-serif;border-top:4px solid #fd6e05;}
#stylefour ul{margin:0;padding:0;list-style-type:none;width:auto;}
#stylefour ul li{display:block;float:left;margin:0;}
#stylefour ul li a{display:block;float:left;color:#666;text-decoration:none;padding:11px 20px 0 20px;height:23px;background:transparent url(images/bgDIVIDER.gif) no-repeat top right;}
#stylefour ul li a:hover,#stylefour ul li a.current{color:#B30000;background:#fff url(images/bgON.gif) no-repeat top right;}
/* ^^^^^^^^ ABOVE IS THE CODE FOR THE MENU ^^^^^^^^^^ */
