body {
	margin: 5px;
	background-color: #FCF9F9;
}
#pageSurround {
	width: 790px;
	margin: 0px auto;
	padding: 0px;
	border: 1px solid #6C6C6C;
	background-color: #FFFFFF;
}

#topHeader {
	text-align: right;
	height: 85px;
	margin-bottom: 5px;
	padding-right: 9px;
	padding-top: 5px;
	background-color: #FFFFFF;
	
	background-repeat: no-repeat;
	background-position: center left;
}
#navBandRed {
	text-align:right;
	height: 30px;
	padding-right: 9px;
	padding-top: 0.2em;
	background-color: #6382E7;
	border-bottom: 1px solid #7F1D22;
}
#sessionBandGray {
	height: 30px;
	padding-right: 9px;
	padding-top: 0.2em;
	background-color: #D9D9D9;
	border-bottom: 1px solid #BBBBBB;
}
#footer {
	text-align:center;
	vertical-align: center;
	height: 117px;
	width: 790px;
	background-color: #6382E7;
	background-image: url(../styleImages/backgrounds/secure.jpg);
	background-repeat: no-repeat;
	background-position: center left;
}
.boxTitleLeft, .boxTitleRight {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: white;
	font-weight:bold;
	background-color: #6382E7;
	border-bottom: 1px solid #7F1D22;
	width: 157px;
	height: 20px;
	padding-left: 3px;
	padding-top: 1px;
}
/*
.randomTitle {
	text-align:center;
	font-family: Lucida Calligraphy, Arial, Helvetica, sans-serif;
	font-size: 150%;
	color: #6382E7;
	font-weight: bold;
	background-color: #C2D5FC;
	border-top: 1px solid #5E85CF;
	border-left: 1px solid #5E85CF;
	border-right: 1px solid #5E85CF;
	width: 453px;
	height:40px;
	padding-top: 5px;
}
.randomContent {
	width: 453px;
	height: 165px;
	background-color: #C2D5FC;
	padding: 0px;
	border-left: 1px solid #5E85CF;
	border-right: 1px solid #5E85CF;
	border-bottom: 1px solid #5E85CF;
	padding: 0px;
	margin-bottom: 10px;
}
.randomContent image{
	height: 120px;
	border: 5px groove #6382E7;
}
.randomContent img{
	height: 120px;
	border: 5px groove #6382E7;
}
*/
.boxContentLeft, .boxContentRight {

	background-color: #F3F3F3;
	padding-left: 5px;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-bottom: 5px;
	border: 1px solid #D9D9D9;

}
.GoogleContentLeft {

	background-color: #F3F3F3;
	padding-left: 0px;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-bottom: 5px;
	border: 1px solid #D9D9D9;

}
/* Cart Box for Featured Products To Center Mod
.boxContentCart {

	background-color: #F3F3F3;
	background-image: url(../styleImages/backgrounds/cartBg.jpg);
	background-position:bottom;
	background-repeat: no-repeat;
	height:200px;
	padding-left: 5px;
	margin-bottom: 1em;
	padding-top: 3px;
	padding-bottom: 5px;
	border: 1px solid #D9D9D9;
}
End Cart Box for Featured Products To Center Mod */

.colLeft {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 0px;
	padding-right: 5px;
	float: left;

}
.colMid {
	position: relative;
	width: 620px;
	float: left;
}
.colRight {
	position: relative;
	width: 160px; 
	padding-left: 5px;
	right: 9px;
	float: right;
}
.boxContent {
	
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: black;
	background-color: #FFFFFF;
	margin-bottom: 5px;
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 0px;
	padding-right: 5px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 620px;
	float: left;
}
/* END CHECK OUT PAGES */
.siteDocs {
	text-align:right;
	vertical-align: center;
}
a.siteDocs:hover {
	color: black:;
	background: white;
	border: 1px solid black;
}
.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;
	position: relative;
	float: left;
	width: 387px;
}
.subCat {	
	text-align: center;
	padding: 8px;
	position: relative;
	float: left;
	width: 110px;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

