/*eric meyer`s css reset*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend {margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent;}
img {margin: 0; padding: 0; border: 0; outline: 0; background: transparent;}
/*body {line-height: 1;}*/
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
:focus {outline: 0;}/* remember to define focus styles! */
ins {text-decoration: none;}/* remember to highlight inserts somehow! */
del {text-decoration: line-through;}
table {border-collapse: collapse; border-spacing: 0;}/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: collapse; border-spacing: 0;}
select,label,.pointer { cursor:pointer; }/*add pointer cursor to elements*/
* html ul li a {height:1em;} /*fixes IE6 list whitespace bug*/
.clear {clear: both;height: 0px;} /*clears floats*/
.spacer10 {float: left;width: 10px;} .spacer15 {float: left;width: 15px;} .spacer20 {float: left;width: 20px;} .spacer25 {float: left;width: 25px;} .spacer30 {float: left;width: 30px;} /*spacer*/
/*-----------------------------------------------------------*/

/*===========================================ACADIA STYLES=====================================*/
body {font: 0.85em "Trebuchet MS", Arial, Verdana, sans-serif;background: #997A5E url(../images/bgrPage.jpg) repeat left top;color: #FFFFFF;}
a:link, a:visited, a:active {color: #fff; text-decoration: underline;}
a:hover {text-decoration: none;color: #f2e9d0; }

#header, #content, #footer {width: 960px;margin-right: auto;margin-left: auto;}

/*----------HEADER--------*/
#hdrWrap {height: 344px;background: url(../images/bgrTop.jpg) repeat-x left top;margin-bottom: 30px;padding-top: 17px;}
#header .logo {margin-top: 60px;}
.imgSlide {float: right;width: 727px;}

/*MENU*/
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/flyoutt.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* common styling */
#menuWrap {float: left;width: 197px;margin-right: 36px;}
.menu {position:relative;width: 193px;float: left;background: url(../images/bgrNav.png) no-repeat left top;}
.menu ul li a:link, .menu ul li a:visited {display:block;text-decoration:none;color:#930;	width:153px;height:41px;text-align:left;padding-left: 40px;padding-top: 3px;text-transform: uppercase;font: bold normal 13px/41px Georgia, "Times New Roman", Times, serif;background: url(../images/bgrNav-off.gif) no-repeat 5px bottom;border-bottom: 1px dashed #9E7F63;}
.menu ul {padding:0;margin:0;}
.menu ul li {float:left;margin-right:1px;	position:relative;height: 41px;line-height: 41px;font-weight: bold;}
.menu ul li ul {display: none;}
.menu ul li ul img {margin-right: 6px;vertical-align: middle;margin-left: -8px;} /*change position of IMG in flyout1*/

/* specific to non IE browsers */
.menu ul li:hover a {color:#fff;background:#762520 url(../images/bgrNav-on.gif) no-repeat 5px bottom;font-weight: bold;   border-top: 1px dotted #fff;}
.menu ul li:hover ul {display:block; position:absolute; top:0; left:193px; width:222px;}
.menu ul li:hover ul li a.hide {background:#762520; color:#fff;}
.menu ul li:hover ul li:hover a.hide {width:222px;} /*flyout1 active width*/
.menu ul li:hover ul li ul {display: none;}
.menu ul li:hover ul li a {display:block;background:#762520;color:#fff;width:222px;border-bottom: 1px dotted #fff;line-height: 41px;height: 41px;} /*chage flyout1 width height*/

/*FLYOUT 2*/
.menu ul li:hover ul li a:hover {background:#F2E7CF; color:#000;}
.menu ul li:hover ul li:hover ul {display:block; position:absolute; left:235px; top:0;} /*flyout2 position*/
.menu ul li:hover ul li:hover ul li a {display:block; width:222px; background:#762520; color:#fff;} /*flyout2 width*/
.menu ul li:hover ul li:hover ul li a:hover {background:#762520; color:#fff;}
#content {
}

/*==MAIN CONTENT==*/
.mainContent {float: left;width: 707px;}
.mainContent h1 {font-size: 18px;margin-bottom: 16px;}
.mainContent h1 span {font-size: 13px;}
.mainContent p {padding: 5px 0 15px 0; font-size: 14px;}
.contentIMG, .lightbox img {padding: 4px;border: 1px solid #EBDCBA;margin-right: 12px;margin-bottom: 8px; float: left;}


/*----------FOOTER--------*/
#ftrWrap {height: 120px;background: url(../images/bgrFooter.png) repeat-x left top;margin-top: 32px;}
.ftrAddress {margin-bottom: 15px;margin-top: 4px;font-weight: bold;font-size: 12px;}
.ftrL, .ftrR {display: block;float: left;width: 420px;}
.ftrR {text-align: right;}
.ftrR li, .ftrL li {display: inline;margin-left: 20px;background: url(../images/arrowWh.gif) no-repeat left 4px;font-size: 11px;font-weight: bold;padding-left: 10px;}

.page_title{font-size: 28px;padding: 0 0 15px 0;}
h1{font-size: 28px;padding: 0 0 15px 0;}
h2{font-size: 23px;padding: 0 0 15px 0;}
h3{font-size: 22px;color: #6A1C18;padding-top: 10px;}

.large{font-size: 14px;}

.breadcrumb{font-size: 12px; padding: 0 0 10px 0;}
.success{font-size: 16px; color: #fc0; font-weight: bold; padding-bottom: 15px;}