@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; }

/*********************************/
/*            BODY
/*********************************/

body {
background:url(../images/bodyBkgd.jpg) repeat-x #76c9bf;
font-family: Arial, Helvetica, sans-serif;
font-size:75%; 
color:#333333;
}

/*********************************/
/*           CONTAINER
/*********************************/

#container {
background:url(../images/containerBkgd.png) repeat-y;
height:auto;
width:957px;
margin:0 auto;
position:relative;
top:22px;
}
/*********************************/
/*          SEARCH
/*********************************/

#search {
background:url(../images/searchBkgd.png) no-repeat top;
width:277px;
position:absolute;
z-index:99;
height:37px;
margin:-22px 0 0 580px;
padding:8px 0 0 130px;
}

.searchinput {
width:100px;
margin:0 5px 0 0;
position:relative;
}

/*********************************/
/*        HEADER
/*********************************/

#hdr {
background:url(../images/hdr.jpg) no-repeat;
width: 930px;
height:294px;
left:14px;
position:relative;
margin:0 0 -50px 0;
}

/*hotlink for logo*/
#hdr h1 {
position:relative;
float:left;
width:160px;
left:40px;
top:40px;
}

#hdr h1 a {
display:block;
height:180px;
outline:none;
}

#hdr h1 span {
display:none;
}

/*********************************/
/*    HOMEPAGE ONLY
/*********************************/

#hdr #slideshow {
position:relative;
float:right;
width:511px;
height:215px;
}

#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;
}

/*********************************/
/*          NAVIGATION
/*********************************/

#nav {
padding:0;
position:relative;
float:left;
clear:left;
width:200px;
left:27px;
margin:0px 0 140px 0;/*r margrin is hte space for contact info*/
background:url(../images/nav_ul_Bkgd.gif) repeat-y;
}

#nav ul li {
display:block;
list-style:none;
z-index:2;
margin:7px 0;
}

#nav ul li a {
background:url(../images/navBkgd.png) 0 0 no-repeat;
background-position:top left;
height:45px;
width:205px;
font-size:1.1em;
padding:0 0 0 13px;
font-family:Arial, Helvetica, sans-serif;
line-height:45px;
font-weight:bold;
white-space:nowrap;
overflow:hidden;
color:#fffefe;
text-transform:uppercase;
display:block;
text-decoration:none;
outline:none;
}

#nav ul li a:hover {
color:#ffc466;
text-decoration:none;
background-position: 0 -45px;
}

#nav ul li .expanded, #nav ul li .selected  {
color:#ffc466;
text-decoration:none;
background-position: 0 -45px;
}

#nav .expanded li a, #nav .selected li a {
color:#666666;
} 
    
#nav .selected li a {
background-position:0 0;
}

/*begin second tier*/
#nav ul ul {
margin:10px 0 0 0;
background:#D4ECEF;
padding:7px 0;
}

#nav ul ul li {
margin:2px 0;
}

#nav ul ul li a {
background:none;
font-weight:normal;
height:1.3em;
padding:0 0 0 32px;
width:180px;
font-family: Arial, Helvetica, sans-serif;
line-height:1em;
font-size:1.1em;
color:#666666;
text-transform:none;
display:block;
text-decoration:none;
outline:none;
}

#nav ul ul li .selected {
color:#000000;
text-decoration:underline;
}

#nav ul ul li a:hover {
color:#000000;
text-decoration:underline;
}

#nav ul ul li .selected li a 
{
    text-decoration:none;
   color:#666666;
}

/*begin third tier*/
#nav ul ul ul {
margin:0 0 0 0;
}

#nav ul ul li {
margin: 0;
}

#nav ul ul ul li a {
padding:0 0 0 50px;
}

#nav ul ul ul li a:hover {
color:#000000;
text-decoration:underline;
}

#nav ul ul ul li .selected li a 
{
    text-decoration:none;
   color:#666666;
}
/*********************************/
/*         CONTENT AREA
/*********************************/

#news {
position:relative;
float:left;
width:280px;
}


#contentarea {
width:610px;
margin:0;
position:relative;
right:50px;
float:right;
}

#txtarea {
width:277px;
position:relative;
float:right;
padding:0 0px 45px 0;
min-height:400px
}

#contentarea ul, #contentarea ol {
margin:0 2em;
}

#contentarea a {
color:#3c5487;
text-decoration:underline;
}

#contentarea a:hover {
color:#000000;
text-decoration:none;
}

/*paragraph header styling*/
#contentarea .txthdr {
height:1.4em;
padding:0;
font-size:1.6em;
color:#3c5487;
font-family:"Lucida Sans", Arial, Helvetica, sans-serif;
display:inline-block;
text-transform:uppercase;
}

/*********************************/
/*     CONTACT INFORMATION
/*********************************/

#contact {
text-align:center;
position:absolute;
bottom:55px;
margin:0px 0 4px 25px;
z-index:95;
height:130px;
width:219px;
background:url(../images/phoneNumber_divider.jpg) no-repeat bottom;
}


#contact #phoneNumbers {
background:url(../images/phoneNumbers.gif) no-repeat  top center;
width:140px;
height:52px;
position:relative;
margin:0 auto;
}

#contact p {
margin:0px 0 0 0;
font-family:"Lucida Sans", Arial, Helvetica, sans-serif;
text-transform:uppercase;
font-weight:bold;
color:#6e6e6e;
font-size:1.2em;
padding:12px 0 0 0;
}

#contact span {
display:none;
}


/*********************************/
/*            FOOTER
/*********************************/


/*the transparent part*/
#footer {
background:url(../images/footer.jpg) no-repeat top;
width:957px;
height:83px;
clear:both;
margin:0;
}

/*copyright blurb*/
#footer .copyright {
text-align:center;
position:relative;
top:50px;
padding:0 0 50px 250px;
color:#333333;
}

#footer p {
margin:0;
}

#footer p span {
display:none;
}

.hidden, .nostyles {
display:none;
}
