@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #5b0b0c;
	background-image: url(images/homebg.jpg);
	background-repeat: repeat-x;
}
.botpanel {
	background-image: url(images/main_02.jpg);
	height: auto;
	width: 916px;
	background-repeat: repeat-x;
}
.contentbg {
	font-size: 12px;
	background-image: url(images/bg_03.jpg);
	color: #ffeba5;
	background-repeat: repeat-y;
}

.mainbg {
	font-size: 12px;
	background-image: url(images/home_02.jpg);
	color: #ffeba5;
	height: auto;
	width: 916px;
	background-repeat: repeat-x;

}

.mainaboutbg {
	font-size: 12px;
	background-image: url(images/aboutbg_02.jpg);
	color: #ffeba5;
	height: auto;
	width: 916px;
	background-repeat: repeat-x;

}

.bodypad {
	padding-top: 50px;
	padding-left: 70px;
	padding-right: 70px;
	padding-bottom: 5px;
}
li {
	color: #771516;
	font-size: 11px;
	list-style-type: square;
	padding-top: 4px;
	padding-bottom: 4px;
	text-decoration: none;
	margin-left: -20px;
}
.brownlink {
	font-size: 11px;
	color: #7F1517;
}
.brownlink:hover {
	text-decoration: none;

}

.footer {
	font-size: 11px;
	color: #630708;
	font-weight: bold;
	background-image: url(images/main_06.jpg);
	text-align: center;
	height: 110px;
	padding-top: 10px;
}

li a{
	text-decoration: none;
	color: #770A0D;
	font-weight: bold;
	font-size: 11px;
}
li a:hover{
	text-decoration: underline;
}


.botbg {
	font-size: 12px;
	background-image: url(images/main_04.jpg);
	color: #ffeba5;
}
.rightbrdr {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #811417;
}

.txt12 {
	font-size: 12px;
	color: #7F1517;
}
.mainprodbg {
	font-size: 12px;
	background-image: url(images/PROD_02.jpg);
	color: #ffeba5;
	height: auto;
	width: 916px;
	background-repeat: repeat-x;
}
.mainconbg {
	font-size: 12px;
	background-image: url(images/contact_02.jpg);
	color: #ffeba5;
	height: auto;
	width: 916px;
	background-repeat: repeat-x;
}
.yellowlink {
	font-size: 12px;
	color: #ffeba5;
}

.mainsuppbg {
	font-size: 12px;
	background-image: url(images/supp_02.jpg);
	color: #ffeba5;
	height: auto;
	width: 916px;
	background-repeat: repeat-x;
}
.cfooter {
	font-size: 11px;
	color: #630708;
	font-weight: bold;
	background-image: url(images/CBG.jpg);
	text-align: center;
	height: 110px;
	padding-top: 10px;
	background-repeat: repeat-x;
}
