body {
	margin:0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:100%;
	background-color: #003600;
	font-size: 12px;
}

img {
	border: none;
}


#wrapper {	
	background: #FFFFFF;
	height: 750px;
	width:948px;
	margin:0 auto;
	margin-top:30px;
	/*border:1px solid #999999;*/

}

#header {
	
	
}

#wrapper #header #directions {
	background:url(images/nav_address.gif) no-repeat top left; 
	height: 22px; 
	width: 508px; 
	float: left; 
	color: #FFFFFF; 
	padding-top: 17px; 
	text-align: center;
	font-size: 11px;
}

#wrapper #header #directions a {
	color: #FFFFFF;
	text-decoration: underline;
}


#content {	
	clear: both;
	text-align: left;
	background: #FFFFFF;
}

#leftContent {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	float: left;
	background: url(images/bottom_bckgnd.gif) no-repeat top left;
	width: 351px;
	height: 464px;
	padding: 42px 5px 0 60px;
	
	line-height: 175%;
}

#wrapper #content #leftContent h1 {
	margin-top: 0px;
	color: #06562C;
	font-size: 30px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


#rightContentHome {
	float: right;
	background: url(images/home_page_images.jpg) no-repeat top left;
	width: 532px;
	height: 506px;
}


#rightContentUCut {
	float: right;
	background: url(images/ucut_right_background.gif) no-repeat top left;
	width: 532px;
	height: 506px;
}

#rightContentWholesale {
	float: right;
	background: url(images/wholesle_right_background.jpg) no-repeat top left;
	width: 532px;
	height: 506px;
}


#pics .img {
	display: none;
}

.clickToPrint {
	color: #06562C;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 100%;
	text-decoration: none;
}

.clickToPrint:hover {
	text-decoration: underline;
}

.notify {
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0000;
}

.hours {
	font-size: 13px;
	
	font-weight: normal;	
	text-decoration: none;
}	