body {
	margin: 5px 5px 5px 5px;
}
h1 {
	font-weight: normal;
	margin-bottom: 0px;
	border-bottom: 0px;	
	margin-top: 0px;
	padding-top: 0px;
}
h3 {
	font-weight: normal;
}

#header-box1 {
	float: left;
	text-align: center;
	margin-bottom: 0px;
	border-bottom: 0px;	
	font-size: 75%;
	width: 65%;
}
#photobar {
	width: 100%;
	height: 50px;
	background-image: url(../styleImages/free-improvisation-photos.jpg);
	background-repeat: repeat;
	margin-bottom: 0px;
}
/*
#header-box2 {
	float: left;
	width: 250px;
	text-align: center;
	margin-bottom: 0px;
	border-bottom: 0px;	
	font-size: 80%;
}
*/
#pageSurround {
	width: 100%;
	margin: 0px auto;
	padding: 0px 5px 5px 5px;
}
#topHeader {
	float: right;
	text-align: right;
	margin-bottom: 20px;
	padding-right: 25px;
	padding-top: 30px;	
	width: 30%;
}
.boxTitleLeft, .boxTitleRight {
//	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: bold;
	color: #000000;
	height: 15px;
	padding-left: 5px;
}
.boxContentLeft, .boxContentRight {
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
}
.colLeft {
	position: relative;
	left: 0px;
	width: 15%; 
	padding-left: 0px;
	padding-right: 0px;
	float: left;
}
.colMid {
	position: relative;
	float: left;
	width: 64%;
}
.rightBox {
	width: 48%;
	float: right;
}
.leftBox {
	width: 48%;
	float: left;
}

.colRight {
	position: relative;
	width: 15%; 
	padding-left: 5px;
	right: 25px;
	float: right;
}
.boxContent {
	padding: 3px;
//	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	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:center;
	margin-top: 10px;
	font-size: 10pt;
}
.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;
	height: 50px;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.latestProds {
	float: left;
	text-align: center;
	width: 250px;
	height: 250px;
}
