* {margin:0;padding:0;}

body {
	text-align:center;
	font-family: verdana, arial, sans-serif;
	color: #572505;
	font-size: 0.7em;
	background: url(../images/background_fade.jpg) #ffe588 repeat-x;
}
#wrapper {
	width:859px;
	margin: 0 auto;
	text-align: left;
}
#header {
	background: url(../images/header_fade.jpg) no-repeat;
	float: left;
	width:859px;
	height: 118px
}
#header img {
	float: left
}
#header ul {
	list-style:none;
	float:right;
	margin: 60px 40px 0 0;
}
#header li {
	float: left;
	text-indent:-999em;
	padding: 0;
}
#header li a {
	display:block;
	overflow:hidden;
	height: 19px;
}
#header li a.home {background: url(../images/home_but.gif) no-repeat;width:67px;}
#header li a.about {background: url(../images/about_but.gif) no-repeat;width:106px;}
#header li a.menu{background: url(../images/menu_but.gif) no-repeat;width:84px;}
#header li a.contact {background: url(../images/contact_but.gif) no-repeat;width:77px;}
#header li a:hover {
	background-position:0 -19px;
}
#banner {
	float: left;
	width:859px;
	padding-left:10px;
	background: url(../images/copy_fade.jpg) repeat-y;
}
#copy {
	background: url(../images/copy_fade.jpg) repeat-y;
	padding: 10px 10px 30px 10px;
}
.lcol {
	float: left;
	margin-top:10px
}

.lcol img {
	display:block;
	padding-bottom:20px;
}
.centercol {
	float: left;
	width: 423px;
	border-left: solid 1px #EED7A8;
	border-right: solid 1px #EED7A8;
	padding: 0 10px;
	margin-top:10px
}
div.about ul{
	margin-left: 15px;
	margin-top: 10px;
}
div.about li{
	padding: 0 0 5px 0;
}
div.menu ul{
	list-style:none;
}
div.menu li{
	font-weight:bold;
	padding: 0 0 5px 0;
}
div.menu h2{
	padding: 10px 0 0 0;
}
div.menu h3{
	padding: 10px 0 0 0;
}
.rcol {
	float: left;
	margin-top:10px
}

.rcol #quotes img {
	display:none;
	padding-bottom:10px;
}

.rcol #quotes {
	width:180px;
}

.clearboth {
	clear: both;
}
.boldtext {
	font-size: 1.3em;
	color: #BF6E26;
}
#footer {
	background: url(../images/footer_fade.jpg) #ffe588 no-repeat;
	padding: 15px;
}
img {border:none}
p{
	padding: 7px 0;
}
h1 { 
	text-indent: -999em;
	height: 43px;
}
h1.h1home{
	background: url(../images/home_h1.jpg) no-repeat;
}
h1.h1about{
	background: url(../images/about_h1.jpg) no-repeat;
}
h1.h1menu{
	background: url(../images/menu_h1.jpg) no-repeat;
}
h1.h1contact{
	background: url(../images/contact_h1.jpg) no-repeat;
}

h2.h2home { 
	text-indent: -999em;
	background: url(../images/home_h2.jpg) no-repeat;
	height: 34px;
}
dt {

	color: #BD6E27;
}
dt.nodata {
	padding: 0 0 5px 0;
}
dd {
	padding: 0 0 5px 0;
}