  #SURGEpopup{
  margin: 0;
  margin-left: 20%;
  margin-right: 20%;
  margin-top: 50px;
  padding-top: 10px;
  width: 50%;
  height: 150px;
  position: fixed;
  left:5px;
  top:5px;
  background: #FBFBF0;
  border: solid #000000 2px;
  z-index: 9;
  font-family: arial;
  visibility: hidden;
  }

body {
	background-color: #053010;
	text-align:center;
	height:100%;
	color:white;
}

#pageSurround {
	position:relative;
	width: 100%;	
	margin: 0px auto;	
	padding: 0px;	
	border: 1px solid #2e5042;	
	background-color: #2e7042;
	margin: 0px auto;
	height:auto;
	height:100%;
	min-height:100%;
        min-width: 810px; 
}

#subSurround {
	height:auto;
	height:100%;
	min-height:100%;
}

#topHeader {
	text-align: left;	
	/* height: 124px; */
	margin-bottom: 0px;	
	padding-right: 0px;	
	padding-top: 0px;	
	background-image: url(../styleImages/backgrounds/topHeader.jpg); 
	background-repeat : no-repeat;
	background-position:left top;
	width:100%;
    min-width: 810px; 
}

.headerProp {
	height:100px;
    float:right;
    width:1px;
}

.headerClear {
    clear:both;
    height:1px;
    overflow:hidden;
}

.colMid {
	height:auto;
	height:100%;
	min-height:100%;
    min-width: 810px;
	width:100%; 
}

.boxContent {
	border-top: 1px solid #2c703f;
	border-right: 1px solid #2c703f;
	border-bottom: 1px solid #2c703f;
	border-left: 1px solid #2c703f;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: white;
	background-color: #2c703f;
	margin-bottom: 5px;
	/* float: left; */
}

#subCats {
	margin: 0px;
	padding: 3px;
	float: left;
}

.subCat {	
	text-align: center;
	padding: 8px;
    float: left; 
}


.prodList { 
padding-top: 20pt; 
width:100%;
/* background-image: url(../styleImages/backgrounds/productbg_m.jpg);
background-repeat: repeat-x;
background-position:bottom center;*/
background-color:#2a5f33;
clearfix; 
color:#ffffff;

} 

.prodList_l { 
    background: url(../styleImages/backgrounds/productbg_l.jpg) 0 100% no-repeat;
}

.prodList_m { 
    background-image: url(../styleImages/backgrounds/productbg_m.jpg);
    background-repeat: repeat-x;
    background-position:bottom center;
}

.prodList_r { 
    background: url(../styleImages/backgrounds/productbg_r.jpg) 100% 100% no-repeat;
}

.prodProp {
	height:240px;
    float:right;
    width:1px;
}

.prodClear {
    clear:both;
    height:1px;
    overflow:hidden;
}


.recipeList { 
width:100%;
height:100%;
/* background-image: url(../styleImages/backgrounds/recipecard.gif);
background-repeat: no-repeat;
background-position:center center;*/
clearfix; 
text-align:left;
color:#000000;

} 

.recipeList_l { 
    background: url(../styleImages/backgrounds/recipecard_l.jpg) 0 100% no-repeat;
}

.recipeList_m { 
    background-image: url(../styleImages/backgrounds/recipecard_m.jpg);
    background-repeat: repeat-x;
    background-position:bottom center;
}

.recipeList_r { 
    background: url(../styleImages/backgrounds/recipecard_r.jpg) 100% 100% no-repeat;
}

.catList { 
clearfix; 
text-align:left;
color:#ffffff;

} 

.boxTitleLeft, .boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #FFFFFF;
	width: 155px;
	height: 15px;
	padding-left: 5px;
	padding-top: 1px;
}

.boxContentLeft, .boxContentRight {
	border-left: 2px solid #2c703f;
	border-right: 2px solid #2c703f;
	border-bottom: 2px solid #2c703f;
	background-color: #2c703f;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
}

.colLeft {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 9px;
	padding-right: 5px;
	float: left;
}


.colRight {
	position: relative;
	width: 160px; 
	padding-left: 5px;
	right: 9px;
	float: right;
}

/* CHECKOUT PAGES */

.colLeftCheckout {

	position: relative;

	left: 0px;

	width: 160px; 

	padding-left: 9px;

	padding-right: 10px;

	float: left;

}

.colMainCheckout {

	position: relative;

	/* width: 558px;

	/* float: left;

}

/* END CHECK OUT PAGES */

.siteDocs {

	text-align:center;

	margin-top: 10px;
	color: #ffffff;
}

.pagination {

	text-align: right;

	padding-top: 5px;

	padding-bottom: 5px;

}

.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: 131px;

	height: 120px;

}