html * {

	margin: 0;
	padding: 0;

}

body { background: #afac81 url(/public/img/body-bg.jpg) 50% 0% repeat-x; }

/*-- Global ---------- */

body, textarea { 

font: 13px/18px Georgia, "Times New Roman", Times, serif;
color: #10222e;

}

a { 
	color: #000;
	font-weight: bold;
	text-decoration: none;
	
}

a:hover { color: #000; }

img, fieldset { border: 0; }

select option { padding: 0 10px 0 0; }

h1 { font-size: 36px; line-height: 36px; padding-top: 18px; padding-bottom: 18px; }
h2 { font-size: 28px; line-height: 36px; padding-top: 9px; padding-bottom: 9px; }
h3 { font-size: 18px; line-height: 18px; padding-top: 9px; padding-bottom: 9px; }
h4 { font-size: 14px; line-height: 18px; padding-top: 9px; padding-bottom: 9px; }
h5 { font-size: 12px; line-height: 18px; padding-top: 9px; padding-bottom: 9px; }
h6 { font-size: 10px; line-height: 18px; padding-top: 9px; padding-bottom: 9px; }

p { padding: 0 0 18px 0; }

h1, h2, h3, h4, h5, h6 { 

/* font-weight: normal; */

}

blockquote {
	
	padding: 18px;
	background: #eee;	
	margin: 0px 36px 18px 18px;
	
}

ul, ol {
	
	margin: 0px 36px 18px 18px;
}

ul li, ol li { margin: 9px 0 9px 0;}


/*-- Clearing Styles & Container --*/

/*.container {

width: 910px;
margin: 0 auto;
background: #fff;

}*/

.block {
width: 968px;
margin: 0 auto;
display: block;
	
}

.clearfix { display: inline-block; }

.block:after, .clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}


.column {

float: left;
width: 240px;

}

/*-- Logo --*/

#logo { 

padding: 0 17px 0 24px;
width: 194px;
float: left;
}

#logo a {

display: block;
text-decoration: none;
text-indent: -999em;
width: 194px;
height: 73px;
background: url(/public/img/rockbridgevillage-logo.jpg) no-repeat;

}

/*-- Main Navigation --*/

ul#navigation { 

margin: 0;
list-style: none; 
width: 689px;
height: 49px;
float: left;
background: url(/public/img/nav-bg.jpg) 0px 24px no-repeat;
padding: 24px 0 0 26px;
}

ul#navigation li { 

margin: 0;
float: left;
padding: 18px 8px 0 0;
	
}

ul#navigation li a {

	display: block;
	float: left;
	text-decoration: none;
	text-indent: -999em;
	height: 16px;
}

ul#navigation li#lots_for_sale a {

	width: 129px;
	background: url(/public/img/nav-lotsforsale.jpg) no-repeat;

}

ul#navigation li#master_plan a {

	width: 124px;
	background: url(/public/img/nav-masterplan.jpg) no-repeat;

}

ul#navigation li#living_at_rockbridge a {

	width: 196px;
	background: url(/public/img/nav-living.jpg) no-repeat;

}

ul#navigation li#location__directions a {

	width: 182px;
	background: url(/public/img/nav-location.jpg) no-repeat;

}


/*-- Home ----*/

#home-main {

	background: url(/public/img/main-bg.jpg) repeat-y;
		
}

#home-image {


	width: 583px;
	height: 342px;
	background: url(/public/img/home-image-bg.jpg) no-repeat;
	padding: 28px 0 0 36px;

}

#home-sidebar {

	width: 349px; 
	background: url(/public/img/home-sidebar-title.jpg) no-repeat;

}

h2#home-sidebar-title {

	height: 138px;
	text-decoration: none;
	text-indent: -999em;

}

#home-content {

	font-style: italic;
	line-height: 22px;
	width: 330px;

}

#home-features {

	width: 945px;
	padding: 0 0 18px 23px;
	background: url(/public/img/main-bg.jpg) repeat-y;


}

#home-masterplan, #home-features-contact, #home-features-living {

	width: 291px;
	height: 236px;
	padding: 0 23px 0 0;

}

#home-features-contact p{
padding: 10px 0 0 25px;
}

#home-masterplan { background: url(/public/img/home-masterplan-bg.jpg) no-repeat; }
#home-features-contact { background: url(/public/img/home-features-contact.gif) no-repeat; }
#home-features-living {	background: url(/public/img/home-features-living.jpg) no-repeat;}

#home-features h3 { padding: 0; }

#home-features h3 a {

	display: block;
	width: 291px;
	height: 236px;
	text-decoration: none;
	text-indent: -999em;
}

#home-features-contact h3 a {

	height: 30px;

}

/*-- Sub ----*/

#main {

	background: url(/public/img/main-bg.jpg) repeat-y;

}

#content-col {

	width: 583px;
	background: url(/public/img/sub-bg-l.jpg) no-repeat;
	padding: 28px 0 30px 36px;
	

}

#content {

	padding: 3px 40px 6px 9px;

}

#sidebar {

	width: 339px;
	background: url(/public/img/sub-bg-r.jpg) no-repeat;
	padding: 0 0 30px 10px;

}

#home-masterplan, #home-features-contact, #home-features-living {

	width: 291px;
	height: 236px;
	padding: 0 23px 0 0;

}

#sub-features-living {	

	/* 
	background: url(/public/img/home-features-living.jpg) no-repeat; 
	*/
	width: 291px;
	height: 236px;

}

#sub-features-living h3 a {

	display: block;
	width: 291px;
	height: 236px;
	text-decoration: none;
	text-indent: -999em;
}

h2#contenttitle {

	font-size: 36px;
	color: #6d7d28;
	font-weight: normal;
	background: url(/public/img/dots-bg.gif) 0% 100% repeat-x;
	margin: 0 0 9px 0;
}

/*-- Footer -------*/

#footer {

	padding: 18px 0 18px 24px;	
	background: url(/public/img/footer-bg.gif) no-repeat;
	font-size: 12px;
	width: 944px;
}

