.box {
	border-color: #845A21;
	border-style: solid;
	border-width: 1px;
	background-attachment: fixed;
	background-color: #FFF7C6;
	background-image: url(logobg2.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
body {

	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial,sans-serif;
	color: #845A21;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #845A21;
	margin: 3px;
}
h2 {
	font-size: 110%;
	color: #845A21;
	margin: 3px;
}
prodnav {
	margin: 0 0;
	padding: 0 0 0 0px;	
}
	#prodnav ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
	 #prodnav ul li {
	width: auto;
	display: block;
	float: left;
	padding: 0;
	margin: 0px 0 0 0;
	border-right-color: #FFF7C6;
	border-right-style: solid;
	border-right-width: 1px;
	}
	 #prodnav ul li a {
	width: auto;
	height: auto;
	padding: 5px 8px 5px 8px;
	margin: 0 0 0px;
	color: #FFF7C6;
	text-decoration: none;
	display: block;
	text-align: inherit;
	font-size: 13px;
	font-weight: normal;
	background-color: #845A21;
}
		#prodnav ul li a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #654418;
		}
		#prodnav a:active {
			color: #FFFFFF;
		}
.leftborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF7C6;
}
.justified {
	font-size: 80%;
	text-align: justify;
	margin-right: 5px;
	margin-left: 5px;
}
.sub {
	font-size: 70%;
}
a:active 	{ color:#FF9900; Text-Decoration: underline}
a:link 		{ color:#0000CC; text-decoration: none} 
a:visited 	{ color:#0000CC; text-decoration: none} 
a:hover 	{ color:#FF0000; Text-Decoration: underline;  } .bodytext {
	font-size: 80%;
}
