/* CSS Document */

body {
	background-image: url(images/bg.gif);
	background-repeat:repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 20px;
	}
	
a:link { color: #5C5E40; text-decoration: underline; }
a:hover { color: #000000; text-decoration: underline; }
a:visited { color: #5C5E40; text-decoration: underline; }
#bottom-header { background-image: url(images/bottom-header.jpg); background-repeat: no-repeat; background-position: top left; /*height: 176px; */}
#hm-header { padding-left: 160px; padding-top: 15px; }
#hm-copy { padding-left: 95px; padding-top: 15px; width: 500px; height: auto; }

h2 { color: #5C5E40; font-size: 18px; }
h3 { color: #5C5E40; }

#navcontainer { color: #FFFFFF; }
#navcontainer a, #navcontainer a:link, #navcontainer a:visited, #navcontainer a:hover{ text-decoration: none; color: #FFFFFF; }
#navcontainer a:hover{ color: #CDB5A3; }

#navlist li { list-style-type: none; padding-top: 7px; }

.current { color: #372721; font-weight: bold; background-color:#e5dbd3; padding-left: 2px; padding-bottom: 4px; margin-top: 5px; }

#footer { color: #000000; font-size: 10px; width: 100%; padding-top: 10px; padding-bottom: 10px; height: auto; background-color: #FFFFFF; }
#footer a, #footer a:link, #footer a:visited, #footer a:hover{ text-decoration: none; color: #000000; }
#footer a:hover{ color: #CDB5A3; }

.news { font-size: small; color: #786240; }
.news a, .news a:link, .news a:visited, .news a:hover { color: #786240; text-decoration: none; }
.news a:hover { color: #000000; }

#special { background-color: #eadace; padding: 5px; font-size: small; color: #786240; }

#special-tb { padding-left: 20px; padding-top: 5px; height: auto; background-color: #FFFFFF; }

#content-area { padding-left: 10px; padding-right: 10px; }
.copy-top{ padding-left: 50px; padding-right: 10px; }