/* stylesheet unique to the homepage */

.home-hilight {
	border-bottom: 1px solid #915734;
	margin: 0 0 30px 0;
	padding: 10px 0 0 235px;
}

.home-hilight h2 {
	border: 0;
	float: left;
	height: 38px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	width: 330px;
}

#content .home-hilight p {padding: 0 0 15px 0;}


.team {	background: url(../images/backgrounds/home/our-team.jpg) no-repeat left bottom;}
.team h2 {background: url(../images/backgrounds/home/team-h2.gif) no-repeat left bottom;}

.portfolio { background: url(../images/backgrounds/home/portfolio.jpg) no-repeat 0 bottom;}
.portfolio h2 {background: url(../images/backgrounds/home/portfolio-h2.gif) no-repeat left bottom;}

.services {	background: url(../images/backgrounds/home/services.jpg) no-repeat left bottom;}
.services h2 {background: url(../images/backgrounds/home/services-h2.gif) no-repeat left bottom;}

h4#blog-header {
	border-bottom: 1px solid #be945a;
	font-size: 12px;
	margin: -10px 0 2px 0;
	padding: 0 0 5px 0;
	text-align: left;
}

.from-our-blog a img {border: 1px solid #be945a;}

h4#blog-header a {
	color: #735245;
	text-decoration: none;
}

h4#blog-header a:hover {color: #3B0A00;}


p.date {
	color: #735245;
	font-size: 11px;
	padding-left: 2px;
}
