
body{
	background:#FFFFCC url(../IMAGES/heilBGpattern.jpg);
	margin:0px auto 20px auto;
	}
	
.titleHR1{
	margin:0px 0px 0px 0px;
	color:#660000;
	background-color:#660000;
	text-align:left;
	height:1px;
	width:55%;
	border:0;
}
.titleHR2{
	margin:0px 0px 0px 0px;
	*margin:-14px 0px 0px 0px;
	color:#F2D6CC;
	background-color:#F2D6CC;
	text-align:left;
	height:3px;
	width:55%;
	border:0;
}

#contactMsgDiv{
	width:90%;
	padding:5px;
	background:#663100;
	color:white;
	border:1px solid #CCC;
	margin:5px auto;
	}
	
#wrapper{
	margin: auto;
	border-top:0px solid #005300;
	border-right:2px ridge #005300;
	border-bottom:2px ridge #005300;
	border-left:2px groove #005300;
	
	width:812px;
	background:#FFF;
	}

#bodyDiv{
	float:left;
	width:530px;
	margin:0px 5px 0px 5px;
	padding:0px 10px 10px 10px;
	background:#FFF url(../IMAGES/navLeftBorder.jpg) repeat-y top right;
	}

#headerDiv{
	margin:0px 0px 0px 0px;
	}

/* -------------------------- TOP NAVIGATION -------------------------- */
#topNavDivNONE{
	height:0px;
	width:0px;
	background:;
	margin:0px 0px 0px 0px;
	}

#topNavDiv{
	width:100%;
	margin:0px 0px 0px 0px;
	background: ;
	border:1px 0px 1px 0px;
	border-style:solid;
	border-color:;
	}

table.topNav td a{
	display: block;
	height:0px;
	text-decoration: none;
	text-align:center;
	font: normal bold 11px verdana, arial, sans-serif;
	padding:4px 20px 0px 20px;
	}
table.topNav td{
	border-left:1px solid ;
	}

table.topNav td a.topNavLinks:link, table.topNav td a.topNavLinks:visited { color: #FFF; }
table.topNav td a.topNavLinks:focus, table.topNav td a.topNavLinks:hover {
	color: #000; 
	text-decoration: none;
	background: #E6E6E6;
	}
	
/* ~~~~~~~~ TOP NAV CURRENT ~~~~~~~~ */
table.topNav td a.topNavCurrent:link, table.topNav td a.topNavCurrent:visited {
	color: #000;
	background: #E6E6E6;
	}
table.topNav td a.topNavCurrent:focus, table.topNav td a.topNavCurrent:hover {
	color: #000; 
	text-decoration: none;
	background: #E6E6E6;
	}


/* ------------ LEFT NAVIGATION ---------------- */
table.leftNav{
	float:right;
	width:250px;
	text-align:right;
	background:#FFF ;
	border:0px 0px 0px 0px;
	border-style:;
	border-color:#FFF;
	}

table.leftNav td p{ margin:0; display:inline; }

table.leftNav td a{
	display: block;
	text-decoration: none;
	font: normal bold 24px verdana, arial, sans-serif;
	padding:12px 20px 12px 0px;
	}

table.leftNav td a.leftNavLink:link, table.leftNav td a.leftNavLink:visited { color: #005300; }
table.leftNav td a.leftNavLink:focus, table.leftNav td a.leftNavLink:hover {
	color: #009000; 
	text-decoration: underline;
	background: ;
	}
	
/* ~~~~~~~~ LEFT NAV CURRENT ~~~~~~~~ */
table.leftNav td a.leftNavCurrent:link, table.leftNav td a.leftNavCurrent:visited {
	color: #660000;
	background: ;
	}
table.leftNav td a.leftNavCurrent:focus, table.leftNav td a.leftNavCurrent:hover {
	color: #000; 
	text-decoration: none;
	background: ;
	}



/* +++++++++++++++++++ SUB NAV ++++++++++++++++++++ */
tr.leftNavSub td a{
	display: block;
	text-decoration: none;
	font: normal normal 10px verdana, arial, sans-serif;
	padding:0px 0px 0px 15px;
	}
tr.leftNavSub td a:link, tr.leftNavSub td a:visited {
   color: #FFF;
	}
tr.leftNavSub td a:focus, tr.leftNavSub td a:hover {
	color: #000; 
	text-decoration: none;
	background: #E6E6E6;
	}



/* ---------- Footer Elements ---------- */
#footerDiv{
	width:100%;
	float:left;
	text-align:center;
	background:#FFF url(../IMAGES/footer.jpg) no-repeat top center;
	padding:50px 0px 10px 0px;
	height:35px;
	}

.footerSpan{
	font:normal normal 10px verdana, arial, sans-serif;
	color: #660000;
	}

/* ------------- FONTS ----------------- */
.title{
	font:normal bold 24px verdana, arial, sans-serif;
	color:#005300;
	text-align:left;
	padding:0px;
	margin:-5px 0px 0px 0px;
	}
.tagline{
	font:italic bold 14px verdana, arial, sans-serif;
	color: #000;
	}

.bodyText {
	font:normal normal 12px/1.5 verdana, arial, sans-serif;
	color: #000;
	word-spacing:.5px;
	}
.bodyTextRight {
	font:normal normal 12px/1.5 verdana, arial, sans-serif;
	color: #000;
	word-spacing:.5px;
	text-align:right;
	}
.bodyTextBold {
	font:normal normal 12px/1.5 verdana, arial, sans-serif;
	color: #000;
	word-spacing:.5px;
	font-weight:bold;
	}
.bodyTextBoldRight {
	font:normal normal 12px/1.5 verdana, arial, sans-serif;
	color: #000;
	word-spacing:.5px;
	font-weight:bold;
	text-align:right;
	}


/* --------- LINKS -------------- */
a:link { color: #009900; text-decoration: underline;}
a:visited { color: #673232; text-decoration: underline;}
a:focus { color: #990000; text-decoration: underline;}
a:hover { color: #990000; text-decoration: underline;}


/* SUB NAV CURRENT LInks */
a.subNavCurrent:link { color: white; text-decoration: none; font-size: 12px; font-weight:bold;}
a.subNavCurrent:visited { color: white; text-decoration: none; font-size: 12px; font-weight:bold;}
a.subNavCurrent:focus { color: white; text-decoration: none; font-size: 12px; font-weight:bold;}
a.subNavCurrent:hover { color: white; text-decoration: none; font-size: 12px; font-weight:bold;}


/* TinyMCE editor body */
body.mceContentBody{ background: #FFF; text-align:left; }
body.mceContentBody p{ margin:0; }

#bodyDiv p{ margin:0; }
#bodyDiv table{ font:; }

