/* CSS Document */

BODY {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BACKGROUND-color:#858170; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 30px; OVERFLOW: hidden; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;
}

h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #615E52;
	margin-top: 9px;
	font-style: oblique;
	font-weight: bold;
}

#container {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BACKGROUND: #ffffff; WIDTH:100%; PADDING-TOP:0px; 
}

#display {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: oblique;
	line-height: 19px;
	font-weight: 200;
	color: #666666;
	margin-top: 7px;

}
#secondary {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: 200;
	font-variant: normal;
	text-transform: none;
	margin-top:15px;
	margin-bottom: 13px;

}


#footer {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BACKGROUND-color: #b5b1a6; WIDTH:100%; PADDING-TOP:10px; padding-bottom: 15px; 
}
#footer a{
	color: #3E1F00;
	text-decoration: none;
}

#footer a:link{
	color: #3E1F00;
	text-decoration: underline;
}

#footer a:visited{
	color: #3E1F00;
	text-decoration: underline;
}

#footer a:hover{
	color: #000000;
	text-decoration: underline;
}	
#footer2 {
	PADDING-RIGHT: 14px; 
}

#header {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BACKGROUND-color: #b5b1a6; WIDTH:100%; PADDING-TOP:13px; padding-bottom: 15px; 
}
#navlist
{
margin: 0;
padding: 0 0 20px 10px;
border-bottom: 1px solid #656254;
font-size: 12px;
}

#navlist ul, #navlist li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#navlist a:link, #navlist a:visited
{
float: left;
line-height: 14px;
font-weight: bold;
margin: 0 10px 4px 10px;
text-decoration: none;
color: #656254;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
border-bottom: 4px solid #656254;
padding-bottom: 2px;
background: transparent;
color: #000;
}

#navlist a:hover { color: #000; }