a:link { color: #c5bb9a; text-decoration: none;}
a:visited {color: DodgerBlue; text-decoration: none;}
body {
color: black;
background-color: white;
background-image: url(media/bkgrnd.png);
background-repeat: repeat; }
.headline_sm a:hover {
	text-decoration: none;
}
.center {margin-left:auto; margin-right:auto;}
#navlist {
margin: 0;
padding: 0; }

.headline {
	font-size: 20px;
	color: #FFFFFF;
	line-height: normal;
}
.headline  a:link, a:visited {
	color: #FFFFFF;
	color: RGB(255,255,255);
}
.headline a:hover {
	text-decoration: none;
}
.headline_sm {
	font-size: 14px;
	color: #FFFFFF;
	line-height: 20px;
}


.space {
padding: 10px; }

#content {
font-size: 13px;
font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
line-height: 17px; }

#content_wrapper {
background-color: #5d3700;
background-image: url(media/shadow.png);
background-repeat: repeat-x;
background-position: 0 bottom; }

#footer {
color: #fff;
font-size: 10px;
font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
background-color: #7c4916;
margin-right: auto;
margin-left: auto;
padding-top: 2px;
padding-bottom: 2px;
width: 1200px; }

#header {
background-color: #3b2300;
margin-right: auto;
margin-left: auto;
width: 100%;
border-bottom: 2px solid #291a0f; }

#nav {
background-color: #c5bb9a;
height: 1em;
overflow: hidden;
padding-top: 5px;
padding-bottom:5px;
padding-left: 0; }

#navlist li {
display: inline; }

#navlist ul {
margin: 0;
padding: 5px 0; }


#navlist a:link, #navlist a:visited, #navlist a {
color: #170f09;
font-size: 0.8em;
font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
font-weight: bold;
line-height: 1em;
text-decoration: none;
padding: 5px 10px;
border-right: 2px solid #b3aa8c;
border-left: 2px solid #ede1b9; }

#navlist a:hover {
color: #fff;
font-weight: bold;
text-decoration: none;
background-color: #5d3700;
border-right: 2px solid #5d3700;
border-left: 2px solid #5d3700; }
#wrapper {
margin-right: auto;
margin-left: auto;
width: 1200px;
border: solid 1px #270101; }
.current  {
color: #fff !important ;
font-weight: bold;
text-decoration: none !important;
background-color: #5d3700;
border-right: 2px solid #5d3700;
border-left: 2px solid #5d3700;
margin-top:2px;
}
