body {
	margin: 0px;
	background-color: #990033;
	background-image: url(../styleImages/backgrounds/pageBg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#pageSurround {
	width: 784px;
	margin: 0px auto;
	padding: 0px;
	border: 0px solid #CD004D;
	background-color: #990033;
}
#subSurround {
	border: 0px solid #990033;
	background-image: url(../styleImages/backgrounds/contentBg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#top {
	background: url(../styleImages/backgrounds/bg_header_m.jpg);
	background-repeat: no-repeat;
	text-align: right;
	width: 784px;
	height: 49px;
}
#bottom {
	background: url(../styleImages/backgrounds/bg_shadow_b.jpg);
	background-repeat: no-repeat;
	width: 784px;
	height: 50px;
	color: #fff;
	font-size: 10px;
	text-align: center;
}
div#middle {
	background: #990033 url(../styleImages/backgrounds/bg_shadow_r2.jpg) 100% 0 repeat-y;
}
div#middle_2 {
	background: url(../styleImages/backgrounds/bg_shadow_r1.jpg) 100% 0 no-repeat;
}
div#middle_3 {
	background: url(../styleImages/backgrounds/bg_shadow_l2.jpg) 0 0 repeat-y;
}
div#middle_4 {
	background: url(../styleImages/backgrounds/bg_shadow_l1.jpg) 0 0 no-repeat;
	padding: 0 19px; 
}
#topHeader {
	background-image: url(../styleImages/backgrounds/topHeader.jpg);
	background-repeat: no-repeat;
	text-align: right;
	height: 198px;
	margin-bottom: 20px;
	padding-right: 10px;
	padding-top: 0px;
	background-color: #990033;
	border-bottom: 0px solid #CD004D;
}
.boxTitleLeft, .boxTitleRight {
	font-family: Times New Roman, Times, serif;
	font-size: 110%;
	font-style: italic;
	font-weight: normal;
	color: #fff;
	background-image: url(../styleImages/backgrounds/boxTitleBg.gif);
	width: 216px;
	height: 26px;
	padding-left: 15px;
	padding-top: 6px;
}
.boxContentLeft, .boxContentRight {
	border-left: 0px solid #CD004D;
	border-right: 0px solid #CD004D;
	border-bottom: 0px solid #CD004D;
	background-color: #910030;
	padding-left: 15px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
}
.boxMailingList {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #fff;
	background-image: url(../styleImages/backgrounds/mailingListBg.jpg);
	background-repeat: no-repeat;
	width: 216px;
	height: 76px;
	padding-left: 15px;
	padding-top: 6px;
}
.boxContent {
	border-top: 0px solid #CD004D;
	border-right: 0px solid #CD004D;
	border-bottom: 0px solid #CD004D;
	border-left: 0px solid #CD004D;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #fff;
	background-color: #990033;
	margin-bottom: 0px;
}
.siteDocs {
	text-align:center;
	margin-top: 0px;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	background-color: #990033;
	text-align: center;
	border: 0px solid #CD004D;
	margin: 0px;
	padding: 5px;
	float: left;
	width: 387px;
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 110px;
	height: 50px;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #CD004D;
	border-bottom: 1px solid #CD004D;
}
.latestProds {
	float: left;
	text-align: center;
	width: 216px;
	height: 120px;
}



.cat_nav {
	font-family: Arial,Helvetica,sans-serif;
	font-variant: small-caps;
	letter-spacing: 0.1em;
	border: none;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	width: 231;
	line-height: 2em;
	text-indent: 35px;
	text-align: left;
	background: transparent url(../styleImages/backgrounds/catMenuBg.jpg) 100% 0 no-repeat;
	background-position: center center;
	vertical-align: middle;
	padding-left: 0px;
}
a.cat_nav, a.cat_nav:link, a.cat_nav:visited {
	font-family: Arial,Helvetica,sans-serif;
	font-variant: small-caps;
	letter-spacing: 0.1em;
	border: none;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	line-height: 2em;
	text-indent: 35px;
	display: block;
	width: 231;
	height: 31px;
	text-align: left;
	background: transparent url(../styleImages/backgrounds/catMenuBg.jpg) 100% 0 no-repeat;
	background-position: center center;
	vertical-align: middle;
	padding-left: 0px;
}
a.cat_nav:active, a.cat_nav:hover {
	font-family: Arial,Helvetica,sans-serif;
	font-variant: small-caps;
	letter-spacing: 0.1em;
	border: none;
	font-size: 14px;
	color: #FFFF00;
	text-decoration: none;
	line-height: 2em;
	text-indent: 35px;
	display: block;
	width: 231;
	height: 31px;
	text-align: left;
	background: transparent url(../styleImages/backgrounds/catMenuBg-over.jpg) 100% 0 no-repeat;
	background-position: center center;
	vertical-align: middle;
	padding-left: 0px;
}