/* 100% height to carry shadow slight background all the way down - we can't use the body element because of the 1px jog */
html, body { height: 100%; }
#outer { min-height: 100%; }
* html #outer { height: 100%; }

body { color: #646464; background: #378230; text-align: center; /* for ie5.+*/ font: 13px/1.3 Arial, Helvetica, sans-serif; padding: 0; }
.logo, .logo a, .logo em { margin: 0; width: 368px; height: 96px; position: relative; display: block; cursor: pointer; overflow: hidden; }
.logo { margin: 0; }
.logo em { position: absolute; left: 0; top: 0; background: url(../images/logo.jpg) no-repeat 0 0; }

/* ......page wrapper ...... */
#outer { width: 930px; padding: 0 2px; margin: auto; text-align: left; position: relative; z-index: 2; background: url(../images/bg.gif) repeat-y 0 0; /* slight 2px shadow */ }
#header { width: 930px; background: #fff url(../images/headerbg.jpg) no-repeat 0 0; overflow: hidden; height: 96px; }
#nav { height: 56px; padding: 0 0 0 140px; background: url(../images/navbg.jpg) repeat-x 0 0; color: #fff; clear: both; margin: 0; }
#nav li, #nav li a, #nav li span { float: left; height: 37px; line-height: 43px; display: inline; font-size: 14px; }
#nav li a { padding: 0 9px; }
#nav li.current { background: url(../images/tab.jpg) no-repeat 100% 0; padding: 0 23px 0 0; }
#nav li.current span { padding: 0 0 0 23px; background: url(../images/tab.jpg) no-repeat 0 0; color: #ffea74; }
#nav li a, #nav li a:visited { color: #fff; }
#nav li a:hover { text-decoration: underline; }
#nav li { margin: -5px 18px 0 0; position: relative; }
#subhead { height: 264px; border-top: 1px solid #cdcdcd; border-bottom: 1px solid #cdcdcd; background: #f5f5f5; }
.mainpic, .mainpic a, .mainpic em { margin: 0; width: 463px; height: 264px; position: relative; display: block; cursor: pointer; overflow: hidden; }
p.mainpic { margin: 0; float: left; }
.mainpic em { position: absolute; left: 0; top: 0; background: url(../images/mainpic.jpg) no-repeat 0 0; }
.mission { float: right; width: 440px; padding: 15px 0 0; margin: 0 16px 0 0; display: inline; }
.mission p, .mission li { color: #646464; font-size: 14px; margin: 0 0 15px; line-height: 1.3; }
.mission p strong { letter-spacing: -.04em; }
.mission li { padding: 0 0 0 23px; margin: 0 0 15px; background: url(../images/arrows.gif) no-repeat 0 3px; }
.mission h2 { font-size: 18px; color: #1c5416; margin: 14px 0 7px; }

/* main section */
#main { clear: both; width: 930px; overflow: hidden; margin: 15px 0 0; padding: 0 0 47px; }
#main h2, #ContentBox h2 { font-size: 34px; color: #1c5416; font-weight: normal; }
#ContentBox a { text-decoration: underline; }
#ContentBox { padding: 10px; }
#ContentBox h3 { font-size: 24px; color: #ffcc00; font-weight: normal; }
/* 6 big services links as images */
ul.services { margin: 17px 0 0 44px; width: 880px; padding: 0; overflow: hidden; }
.svs, .svs a, .svs em { width: 263px; height: 64px; position: relative; float: left; cursor: pointer; overflow: hidden; }
.svs { margin: 0 30px 21px 0; }
.svs em { position: absolute; left: 0; top: 0; }
.img1 em { background: url(../images/img263x128-1.jpg) no-repeat 0 0; }
.img2 em { background: url(../images/img263x128-2.jpg) no-repeat 0 0; }
.img3 em { background: url(../images/img263x128-3.jpg) no-repeat 0 0; }
.img4 em { background: url(../images/img263x128-4.jpg) no-repeat 0 0; }
.img5 em { background: url(../images/img263x128-5.jpg) no-repeat 0 0; }
.img6 em { background: url(../images/img263x128-6.jpg) no-repeat 0 0; }

ul.services li a:hover em { background-position: 0 -64px; }

#LinksTbl { border: none; width: 100%; }
#LinksTbl th { background: #dddddd; text-align: left; font-weight: bold; padding: 5px; margin-top: 35px; }
#LinksTbl td { border-bottom: solid 1px #dddddd; text-align: left; vertical-align: middle; padding: 20px 30px 20px 5px; }
#LinksTbl tr.Last td { border-bottom: none; }
.LocationsBox h3 { border-bottom: solid 1px #dddddd; margin-bottom: 10px; }
.ServicesBox h2 { border-bottom: solid 1px #dddddd; margin-bottom: 10px; }
.ServicesBox h3 { margin-bottom: 10px; }
.ServicesBox h4 { text-decoration: underline; }
/* footer styles */
#footer { clear: both; width: 930px; background: #fff url(../images/footerbg.gif) repeat-x 0 0; padding: 2px 0 60px; text-align: center; font-size: 11px; color: #646464; }
#footer img { display: inline; }
#footer a, #footer a:visited { color: #999; padding: 0 3px; }
#footer a:hover { text-decoration: underline; }
#footer p { margin: 5px 0 7px; }
.copy { font-size: 10px; color: #adadad; margin: 0 15px 0 25px; }
/* forms.css */
label { font-weight: normal; }
fieldset { padding: 1.4em; margin: 0 0 1.5em 0; border: 1px solid #ccc; }
legend { font-weight: bold; font-size: 1.2em; }
input.text, input.title, textarea, select { margin: 0.5em 0; border: 1px solid #bbb; }
input.text:focus, input.title:focus, textarea:focus, select:focus { border: 1px solid #666; }
input.text, input.title { width: 300px; padding: 5px; }
input.title { font-size: 1.5em; }
textarea { width: 390px; height: 250px; padding: 5px; }
.error, .notice, .success { padding: .8em; margin-bottom: 1em; border: 2px solid #ddd; }
.error { background: #FBE3E4; color: #8a1f11; border-color: #FBC2C4; }
.notice { background: #FFF6BF; color: #514721; border-color: #FFD324; }
.success { background: #E6EFC2; color: #264409; border-color: #C6D880; }
.error a { color: #8a1f11; }
.notice a { color: #514721; }
.success a { color: #264409; }

