.body { font-family : Verdana,helvetica,sans-serif; font-size : 13px; }

body  {
	background: #cccccc;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
}

#container  {
	width: 766px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #DDDDDD;
	background-image: url(images/menu-box.gif);
	background-repeat: repeat-y;
} 
#header  {
	background-color: #DDDDDD;
	background-image: url(images/top-banner.gif);
	height: 150px;
} 

#mainContent  {
	margin-right: 245px;
	margin-left: 197px;
	padding-left: 20px;
} 
#mainContentRH  {
	margin-right: 50px;
	margin-left: 197px;
	padding-left: 20px;
} 
#sidebar1  {
	width: 150px;
	float: left;
	margin-left: 20px;
}
#sidebar2 {
	width: 200px;
	float: right;
	margin-right: 17px;
}
#sidebarphoto {
	float: left;
	margin-right: 17px;
}

#footer {
	background-image: url(images/bottom-banner.gif);
	height: 78px;
}



p {

margin: 0px 0px 5px 0px;

}




a {
	font-size : 12px;
	color : #990066;
	text-decoration : none;
}
a:hover {
	color : #990066;
	text-decoration: underline;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.heading1 {
	font-size: 16px;
	color: #990066;
}


.heading2 {
	font-weight: bold;
}
.heading3 {
	color: #990066;
	font-weight: bold;

}
.heading4  {
	color: #990066;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990066;
	padding-top: 5px;
	padding-bottom: 5px;
}
.heading5 {
	color: #990066;
}


.menu1   a  {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 36px;
}
.menu1 a:hover   {
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	line-height: 36px;
	color: #990066;
}
.smalltextdarker {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #cccccc;
	line-height : 20px;
	text-decoration: none;
}
.menu2 a {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
}
.menu2 a:hover {
	font-weight: bold;
	color: #990066;
	font-size: 12px;
	text-decoration: none;
}



.quote {
	font-size: 11px;
	color: #990066;
	line-height: 14pt;
	font-weight: normal;
	margin-top: 10px;
}
.quote2 {
	font-size: 11px;
	line-height: 14pt;
	color: #666;
}
.smallertext {
	font-size: 11px;
	line-height: 12pt;
}
#container #mainContent .smallertext a {
	font-size: 11px;
}

.smallerheading {
	font-size: 12px;
	color: #990066;
	line-height: 14pt;
	font-weight: bold;
}



.tabletext {
	padding: 5px 0px 5px 8px;
}



#sidebar2 a {
	color : #990066;
	text-decoration : none;
}
#sidebar2 a:hover {

	color : #990066;
	text-decoration : underline;
}
#sidebar2 img {
	margin-bottom: 10px;
}
#quotebox {
	margin-top: 30px;
	text-align: center;
}
.testimonial {
	background-color: #CCCCCC;
	color: #990066;
	margin-right: 10px;
	margin-top: 10px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	font-size: 11px;
	margin-left: 5px;
}
hr {
	margin-top: 15px;
}
.welcome {
	background-color: #CCCCCC;
	color: #990066;
	margin-top: 5px;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	font-size: 11px;
	margin-left: 15px;
	text-align: right;

}
.welcomeCopy {
	color: #990066;
	margin-top: 5px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 12px;
	margin-left: 1px;
	text-align: left;
	font-style: italic;

}
h3 {
	color: #990066;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-size: 16px;
	color: #990066;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
h2 {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990066;
}
ol {
}
ul {

	list-style-type: square;
}
