A, A:Visited, A:Active {
	color: #660000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	}
A:Hover {
	color: #000000;
	text-decoration: underline;
	}

A.black, A.black:Visited, A.black:Active {
	color: black;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	}
A.black:Hover {
	color : #660000;
	text-decoration: underline;
	}

BODY  {
	font-family: verdana, arial, serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	background: white;
	color: black;
	}
td, p, div, li {
	font-family: verdana, arial, serif;
	font-size: 12px;
	}

.content {
	vertical-align: top;
	text-align: left;
	}
.norepeat {
	background-repeat: no-repeat;
	background-color:#D1CDA3;
	width:inherit
  
	}
.phone {
	color:#FFFFFF;
	font-size:16px;
	font-weight: bold;
	}
.smm {
	font-size:10px;
	color:#000000;
	font-weight: bold;
	}
.sm, .sm2, .sm3, .sm4, .sm5 {
	font-size: 10px;
	}
.sm2 {
	color: white;
	}
.sm3 {
	padding-left: 5px;
	}
.sm4 {
	color: white;
	padding-left: 5px;
	}
.sm5 {
	color: white;
	font-weight: bold;
	}
.Lpad {
	padding-left: 60px;
	}
.Rpad {
	padding-right: 60px;
	}

A.white, A.white:Visited, A.white:Active {
	color: white;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	}
A.white:Hover {
	color: black;
	text-decoration: underline;
	}

A.side, A.side:Visited, A.side:Active {
	color: #660000;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	}
A.side:Hover {
	color: #000000;
	text-decoration: underline;
	}

.side2 {
	color: #660000;
	font-size: 10px;
	}

.head {
	color: #660000;
	font-size: 9px;
	}
.head2 {
	color: #660000;
	font-size: 14px;
	}

.border1 {
	border: 1px #8D8D61 solid;
	color: #660000;
	font-size: 10px;
	padding: 3px;
	}
.lock {
	color: white;
	}
/* --------------------------- Start Header Styles -------------------------- */
#headerMainNav {
	text-align: center;
	background: #8D8D61;
	}
#headContact {
	color: #660000;
	font-size: 9px;
	margin: 1px 0 4px 0;
	font-weight: bold;
	text-align: right;
	}

/* ---------------------------- End Header Styles --------------------------- */
/* --------------------------- Start Footer Styles -------------------------- */
.footerContainer {
	border-top: 1px #8D8D61 solid;
	}
.footer {
	color: black;
	font-weight: normal;
	font-size: 10px;
	text-align: center;
	padding: 2px 0 2px 0;
	border-bottom: 1px #8D8D61 solid;
	}
.footerCopyright {
	font-size: 10px;
	text-align: center;
	padding: 2px 0 2px 0;
	border-bottom: 1px #8D8D61 solid;
	background: #CECDA7;
	}
/* ---------------------------- End Footer Styles --------------------------- */
/* ------------------------------ Form Styles ------------------------------- */
.forminput {
	font-family: verdana, arial, serif;
	font-weight: bold;
	font-size: 12px;
	color: black;
	background: #f0f8ff;
	padding: 1px;
	margin: 0px;
	border: solid black 1px;
	}
.pnorm {
	color: black;
	background: #f0f8ff;
	border: solid black 1px;
	}		
.pover {
	color: #0066cc;
	background: #f0f8ff;
	border: solid black 1px;
	}
.formContainer {
	border: 1px solid #BEBC8B;
	border-right: 2px solid #BEBC8B;
	}
.radioPadding {
	padding: 0 0 0 40px;
	font-size: 10px;
	font-weight: normal;
	}
.formSubTitle {
	font-weight: bold;
	padding: 5px 4px 5px 2px;
	
	}
.formSubTitle2 {
	font-weight: bold;
	padding: 5px 4px 5px 2px;
	
	background: #F8F8F1;
	}
.smNormal {
	font-size: 10px;
	font-weight: normal;
	}
.formAccent {
	background: #CFCEA7;
	border-bottom: 1px solid #BEBC8B;
	padding: 5px 4px 5px 2px;
	font-weight: bold;
	text-align: center;
	}
	
.head3 {
	color: #75301D;
	font-weight: bold;
	font-size: 12px;
}

.content{ padding:10px; }

.content2 {
	font-size: 12px;
	padding: 5px;
	font-weight: normal;
	vertical-align: top;
	text-align: left;
}
.bodytexttitle{ font-size:14px; font-weight:bold; }
/* --------------------------- CM footer Styles --------------------------- */
#navcContainer {margin: 5px;}
#navcContainer ul {	text-align: center;	}
#navcContainer li {	display: inline;list-style-type: none;}
#navcContainer a, #navcContainer a:visited, #navcContainer a:active {
	color: #660000;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none; border-left: 1px solid #BEBC8B; padding: 0 2px 0 4px; }
#navcContainer a:hover {text-decoration: none;color: #000000;}