body {
	background-color: #F3D583 ;
	font-family: Verdana, "Trebuchet MS", sans-serif;
	font-size: 12px ;
	margin: 0 ;
	padding: 0 ;
}
a {
	color: #822600 ;
}
h1 {
	background: #583d32 url(images/header2.jpg) no-repeat ;
	height: 140px ;
	padding: 0 ;
	margin: 0 ;
}
h1 span {
	display: none ;
}
h2 {
	font-family: "New York", Georgia, serif ;
	font-size: 15px ;
	margin-top: 0 ;
}
h4 {
	font-size: 24px;
}
div#navbar {
	background: #f3970e  repeat-x ;
	height: 24px ;
}
#navlist {
	list-style: none ;
	padding: 5px 0 0 30px ;
	margin: 0 ;
}
#navlist li {
	float: left ;
	padding: 0px 20px 0 0 ;
}
#navlist li a {
	font-size: 12px ;
	font-weight: bold ;
	color: #822600 ;
	text-decoration: none ;
}
#navlist li a:hover {
	color: #000 ;
}
#navlist li a.selected {
	color: #000 ;
}
img.border1 {
	border: 4px solid #ff9013 ;
	margin-bottom: 20px ;
}
td#content {
	background-color: #fff ;
	padding: 20px ;
}
td#sidebar {
	
	padding: 20px ;
	background-color: #f3970e ;
	font-size: 11px ;
}
#footer {
	height: 2px ;
	width: 100% ;
	display: block ;
	background-color: #ff9013 ;
}
#footer_text {
	text-align: right;
	font-family: "New York", Georgia, serif ;
	font-size: 12px ;
	font-style: italic ;
	margin: 1px 6px 0 0 ;
	color: #5b2204 ;
}
ol li {
	margin-bottom: 12px ;
}
ul li {
	margin-bottom: 0 ;
}
div#gallery {
	margin-bottom: 20px ;
}
div#gallery img {
	border: 1px solid #000 ;
	padding: 10px ;
	margin: 0px 20px 20px 0px ;
}
