body {
	background-color: #990000;
}
h1 {
	font-size: 18px;
	font-weight: normal;
	color: #330201;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #ff9200;
	text-decoration: none;
	margin-top: 7px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h3 {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	font-style: italic;
	margin: 0px;
	padding: 0px;
}
#submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
	height: 30px;
	width: auto;
	text-align: right;
	font-weight: bold;
	margin-right: 20px;
}
#submenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#submenu ul li {
	display: inline;
	margin-right: 3px;
	margin-left: 3px;
}
#submenu a {
	color: #f7941d;
	text-decoration: none;
	font-weight: normal;
}
#submenu a:hover {
	color: #990000;
}
.nav_active {
	background-image: url(images/menu-active.gif);
	background-repeat: no-repeat;
	height: 31px;
	width: 142px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 0px;
}
.nav_active a {
	color: #FFFF00;
	text-decoration: none;

}
.nav_active a:hover {
	color: #000000;
	text-decoration: none;

}
.contentinside {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #464646;
	margin-bottom: 35px;
	margin-left: 20px;
	width: 688px;
}
.contentinside a {
	color: #6dcff6;
}
.contentinside a:hover {
	color: #0066FF;
}
.testimonials {
	background-image: url(images/left-mod-bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 200px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC6600;
	padding-right: 10px;
	padding-top: 10px;
}
.testimonials a {
	color: #6dcff6;
	text-decoration: none;
}
.testimonials a:hover {
	color: #0066FF;
}
.quote {
	margin-left: 25px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FFCCCC;
	margin-bottom: 15px;
	margin-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
}
.separator {
	background-image: url(images/separator.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 15px;
	width: 90%;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	width: 980px;
	color: #f03940;
}
#footer a {
	color: #FFCC33;
	text-decoration: underline;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	margin-top: 35px;
}
.leftalign {
	float: left;
	margin-right: 15px;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.outline {
	border: 1px solid #D4D0C8;
}
.lighttext {
	color: #FFFFFF;
}
.ordernow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.ordernow a {
	color: #990000;
	text-decoration: none;
}
