body {
	margin: 5px;
	padding: 5px;
	background-color: #C5E5DA;
	background-attachment: fixed;
	/*background-image: url(http://www.thewistfulrepublic.com/images/misc/winter2.gif);*/
	background-repeat: repeat;
	background-position: top;
}


#pageSurround {
	/*width: 748px*/
	width: 750px;
	margin: 0px auto;
	padding: 5px;
	border: 2px dashed #DFA790;
	background-color: #E4F5E5;
	/* background-image: url(../styleImages/backgrounds/wistful_logo2.jpg);
	background-repeat: no-repeat;
	background-position: top center; */	
}


#sdhlogoimage {
position:relative;
float:left;
padding-left:25px;
padding-right:25px;
padding-bottom: 15px;
padding-top:15px;
}

#topHeader {
	text-align: right;
	height: 26px;
	margin-bottom: 10px;
	padding-right: 0px;
	padding-top: 0px;	
}
.boxTitleLeft, .boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #2B3F4A;
	background-color: #C5E5DA;
	/* background-image: url(http://www.thewistfulrepublic.com/shop/images/cpbimgs/box.jpg); */
	height: 15px;
	border-top: 2px dashed #DFA790;
	border-left: 2px dashed #DFA790;
	border-right: 2px dashed #DFA790;
	padding-left: 5px;
}
.boxContentLeft, .boxContentRight {
	border: 2px dashed #DFA790;
	background-color: #FFFFFF;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
}

.colLeft {
	position: relative;
	left: 0px;
	width:176px;
	margin-left:22px;
	padding-left: 5px;
	padding-right: 5px;
	float: left;
}
.colMid {
	position: relative;
	width: 500px;
	float: left;
	margin-left:5px;
	margin-right:5px;
	padding-right:5px;
	padding-left:10px;
}

.boxContent {
	border: 2px dashed #DFA790;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #2B3F4A;
	background-color: #FFFFFF;
	margin-bottom: 5px;
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 190px; 
	padding-left: 5px;
	padding-right: 5px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 652px;
	float: left;
	margin-left:2px;
	padding-left:2px;
}
/* END CHECK OUT PAGES */
.siteDocs {
	text-align:center;
	margin-top: 10px;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	background-color: #ffffff;
	text-align: center;
	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 #000000;
	border-bottom: 1px solid #000000;
}