#headerbar
{
background:#542930;
background-image:url(../images/top_tile.gif);
background-repeat:repeat-x;
width:100%;
float:left;
position:relative;
height:108px;
}


#headerbar h1{
float:left;
position:relative;
margin:10px 0px 0px 0px;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
border:0px solid white;
padding:10px 10px 10px 20px;
color:#000000;
}
#headerbar #contactinfo{
float:right;
position:absolute;
top:3px;
right:10px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#EEEEEE;
}
#header_navbar
{
float:left;
position:relative;
background:#CCCCCC;
background-image:url(../images/topnav_tile.gif);
background-repeat:repeat-x;
height:22px;
padding:3px 0px 0px 0px;
min-width:600px;
width:100%;
border-bottom:1px solid silver;
}
#header_img_title
{
float:left;
position:absolute;
top:0px;
left:0px;
z-index:+1;
}
#header_img_title_pt2
{
float:left;
position:relative;
top:0px;
left:200px;
z-index:+1;
}
.topnav a
{
position:relative;
display:inline;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
padding:2px 10px 2px 10px;
margin:0px 5px 0px 5px;
border:0px solid silver;
border-left:1px solid silver;
text-decoration:none;
color:#666666;
font-weight:bold;
}
.topnav a:hover
{
display:inline;
cursor:pointer;
/*border-left:1px solid #742A2A;*/
border-bottom:3px solid #6F3C45;
color:#000000;
}
.topnav .active
{
display:inline;
cursor:pointer;
color:#000000;
font-size:13px;
border-bottom:3px solid #6F3C45;
}
.header 
{
background-color: #F49D22;
background-image: url(../images/header_tile2.gif);
background-repeat: repeat-x;
background-position: bottom;
}
.header_menubar
{
background-color: #2A3A96;
background-position: top;
border-bottom: medium solid silver;
border-top: thin solid black;
}

#leftnavcontainer
{
float:left;
position:relative;
/*background:#F8F8F8;*/
/*height:500px;*/
padding-left:0px;
width:150px;
}
#leftnavlinkcontainer
{
margin: 50px 0px 0px 0px;
padding: 5px 0px 0px 0px;
min-width:100px;
width:148px;
border:0px solid #666666;
}
#leftnavlinkcontainer a
{
position:relative;
display:block;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:black;
text-decoration:none;
border-bottom:1px solid #CCCCCC;
border-left:5px solid #CCCCCC;
margin:0px 0px 0px 0px;
padding:4px 2px 4px 2px;
}
#leftnavlinkcontainer a:hover
{
background:#DDDDDD;
font-weight:normal;
border-left:5px solid #6F3C45;
}
#leftnavlinkcontainer .active
{
background:#DDDDDD;
font-weight:normal;
border-left:5px solid #6F3C45;
}
#footer_container
{
float:left;
position:relative;
width:100%;
border-top:1px solid #EEEEEE;
/*
background-image:url(../images/footer_bg.gif);
background-repeat:repeat-x;*/
}
#footer_content{
width:590px;
margin:0px 0px 0px 150px;
padding:2px 0px 2px 0px;
text-align:center;
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#666666;
}
#footer_content a{color:#666666;}
#footer_content #footerlinks{margin-bottom:10px;}
#footer_content #footerlinks a{font-size:11px;text-decoration:none;}
#footer_content #footerlinks a:hover{text-decoration:underline;color:#000000;}