/* main.css */
/* author:jeremy otis thompson */

body {
margin: 0; 
padding: 0;
background: #2B4761 url("../images/body_bg.jpg") repeat-x 0 0;
font: normal 100%/1.7em Verdana, Helvetica, Arial, sans-serif;
color: #000;
text-align: center;}

/* -- links -- */

a:link {
color: #2B4761;
background: transparent;font-style: italic;
}

a:visited {
color: #2B4761;
text-decoration: none;
background: transparent;
font-style: italic;
}

a:hover {
color: #777;
text-decoration: underline;
background: transparent;
}

a:active {
color: #7d7d7d;
text-decoration: none;
background: transparent;
}

/* -- headings -- */

h1, h2, h3 {
margin: 0 0 15px 0;
padding: 0;
background: transparent;
font-weight: normal;
color: #777;
text-transform: uppercase;
letter-spacing: 0.1em;
}

h1 {
font-size: 1.5em;
color: #990000;font-weight: bold;
}

h2 {
font-size: 1.1em;
color: #627586;font-style: italic;font-weight: bold;}

h3 {
font-size: 1.0em;font-weight: bold;
}

.red {color: #990000;font-style: italic;
}

.blue {color: #2c4762
}

/* -- container --*/

#container {
width: 760px;
height: 1%;
margin: 0px auto;
padding: 0;
text-align: left;
background: transparent url("../images/banner.jpg") no-repeat 0 0;
}

/* -- banner --*/

#banner {
position: relative;
width: 468px;
height: 184px;
margin: 0 150px;
padding: 0;
}

#banner p {
display: block;
margin: 0;
padding: 0;
text-indent: -100000px;
}

#banner p a {
display: block;
text-decoration: none;
}

/* -- top level nav --*/

#nav-meta {
height: 25px;
position: absolute;
top: 30px;
right: 15px;
margin: 0;
padding: 0;
background: transparent url("../images/top_nav_bg.gif") repeat-x;padding-top: .25em;
}

#nav-meta ul {
margin: 0;
padding: 0 0 0 3px;
border-left: 1px solid #fff;
font-size: 0.75em;
text-align: center;
line-height: 1.2em;
}

#nav-meta li {
display: inline;
list-style-type: none;
margin: 0;
padding: 0;
border-right: 1px solid #fff;
}

#nav-meta a {
margin: 0;
padding: 0 11px 0 10px;
text-decoration:none;
color: #777;font-weight: bold;
}

#nav-meta a:hover {
text-decoration: underline;font-weight: bold;
color: #990000;
}

/* -- nav-main --*/

#nav-toplevel {
float: left;
width: 150px;
margin: 0;
padding: 17px 0 0 0;  
background: transparent url("../images/nav_main_top_bg.gif") no-repeat 0 0;
}

#nav-main {
background: transparent url("../images/nav_main_bot_bg.gif") no-repeat 0 100%;
margin: 0;
padding: 0 0 458px 0;
}

#nav-main ul 
{
list-style: none;
margin: 0;
padding: 0;
font-size: 0.75em;
text-align: center;
}

#nav-main li {
display: block;
margin: 0;
padding: 0;
}

#nav-main a 
{
display: block;
margin: 0 0 1px 0;
padding: 3px 2px;
color: #fdfdfd;
text-decoration: none;
background: transparent url("../images/nav_bg.gif") repeat-y;
}

#nav-main a:hover {
text-decoration: underline;
color: #990000;
background: transparent url("../images/nav_bg_ov.gif") repeat-y 0 100%;font-weight: bold;
}

#nav-main a.current {
margin: 0 0 1px 0;
padding: 3px 2px;
background: #2B4761;
color: #990000;
background: transparent url("../images/nav_bg_current.gif") repeat-y 0 100%;font-weight: bold;
}
/* -- section nav --*/

ul#nav-section {
margin: 0 0 1px 0;
padding: 3px 0;
background: #777;
font-size: 0.9em;
}

#nav-section li {
display: block;
margin: 0 0 1px 0;
padding: 0;
}

#nav-section a {
display: block;
margin: 0;
padding: 1px 0;
background: transparent;
color: #fff;
text-decoration: none;
}

#nav-section a:hover {
background: transparent;
color: #2B4761;
}

#nav-section a.youarehere, #nav-section a.youarehere:hover {
margin: 0;
padding: 1px 0;
background: transparent;
color: #334433;
}
#nav-section a.youarehere:hover {
margin: 0;
padding: 1px 0;
background: transparent;
color: #334433;
text-decoration: underline;
}

/* -- subs/supp nav --*/

#nav-subs {
float: right;
margin: 0;
padding: 17px 0px 0px;
background: transparent url("../images/nav_supp_top_bg.gif") no-repeat 0 0;}

#nav-supp {
width: 150px;
background: transparent url("../images/nav_supp_bot_bg.gif") no-repeat 0 100%;padding: 0 0 464px 0;}

#nav-supp ul {
list-style-type: none;
margin: 0;
padding: 0;
font-size: 0.75em;
text-align: center;
}

#nav-supp li {
display: block;
margin: 0;
padding: 0;
}

#nav-supp a {
display: block;
margin: 0;
padding: 0px 10px;
background: #2B4761;
color: #fdfdfd;
text-decoration:none;
background: transparent url("../images/nav_supp_bg.gif") repeat-y 0 0;
}

#nav-supp a:hover {
text-decoration: underline;
}

/* -- content --*/

#content {
margin: 0 142px 0 150px;
padding: 30px 32px 0 25px;
background: #fdfdfd url(../images/content_bg.gif) repeat-y 0 0;
font-size: 0.75em;
text-align: justify;
line-height: 1.6em;
}

#content p {
margin: 0;
padding: 0 0 15px 0;
color: #777;font-weight: bold;}

/* -- footer --*/

#info-site {
margin: 0 142px 20px 150px;
padding: 30px 0 0 0;
background: transparent url(../images/content_bot_bg.gif) no-repeat 0 0;
font-size: 0.75em;
text-align: center;
}

/* -- misc --*/

div.clear {
clear: both;
height: 0;
line-height: 0;
}
