@charset "utf-8";
/* CSS Document */
div#cottagephoto {
	width: 624px;
	height:329px;
	margin-top:102px;
}
div.cottage1 {
	background:url(http://www.hollyridgenc.com/images/cottages/cottage1.jpg) no-repeat;
}
div.cottage2 {
	background:url(http://www.hollyridgenc.com/images/cottages/cottage2.jpg) no-repeat;
}
div.cottage3 {
	background:url(http://www.hollyridgenc.com/images/cottages/cottage3.jpg) no-repeat;
}
div.cottage4 {
	background:url(http://www.hollyridgenc.com/images/cottages/cottage4.jpg) no-repeat;
}
div.cottagecol {
	background:url(http://www.hollyridgenc.com/images/cottages/title.gif) no-repeat;
}
div.cottagecol h2 {
	display:none;
}
.cottagecol h3 {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:24px;
	line-height:50px;
	width:425px;
	margin:20px 0 0 40px;
	color:#C00;
	background:url(http://www.hollyridgenc.com/images/borders/h3.gif) repeat-x bottom;
}
div.cottagequote {
	width: 344px;
	height:186px;
	margin:0;
	background:url(http://www.hollyridgenc.com/images/cottages/quote.png) center no-repeat;
}
div.testimonialheader {
	background:url(http://www.hollyridgenc.com/images/cottages/featureheader.png);
	height:95px;
}
div.testimonialfooter {
	background:url(http://www.hollyridgenc.com/images/cottages/featurefooter1.jpg);
	height:189px;
}
