body {
	background-color: #9C2A00;
	margin: 0px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}
.borderleft {
	background-image: url(images/borderL.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.menubar {
	background-image: url(images/m_bg.gif);
	background-repeat: repeat-x;
}

.borderright {
	background-image: url(images/borderR.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.banner {
	background-color: #FEF0D2;
	background-image: url(images/bg_banner.jpg);
	background-repeat: repeat-x;
}
.content {
	background-color: #FEF0D2;
	background-image: url(images/bg_content.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 40px;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.5em;
}
.footer {
	background-color: #FEF0D2;
	background-image: url(images/borderB.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.submenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: normal;
}
.product {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #89AB61;
	padding-bottom: 12px;
	padding-top: 12px;
}
.product img {
	margin-right: 12px;
}

.end {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FEF0D2;
	line-height: 1.5em;
}
.end a:link {
	color: #FEF0D2;
	text-decoration: none;
}
.end a:visited {
	color: #FEF0D2;
	text-decoration: none;
}
.end a:hover {
	text-decoration: underline;
}
.end a:active {
	color: #FFFF66;
	text-decoration: underline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	color: #726F2C;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #5F7740;
}
h3 {
	font-size: 1.25em;
	font-weight: bold;
}

a:link {
	color: #5F7740;
	text-decoration: underline;
}
a:visited {
	color: #5F7740;
	text-decoration: underline;
}
a:hover {
	color: #9C2A00;
	text-decoration: underline;
}
a:active {
	color: #9C2A00;
	text-decoration: underline;
}
.emphasis {
	font-size: 1.25em;
	font-weight: bold;
	color: #5F7740;
	font-family: Arial, Helvetica, sans-serif;
}
.emphasis li {
	list-style-type: square;
}
.inset {
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 20px;
	color: #9C2A00;
}
.column {
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #89AB61;
	margin-bottom: 20px;
	margin-left: 20px;
}
.column td {
	width: 280px;
	padding-left: 20px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 1.7em;
	color: #9C2A00;
}
.quote {
	padding-bottom: 18px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #C8BE8A;
}
.ulquote {
	list-style-type: none;
}
.ulquote li {
	padding-bottom: 12px;
	margin-bottom: 12px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #9C2A00;
	margin-right: 40px;
	list-style-type: none;
}
.bullet li {
	list-style-image: url(images/bullet.gif);
	padding-bottom: .4em;
}
.intext {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	line-height: 1.3em;
	font-weight: bold;
	color: #9C2A00;
	float: right;
	width: 300px;
	margin-left: 29px;
	margin-top: 0px;
	margin-bottom: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9C2A00;
	padding-left: 20px;
}
.picright {
	float: right;
	margin-bottom: 6px;
	margin-left: 12px;
}
.box {
	padding: 6px;
	border: 1px solid #9C2A00;
}
a {
	outline:expression(hideFocus='true');
	outline:0;
}
