@charset "utf-8";
img, div, td {
	behavior: url(iepngfix.htc);
}
#main {
	position:absolute;
	border:1px solid #326434;
	background:url(img/bg.jpg) repeat-y top;
	height:770px;
	width:600px;
}
#tagline {
	position:absolute;
	left:190px;
	top:90px;
	color:#FFFFFF;
	font-weight:bold;
	letter-spacing:.01em;
}
#rghtCol {
	top:160px;
	position:absolute;
	width:198px;
	text-align:center;
}
#lftCol {
	width:400px;
	position:absolute;
	left:200px;
	top:190px;
	text-align:center;
}
.phone {
	font-size:18pt;
	color:#3f7d41;
	font-weight:bold;
	letter-spacing: -.05em;
	margin-bottom:7px;
}
.email a {
	color:#727072;
	text-decoration:none;
}
.email a:hover {
	text-decoration:underline;
}
#strHrsBx {
	background:url(img/storeHours-bg.jpg) no-repeat;
	width:190px;
	height:114px;
	padding-top:12px;
	padding-left:15px;
	text-align:left;
	margin-left:3px;
}
.strHrs {
	font-size:8.5pt;
	letter-spacing:-.00em;
}
#grnBx {
	background-color:#3f7d41;
	width:602px;
	position:relative;
	left:-1px;
	padding-top:15px;
	padding-bottom:5px;
	color:#FFFFFF;
}
#grnBx a {
	color: #f1ff96;
	text-decoration:none;
}
#grnBx a:hover {
	text-decoration:underline;
}
