body {

	margin: 0px;

	//background-color: #89c75a;
	background-color: #ffffff;


}

#pageSurround {

	width: 900px;

	margin: 0px auto;

	padding: 0px;

	border: 0px;

	//background-color: #feffce;
	background-color: #ffffff;

	//background-image: url(../styleImages/backgrounds/contentBg.jpg);

	background-repeat: no-repeat;

	background-position: left top;	

}

#topHeader {

	text-align: right;

	height: 25px;

	margin-bottom: 20px;

	padding-right: 0px;

	padding-top: 68px;	

}

.boxTitleLeft, .boxTitleRight {

	font-family: "palatino linotype", serif;

	font-size: 100%;

	font-weight: bold;

	color: #333333;

	background-color: #ffffff;

	height: 15px;

	padding: 5px

}

.boxContentLeft, .boxContentRight {

	background-color: #ffffff;

	padding: 5px;

	padding-bottom: 15px;

	border-bottom: 1px solid;

	border-color: #333333

}

.colLeft {

	position: relative;

	border-right: 1px solid;

	left: 0px;

	width: 160px; 

	padding-left: 0px;

	padding-right: 5px;

	float: left;

}

.colMid {

	position: relative;

	width: 720px;

	float: left;

}

.colRight {

	position: relative;

	width: 160px; 

	padding-left: 5px;

	right: 0px;

	float: right;

}

.boxContent {

	border-bottom: 0px;

	padding: 3px;

	font-family: "palatino linotype", serif;

	font-size: 75%;

	color: #333333;

	background-color: #ffffff;

	margin-bottom: 5px;

	margin-top: 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: 0px;

	background-color: #f6e5ba;

	height: 20px;

	padding: 3px;



}

.siteDocs2 {

	margin-top: 0px;

	background-color: #ffffff;

	height: 25px;

	padding: 3px;

	border-top: 1px solid;

	border-bottom: 1px solid;

	border-color: #333333

}

.pagination {

	text-align: right;

	padding-top: 5px;

	padding-bottom: 5px;

}

#subCats {

	background-color: #ffffff;

	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;

}



#searchbox {float: right}



#sessioninformation {float: left}



.tmbgal {

    margin: 10px auto;

    text-align: center;

}

.tmbgal img {

    border: 1px solid #999;

    padding: 3px;

}



.wrapper {

	float: left; 

	padding:5px;



}



.cattitle {

	overflow:hidden; 

	text-align:center;

	font-size: 125%;

	text-decoration: underline;

}



.catprice {

	overflow:hidden; 

	text-align:center;

	font-size: 125%;

}



.cats {list-style-type: none;margin:0;padding:0 0 0px 0;}



.cats li {padding: 1px 0 1px 10px}



.prodtitle {font-weight: bold; font-size: 125%}



#sizecolorandquantity {border-style: solid; border-width: 1px; border-color: #333333; margin-right: 15px; margin-left: 10px}