body {

	margin: 5px;

	background-color: #003366;

	background-attachment: scroll;

	background-repeat: repeat-x;

	background-position: top;

}

#pageSurround {

	width: 950px;

	margin: 0px auto;

	padding: 5px;

	border: 5px solid #ddcd7a;

	background-color: #f7f6d7;

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

	background-repeat: no-repeat;

	background-position: left top;	

}

#topHeader {

	text-align: right;

	height: 70px;

	margin-bottom: 35px;

	padding-right: 0px;

	padding-top: 30px;	

}

.boxTitleLeft, .boxTitleRight {

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

	font-size: 75%;

	color: #f7f6d7;

	background-color: #ddcd7a;

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

	height: 20px;

	border-top: 1px solid #ddcd7a;

	border-left: 1px solid #ddcd7a;

	border-right: 1px solid #ddcd7a;

	padding-left: 5px;

}

.boxContentLeft, .boxContentRight {

	border: 1px solid #ddcd7a;

	background-color: #F4F0D5;

	padding-left: 5px;

	margin-bottom: 10px;

	padding-top: 12px;

	padding-bottom: 12px;

}

.colLeft {

	position: relative;

	left: 0px;

	width: 160px; 

	padding-left: 3px;

	padding-right: 15px;

	float: left;

}

.colMid {

	position: relative;

	width: 480px;

	float: left;

}

.colRight {

	position: relative;

	width: 250px; 

	padding-left: 5px;

	right: 5px;

	float: right;

}

.boxContent {

	border: 1px solid #f7f6d7;

	padding: 5px;

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

	font-size: 70%;

	color: #333333;

	background-color: #f7f6d7;

	margin-bottom: 15px;

}

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

	text-align:center;

	margin-top: 10px;

}

.pagination {

	text-align: right;

	padding-top: 5px;

	padding-bottom: 5px;

}

#subCats {

	background-color: #f7f6d7;

	text-align: center;

	border: 1px solid #f7f6d7;

	margin: 2px;

	padding: 15px;

	float: left;

	width: 380px;

}

.subCat {	

	text-align: center;

	padding: 1px;

	float: left;

	width: 120px;

	height: 40px;

}

.regSep{

	padding: 10px 0px 10px 0px;

	margin: 10px 0px 10px 0px;

	border-top: 1px solid #000000;

	border-bottom: 1px solid #000000;

}

.latestProds {

	float: left;

	text-align: center;

	width: 150px;

	height: 100px;

}