


#sc_inner {
	margin: 0 auto 20px auto;
	position: relative;
	width: 1050px; 
	padding: 0; 
	
	
	background: #fff;
	}
	

#sc_top {
	/**background: url(http://paperwhitespress.com/cart/squirrelcart/themes/main_street/images_green/header.jpg) no-repeat bottom;**/
	/**background: #fff url("bg-search-head.png") repeat;**/
	
	background: #ffffff;
	margin: 0 auto;
	padding: 0;
	height: 100px;
	width: 1050px;
	position: relative;
}

/* surrounds lower content, below header */
#sc_lower {
width: 1050px;

	/*overflow: visible;
	overflow: hidden;*/
/**	min-height: 750px; **/
	height: auto !important;
	height: 750px;
	/**background: url(http://paperwhitespress.com/cart/squirrelcart/themes/main_street/images_green/content_bg.gif) repeat-y #fff;**/
	margin: 0px 2px 0px 2px;
	
	}

.cat_name {margin-top: 0px;
margin-right: 5px;
margin-bottom: 10px;
margin-left: 5px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
color: #609090;
font-size: 130%;
letter-spacing: 2px;
font-weight: normal;
text-transform: uppercase;
line-height: normal;
text-align: left;
font-family: "georgia",arial,times; }
.cat_name a:link {color: #c08e2c; text-decoration: none;}
.cat_name a:visited {color: #c08e2c;text-decoration: none;}
.cat_name a:hover {color: #c08e2c;text-decoration: none;}
.cat_name a:active {color: #c08e2c;text-decoration: none;}


#sc_col1 {
	float: left;
	width: 226px;
margin: 0; padding: 0;
}



#sc_main {

margin-top: 19px;
margin-bottom: 19px;
margin-left: 10px;
	float: left;
   	padding: 0;
	width: 770px;
	/**width: 77disc
	4px;**/
	
	/* below line prevents an IE 6 and earlier CSS bug */
	}
