#wrap2 {
	background: white;
}
#wrap3 {background-image: url(images/home-1.jpg);}
#wrap4 {
	background: url(images/home-mid.png) top center repeat-y;
	padding: 210px 0 0;
	height: 403px;
}
#wrap5 {
	padding: 20px 0;
	margin: 0 auto;
	width: 940px;
	background:  url(images/home-box.png) repeat-y;
}
#content {
	position: relative;
	padding: 0 280px 0 0;
	width: 375px;
	color: white;
	font-family: Tahoma, sans-serif;
}
#content a {
	color: white;
}
#content .post {
	font-family: "Hand of Sean", sans-serif;
	font-size: 19px;
}
#content .post strong {
	font-size: 30px;
	font-weight: normal;
}
#content .post em {
	font-style: normal;
	color: #f3de48;
}
#content .more {
	font-weight: bold;
}
#content .contact {
	position: absolute;
	left: 493px;
	top: 85px;
	padding-left: 26px;
	line-height: 16px;
	background: url(images/icon-phone.png) no-repeat;
	color: #f3dd47;
	font-family: Tahoma, sans-serif;
}
#sidebar {
	padding: 0 0 0 40px;
	width: 180px;
	line-height: 1.4;
}
#sidebar a {
	color: #713c0e;
}
#sidebar blockquote {
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	font-family: Tahoma, sans-serif;
	color: #713c0e;
	background: none;

}
