@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center;
	background-image: url(../images/gradient-background-darkest.jpg);
	background-repeat: repeat;
}
.soldsign {
	position: relative;
}
.UNDERCONTRACT {
	font-weight: bold;
	color: #F00;
	font-size: 18px;
	font-style: italic;
}

.twoColFixRtHdr #container {
	width: 950px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	overflow: auto;
} 
.twoColFixRtHdr #header {

} 
.twoColFixRtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixRtHdr #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 280px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	color: #FFF;
}
.twoColFixRtHdr #mainContent {
	text-align: left;
	margin-top: 0;
	margin-right: 280px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 15px;
	color: #FFF;
	font-size: 16px;
} 
.twoColFixRtHdr #footer {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #C9C9CB;
	font-weight: bold;
	height: 80px;
	padding-top: 30px;
} 
#container #header img {
	clear: left;
	margin-top: 10px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.twoColFixRtHdr #container #form {
	margin: 10px;
	color: #FFF;
}
.twoColFixRtHdr #container #form .hoodcontact {
	font-size: 0.85em;
	font-weight: bold;
}

.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.Banner_Name {
	font-family: "Copperplate Gothic Bold";
	font-size: 50px;
	color: #600;
	width: 450px;
	position: relative;
	float: right;
	padding-top: 60px;
	padding-left: 200px;
	padding-right: 100px;
	font-weight: normal;
}
.Homes {
	color: #000;
}
#Nav_Bar {
	width: 500px;
	float: right;
	padding-top: 130px;
}
#header #Nav_Bar ul li a:link,#header li a:visited{
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #E4E4E4;
	text-decoration: none;
	margin-right: 5px;
}
#header #Nav_Bar ul li a:hover {
	color: #960;
	background-color: #FFF;
}
#header #Nav_Bar ul li a.current,#header #Nav_Bar ul li a.current:hover,#header #Nav_Bar ul li a.current:active {
	color: #960;
	background-color: #FFF;
	cursor: default
}
#header #Nav_Bar ul {
	list-style-type: none;
	top: 0px;
	width: 500px;
	margin: 0px;
	padding: 0px;
	left: 0px;
}
#header #Nav_Bar ul li {
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
<style type="text/css">

.Listings {
}
#Homes tr td {
	vertical-align: top;
	border-left-width: 0px;
	border-left-style: none;
	font-size: 12px;
	width: 272px;
}
.homefeatures {
	font-size: 14px;
	color: #FFF;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C2C2C5;
	text-align: right;
}
.Listing_name {
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	color: #FFF;
}
.homefloorplans {
	font-size: 12px;
}
.Homephotos {
	font-size: 12px;
	padding-left: 85px;
}


td .homefeatures strong {
	float: left;
}
#apDiv1 {
	position:absolute;
	left:12px;
	top:460px;
	width:331px;
	height:458px;
	z-index:1;
}
.Homebox_first-child {
	padding-right: 10px;
	padding-bottom: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C2C2C5;
}
.Homebox_first-child img {
	padding-top: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #C2C2C5;
}
.Homebox_last-child {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C2C2C5;
	padding-left: 10px;
	padding-bottom: 15px;
}
.Homebox_last-child img {
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C2C2C5;
}
.ProjectBody {
	width: 626px;
	padding: 5px;
	border: 2px solid #C2C2C5;
	margin-top: 20px;
}

</style>
.UNDERCONTRACT {
	color: #F00;
}
.emailupdates {
	background-color: #CC9;
	height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	color: #553F00;
	padding-left: 10px;
}
.forwardinfo {
	background-color: #B8A668;
	text-align: left;
	font-size: 16px;
	margin-bottom: 15px;
	margin-top: 15px;
}
.forwardinfolinks {
	border: 1px solid #FFF;
}
.maincontent_homepage_img {
	float: left;
	padding-right: 15px;
	padding-bottom: 10px;
}
.forwardinfo div {
	border: 1px solid #666;
	padding: 4px;
}
.interiorexteriorbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.5em;
	font-weight: bold;
	color: #FFF;
	background-color: #0F2030;
	text-align: center;
	border: medium double #CCC;
	height: 130px;
}
#mainContent .interiorexteriorbar img {
	float: left;
	padding: 5px;
}
.twoColFixRtHdr #container #footer img {
}
.twoColFixRtHdr #container #mainContent .ProjectBody a:visited {
	color: #6F8DB0;
}
.twoColFixRtHdr #container #mainContent .ProjectBody a:link {
	color: #B39B2D;
}
.twoColFixRtHdr #container #mainContent .ProjectBody a:hover {
	color: #E7DAA0;
}
.twoColFixRtHdr #container #mainContent .ProjectBody a:active {
	color: #B9A02F;
}



form table tbody tr td .submitbox {
	padding-left: 10px;
}

