@import url("styles.css");#container {background-color:#DFE6CF;}#banner {background:url(../breckenridge-estates/images/bg_banner_est.jpg) no-repeat top 350px;}/* Main banner setting are in styles.css */body#est-location #banner h2 {background:url(../breckenridge-estates/images/banner_location.png) no-repeat;}body#est-siteplan #banner h2 {background:url(../breckenridge-estates/images/banner_siteplan.png) no-repeat;}body#est-pricing #banner h2 {background:url(../breckenridge-estates/images/banner_pricing.png) no-repeat;}body#est-ownersdec #banner h2 {background:url(../breckenridge-estates/images/banner_owndec.png) no-repeat;}body#est-gallery #banner h2 {background:url(../breckenridge-estates/images/banner_gallery.png) no-repeat;}body#est-index #banner h2 {background:url(../breckenridge-estates/images/banner_index.png) no-repeat;}#banner p#xlink {background-color:#675030;}#banner p#xlink a {background:url(../breckenridge-estates/images/xlink_man.png) no-repeat;}body#est-location #content {	padding:30px;	float:left;	clear:left;	width:190px;}/* Main table settings are in styles.css */table#pricing {	border-right:solid 1px #675030;	border-left:solid 1px #675030;}table#pricing th {	background-color:#675030;	border-bottom:solid 2px #FFF;}table#pricing tr td {	border-bottom:solid 1px #675030;	background-color:#C7CDB8;}table#pricing tr.odd td {	background-color:#FFF;}/* PHOTO GALLERY */div.pic {	float:left;	height:130px;	width:130px;	padding:15px;	margin:5px 10px;	background:url(../breckenridge-estates/images/slide_ls.png) no-repeat center;}div.pt {background-image: url(../breckenridge-estates/images/slide_pt.png);}div.pic img {	border:1px solid;	border-color: #444 #AAA #AAA #444;}div.ls img {	height: 96px;	width: 128px;	margin: 16px 0;}div.pt img {	height: 128px;	width: 96px;	margin: 0 16px;}div.photo {	margin:0 auto;	width:640px;	text-align:center;}div.photo img {	border:8px solid #FFF;}