@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,/*blockquote,*/th,td {    
    margin:0;   
    padding:0;   
} 
table {  
    border-collapse:collapse;   
    border-spacing:0;   
} 
fieldset,img {    
     border: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;   
}  

/*********************************/
/*            BODY
/*********************************/

body {
background:url(../images/bodyBkgd.jpg) repeat-x #ced5b2;
font-family:"Microsoft Sans Serif", Arial, Helvetica, sans-serif;
font-size:75%; 
}

/*********************************/
/*           CONTAINER
/*********************************/

#container {
background:url(../images/containerBkgd.jpg) repeat-y;
height:auto;
width:957px;
margin:0 auto;
position:relative;
}

#search {
position:absolute;
margin:35px 0 0 690px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

/*********************************/
/*           TOPNAV
/*********************************/

#topnav {
position:absolute;
top:37px;
margin:0 0 0 272px;
text-transform:uppercase;
font-size:.8em;
font-family:Verdana, Arial, Helvetica, sans-serif;
z-index:10;
}

#topnav ul li {
display:inline;
list-style:none;
margin:0 10px;
line-height:1em;
}

#topnav ul li a {
color:#000000;
text-decoration:none;
}

#topnav .location {
border-right:1px solid #000000;
padding:0 20px 0 0;
}

#topnav ul li a:hover {
text-decoration:underline;
}

/*********************************/
/*        HEADER
/*********************************/

#hdr {
background:url(../images/hdr.jpg) no-repeat;
width: 957px;
height:223px;
margin:0 0 -30px 0;
}

#hdr h1 a {
display:block;
width:250px;
height:180px;
outline:none;

}

#hdr h1 span {
display:none;
}

/*********************************/
/*            FLASH
/*********************************/

#flash {
position:absolute;
margin:60px 0 0 280px;
}

/*********************************/
/*          NAVIGATION
/*********************************/

#nav {
font-size:.8em;
padding:0;
margin:0 auto;
position:relative;
float:left;
/*width:220px;*/
left:30px;
}

#nav ul li {
display:block;
list-style:none;
z-index:2;
line-height:31px;
}

#nav ul li a {
background: url(../images/navBkgd2.jpg) 0 0 no-repeat;
background-position:top left;
height:31px;
width:220px;
color:#333333;
text-transform:uppercase;
font-weight:bold;
display:block;
text-decoration:none;
outline:none;
padding:0 0 0 28px;
}

#nav ul li a:hover {
color:#000000;
text-decoration:none;
background-position: 0 -31px;
}

#nav ul li .expanded{
color:#000000;
text-decoration:none;
background-position: 0 -31px;
}

#nav ul li .selected{
color:#333333;
text-decoration:none;
background-position: 0 -31px;
}

#nav ul ul {
padding:0 0 10px 0;
}

#nav ul ul li {
line-height:20px;
}

#nav ul ul li a {
width:200px;
padding:0 0 1px 0;
}

#nav ul li li .selected{
color:#333333;
text-decoration:underline;
background-position: 0 -31px;
font-weight:bold;
}

/*********************************/
/*         CONTENT AREA
/*********************************/

#contentarea {
width:610px;
margin:130px 0 0 290px;
padding:0 0 0px 0;
min-height:400px;
height:auto;
position:relative;
z-index:99;
}

#contentarea ul, #contentarea ol {
margin:0 2em;
}

#contentarea a {
color:#336633;
text-decoration:underline;
}

#contentarea a:hover {
color:#000000;
text-decoration:none;
}

/*paragraph header styling*/
#contentarea .txthdr {
background:url(../images/miniLogo.jpg) no-repeat left;
height:46px;
padding:0 0 0 50px;
font-size:1.5em;
color:#336633;
font-family:"Lucida Sans Unicode", Arial, Helvetica, sans-serif;
}

/*paragraph header styling- the actual words*/
#contentarea .txthdr span {
position:relative;
top:10px;
left:-7px;
display:block;
padding:0 0 0 7px;
width:560px;
border-bottom:#d9c07f solid 1px;
}

/*********************************/
/*       HOMEPAGE LEADINS
/*********************************/

.leadinHdr {
background:url(../images/leadinArrow.jpg) no-repeat;
padding:0 0 0 45px;
height:27px;
font-size:1.4em;
line-height:27px;
font-family:"Lucida Sans Unicode", Arial, Helvetica, sans-serif;
}

/*paragraph padding, inside table*/
.padding, .padding2 {
padding:5px 10px;
}

/*leadin box seperator*/
.padding2 {
border-left:1px solid #e0dfcc;
}

/*learn more button*/
#contentarea .learnmore {
background:url(../images/learnMoreBkgd.jpg) no-repeat;
position:relative;
float:right;
padding:0 0 0 0px;
margin:10px 0 10px 0;
width:112px;
height:33px;
line-height:30px;
display:block;
text-decoration:none;
color:#757772;
font-size:1.1em;
text-align:center;
font-weight:bold;
font-family:"Lucida Sans Unicode", Arial, Helvetica, sans-serif;
}

#contentarea .learnmore span {
padding:0  0 0 0;
}


/*********************************/
/*     CONTACT INFORMATION
/*********************************/

#contact {
text-align:center;
color:#666666;
position:absolute;
bottom:75px;
margin:0 0 0 60px;
}

#contact span {
color:#47785c;
font-weight:bold;
}

/*********************************/
/*            FOOTER
/*********************************/

#footer {
background:url(../images/footerBkgd.jpg) no-repeat;
width:957px;
height:83px;
clear:both;
color:#707070;
}

#footer ul {
position:relative;
top:30px;
left:290px;
float:left;
}

#footer ul li {
display:inline;
margin:0 5px;
}

#footer a {
color:#707070;
text-decoration:none;
}

#footer a:hover {
color:#333333;
text-decoration:underline;
}

/*copyright blurb*/
#footer .copy {
text-align:center;
position:relative;
top:30px;
float:right;
right:50px;
color:#707070;
}

#footer .pti 
{
    clear:both;
    position:relative;
    top:35px;
    left:120px;
    text-align:center;
}

#footer p, .padding p, .padding2 p {
margin:0;
}

.hidden, .nostyles {
display:none;
}