BODY { background-color: #FFFFFF; margin: 0px 0px 0px 0px; }
#homeBg {
	background-image: url(../images/homeBg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height:320px;
	width:100%;
}
#aboutBg {
	background-image: url(../images/servicesBg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height:360px;
	width:100%;
}
#contactBg {
	background-image: url(../images/contactBg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height:360px;
	width:100%;
}
#servicesBg {
	background-image: url(../images/servicesBg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height:360px;
	width:100%;
}
#resourcesBg {
	background-image: url(../images/aboutBg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height:360px;
	width:100%;
}
#newsBg {
	background-image: url(../images/newsBg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height:360px;
	width:100%;
}
.logo { margin-top:20px; }
.topImageMargin { margin-top:230px; margin-bottom: 20px;  }
.mainContent { padding: 0 20px 0 20px; }
.blob img { float:left; margin-right:15px; margin-bottom: 15px; }
.blobR img { float:right; margin-left:15px; margin-bottom: 15px; }
.rhc p { font-family: Arial, sans-serif, Helvetica; font-size: 12px; color: #454545; }
.rhcImage { margin-top:30px; }
P { font-family: Verdana, Arial, sans-serif, Helvetica; font-size: 12px; color: #454545; line-height:16px; }
H1 { font-family:"ITC Souvenir Std Medium" Arial, Helvetica, sans-serif; font-size: 20px; color: #454545;}
.supporting { font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #454545;}
H2 { font-family: "Arial", sans-serif, Helvetica; font-size: 16px; font-weight: bold; color: #33d0a9; line-height: 17px; }
H3 { font-family: "Arial", sans-serif, Helvetica; font-size: 15px; color: #454545; font-weight: normal; line-height: 27px; text-transform: uppercase; }
H4 { font-family: "Arial", sans-serif, Helvetica; font-size: 15px; font-weight: bold; color: #454545; line-height: 17px; }
UL { font-family: Verdana, Arial, sans-serif, Helvetica; font-size: 13px; color: #454545; margin-left: 10px; }
OL { font-family: Verdana, Arial, sans-serif, Helvetica; font-size: 13px; color: #454545; line-height: 18px; }
LI {
	font-family: Verdana, Arial, sans-serif, Helvetica;
	padding-left: 20px;
	font-size: 12px;
	color: #454545;
	background-image: url(../images/bullett.gif);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type:none;
}
A { color: #33d0a9; text-decoration: underline; }
A:hover { color: #454545; text-decoration: none; }
A.small { color: #454545; text-decoration: none; }
A.small:hover { color: #33d0a9; text-decoration: none; }
A.white { color: #FFFFFF; font-weight: bold; text-decoration: underline; }
A.white:hover { color: #FFFFFF; font-weight: bold; text-decoration: none; }
.ARDClock { font-family: Arial, sans-serif, Helvetica; font-size: 11px; font-weight: bold; color: #454545; line-height: 15px; }
.small { font-size: 10px; }
.white { font-size: 12px; color: #FFFFFF; }
.color { color: #33d0a9; }

#RHCAcc_1_DIV, #RHCAcc_2_DIV, #RHCAcc_3_DIV, #RHCAcc_4_DIV {
	font-family: Arial, sans-serif, Helvetica;
	color:#454545;
	font-size:13px;
	margin: 0;
	padding: 10px;
	width:auto;
	min-height:78px;
	height:auto !important;
	height:78px;/*Needs to match the min height pixels above*/
	border-bottom: 1px solid #454545;
}
.RightPanelBody {
	margin:0;
	padding:0;
	min-height:420px;
	height:auto !important;
	height:420px;/*Needs to match the min height pixels above*/
	border-left: 1px solid #454545;
}
#RHC_Body { margin:0; padding:0; background:none; width:200px; height:100%; }