body {
	margin: 5px;
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-repeat: no-repeat;
	height: 100%;
	background-image: url(../../../images/bd1.gif);
	background-position: 0px 100%;
}
#pageSurround {
	width: 800px;
	margin: 0px auto;
	top: 0px;
	background-image: url(../../../images/herb12.jpg);
	background-repeat: no-repeat;
}
#topHeader {
	text-align: right;
	padding-right: 20px;
	padding-top: 120px;
	background-repeat: no-repeat;
	background-position: right 0px;
	color: #006666;
	vertical-align: bottom;
	margin-bottom: 10px;
	border: 1px solid #ccccff;
	background-image: url(../../../images/modernlogo2.gif);
	height: 40px;
	text-transform: capitalize;
	font-weight: bold;
	background-color: #FFFFFF;
	padding-left: 20px;
}
.boxTitleLeft, .boxTitleRight {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #006666;
	background-color: #FFFFFF;
	height: 20px;
	border-top: 1px solid #ccccff;
	border-left: 1px solid #ccccff;
	border-right: 1px solid #ccccff;
	padding-left: 5px;
	font-weight: bold;
	padding-top: 5px;
	text-transform: capitalize;
	padding-right: 5px;
}
.boxContentLeft, .boxContentRight {
	background-color: #FFFFFF;
	padding-left: 10px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 10px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #ccccff;
	border-bottom: 1px solid #ccccff;
	border-left: 1px solid #ccccff;
	padding-right: 10px;
}
.colLeft {
	position: relative;
	left: 0px;
	width: 190px;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	border: #ccccff;
	padding-top: 0px;
}
.colMid {
	float: left;
	position: relative;
		width: 400px;
	margin-left: 10px;

}
.colRight {
	 position: relative;
	width: 190px;
	padding-left: 5px;
	right: 0px;
	float: right;
}
.boxContent {
	border: 1px solid #ccccff;
	padding: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #006666;
	background-color: #FFFFFF;
	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 {
	text-align:left;
	top: 100px;
	right: 20px;
	left: 20px;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	background-color: #FFFFFF;
	text-align: center;
	border: 1px none #ccccff;
	margin: 0px;
	padding: 10px;
	float: left;
	border-top-color: #ccccff;
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #ccccff;
	border-bottom: 1px solid #ccccff;
}