* { margin:0; padding:0 }
div { margin:0; padding:0 }
BODY {
	font-size: 76%;
	background: #E6D5BD url(../images/top-bg.jpg) top repeat-x;
	font-family: Tahoma, Helvetica, sans-serif;
	color: #333
}

/* LINK AND TEXT STYLES */
a { color:#2C8384; text-decoration:underline }
a:hover  { color: #076098 } 
.highlightsTitle{ color:#000; font-weight:bold; background: url(../images/arrow.gif) center left no-repeat; padding:0 0 1px 15px }
.staffTitle, .newsTitle { color:#000; font-weight:bold; background: url(../images/arrow-blue.gif) center left no-repeat; padding:0 0 1px 15px }
.titleHighlight { 
	background: url(../images/symbol.gif) center right no-repeat; padding:0 20px 1px 0;
	color:#877664;
	font-weight:bold; 
	font-size:1.1em; 
	line-height:2em;
}
.pageTitle { color:#fff; font-weight:bold; font-size:1.1em; background:#877664; padding:2px 10px }
.bgLink { /*background:#9DC0D3;*/ padding:0 5px; text-decoration:none; font-size:.9em }
.bgLink a:hover { background:#D4C29D; padding:0 5px; text-decoration:none; font-size:.9em; border: 1px solid #895A04 }
.greyBg { background:#ECEAED; padding:10px }

/* BODY HTML LAYOUT STYLES */
#wrapper { width:790px; margin:0 auto; background:#fff; height:100% }
#header { 
	width:770px; 
	height:140px; 
	margin:0 auto;
	background: url(../images/header-bg.jpg) repeat-x; 
	clear:both 
}
#header a { 
	color:#2B2B2B;
	background: url(../images/arrow.gif) center left no-repeat; 
	padding:0 10px 1px 15px; 
	text-decoration:none
}
#header a:hover { color:#D4C29D }
#topLinks { 
	float:right;
	position:relative;
	padding: 45px 20px 0 0;
	font-size: 1em
}
#footer { 
	background: url(../images/footer-bg.jpg) repeat-x; 
	color:#fff; 
	font-size:.8em; 
	text-align:right; 
	padding:9px 15px; 
	height:16px;
}
#footer a { color:#877664; text-decoration:none; color:#fff }
#footer a:hover { color:#D4C29D }
#navBar { 
	color:#fff;
	width:770px;
	height:40px; 
	background:#877664;
	filter: alpha(opacity=80); 
	-moz-opacity:.80;
	opacity:.80; 
	border-bottom:1px solid #877664;
	display:block 
} 

/* TRANSPARENT BACKGROUND HOVER STYLE */
div.transOFF {
	font-weight: bold;
	color: #fff;
	width:110px;
	height:40px;
	text-align:center;
	padding: 15px 0 0 0;
	float:left;
	position:relative;
	display:block
 }
div.transOFF a { color: #fff; text-decoration:none; height:40px; }
div.transON, .current {
	font-weight: bold;
	width:110px;
	color: #000;
	background: #fff;
	opacity:.40;
	filter: alpha(opacity=40);
    -moz-opacity: 0.5;
	text-align:center;
	padding: 15px 0 196px 0;
	float:left;
	position:relative;
	display:block
}
div.transON a, div.transON a:hover, .current a, .current a:hover { color:#000; text-decoration:none }

/* BANNER IMAGE STYLES */
#bannerHome { background:url(../images/banner10.jpg) no-repeat; width:770px; height:225px; margin:0 auto 10px auto; border:1px solid #865804 }
#bannerAbout { background:url(../images/banner2.jpg) no-repeat; width:770px; height:225px; margin:0 auto 10px auto; border:1px solid #865804 }
#bannerPrograms { background:url(../images/banner3.jpg) no-repeat; width:770px; height:225px; margin:0 auto 10px auto; border:1px solid #865804 }
#bannerSupport { background:url(../images/banner4.jpg) no-repeat; width:770px; height:225px; margin:0 auto 10px auto; border:1px solid #865804 }
#bannerServices { background:url(../images/banner11.jpg) no-repeat; width:770px; height:225px; margin:0 auto 10px auto; border:1px solid #865804 }
#bannerResources { background:url(../images/banner5.jpg) no-repeat; width:770px; height:225px; margin:0 auto 10px auto; border:1px solid #865804 }
#bannerFaq { background:url(../images/banner9.jpg) no-repeat; width:770px; height:225px; margin:0 auto 10px auto; border:1px solid #865804 }
#bannerContact { background:url(../images/banner8.jpg) no-repeat; width:770px; height:225px; margin:0 auto 10px auto; border:1px solid #865804 }
#bannerNews { background:url(../images/banner9.jpg) no-repeat; width:770px; height:225px; margin:0 auto 10px auto; border:1px solid #865804 }
#bannerSitemap { background:url(../images/banner10.jpg) no-repeat; width:770px; height:225px; margin:0 auto 10px auto; border:1px solid #865804 }
#bannerConfidential { background:url(../images/banner11.jpg) no-repeat; width:770px; height:225px; margin:0 auto 10px auto; border:1px solid #865804 }
#bannerProcess { background:url(../images/banner6.jpg) no-repeat; width:770px; height:225px; margin:0 auto 10px auto; border:1px solid #865804 }
#bannerWellness { background:url(../images/banner1.jpg) no-repeat; width:770px; height:225px; margin:0 auto 10px auto; border:1px solid #865804 }


/* FORMS & MISC STYLES */
.left { float:left; position:relative }
.right { float:right; position:relative }
.programsBlue { 
	background:#AD9880; 
	color:#2B2B2B; 
	padding:8px; 
	float:left; 
	border:1px solid #877664;
	border-left:5px solid #877664
}
.programsGreen { 
	background:#9DC0D3;
	color:#5A6E79; 
	padding:8px; 
	float:left;  
	border:1px solid #647B87;
	border-left:5px solid #647B87
}
.programsYellow { 
	background:#D4C29D; 
	color:#877664; 
	padding:8px; 
	float:left; 
	border:1px solid #AD9880;
	border-left:5px solid #AD9880
}
.rightColumn { float:right; clear:right; position:relative; width:415px; padding:10px 25px 15px 0 }
.interiorBox {  background:#ECEAED; width:740px; margin:15px auto; padding:15px; overflow:hidden }
.interiorYellowbox { background:#AD9880; color:#fff; padding:10px;  margin:0 auto; overflow:hidden }
.interiorYellowbox img { float:left; margin:0 10px 0 0; border:1px solid #fff }
.interiorYellowbox a { color: #fff }
.yellowBorder { border:2px solid #AD9880; padding:10px; background:#fff }
.highlights { 
	background:#AD9880 url(../images/current-highlights.jpg) top no-repeat; 
	border-left:1px solid #966108;
	border-right:1px solid #fff;
	padding:48px 14px 10px 15px;
	color:#fff; 
	width:300px; 
	float:left;
	position:relative;
	clear:left;
}
.highlights img { border:1px solid #877664; margin:5px 0 }
.staffBorder { border:2px solid #809EAD; background:#9DC0D3; padding:10px; float:left; position:relative; width:45%; overflow:hidden }
.staffBorder img { border:2px solid #fff; margin:0 10px 0 0; float:left }
.form { 
	border:1px solid #A36D0C; 
	height:15px; 
	width:150px; 
	background: #fff; 
	font-size:.9em;
	padding:2px 0 0 5px
}
.contactForm { 
	border:1px solid #A36D0C; 
	background: #fff; 
	font-size:.9em;
	padding:2px 0 0 5px;
	height:75px; 
	width:220px
}
.clear { clear:both }
.spacer { height:12px; clear:both }
.rtMargin { margin-right:15px }
.rpMargin { margin-right:2px }
