body {
	margin: 0px;
	padding: 0px;
	background-color: #5F221B;
}
.main-table {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #42351C;
	border-left-color: #42351C;
}
.welcome-cell {
	background-image: url(../images/index_21.gif);
	background-color: #D4CCB1;
	background-repeat: no-repeat;
}
.welcome-cell div {
	font-family: "Trebuchet MS";
	font-size: 10px;
	margin-top: 45px;
	margin-left: 20px;
	margin-right: 20px;
	line-height: 13px;
	text-align: justify;
}
.welcome-cell div a {
	color: #7D0000;
	text-decoration: underline;
}
.welcome-cell div a:hover {
}
.our-products-cell {
	background-image: url(../images/index_23.gif);
	background-color: #DED9C5;
	background-repeat: no-repeat;
}
.our-products-cell div {
	margin-top: 45px;
	font-family: "Trebuchet MS";
	font-size: 10px;
	margin-left: 12px;
	margin-right: 10px;
}
.our-products-cell div a {
	font-weight: bold;
	color: #7D0000;
	font-size: 12px;
	text-decoration: none;
}
.our-products-cell div a:hover {
}
.content-cell {
	background-image: url(../images/content-bg.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.content-cell p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.content-cell a {
	color: #7D0000;
}
.content-cell a:hover {
	text-decoration: none;
}
.content-cell div {
	padding-left: 12px;
}
.content-cell h1 {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #5E2A05;
}
.content-cell h2 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	margin: 0px;
	padding: 0px 0px 8px;
}
.content-cell h3 {
	font-size: 14px;
	font-weight: bold;
	font-family: "Trebuchet MS";
	color: #993400;
	margin: 0px;
	padding: 3px 0px 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #993400;
}
.content-cell h4 {
}
.content-cell h5 {
}
.content-cell h6 {
}
.footer {
	background-image: url(../images/index_28.gif);
	background-repeat: no-repeat;
	padding-top: 17px;
	font-family: "Trebuchet MS";
	font-size: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	color: #604F33;
}
.footer a {
	color: #5E2A05;
	text-decoration: underline;
}
.footer a:hover {
	text-decoration: none;
}
.subnav {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6E6148;
	padding-left: 0px;
	margin-bottom: 10px;
}
.subnav a {
	text-decoration: none;
	color: #D37919;
	font-weight: bold;
	font-family: "Trebuchet MS";
	font-size: 12px;
}
.subnav a:hover {
	color: #000000;
}
