/* CSS Document */

#main_body {
	height: 190px;
	width: 799px;
	background-image: url(images/bg_top.gif);
}      
#main_body_index {
	height: 640px;
	width: 799px;
	background-image: url(images/bg.gif);
}  
#footer_td {
	height: auto;
	width: 799px;
	background-image: url(images/bg_bottom.gif);
	background-position: 0px bottom;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 100px;
	padding-left: 0px;
}
#products {
	font-size: 24px;
	font-weight: bold;
	color: #231F20;
}
#products a {
	font-size: 16px;
	font-weight: bold;
	color: #E56A25;
}
#inner_body {
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 55px;
}
body {
	background-color: #BB4927;
}
.style1 {font-size: 16px}
.style5 {color: #FF9933}
.style6 {color: #E56A25}
.dropdown {	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.lb {	font-size: 24px;
	font-weight: bold;
	color: #E56A25;
	margin: 4px;
	padding: 4px;
	width: 120px;
	height: 180px;
}
.lb_alt {	font-size: 24px;
	font-weight: bold;
	color: #E56A25;
	padding: 0px;
	width: 120px;
	height: 180px;
	margin-top: 20px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 4px;
}
#options {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0091B0;
}
.description {
	width: 620px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding-bottom: 14px;
	padding-top: 0px;
	margin: 0px;
	color: #231F20;
}
