body {
	
	margin: 0;
padding: 0 10px 20px 10px;

	
	text-align: left;
	line-height: 1.3em;
	font: 85% "Trebuchet MS", tahoma, verdana, arial, sans-serif;
	background: #fff url(img/newbgd2.gif) repeat;
	background-position: 50% 0;
	color: #666;
}

#container {
position: relative;
width: 850px;
margin-right: auto;
margin-left: auto;
margin-top: 0;
}

a:link, a:visited {
text-decoration: none;
color: #663300;
background: inherit;
}

a:hover {
text-decoration: none;
color: #cc6600;
background: inherit;
}

#banner {
	
	text-align: center;
	width: 725px;
	height: 100px;
	margin: auto;
	padding: 0 0 0 0;
	background: url(img/mapleleaves.jpg);
	margin-top: 10px;
	
}

#title h1 {
	margin: 0;
padding: 0 10px 20px 10px;
	
	font-size: 1.3em;
	color: #663333;
	background: inherit;
	
}

.container {
	width: 850px;
	padding-top: 10px;
	margin-left: 0px;
	text-align: left;
}

#top-nav {
margin: 0;
padding: 0 10px 20px 10px;
border-bottom: 1px solid #bbb;
}

#top-nav li {
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#top-nav a:link, #top-nav a:visited {
float: none;
padding: 10px 15px 10px 15px;
text-decoration: none;
color: #666;
background:inherit;
}

#top-nav a:link.active, #top-nav a:visited.active, #top-nav a:hover {
background:inherit;
color: #cc6600;
background: url(img/top_menu.gif) no-repeat bottom center;
}

#content {
	
	width: 850px;
	margin: 10px;
	
	
	
}

#content p {
padding-left: 10px;
	padding-right: 10px;
}

#content h1 {
	margin: 10px 30px 0px 0px;
	padding: 3px;
	font-variant: small-caps;
	font-size: 1.8em;
	color: #666;
	background: inherit;
	padding-left: 10px;
}
#content h2 {
	margin: 10px 30px 0px 0px;
	padding: 3px;
	
	font-size: 1.2em;
	color: #666;
	background: inherit;
	padding-left: 10px;
}

#footer {

margin: 0;
padding: 0 10px 20px 10px;
border-top: 1px solid #bbb;
font-size: 0.8em;
text-align: left;
color: #333;
background: inherit;
}



#footer a:link, #footer a:visited {
color: #c86000;
background:inherit;
}

#footer a:hover {
border-bottom: 1px dashed #333;
color: #333;
background:inherit;
}

.myborder { 
border: 1px solid #eeae0e;
padding:5px;
}

a img {
border: none; 
}

div.scroll {
overflow: auto;
height: 5em;
width: 130px;
border: solid 1px #999;
padding: 1ex;
background: #fff;
color: #866709;
margin: 0 0 0 0;
}
