body {
	margin: 5px;
	text-align: center;
	background-attachment: fixed;
	background-image: url(../styleImages/backgrounds/Background-Writing.gif);
	background-repeat: repeat;
	background-position: top;
}
#blueBorder {
	width: 1100;
	background-image: url(../styleImages/backgrounds/bkg3.png);
	background-repeat: repeat;
	background-position: top;
}
#redBorder {
	margin: 30px;
	width: 950;
	background-image: url(../styleImages/backgrounds/Burgundy-Plain-Background.gif);
	background-repeat: repeat;
	background-position: top;
}
#pageSurround {
	margin: 30px;
	width: 900px;
	text-align: left;
	padding: 5px;
	background-image: url(../styleImages/backgrounds/bkg2.png);
	background-repeat: repeat;
	background-position: top;
}
#subSurround {
}
#topHeader {
	height: 470px;
	margin-bottom: 10px;
	padding-right: 9px;
	padding-top: 0px;
	background-image: url(../styleImages/backgrounds/1.gif);
	background-repeat: no-repeat;
	background-position: top center;
}
.boxTitleLeft, .boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #DECEA5;
	background-image: url(../styleImages/backgrounds/Burgundy-Plain-Background.gif);
	background-repeat: repeat;
	background-position: top;
	width: 200px;
	height: 15px;
	padding-left: 5px;
	padding-top: 1px;
}
.boxContentLeft, .boxContentRight {
	background-image: url(../styleImages/backgrounds/bkg3.png);
	background-repeat: repeat;
	background-position: top;
	font-size: 100%;
	color: #DECEA5;
	width: 200px;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
}
.colLeft {
	position: relative;
	left: 0px;
	width: 200px; 
	padding-left: 9px;
	padding-right: 5px;
	float: left;
}
.colMid {
	position: relative;
	width: 650px;
	float: left;
}
.boxContent {
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #000000;
	margin-bottom: 5px;
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 200px; 
	padding-left: 9px;
	padding-right: 5px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 650px;
	float: left;
}
/* END CHECK OUT PAGES */
.siteDocs {
	text-align: center;
	height: 49px;
	font-size: 150%;
	color: #000000;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	background-color: #EBEDFE;
	text-align: center;
	border: 1px solid #C9CEFC;
	margin: 0px;
	padding: 3px;
	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 #cccccc;
	border-bottom: 1px solid #cccccc;
}
.latestProds {
	float: left;
	text-align: center;
	width: 131px;
	height: 250px;
}
#Footer {
	color:#6B3129;
	font-size: 100%
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	padding:10px;
}

#Footer a:link {
	color:#6B3129;
	text-decoration:underline;
	}
#Footer a:hover {
	color:#6B3129;
	text-decoration:underline;
	}