@charset "utf-8";
/* CSS Document */
#locationleftcol {
	width: 624px;
	float:left;
	background:url(http://www.hollyridgenc.com/images/location/title.gif) repeat-x;
}
#locheader {
	width: 624px;
	height: 128px;
}
#locheader h2 {
	display:none;
}
#locheader p, #locphoto p {
	display:none;
}
#locphoto {
	width: 624px;
	height: 303px;
	margin-bottom:40px;
}
div.location1 {
	background-image:url(http://www.hollyridgenc.com/images/location/location1.jpg);
}
div.location2 {
	background-image:url(http://www.hollyridgenc.com/images/location/location2.jpg);
}
div.location3 {
	background-image:url(http://www.hollyridgenc.com/images/location/location3.jpg);
}
div.location4 {
	background-image:url(http://www.hollyridgenc.com/images/location/location4.jpg);
}
p.redlinks {
	color:#C00;
	font-size:11px;
	line-height:32px;
	background-image:url(http://www.hollyridgenc.com/images/location/doubledot.gif);
}
p.redlinks a {
	color:#C00;
	text-decoration:none;
	font-size:11px;
	line-height:32px;
}
p.redlinks a:hover {
	color:#C00;
	text-decoration:underline;
	font-size:11px;	
}
div#hrfacts {
	color:#43656d;
	width:545px;
	height:279px;
	margin:30px 40px 30px 40px;
	padding:20px 0 40px 0;
	background:url(http://www.hollyridgenc.com/images/location/facts.gif) top repeat-x;
}
div#hrfacts #col1 {
	background:url(http://www.hollyridgenc.com/images/location/hollyridgeseal.gif);
	width:174px;
	height:174px;
	float:left;
	margin:0;
}
div#hrfacts #col1 p {
	display:none;
}
div#hrfacts #col2 {
	width:371px;
	float:right;
	vertical-align:top;
}
div#hrfacts #col2 h2 {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin-left:25px;
}
div#hrfacts #col2 p {
	margin: 14px 0 0 25px;
}
div#locationquote {
	width: 344px;
	height:283px;
	margin:0;
	background:url(http://www.hollyridgenc.com/images/location/quote.png) top left no-repeat;
}
div#locationquote p {
	display:none;
}
div.locationheader {
	background:url(http://www.hollyridgenc.com/images/location/featureheader.png);
	height:85px;
}
div.locationfooter {
	background:url(http://www.hollyridgenc.com/images/feature/footer.png);
	height:23px;
}
div#locationmap {
	width:325px;
	height:169px;
	background-image:url(http://www.hollyridgenc.com/images/location/map.jpg);
	cursor:pointer;
}
div#locationmap a {
	display:none;
}
ol.locationbody {
	list-style:none;
	width:245px;
	padding:20px 40px 50px 40px;
}
ol.locationbody li {
	color:#43636c;
	font-size:16px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin-bottom:30px;
}
ol.locationbody li span {
	font-size:13px;
	float:right;
}
ol.locationbody li ul {
	list-style:none;
}
ol.locationbody li ul li {
	color:#686150;
	font-size:13px;
	font-family:Verdana, Geneva, sans-serif;
	line-height:20px;
}
ol.locationbody li ul li a {
	color:#C00;
	font-size:10px;
	text-decoration:none;
}
ol.locationbody li ul li a:hover {
	color:#C00;
	font-size:10px;
	text-decoration:underline;
}
