body {

	margin: 5px;

	background-color: #999999;

}

#pageSurround {
	width: 790px;
	margin: 0px auto;
	padding: 0px;
	border: 1px solid #6C6C6C;
	background-color: #e6e6e6;
	color: #666666;


}



#topHeader {
	text-align: right;
	height: 85px;
	margin-bottom: 1px;
	padding-right: 9px;
	padding-top: 5px;
	background-color: #012258;
	background-repeat: no-repeat;
	background-position: left left;
	background-image: url(../styleImages/backgrounds/logo_dkblue.gif);

}

/*Changed to green for Auset*/

#navBandRed {
	text-align:center;
	height: 20px;
	padding-right: 10px;
	padding-top: 5px;
	background-color: #012258;
	border-bottom: 1px solid #066800;
	font-size: 9px;
	color: #CCCCCC;
}

#sessionBandGray {

	height: 20px;

	padding-right: 9px;

	padding-top: 3px;

	background-color: #e6e6e6;

	/*border-bottom: 1px solid #BBBBBB;*/

}

#footer {

	text-align:center;

	vertical-align: center;

	height: 117px;

	width: 790px;

	background-color: #012258;



}

.boxTitleLeft, .boxTitleRight {

	text-align: center;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #CCCCCC;

	font-weight:bold;

	background-color: #012258;

	border-bottom: 1px solid #066800;

	width: 157px;

	height: 20px;

	padding-left: 3px;

	padding-top: 4px;

}

/*

.randomTitle {

	text-align:center;

	font-family: Lucida Calligraphy, Arial, Helvetica, sans-serif;

	font-size: 150%;

	color: #3894BD ;

	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 #3894BD ;

}

.randomContent img{

	height: 120px;

	border: 5px groove #3894BD ;

}

*/

.boxContentLeft, .boxContentRight {



	background-color: #e6e6e6;

	padding-left: 5px;

	margin-bottom: 5px;

	padding-top: 3px;

	padding-bottom: 5px;

	border: 1px solid #BBBBBB;



}

/* Cart Box for Featured Products To Center Mod

.boxContentCart {



	background-color: #DEF0F8;

	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 #DEF0F8;

}

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 10px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #333333;

	background-color: #e6e6e6;

	margin-bottom: 5px;
	border: 1px solid #BBBBBB;
	}

/* 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;

}

.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;

}

.regSep{

	padding: 10px 0px 10px 0px;

	margin: 10px 0px 10px 0px;

	border-top: 1px solid #cccccc;

	border-bottom: 1px solid #cccccc;

}
