#navcontainer
{
padding: 0;
background: #666666;
border-top: 2px solid #999999;
border-bottom: 2px solid #999999;
height: 18px;
}

#navlist
{
margin-top: 0px;
margin-left: 8px;
padding: 0px;
display: block;
}

#navlist li
{
margin: 0px;
list-style: none;
float: left;
}


#navcontainer a, #navlist li.extend
{
margin: 0px;
display: block;
padding: 2px 7px;
font-weight: bold;
text-decoration: none;
background: #666666;
font: normal 11px arial;
font-weight: bold;
color: #FFCC33;
}

#navcontainer a:hover, #navcontainer a#current
{
padding: 2px 7px;
background: #666666;
font-weight: bold;
color: #FFCC99;
}

.top_nav
{
font-family: arial;
color: #996633;
font-size: 14px;
font-weight: bold;
text-decoration: none;
}

.top_nav:hover
{
font-family: arial;
color: #999999;
font-size: 14px;
font-weight: bold;
text-decoration: none;
}


a.bottom_nav
{
font-family: arial;
color: #996633;
font-size: 10px;
text-decoration: none;
}

a.bottom_nav:hover
{
font-family: arial;
color: #CC9900;
font-size: 10px;
text-decoration: none;
}
.add_link 
{
font-family: arial;
color: #996633;
font-size: 15px;
font-weight: bold;
text-decoration: none;
}
.add_link a:link, .add_link a:visited 
{
font-family: arial;
color: #996633;
font-size: 15px;
font-weight: bold;
text-decoration: none;
}

.add_link a:hover, .add_link a:active
{
font-family: arial;
color: #CC9900;
font-size: 15px;
font-weight: bold;
text-decoration: none;
}

p
{
font-family: arial;
color: #585858;
display: inline;
font-size: 12px;
}
p a:link, p a:visited 
{
font-family: arial;
color: #0099CC;
text-decoration:none;
}

p a:hover, p a:active
{
color: #CC9900;
text-decoration:none;
}


ul
{
font-family: arial;
color: #000000;
font-size: 12px;

}

h1
{
font-family: arial;
color: #CC9900;
font-size: 18px;
margin-bottom: 6px;
}

h2
{
font-family: arial;
color: #CC9900;
font-size: 22px;
margin-bottom: 6px;
}

h3
{
font-family: arial;
color: #000000;
font-size: 12px;
text-decoration: none;
}

h4
{
font-family: arial;
color: #000000;
font-size: 10px;
text-decoration: none;
}

.text
{
font-family: arial;
color: #585858;
font-size: 11px;
padding-left: 0px;
padding-right: 0px;
}

a.text 
{
font-family: arial;
color: #996633;
font-size: 11px;
padding-left: 0px;
padding-right: 0px;
text-decoration:none;
line-height: 18px;
}

a.text:hover
{
font-family: arial;
color: #CC9900;
font-size: 11px;
padding-left: 0px;
padding-right: 0px;
}


.text2
{
font-family: arial;
color: #585858;
font-size: 10px;
}

.text3
{
font-family: arial;
color: #ffffff;
font-size: 10px;
}

.address
{
font-family: arial;
color: #585858;
font-size: 11px;
padding-bottom:20px;
}

.address2
{
font-family: arial;
color: white;
font-size: 11px;
}

#p2
{
font-family: arial;
color: #cccccc;
font-size: 10px;
margin-left: 8px;
}


#more
{
font-family: arial;
color: #996633;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}

#more:hover
{
font-family: arial;
color: #CC9900;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}

#morecurrent
{
font-family: arial;
color: #CC9900;
font-size: 12px;
font-weight: bold;
text-decoration: underline;
}

#multi_link
{
font-family: arial;
color: #cccccc;
font-size: 10px;
font-weight: bold;
margin-left: 8px;
text-decoration: none;
padding-bottom:10px;
}

#multi_link:hover
{
font-family: arial;
color: #ffffff;
font-size: 10px;
font-weight: bold;
margin-left: 8px;
text-decoration: none;
padding-bottom:10px;

}

#title_links
{
font-family: arial;
color: #993300;
font-size: 14px;
font-weight: bold;
text-decoration: none;
}

#title_links:hover
{
font-family: arial;
color: #CC9966;
font-size: 14px;
font-weight: bold;
text-decoration: none;
}

.backgroundimage1 
{
	background-color: #ffffff;
	background-image: url(images/grey_box.gif);
	background-repeat: no-repeat;
	background-position: center;
}
