#photos {
	position : relative;
	padding : 1px;
	border : 2px solid #eae7e3;
}

#photos .review {
	position : absolute;
	top : 12px;
	left : 12px;
	z-index : 20;
	width : 180px;
	height : 245px;
	padding : 25px 35px;
	background : url(../img/quotebox.png) left top no-repeat;
}

#photos .review h3 {
	font-size : 21px;
	color : #750020;
}

#photos .review blockquote {
	margin : 1em 0;
	font-size : 14px;
	font-weight : bold;
	font-style : normal;
	color : #8D9B3F;
}

#photos .review cite {
	font-weight : bold;
	font-style : normal;
}



#subscribe {
	background : #eae7e3;
}

#subscribe form {
	height : 240px;
	margin : 2px;
	padding : 1.5em;
	border : 1px solid #fff;
	background : url(../img/newsletter_bg.gif) top no-repeat;
}

#subscribe img {
	float : none;
	margin : 0;
	padding : 0;
	border : none;
}

#subscribe div.input {
	height : 2.5em;
}

#subscribe label {
	float : left;
	width : 80px;
}

#subscribe input {
	float : left;
	width : 150px;
}

#subscribe div.input {
	margin-bottom : 1em;
}

#subscribe .button {
	margin-left : 80px;
}

#featured-wrap {
	background : #eae7e3;
}

#featured {
	height : 260px;
	margin : 2px;
	padding : 8px;
	border : 1px solid #fff;
	background : #f0eeec;
}

#featured img {
	float : left;
	margin : 0 1.5em 0 0;
	padding : 1px;
	border : 2px solid #eae7e3;
	background : #fff;
}

#featured h3 {
	font-size : 24px;
}

#featured p {
	margin-bottom : .5em;
}

#slogan2 {
	height : 40px;
	background : url(../img/slogan2.png) center top no-repeat;
	text-indent : -9999px;
}

.review blockquote {
	margin : 0;
	font-style : normal;
	color : #191919;
}

.review blockquote p {
	margin : 0;
}
