@charset "utf-8";
/* CSS Document */

body, html, div, blockquote, img, label, p, h1, h2, h3, h4, h5, h6, pre, ul, ol,
li, dl, dt, dd, form, a, fieldset, th, td
{
margin: 0; padding: 0; border: 0; outline: none;
}

body
{
background: url("images/z-back.gif") #ffcf5b;
position: relative;
font-family: Tahoma, Geneva, sans-serif;
}


a {color: #800000}
a:visited {color: #800000}

h1, h2, h3, h4, h5, h6
{
font-size: 100%;
padding: 0px;
margin: 0px;
font-family: Tahoma, Geneva, sans-serif;
font-weight: normal;
}

#topbackground {
background: url("images/headerbg.jpg") repeat-x top; 
position:absolute;
left:0px;
top:0px;
z-index:-1;
width: 100%;
height: 186px;
}

#wrapper {
background: #fff url("images/main-back-920w.jpg");
width: 920px;
margin: 0px auto;
z-index: 1;
}

#headerdiv {
height: 186px;
width: 918px;
margin: 0px auto;
}

#headernavdiv {
width: 918px;
height: 41px;
padding-top: 30px;
background: url("images/sitelayout3-reverse_06.jpg") no-repeat;
font-family: Arial, Helvetica, sans-serif;
position: relative;
}

#headernavdiv span,#headernavdiv span a {
padding-top: 30px;
display: inline; 
color: #7d0e07;
text-decoration: none;
font-weight: bold;
}

#headernavdiv span a:hover {
text-decoration: underline;
}

#headernavdiv span.nav1 {
position: relative;
left: 75px;
}
#headernavdiv span.nav2 {
position: relative;
left: 190px;
}
#headernavdiv span.nav3 {
position: relative;
left: 325px;
}
#headernavdiv span.nav4 {
position: relative;
left: 455px;
}

#navbox {
width: 514px; 
float: left; 
height: 44px;
background:url("images/nav-back_04.gif");
padding-left: 55px;
padding-top: 20px;
}

#leftcol {
width: 259px;
float: left;
padding-left: 6px;
}

#maincol {
float: left;
width: 635px;
margin-left: 10px;
margin-top: 10px;
}

#newsletterbox {
margin-left: 14px;}

#yellowbar {
background: url("images/leftarrowback.gif") no-repeat right;
height: 29px;
line-height: 29px;
color: #7d0e07;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
padding-left: 10px;
}

#yellowbar a {color: #7d0e07 }

#leftboxes {
height: 111px;
background: url("images/leftboxes-vert.jpg") repeat-x;
margin-right: 10px;
}

#leftboxes img{
align: left; 
border: 0px;
}

#footerbar {
background: url("images/headerbg.jpg") bottom;
height: 50px;
line-height: 48px;
font-weight: bold; 
text-align: center;
clear: both;
}

.clr {
clear: both;}
