#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 1200;
}
#body_container {
	width: 800px;
	background-color: #4C2906;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: thick;
	border-top-style: ridge;
	border-top-color: #999999;
	z-index: 900;
	position: relative;
	top: 287px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
}
#body_container #inside_body_container {
	position: relative;
	left: 10px;
	width: 780px;
	margin-top: 10px;
	z-index: 1100;
	background-color: #4C2906;
}


#body_container #body_title {
	margin-top: 0.25em;
	color: #FFFFFF;
	font-size: 18px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 0.25em;
	width: 780px;
	text-align: center;
}

#body_container  a:link {
	text-decoration: none;
	color: #FFFFFF;
}
#body_container   a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#body_container   a:hover {
	text-decoration: none;
	color: #F5C43C;
}
#body_container   a:active {
	text-decoration: none;
	color: #FFFFFF;
} 

#copyright a:link {
	text-decoration: none;
	color: #FFFFFF;
}
#copyright  a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#copyright  a:hover {
	text-decoration: none;
	color: #F5C43C;
}
#copyright  a:active {
	text-decoration: none;
	color: #FFFFFF;
} 


#pricelist a:link {
	text-decoration: none;
	color: #F5C43C;
	font-weight: bold;
}
#pricelist  a:visited {
	text-decoration: none;
	color: #F5C43C;
	font-weight: bold;
}
#pricelist  a:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
#pricelist  a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

#copyright {
	color: #D8CDBB;
	font-size: 10px;





	margin-right: 4.em;
	text-align: center;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	width: 780px;
	margin-bottom: 5px;
	position: static;
	padding-bottom: 10px;
	background-color: #4C2906;
	clear: both;
	overflow: hidden;
}

