@charset "utf-8";
/* CSS Document */

#contentWrapper2 {
	
	height:1%;
	min-height:0px;
	padding-bottom:40px;
	padding-left:0px;
	padding-top:0px;
	margin-top:-20px;
	overflow:hidden;
}
#boxContent
{
	margin-top: 4px;
	margin-left: 6px;
	margin-bottom: 4px;
	overflow: hidden;
}
#boxContent .box
{
	width: 323px;
	height: 176px;
	background-color: #b8cec4;
	border: solid 2px #990000;
	float: left;
	margin-right: 4px;
	margin-bottom:5px;
	background-image:url(../_images/navigation/page_assist/featuredBox_bg.gif);
	background-repeat: repeat-x;
}
#boxContent img
{
	border:none;
}
#boxContent .box .image
{
	float: right;
	width: 180px;
}
#boxContent h2, #boxContent h2 a:link, #boxContent h2 a:visited
{
	font-variant: small-caps;
	color: #fff;
	font-size: 20px;
	font-weight: normal;
	background-repeat: no-repeat;
	background-position: 7px 7px;
	text-align: center;
	padding-top: 11px;
	padding-right: 0;
	padding-bottom: 18px;
	padding-left: 0px;
}

#boxContent .boxWrapper
{
	overflow: hidden;
	margin-top: -15px;
}
#boxContent .boxWrapper .image 
{
	float: right;
	width: 180px;
}
#boxContent .boxWrapper .price h3
{
	color: #0F1323;
	font-size: 18px;
	padding: 0 20px;
	line-height: 26px;
	padding-top: 0px;
	text-align: center;
}
#boxContent .boxWrapper .price p
{
	font-size:14px;
	margin-bottom:0;
	padding-bottom:0;
	text-align: center;
}
#boxContent .boxWrapper .price h2
{
	color: #000;
	font-size: 14px;
	font-style: normal;
	padding:0;
	margin:5px;
	padding-left:5px;
	text-align: center;
}
#boxWrapper p
{
	padding: 0 15px 5px 15px;
	color: #000;
	font-size: 14px;
}
#boxWrapper p.morespace
{
	line-height: 20px;
}
#recentInfo {
	background-image: url("_images/navigation/page_assist/storeMessage_bg.png");
	background-repeat: no-repeat;
	height: 260px;
	margin-left: 1px;
	overflow:hidden;
}
#recentInfo h1 {
	padding-top: 120px;
	font-size: 40px;
	color: #fff;
	font-weight: normal;
	text-align: center;
}
#recentInfo img
{
	margin-top:25px;
	margin-right:25px;
	float:right;
}
#recentInfo #hours{
	width: 185px;
	background: #990000;
	padding:5px;
	margin-left:10px;
	margin-bottom:10px;
	margin-top:10px;
	color:#FFF;
}
#recentInfo #hours h1{
	background-color:#1D3632;
	font-size:16px;
	font-variant: small-caps;
	padding:3px;
	margin:0px;
	text-align: center;
	color:#FFF;
	font-weight: bold;
	text-decoration: underline;
}
#recentInfo #hours p{
	background-color:#b9cfc3;
	color:#000;
	font-size:12px;
	font-variant: small-caps;
	padding:3px;
	margin:0px;
	text-align: center;
}
#recentInfo #facebook{
	width: 300px;
	padding:5px;
	margin-left:10px;
	margin-bottom:10px;
	margin-top:10px;
}