body {



	background-color: #E6E6E6;

	background-attachment: scroll;

	background-repeat: repeat-x;

	background-position: top;
	margin: 10px;

}

#pageSurround {

	width: 900px;

	margin: 0px auto;
	padding-right: 0px;

	padding: 1px;

	border: 0px solid #333333;

	background-color: #FFFFFF;

	background-image: url(../styleImages/backgrounds/contentBg.jpg);

	background-repeat: no-repeat;

	background-position: left top;	

}

#topHeader {

	text-align: right;

	height: 36px;
	width: 871px;

	margin-bottom: 20px;

	padding-right: 10px;

	margin-left: 10px;	
	margin-top: 135px;	
	padding-top: 5px;	
	padding-bottom: 5px;
	background-color: #B96CA4;
	background-image: url(../styleImages/backgrounds/top-bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;

}

.cashLinks{
  float:left; 
	margin-left:15px; 
	margin-top:10px;
}

.cashLinks a{
  text-decoration: none;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
}

.boxTitleLeft, .boxTitleRight {

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

	font-size: 75%;

	color: #731E5C;

	background-color: #031074;

	background-image: url(../styleImages/backgrounds/boxTitleBg.gif);

	height: 15px;


	padding: 5px 5px 5px 5px;
	text-align: center;

}

.boxContentLeft, .boxContentRight {

	
background: url(../styleImages/backgrounds/boxBottomBg.gif) bottom;
background-repeat:no-repeat;
	background-color: #EBEDFE;

	padding-left: 5px;

	margin-bottom: 10px;

	padding-top: 3px;

	padding-bottom: 8px;

}

.colLeft {

	position: relative;

	left: 0px;

	width: 160px; 

	padding-left: 10px;

	padding-right: 5px;

	float: left;

}

.colMid {

	position: relative;

	width: 551px;

	float: left;

}

.colRight {

	position: relative;
	left: -9px;

	width: 160px; 

	padding-left: 0px;

	float: right;

}

.boxContent {

	border: 1px solid #AAA;

	padding: 3px;

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

	font-size: 75%;

	color: #333333;

	background-color: #FFF;

	margin-bottom: 5px;
}

/* CHECKOUT PAGES */

.colLeftCheckout {

	position: relative;

	left: 0px;

	width: 160px; 

	padding-left: 15px;

	padding-right: 5px;

	float: left;

}

.colMainCheckout {

	position: relative;

	width: 568px;

	float: left;

}

/* END CHECK OUT PAGES */

.siteDocs {

	position: absolute;
visibility: hidden;
top: 10px;

	float: left;
	margin-left: 10px;

}

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

}