body {
	margin: 0px;
	padding: 0px;
	background-color: #C0B661;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #3B120D;
}

#header {
	height: 193px;
	background-color: #3b120d;
	background-image: url(../images/bg-nav.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

#header #sacramento-square-logo {
	height: 159px;
	width: 300px;
	background-image: url(../images/logo-sacramento-square.gif);
	margin: 0 auto;	
}

#header #sacramento-square-logo a{
	height: 159px;
	width: 300px;
	display: block;
	text-indent: -9999px;
}


#content-wrapper {
	background-image: url(../images/bg-shadow.gif);
	background-repeat: repeat-x;
	background-position: top;
}


#content {
	padding-top: 20px;
	width: 650px;
	margin: 0 auto;
}

#homes #content, #homes-gallery #content, #homes-specifications #content, #homes-floor-plans #content {
	width: 832px;
}

#content p {
	margin: 12px 0;
}


#content h2 {
	font-size: 16px;
	margin-top: 16px;
	margin-bottom: 16px;
	line-height: 24px;
}

#content h3 {
	font-size: 14px;
	margin-top: 14px;
	margin-bottom: 14px;
	line-height: 21px;
}

#content h4 {
	font-size: 12px;
	margin-top: 12px;
	margin-bottom: 12px;
	line-height: 18px;
}

#content a {
	color: #3B120D;
	text-decoration: none;
	border-bottom: 1px solid #3B120D;
	padding-bottom: 0px;
} 

#content a:hover {
	border-bottom: 1px dotted #3B120D;
} 


#elevation {
	height: 224px;
	background-image: url(../images/image-elevation.jpg);
	background-repeat: no-repeat;
	background-position: center;
	text-indent: -9999px;
}

#pattern {
	height: 186px;
	background-image: url(../images/bg-pattern.gif);
	background-repeat: repeat;
}

#home #pattern #content-wrapper{
	background: none;
	margin: 0 auto;
	width: 1200px;
	padding-top: 20px;
}

#description {
	width: 474px;
	height: 112px;
	margin-top: 14px;
	float: left;
	margin-left: 40px;
}

#description h1 {
	width: 474px;
	height: 112px;
	background-image: url(../images/text-home.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#news {
	width: 186px;
	height: 135px;
	background-image: url(../images/bg-promo.gif);
	background-repeat: no-repeat;
	float: left;
	margin-left: 25px;
	margin-top: 0px;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
}

#news p{
	margin: 5px 0;
}

#news h2 {
	color: #3B120D;
	font-size: 14px;
} 

#news img {
	border: 0;
	float: right;
	margin: 0 0 5px 5px;
} 


#news a {
	color: #3B120D;
	text-decoration: none;
	border-bottom: 1px solid #3B120D;
} 

#news a:hover {
	border-bottom: 1px dotted #3B120D;
} 

#footer {
	width: 800px;
	margin: 0 auto;
	margin-top: 20px;
	clear: both;
}

#footer p{
	font-size: 10px;
	line-height: 16px;
	display: block;
	float: left;
	margin: 7px 0 0 10px;
	color: #6B6638;
	width: 532px;
}

#footer img {
	display: block;
	float: left;
}

#map {
	border: 1px solid #3B120D;
}

.locations {
	margin-bottom: 25px;
}

.locations li {
	margin-left: 24px;
}

#location-listing {
	margin-top: 25px;
	width: 50%;
	float: left;
}

#location-listing h2 {
	font-size: 16px;
	margin-bottom: 5px;
}

.bullets {
	padding-left: 30px;
	list-style-position: outside;
	list-style-type: disc;
}

.specBox {
	border: 1px solid #3B120D;
}

.form #submit {width: auto;
}

.form {
	width: 350px;
	float: left;
}

.form label, .form input {
	display: block;
	width: 85px;
	float: left;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.form label {
	margin-top: 5px;
	text-align: left;
	padding-right: 20px;
}

.form input, .form textarea{
	width: 200px;
}

.form textarea {
	height: 75px;
	margin-bottom: 15px;
}

.form br {
	clear: left;
}
.form #submit {
	width: auto;
	margin-left: 110px;
}

.image-right {
	margin: 0 0 10px 20px;
	float: right;
}


.slideshow-left, .slideshow-right {
	padding: 0;
	margin: 0;
	width: 250px;
	height: 155px;
	overflow: hidden;
}

.slideshow-right {
	margin: 0 0 10px 20px;
	float: right;
}


.slideshow-left img, .slideshow-right img {
	display: block;
	margin: 0 auto;
	margin-bottom: 0;	
}


/* ---------- Image-based headers ------------- */

#homes h1, #homes-gallery h1, #homes-specifications h1, #homes-floor-plans h1 {
	width: 229px;
	height: 27px;
	margin-top: 5px;
	background-image: url(../images/text-headline-the-homes.gif);
	float: left;
	text-indent: -9999px;	
	position: absolute;
	background-repeat: no-repeat;
	background-position: left top;
}

#neighborhood h1 {
	width: 314px;
	height: 27px;
	margin-top: 5px;
	background-image: url(../images/text-headline-neighborhood.gif);
	float: left;
	text-indent: -9999px;
	position: absolute;
	background-repeat: no-repeat;
	background-position: left top;
}

#developer h1 {
	width: 230px;
	height: 27px;
	margin-top: 5px;
	background-image: url(../images/text-headline-developer.gif);
	float: left;
	text-indent: -9999px;	
	position: absolute;
	background-repeat: no-repeat;
	background-position: left top;	
}

#press h1 {
	width: 124px;
	height: 27px;
	margin-top: 5px;
	background-image: url(../images/text-headline-press.gif);
	float: left;
	text-indent: -9999px;	
	position: absolute;
	background-repeat: no-repeat;
	background-position: left top;	
}

#contact-us h1 {
	width: 248px;
	height: 27px;
	margin-top: 5px;
	background-image: url(../images/text-headline-contact-us.gif);
	float: left;
	text-indent: -9999px;	
	position: absolute;
	background-repeat: no-repeat;
	background-position: left top;
}

#download-brochure h1 {
	width: 453px;
	height: 27px;
	margin-top: 5px;
	background-image: url(../images/text-headline-download-brochure.gif);
	float: left;
	text-indent: -9999px;	
	position: absolute;
	background-repeat: no-repeat;
	background-position: left top;
}

#press-items p {
	margin-top: 0px;
	padding-left: 70px;
}

#press-items h4 {
	margin-top: 0px;
	margin-bottom: 0px;
}

#press-items img {
	padding-right: 20px;
	float: left;
}



/* --------- Navigation ----------- */

#navigation { 
	list-style: none;
	height: 34px;
	width: 816px;
	margin: 0 auto;		
}

#navigation a {
	display: block;
	height: 34px;
	text-indent: -9999px;
}

#navigation li { 
	float: left;
}	

#navigation li a:hover, #navigation li:hover {
	background-position: 0 -34px !important;
}

#navigation a.selected {
	background-position: 0 -34px !important;
}


#navigation #b-homes a {
	width: 121px;
	background-image: url(../images/b-homes.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#navigation #b-neighborhood a {
	width: 155px;
	background-image: url(../images/b-neighborhood.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#navigation #b-developer a {
	width: 121px;
	background-image: url(../images/b-developer.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#navigation #b-press a {
	width: 78px;
	background-image: url(../images/b-press.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#navigation #b-contact-us a {
	width: 128px;
	background-image: url(../images/b-contact-us.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#navigation #b-download-brochure a {
	width: 213px;
	background-image: url(../images/b-download-brochure.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.subnav-wrapper { 
	height: 40px;

}

.subnav { 
	list-style: none;
	height: 37px;
	margin: 0 auto;		
	float: right;
	display: block;	
}

.subnav a {
	display: block;
	height: 37px;
	text-indent: -9999px;
	border: 0 !important;
}

.subnav li { 
	float: left;
	margin-left: 15px;
}	

.subnav li a:hover, .subnav li:hover {
	background-position: 0 -37px !important;
}

.subnav a.selected {
	background-position: 0 -37px !important;
}

.subnav #b-floor-plans {
	width: 176px;
	background-image: url(../images/b-floor-plans.gif);
	background-repeat: no-repeat;
	background-position: left top;	
}

.subnav #b-specifications {
	width: 176px;
	background-image: url(../images/b-specifications.gif);
	background-repeat: no-repeat;
	background-position: left top;	
}


.subnav #b-gallery {
	width: 176px;
	background-image: url(../images/b-gallery.gif);
	background-repeat: no-repeat;
	background-position: left top;	
}

.image-gallery {
	display: block;
	margin: 0 auto;
	width: 382px;
	height: 300px;
	margin-top: 25px;
	overflow: hidden;
	float: left;
}

.image-gallery a {
	border-bottom: 0 !important;
}

#content .image-gallery p a {
	color: #3B120D !important;
	text-decoration: none !important;
	border-bottom: 1px solid #3B120D !important;
	padding-bottom: 0px !important;
} 

#content .image-gallery p a:hover {
	border-bottom: 1px dotted #3B120D !important;
}


.image-gallery .image-gallery-thumbnail-box {
	border: 1px solid #ffffff;
	background-color: #D2C66A;
	padding: 30px 30px 0 30px;
	text-align: center;
}

.image-gallery .image-gallery-thumbnail-box p {
	padding: 0;
	margin: 0;
}


#image-gallery-nav {
	width: 246px;
	margin: 20px auto;
	text-align: center;
	float: left;
}

#image-gallery-nav a { 
	border: 1px solid #ffffff; 
	background: #886e53; 
	text-decoration: none; 
	margin: 10px; 
	padding: 10px;  
	height: 20px;
	width: 20px;
	line-height: 20px;
	color: #ffffff;
	float: left;
}

#image-gallery-nav a:hover {
	background-color: #E4D773;
	border: 1px solid #3B120D;
}

#image-gallery-nav a.activeSlide {
	background-color: #D2C66A;
	border: 1px solid #3B120D;
}

#image-gallery-nav a:focus { 
	outline: none; 
}

#next-prev-gallery-nav {
	width: 246px;
	margin: 0 auto;
	text-align: center;
	float: left;
	font-family: Verdana, Arial, sans-serif;
}

#next-prev-gallery-nav a { 
	border: 1px solid #ffffff; 
	background: #886e53; 
	text-decoration: none; 
	margin: 10px; 
	padding: 10px;  
	height: 20px;
	width: 40px;
	line-height: 20px;
	color: #ffffff;
	float: left;
}

#next-prev-gallery-nav a:hover {
	background-color: #E4D773;
	border: 1px solid #3B120D;
}

#next-prev-gallery-nav a.activeSlide {
	background-color: #D2C66A;
	border: 1px solid #3B120D;
}

#next-prev-gallery-nav a:focus { 
	outline: none; 
}

/* --------- This makes the current page button navigation "active" ----------- */

#homes #b-homes a, #homes-floor-plans #b-homes a, #homes-specifications #b-homes a, #homes-gallery #b-homes a, #neighborhood #b-neighborhood a, #developer #b-developer a, #press #b-press a, #contact-us #b-contact-us a, #download-brochure #b-download-brochure a {
	background-position: 0 -34px !important;
}

#homes-gallery #b-gallery, #homes-specifications #b-specifications, #homes-floor-plans #b-floor-plans {
	background-position: 0 -37px !important;
}

.clearfix {
	height: 1px; 
	clear: both; 
	display: block; 
	margin: 0; 
	padding: 0;
}



#new-gallery table, tr, th, td{
	vertical-align: top;
}

#new-gallery a{
	border-bottom: none;
}

#new-gallery a:hover{
	border-bottom: none;
}
#news1 {
	width: 374px;
	height: 145px;
	background-image: none;
	float: left;
	margin-left: 25px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	background-color: #BC1117;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	word-spacing: 0pt;
	letter-spacing: 0pt;
	padding: 0px;
}
