BODY {
	margin: 0px;
	background-color: #d1b492;
}
IMG {
	border: 0px;
}

.main {
	font-family: arial; 
	font-size: 12px;
	color: #000000;
	line-height: 20px;
}

.table {
	font-family: arial; 
	font-size: 11px;
	color: #000000;
}

.menu {
	font-family: arial; 
	font-size: 11px;
	color: #000000;
}

h1 {
	font-family: arial; 
	font-size: 18px;
	text-transform: uppercase;
	color: #854700;
	text-shadow: #939393 2px 2px 5px;
}

h2 {
	font-family: arial; 
	font-size: 15px;
	text-transform: uppercase;
	color: #854700;
	text-shadow: #939393 2px 2px 5px;
}

.heading {
	font-family: arial; 
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-shadow: #939393 2px 2px 5px;
}

.small {
	font-family: arial; 
	font-size: 10px;
	text-transform: uppercase;
	color: #000000;
}

.ul,li {
	font-family: arial; 
	font-size: 12px;
	color: #000000;
	line-height: 20px;
}

.footer {
	font-family: arial; 
	font-size: 10px;
	color: #000000;
	text-align: center;
	padding-left: 175px;
}

#leaf_container {
	position: absolute;
	width: 1px; height: 1px;
}
#leaf {
	position: relative;
	top: 225px; left: 325px;
	width: 1px; height: 1px;
}

A:link {
	font-family: arial;
	color: #854700;
}

A:visited {
	font-family: arial;
	color: #854700;
}


.description {
	font-family: arial; 
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}

.descriptionsmall {
	font-family: arial; 
	font-size: 10px;
	color: #000000;
}

.hidden {
	display: none;
}

BLOCKQUOTE {
	font-family: arial; 
	font-size: 14px;
	color: #554e3f;
	padding: 0 0 0 10px;
	border-left: 1px solid #777777;
	line-height: 20px;
}



/* GALLERY ADMIN STYLES */
.slideshow {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.slide {
	position: relative;
	float: left;
	width: 152px;
	margin: 5px;
}
.slide div.thumb {
	width: 155px; height: 105px;
	border: 1px;
}
.view {
	font-family: arial; 
	font-size: 10px;
	color: #854700;
}
/* END GALLERY ADMIN STYLES */