body {
	background-color: #0A0A0A;
	background-image: url(images/body.jpg);
	background-repeat: repeat-x;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-align: justify;
}
.brown-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: none;
	color: #FF9900;
	font-weight: bold;
	font-variant: normal;
}
.product-style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-transform: capitalize;
	font-weight: bold;
	padding-left: 50px;
}
#footer-links a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: capitalize;
	color: #FF9900;
	text-align: center;
	text-decoration: none;
}
#footer-links a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: capitalize;
	color: #FF6600;
	text-align: center;
	text-decoration: none;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #003366;
	font-weight: normal;
	font-style: normal;
}
.highlights {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	line-height: 25px;
}
#inner_menu a {
	text-decoration: underline;
	display: block;
	color: #FF6633;
	margin: 7px;
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
#inner_menu a:hover {
	color: #062C37;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
.picture_border {
	border: 1px solid #FFB648;
	padding: 2px;
	background-color: #FFF8EA;
}
#side a {
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 50px;
	text-transform: capitalize;
}
#side a:hover {
	color: #7D0101;
	text-decoration: none;
}
.productshighlight {
	color: #FF6633;
	font-weight: bold;
}
