
body{
	background:#E9E4CD ;
	margin: 0px auto 0px auto ;
	}

#wrapper{
	margin: auto;
	border-top: 0px solid #000;
	border-right: 2px solid #000;
	border-bottom: 2px solid #000;
	border-left: 2px solid #000;
	width:891px;
	background:#FFF url(../images/leftNavBar4.jpg) repeat-y top left;
	}

#bodyDiv{
	float:right;
	width:699px;
	margin-top:5px;
	padding:5px 5px 10px 0px;
	}


#headerDiv{ }

#serviceTimesDIV{
	margin:-26px 0px 0px 20px;
	*margin:-32px 0px 0px 20px;
	position:relative;
	z-index:0;
}
.serviceTimes{
	font:normal bold 18px century gothic, verdana, arial, sans-serif;
	}
a.serviceTimes:link { color: #FFF; text-decoration: underline;}
a.serviceTimes:visited { color: #FFF; text-decoration: underline;}
a.serviceTimes:focus { color: #FFFF00; text-decoration: underline;}
a.serviceTimes:hover { color: #FFFF00; text-decoration: underline;}

/* -------------------------- TOP NAVIGATION -------------------------- */
#noTopNavDIV{
	height:0px;
	width:100%;
	background:#000;
	margin-bottom:26px;
	*margin-bottom:0px;
}

#topNavDiv{
	width:100%;
	background-color:#000;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	text-decoration: none;
	}

table.topNav td a{
	display: block;
	height:22px;
	text-decoration: none;
	text-align:center;
	font: normal bold 14px century gothic, verdana, arial, sans-serif;
	padding-top:4px;
	padding-left:20px;
	padding-right:20px;
	}
table.topNav td{
	border-left:1px solid #000;
	}

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: #FFCC00; 
	text-decoration: none;
	background: ;
	}
	
/* ~~~~~~~~ TOP NAV CURRENT ~~~~~~~~ */
table.topNav td a.topNavCurrent:link, table.topNav td a.topNavCurrent:visited {
	color: #FFCC00;
	background: ;
	}
table.topNav td a.topNavCurrent:focus, table.topNav td a.topNavCurrent:hover {
	color: #FFCC00; 
	text-decoration: none;
	background: ;
	}


/* ------------ LEFT NAVIGATION ---------------- */
table.leftNav td.navTopImage a{
	padding:0;	
}

table.leftNav{
	*margin-top:-4px;
	float:left;
	width:168px;
	font: normal bold 14px century gothic, verdana, arial, sans-serif;
	text-align:left;
	/*border-right:1px solid #000;*/
	}
	
table.leftNav td a{
	display: block;
	text-decoration: none;
	font-weight:bold;
	padding-left:6px;
	padding-right:20px;
	padding-top:6px;
	padding-bottom:6px;
	}

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



/* +++++++++++++++++++ SUB NAV ++++++++++++++++++++ */
tr.leftNavSub td{
	text-align:left;
	padding-left:15px;
}
tr.leftNavSub td a{
   display: block;
   text-decoration: none;
   font-size: 12px;
   font-weight:normal;
	}
tr.leftNavSub td a:link, tr.leftNavSub td a:visited {
   color: #FFF;
	}
tr.leftNavSub td a:focus, tr.leftNavSub td a:hover {
	color: #FFCC00; 
	text-decoration: none;
	background: ;
	}



/* ---------- Footer Elements ---------- */
#footerDiv{
	width:100%;
	clear:both;
	text-align:center;
	background:;
	padding-top:5px;
	margin-bottom:-1px;
	padding-bottom:2px;
	}

.footerSpan{
	font:normal normal 11px century gothic,verdana, arial, sans-serif;
	color: #000;
	}


.titleHR{
	margin:0px 0px 0px 0px;
	*margin:-12px 0px 0px 0px;
	color:#333;
	background-color:#333;
	text-align:left;
	height:2px;
	width:55%;
	border:0;
}

.title{
	font:normal bold 20px/.5 century gothic, verdana, arial, sans-serif;
	color: #000 ;
	}
.tagline{
	font:italic bold 14px century gothic, verdana, arial, sans-serif;
	color: #333 ;
	}

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

/*  Links */
a:link { color: #0D4B98; text-decoration: none;}
a:visited { color: #0D4B98; text-decoration: none;}
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; }

