@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;   
} 

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 #b6c5d3;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:75%; 
color:#333333;
}

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 {
background:url(../images/containerBkgd.png) repeat-y;
height:auto;
margin:0 auto;
position:relative;
font-size:1em;  /* displayed at 12px */
width:970px;
}

#hdr {
background:url(../images/hdr.jpg) no-repeat;
width:943px;
height:164px;
position:relative;
left:15px;
}

#hdr h1 {
position:relative;
float:left;
width:430px;
}

#hdr h1 a {
display:block;
width:430px;
height:110px;
outline:none;
}

#hdr h1 span {
display:none;
}

/*********************************/
/*          SEARCH
/*********************************/

#hdr #search {
position:relative;
float:right;
z-index:97;
margin:20px 14px 0 0px;
}

.searchinput {
width:120px;
padding:.2em 0;
}

/*********************************/
/*            TOPNAV
/*********************************/

#topnav {
font-family:"Bookman Old Style", Georgia, "Times New Roman", Times, serif;
clear:right;
z-index:99;
position:relative;
float:right;
right:15px;
top:4px;
text-align:right;
}

#topnav ul li {
list-style:none;
margin:1px 0;
line-height:1.5em;
}

#topnav ul li a {
text-decoration:none;
color:#143359;
font-size:1.1em;
outline:none;
text-align:right;
display:block;
}

#topnav ul li a:hover {
text-decoration:underline;
color:#680a38;
}

#topnav .home a {
background:url(../images/topnav_homeIcon.jpg) no-repeat right;
padding:0 20px 0 0;
}

#topnav .contact a {
background:url(../images/topnav_contactIcon.jpg) no-repeat right;
padding:0 20px 0 0;
}

#topnav .request a {
background:url(../images/topnav_requestIcon.jpg) no-repeat right;
padding:0 20px 0 0;
}


/*********************************/
/*     LEFT COLUMN POSITIONING
/*********************************/

#leftcol {
position:relative;
left:27px;
width:240px;
float:left;
min-height:470px;
}

/*********************************/
/*          NAVIGATION
/*********************************/

#nav {
position:relative;
top:20px;
}

#nav ul li {
list-style:none;
position:relative;
line-height:32px;
}

#nav ul li a {
display:block;
color:#143359;
text-decoration:none;
outline:none;
background:url(../images/navBkgd.jpg) 0 0 no-repeat;
height:auto;/*this is for IE6*/
height:32px;
line-height:32px;
font-size:1.2em;
padding:0 0 0 15px;
font-family:"Bookman Old Style", Georgia, "Times New Roman", Times, serif;
}

#nav ul li .selected{
background-position:0 -32px;
color:#680a38;
}

#nav ul li .expanded{
background-position:0 -32px;
color:#680a38;
}

#nav ul li a:hover {
background-position:0 -32px;
color:#680a38;
}

/*begin second tier*/
#nav ul ul {
margin:10px 0 10px 0;
width:225px;
}

#nav ul ul li {
list-style:none;
position:relative;
line-height:12px;
margin:7px 0;
}

#nav ul ul li a {
background:none;
height:auto;
font-family:Verdana, Arial, Helvetica, sans-serif;
line-height:1.1em;
font-size:.9em;
}

#nav ul ul li a:hover {
text-decoration:underline;
}

/*********************************/
/*            NEWS
/*********************************/

#news {
background:url(../images/newsBkgd.jpg) no-repeat top;
width:228px;
height:245px;
position:relative;
margin:70px 0 20px 0;
}

#newsItems {
color:#5b6a74;
font-size:.9em;
padding:0 15px;
position:relative;
top:50px;
}

/*********************************/
/*           FLASH
/*********************************/
#flash {
min-height:500px;
width:693px;
height:301px;
right:13px;
position:relative;
float:right;
margin:-36px 0 -193px 0;/*controls where content area falls*/
}

/*********************************/
/*       CONTENT AREA
/*********************************/

#contentarea {
width:630px;
right:44px;
position:relative;
float:right;
clear:right;
top:18px;
}

#contentarea ul, #contentarea ol {
margin:0 2em;
}

#contentarea a {
color:#143359;
text-decoration:underline;
}

#contentarea a:hover {
color:#680a38;
text-decoration:none;
}

#contentarea .txthdr {
font-size:1.4em;
color:#4d0629;
font-family:"Bookman Old Style", Georgia, "Times New Roman", Times, serif;
font-size:1.8em;
margin:0 0 10px 0;
}

/*********************************/
/*            FOOTER
/*********************************/

#footer {
background:url(../images/footerBkgd.jpg) no-repeat;
width:970px;
height:174px;
clear:both;
font-size:.9em;
}

#footer p {
margin:0;
}

/*keeps locations in column view*/
#footer table {
position:relative;
top:67px;
left:25px;
}

/*for location titles*/
.bluebold {
font-weight:bold;
font-size:1.2em;
color:#4a5d6e;
line-height:1.3em;
}

.red {
font-size:1.4em;
color:#4d0629;
font-family:"Bookman Old Style", Georgia, "Times New Roman", Times, serif;
font-size:1.5em;
}