body 
{
	background-color: #D1BFB5;
	font-family: 'Verdana'; 
	font-size: 10pt; 
	padding: 0px; 
	height: 100%;  
	margin: 20px 0px 0px 20px;
	color: #666;
	line-height: 21px;
}

h2, p
{
	margin-top: 0px;
}

ul { margin: 0px 12px; padding: 0px; }
li { margin: 3px 0px; }

table
{
	margin-bottom: 10px;
}

h2
{
	font-size: 15pt;
}

h3
{
	font-size: 12px;
	margin: 0px;
}

a
{
	color: #7C2C49;
}

img { border: 0px; }

#header
{
	background-image: url('/images/header.jpg');
	width: 758px;
	height: 92px;
}

#main
{
	width: 758px;
}

ul#menu
{
	width: 100%;
	padding-left: 18px;
	margin: 3px 0px;
}

#menu li
{
	display: inline;
	list-style-type: none;
	padding-right: 20px;
	color: #7C2C49;
	font-weight: bolder;
	font-size: 9pt;
	text-decoration: none;
}

#menu li>a
{
	text-decoration: none!important;
}

#menu li>a#active, li>a:hover 
{
	color: #fff;
}

#content
{
	background-color: #fff;
	padding: 18px;
}

#hp_video
{
	float: left;
	width: 49%;
}

#hp_content
{
	float: right;
	width: 49%;
}

.subContent1
{
	padding: 18px;
	background-color: #F7F3F2;
	margin: 0px;
	margin-bottom: 18px;
	text-align: justify;
}

.mugshot
{
	width: 114px;
	height: 139px;
	clear: right;
	float: left;
	margin-right: 18px;
}

#map
{
	float: left;
	clear: right;
	margin-right: 18px;
}

.sectionHeader
{
	padding: 5px 10px;
	background-color: #D0BEB2;
	color: #fff;
	font-weight: bold;
}

.cb {
	clear: both;
}

.smallerText {
	font-size: 11px;
	line-height: 19px;
	text-align: justify;
}

.tinyText {
	font-size: 9px;
	line-height: 17px;
}

.newsHeader {
	background-color: #F7F7F7;
	font-weight: bold;
	margin: 3px 0px;
	padding: 2px 5px;
}

.newsHeader2 {
	background-color: #F7F7F7;
	font-weight: bold;
	margin: 3px 0px;
	padding: 2px 5px;
}


.imgRBpad {
	margin: 0px 7px 5px 0px;
	float: left;
}

.imgRBpadRight {
	margin: 7px 0px 0px spx;
	float: right;
}

#gallery {
	margin-top: 10px;
}

.galImg {
	float: left;
	margin: 0px 10px 10px 0px;
}

#content ul {
	margin: 10px 0px;
}

#content ul>li {
	background-color: #F7F7F7;
	padding: 3px 7px;
	margin: 2px 0px;
	text-decoration: none;
	list-style: none;
}

#content a {
	text-decoration: none;
}

#content a:hover {
	color: #000;
	text-decoration: underline;
}

.faqItem a {
	font-size: 12px;
	font-weight: bold;
	color: #666;
}

#related {
	position: relative;
	margin-top: 10px;
}

#relatedSections {
	float: left;
	position: relative;
	width: 34%;
}

#relatedPanel {
	float: right;
	width: 65%;
	position: relative;
}

.relatedPanelSections {
	position: relative;

}

.relatedHeader {
	padding: 5px;
	margin-bottom: 2px;
	font-weight: bold;
	background-color: #ECE4DF;
	cursor: pointer;
}

.relatedItem, .relatedItem>p>a {
	margin-bottom: 1px;
	background-color: #F2F8FD;
	color: #147CE4;
	display: block;
}

.relatedField {
	display: block; 
	margin-left: 160px; 
	font-size: 8pt;
}

.highlight {
	background-color: #B99A88;
	color: #fff;
}

.tblSuccessRates {
	width: 100%;
	border: 1px solid #B99A88;
	padding: 2px;
}

.tblSuccessRates td,th {
	width: 14%;
}

.tblSuccessRates th {
	text-align: left;
	background-color: #B99A88;
	color: #fff;
	padding-left: 2px;
}

.insub{
	border: 3px double #999999;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 0.50em;
	background-color: #D1BFB5;		
	background-repeat: repeat-x;
	color: #333333;
	font-size: 100%;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

.dsmalllinks{
	font-size: 9px;
}