body {
	font-size: 62.5%;
}
body {
	margin: 0px;
	font-family: arial, tahoma, verdana, sans-serif;
}
h1 {
	font-size: 2em;
	color: #660000;
}
h2 {
	color: #4D543A;
	font-size: 1.8em;
	margin-bottom: 5px;
}
h3 {
	color: #4D543A;
	font-size: 1.4em;
	margin-bottom: 5px;
}
td {
	vertical-align: top;
}
p {
	font-size: 1.2em;
	margin-top: 0px;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
img {
	border: 0px;
}
#container {
	width: 752px;
	margin: 0 auto;
	border: 5px solid #d9c5b0;
	min-height: 500px;
}
#header {
	width: 100%;
	color: #fff;
	background-image:URL(../images/header-bg.jpg);
	background-repeat: repeat-x;
	border-bottom: 5px solid #d9c5b0;
	min-height: 93px;
	text-align: center;
}
#menu {
	padding-top: 25px;
	font-size: 1.3em;
}
#menu ul {
	margin-left: -35px;
}
#menu li {
	display: inline;
	padding: 0 10px 0 10px;
}
#menu a {
	font-weight: bold;
	color: #fff;
}
#menu a:link {
	text-decoration: none;
}
#menu a:visited {
	text-decoration: none;
}
#menu a:hover {
	text-decoration: underline;
}
#content {
	margin: 5px;
	background-color: #FFFBD6;
}
#maincontent {
	min-height: 400px;
	overflow: auto;
}
#footer {
	width: 100%;
	color: #fff;
	background-image:URL(../images/footer-bg.jpg);
	background-repeat: repeat-x;
	min-height: 22px;
	text-align: center;
	border-top: 5px solid #fff;
	padding-top: 8px;
	font-size: 1.2em;
	font-weight: bold;
	clear: both;
}
#footer a {
	color: #fff;
}
.logo {
	margin-bottom: 12px;
}
.quotebox {
	width: 245px;
	min-height: 160px;
	background-image:URL(../images/quotebox-bg.jpg);
	background-repeat: repeat-x;
	background-color: #fff;
	margin: 5px 0px 5px 0px;
	padding: 10px;
}
.quotebox {
	font-size: 1.1em;
	color: #660000;
	line-height: 1.2;
}
.quotebox_red {
	width: 245px;
	min-height: 213px;
	background-image:URL(../images/quotebox_red-bg.jpg);
	background-repeat: repeat-x;
	background-color: #990000;
	margin: 5px 0px 0px 0px;
	padding: 10px;
}
.quotebox_red {
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	color: #fff;
	line-height: 1.5;
}
.quotebox_red ul {
	text-align: left;
}
.mc_left {
	float: left;
	width: 265px;
}
.mc_right {
	float: right;
	width: 470px;
}
.float_left {
	float: left;
}
.float_right {
	float: right;
}
.img_left {
	float: left;
	margin: 0 5px 0 0;
}
.bold {
	font-weight: bold;
}
.price {
	font-size: 1.5em;
	font-weight: bold;
}
.cust {
	color: #660000;
	font-weight: bold;
	font-size: 1.3em;
	margin-bottom: 0px;
}
.subtle {
	font-size: 1.1em;
}
.custdiv {
	min-height: 120px;
	clear: both;
}
.with {
	font-size: 0.85em; 
	color:#666;
}
.highlight {
	font-size: 1.4em;
	font-weight: bold;
	color: #4D543A;
	padding-top: 20px;
}
.red_highlight {
	font-size: 1.3em;
	font-weight: bold;
	color: #660000;
}
.hmprod {
	width: 100%;
	clear: both;
	min-height: 200px;
}
