body {
	font-family: "Trebuchet MS", Verdana, Arial, sans serif;
	color: #346633;
	line-height: 14pt;
	font-size: 11pt;
	background-color: #346633;
}

#container {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	border: 20px solid #96A483;
}
#header {
	padding: 10px 20px 5px 20px;
	color: #827B5E;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style:italic;
	background-repeat: no-repeat;
}
#navbar {
	text-align: center;
	color: #346633;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	line-height: 26pt;
	background-image: url(images/bkgrnd_nav2.png);
	margin: 0px -20px 0px -20px;
}
#navbar a {
	color: #346633;
	font-size: 14pt;
	font-weight: bold;
	text-decoration: none;
	padding: 2px;
}
#navbar a:hover {
	color: #96A483;
	font-size: 14pt;
	font-weight: bold;
	text-decoration: underline;
}
#content {
	padding: 20px 20px 0px 20px;
	min-height: 300px;
}
#subnav {
	text-align: left;
	color: #346633;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#subnav a {
	color: #CCCCCC;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
}
#subnav a:hover {
	color: #B9B088;
	text-decoration: underline;
}

a {
	color: #346633;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #346633;
	font-weight: bold;
	text-decoration: underline;
}
.pagetitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: bold;
	margin: 0px;
}
.comment {
	font-style: italic;
	font-size: 9pt;
	font-weight:normal;
}
#products{
	float: left;
	width: 175px;
}
#products p{
	margin: 0px 0px 2px 15px;
}
#product_pics {
	float: right;
	width: 500px;
	min-height: 275px;
	text-align: right;
	margin-right: 50px;
}
#footer {
	color: #346633;
	font-size: 8pt;
	text-align: center;
	letter-spacing: .05em;
	margin-top: 10px;
	line-height: 11pt;
	padding: 3px;
	clear: both;
}
#footer a{
	color: #346633;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	letter-spacing: .05em;
}
#footer a:hover{
	text-decoration: underline;
}
#picright {
	float: right;
	margin: 10px 0px 10px 20px;
}

#mfg_links {
	text-align: left;
	color: #346633;
	font-size: 10pt;
	font-style: italic;
	text-decoration: none;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}
#mfg_links a {
	color: #B9B088;
	text-decoration: none;
}
#mfg_links a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
#mfg_catalogue {
	text-align: center;
	color: #346633;
	font-size: 10pt;
	font-style: italic;
	text-decoration: none;
	margin: 40px 0px 0px 0px;
	padding: 0px;
	clear:both;
}

#contact_left {
	width: 180px;
	float: left;
}
#contact_form {
	width: 540px;
	float: right;
	padding: 0px 0px 5px 5px;
	border: 1px groove #827B5E;
	height: 500px;
}
.form {
	font-size: 9pt;
}
#mfg_titles {
	text-align: left;
	color: #346633;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	padding-left: 3px;
}
.mfgtitles {
	border: 1px solid #B9B088;
	background-color: #EBE7DC;
	text-align: left;
	color: #346633;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	padding-left: 3px;
}
.mfglist {
	border-left: 1px solid #B9B088;
	border-right: 1px solid #B9B088;
	border-bottom: 1px solid #B9B088;
	padding-left: 3px;
}

