/* ----------home_image-------------- */
#lots-page h1{
	background: url(../images/headings/lots.gif) no-repeat left top;
	text-indent: -5000px;
	display: block;
	height: 40px;
	width: 400px;
}
#lots-settlers-ridge-page h1{
	background: url(../images/headings/settlers-ridge.gif) no-repeat left top;
	text-indent: -5000px;
	display: block;
	height: 60px;
	width: 400px;
}
#lots-page h2 {
	margin-bottom: 0px !important;
	padding-bottom: 0px !important;
}
#lots-page h3{
	font-size: 1em;
	margin-bottom: 0px !important;
	padding-bottom: 1em !important;
}
#center_col .lotInfo{
	border: 3px solid #C6D5B4;
	width:455px
}
#center_col .lotInfo table{
border: 1px solid #45320A;
}
#center_col .lotInfo table th{
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	background:#704C00 url(../images/accents/textureBg.jpg) no-repeat left top;
	height: 15px;
	line-height: 15px;
}
#center_col .lotInfo table td{
	background:#FFFFFF;
}
#featuresTable {
}
#featuresTable th {
	font-size: 1.25em;
	color: #704C00;
	text-align: left;
	padding: 5px 5px 5px 10px;
	font-weight: bold;
}
#featuresTable td {
	background: url(../images/lots/settlers-ridge/features-bg.jpg) repeat-x left top;
}

#featuresTable td ul {
	list-style: disc url(../images/lots/settlers-ridge/bullet.gif);
	margin: 5px 0px 0px 20px;
	padding: 0px 0px 0px 5px;
}
#featuresTable td li {
	padding-left: 0px;
	padding-bottom: 0.75em;
	margin: 0px;
}
#featuresPopUp {
}
#featuresPopUp th {
	font-size: 1.5em;
	color: #524322;
	text-align: left;
	padding: 5px 5px 5px 10px;
	font-weight: bold;
}
#featuresPopUp td { background: #DAE2BB url(../images/lots/settlers-ridge/features-bg.jpg) repeat-x left top; 
}
#featuresPopUp td th {
	color: #704C00;
	font-size: 1.25em;
}

#featuresPopUp td td{
	background: none;
}
#featuresPopUp td ul {
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 5px;
	list-style: none;
}
#featuresPopUp td li {
	padding-bottom: 0.75em;
}
#featuresPopUp  td h2 {
	padding-top: 13px;
	font-size: 1.5em;
	color: #524322;
}
#featuresPopUp img.thumb {
	padding: 10px 10px 0px;
}
#featuresPopUp .caption {
	font-size: 0.85em;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}


.instructions {
	font-weight: bold;
	text-align: center;
}
.disclaimer {
	display: block;
	margin: 10px 0px 0px;
	padding: 10px 0px 0px;
	border-top: 2px solid #B5C299;
	border-right: 2px none #B5C299;
	border-bottom: 2px solid #B5C299;
	border-left: 2px none #B5C299;
}
#center_col table td {
	margin: 0px;
	padding: 0px;
}
/* Thickbox overrides */
#TB_window {
	background-color:#ebf2d1;
}
#TB_title {
	background-color:#ebf2d1;
}
#TB_ajaxContent{
	line-height:normal;
}
