/*–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
Homepage ONLY styles
version: 1.1
author: Ali Shaded
email: alsheron@gmail.com
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
.newsticker {
	background:#FFF;
	border:1px dashed #fff;
	list-style-type:none;
	margin:0;
	padding:3px;
}
#input_box {
	margin-left:20px;
}
#address-box p {
	line-height:0px;
	margin-left:35px;
}
#address-box a {
	text-decoration: none;
}
address {
	font-size:26px;
	font-style:normal;
	line-height:1;
	margin-bottom:15px;
	text-align:center;
}
.welcome {
	color:#53883A;
	font-size:16px;
	font-weight:700;
	height:23px;
	margin-bottom:15px;
	position:relative;
	width:270px;
}
.welcome span {
	background-image:url(../site_images/welcome-smaller.png);
	background-repeat:no-repeat;
	height:100%;
	position:absolute;
	width:290px;
	margin-left: -3px;
}
.featured-header {
	color:#53883A;
	float:right;
	font-size:14px;
	font-weight:700;
	position:relative;
	width:360px;
}
.featured-header span {
	background-image:url(../site_images/headings/featured.gif);
	background-repeat:no-repeat;
	height:20px;
	position:absolute;
	width:150px;
}
#address-box {
	margin-bottom:45px;
	padding-top: 5px;
}
#news-box {
	background-image:url(../site_images/news_back_grad.jpg);
	background-position:center bottom;
	background-repeat:no-repeat;
	color:#2A67AC;
	display:inline;
	float:right;
	font-size:11px;
	font-weight:700;
	height:62px;
	margin-bottom:12px;
	padding:10px 10px 8px 20px;
	width:345px;
}
ul#news li {
	background-color:#FFF;
}
ul li#title {
	color:#F55;
	font-size:18px;
	font-weight:700;
	text-align: center;
	margin-top: 10px;
}
.featured {
	background-image:url(../site_images/featured-top.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	display:inline;
	float:right;
	margin-bottom:10px;
	padding-top:15px;
	text-align:left;
	width:380px;
	font-weight: bold;
}
.featured a {
	background-image:url(../site_images/featured-bottom.jpg);
	background-position:center bottom;
	background-repeat:no-repeat;
	display:block;
	padding-bottom:15px;
	padding-top:8px;
	text-align:center;
	width:380px;
}
.featured-title {
	display:block;
	font-size:18px;
	margin:2px 20px 15px;
	color: #48AC2A;
}
.featured-description {
	display:block;
	margin-left:20px;
	margin-right:20px;
	line-height: 17px;
	font-size: 15px;
	color: #5B5E71;
}
.featured-price {
	border-bottom-color:#F8F8F8;
	border-bottom-style:solid;
	border-bottom-width:3px;
	color:#48AC2A;
	display:block;
	font-size:1.2em;
	margin:8px 20px 0;
	padding:0 0 5px;
	text-align:right;
}
#left-panel {
	float:left;
	margin-left:33px;
	padding-top:18px;
	text-align:left;
	width:285px;
	font-weight: bold;
	font-size: 14px;
	color: #56596B;
	display: inline;
}
#homepage-divider {
	background-image:url(../site_images/divider_shadow.jpg);
	background-repeat:repeat-x;
	display:inline;
	float:left;
	height:841px;
	margin-left:23px;
	margin-top:70px;
	width:7px;
}
#right-panel {
	display:inline;
	float:right;
	margin-right:21px;
	width:390px;
}
.featured-indent {
	margin-left:20px;
	margin-bottom: 0px;
}

#recent-posts {
	}

.recent-posts {
	margin-bottom: 8px;
	}
