@charset "utf-8";
/* CSS Document */

/*********************************/
/*       BROWSER RESET
/*********************************/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea {    
    margin:0;   
    padding:0;   
} 

/*keep enabled if used for layout
table {  
    border-collapse:collapse;   
    border-spacing:0;   
} */

address,caption,cite,code,dfn,/*em,strong,*/th,var {  
    font-style:normal;   
     font-weight:normal;   
 } 

 caption,th {  
     text-align:left;   
 } 

q:before,q:after {  
    content:'';   
} 

abbr,acronym { border:0;   
}  

a img { border: none; }

/*accessibility links*/
.hidden, .nostyles {
display:none;
margin:0 -10000px 0 0;
}

/*********************************/
/*            BODY
/*********************************/

body {
background:url(../images/bodyBkgd.jpg) repeat-x #7f7f7f;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:75%; 
color:#000000;
margin:0 auto;
}

H1 {font-size:2em}  /* displayed at 24px */
H2 {font-size:1.5em}  /* displayed at 18px */
H3 {font-size:1.25em}  /* displayed at 15px */
H4 {font-size:1em}  /* displayed at 12px */

/*********************************/
/*           CONTAINER
/*********************************/

#container {
height:auto;
margin:0 auto;
position:relative;
width:991px;
font-size:1em;  /* displayed at 12px */
}


#hdr {
background:url(../images/logo_tagline.gif) no-repeat 40px 55px;
width:100%;
height:165px;
position:relative;
}

#hdr h1 a {
display:block;
width:370px;
height:80px;
outline:none;
position:relative;
top:45px;
}

#hdr h1 span {
display:none;
}

.searchinput {
}

/*********************************/
/*          NAVIGATION
/*********************************/

#nav {
background:url(../images/navBkgd.png) no-repeat;
height:55px; 
width:100%;
margin:0;
overflow:hidden;
}

#nav ul {
position:relative;
left:50px;
}

#nav ul li {
list-style:none;
position:relative;
display:inline;
position:relative;
float:left;
}

#nav ul li a {
display:block;
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
color:#e8e8e8;
text-transform:uppercase;
outline:none;
height:auto;/*this is for IE6*/
line-height:52px;
font-size:1.25em;
padding:0 23px;
}

#nav ul li a:hover {
background:url(../images/nav_hover.jpg) repeat-x;
}

#nav ul li .selected, #nav ul li .expanded{
background:url(../images/nav_hover.jpg) repeat-x;
}


/*********************************/
/*         BANNER
/*********************************/

#banner {
margin:0 0 30px 0;
}

#banner p {
margin:0;
}

#banner .quote{
position:absolute;
width:270px;
margin:80px 0 0 600px;
font-family:Arial, Helvetica, sans-serif;
z-index:99;
}

#banner .quote {
line-height:1.2em;
font-weight:bold;
font-size:1.5em;
color:#292929;
}

#banner .signature {
font-size:.8em;
font-weight:normal;
color:#585858;
margin:1.5em 0;
text-align:right;
padding:0 20px 0 0;
}

/*********************************/
/*         CONTENT AREA
/*********************************/

#contentTop {
background:url(../images/contentareaTop.jpg) no-repeat top;
height:17px;
}

#contentarea {
min-height:400px;
background:url(../images/contentBkgd.png) repeat-y;
}

#contentarea li {
margin:0 0 0 2em;
}

/*uncomment if images are used in place of list item bullets
#container .reToolbar li{
    background:none;
}*/

#contentarea a {
color:#1f3278  ;
text-decoration:underline;
}

#contentarea a:hover {
color:  ;
text-decoration:none;
}

#contentarea .txthdr {
font-size:1.4em;
}

#textarea {
padding:7px 25px 5px 33px;
}

#contentBot {
background:url(../images/contentBot.gif) no-repeat bottom;
width:991px;
height:32px;
}


/*********************************/
/* HOMEPAGE ONLY - LEADINS STYLING
/*********************************/

/*leadins on homepage*/
.homeTable td {
background:url(../images/leadinBkgd_home.jpg) no-repeat top left;
width:292px;
height:284px;
vertical-align:top;
}

.homeTable td h3 {
color:#5c3f26;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
padding:0 0 0 25px;
height:50px;
font-size:1.6em;
line-height:53px;
margin:0 0 20px 0;
}

#contentarea .homeTable td h3 a {
color:#5c3f26;
text-decoration:none;
}

#contentarea .homeTable td h3 a:hover {
text-decoration:underline;
}

.homeTable td p {
position:relative;
line-height:1.5em;
margin:1em 0;
}

.homeTable td {
padding:0 30px 0 20px;
}

/*********************************/
/*            FOOTER
/*********************************/

#footer {
background:#1f3278;
width:100%;
height:175px;
clear:both;
margin:-35px 0 0 0;
}

#footerWrap {
background:url(../images/footer_reflection.jpg) no-repeat top;
height:84px;
width:991px;
margin:0 auto;
position:relative;
top:35px;/*moves down from false top*/
color:#9397a4;
font-size:.9em;
}

/*pushes bottom row down*/
#footerWrap ul {
margin:0 0 15px 0;
}

#footerWrap ul li {
display:inline;
}

#footerWrap a {
color:#9397a4;
text-decoration:none;
}


#footerWrap a:hover {
color:#FFFFFF;
text-decoration:underline;
}


#footerWrap ul li a {
background:url(../images/footer_ul_sep.gif) no-repeat right;
padding:0 9px;
}

#footerWrap .lifirst a {
padding:0 9px 0 0;
}

#footerWrap .lilast a {
background:none;
}

#footer #footerWrap .contact {
color:#b9bdc9;
font-size:1.1em;
}

/************************/
/*      SLIDESHOW
/************************/

#slideshow {
position:relative;
width:925px;
height:313px;
}

#slideshow img {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}



