body {
	background-image: url(../images/top_background.jpg);
	background-repeat: no-repeat;
	background-color: #A70910;
	background-position: center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 80%;
	line-height: 1.2;
}
h2 {
	color: #a70910;
	font-weight: bold;
	font-size: 1.4em;
}
h3 {
	font-size: 1.2em;
	color: #666;
}
.mainheading {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.6em;
	line-height: 1.6em;
	color: #a70910;
}


	
#navigation {
	background-image: url(../images/navbar_background.jpg);
	background-repeat: no-repeat;
	height: 53px;
	width: 804px;
	margin-top: 148px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
#navigationbar {
	padding-left: 250px;
	width: auto;
	margin-top: 5px;
}
#editablewrapper {
	width: 804px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/middleimagerepeat.jpg);
}


#maincontent {
	height: auto;
	width: 804px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	clear: both;
}
#centrecontent {
	width: 457px;
	padding-left: 20px;
	padding-top: 5px;
	margin-left: 180px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DD3D3E;
}
#rightnav {
	float: right;
	width: 122px;
	padding-right: 5px;
	padding-left: 5px;
}
#bottom_nav {
	background-image: url(../images/bottom_nav_background.gif);
	height: 40px;
	width: 804px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	text-align: center;
	color: #FFF;
	font-weight: normal;
	padding-top: 11px;
	background-repeat: no-repeat;
	clear: both;
}
#leftnav {
	float: left;
	width: 161px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
#bottom_nav a:link {
	color: #fff;
	text-decoration: none;
}
#bottom_nav a:visited {
	color: #CCC;
	text-decoration: none;
}
#bottom_nav a:hover {
	color: #FF6;
	text-decoration: none;
}

.productheadings {
	font-size: 1.3em;
	font-weight: normal;
	color: #D7182A;
	padding-left: 20px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 1.1px;
}
.boldit {
	font-weight: bold;
}
img {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #eae0a2;
	border-left-color: #eae0a2;
	float: right;
	margin-left: 18px;
	margin-bottom: 20px;
	margin-top: 77px;
}
