/* CSS Document */

body, html {
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	background-color:#303841;
}

#container {
	width:779px;
	height:auto;
	background:url(images/container_bg.gif) repeat-y;
	margin:0 auto;
}

#footer {
	width:779px;
	height:100px;
	margin:0 auto;
	display:block;
	position:relative;
}

#footer-bg{
	width:779px;
	height:70px;
	background-image:url(images/footer.gif);
	display:block;
}

.bodyText{
	padding:0 20px 0 20px;
	text-align:justify;
}

#Nav-Col-A {
	width:239px;
	padding:0 0 0 10px;
	float:left;
}

#Nav-Col-B {
	width:520px;
	float:left;
}

br.clear {
	clear:both;
	height:1%;
}

#Body-Col-A {
	width:400px;
	float:left;
	margin:0 20px 0 20px;
}

#Body-Col-B {
	width:506px;
	float:right;
}

.pictures {
	border:5px solid #b9c1cc;
	width:221px; 
	height:163px; 
	display:block; 
	float:left
}

.home_pictures {
	border:5px solid #b9c1cc;
	width:469px; 
	height:326px; 
	display:block; 
	float:left
}


.spacer {
	margin:10px;
}

.logos {
	float:right;
	padding:5px 0 0 10px;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}

ul {
	font-size:14px;
	font-weight:bold;
}

li {
	list-style-image:url(images/li.gif);
	font-weight:normal;
	font-size:12px;
}

/* Featured Homes */

.featured_home {
	background-color:#dfe4e8;
	border:1px solid #aaaaaa;
	width:485px;
	padding:10px;
}

.featured-Col-A {
	width:149px;
	float:left;
}

.featured-Col-B {
	width:316px;
	float:left;
}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#000000;
	margin:0;
	padding:0;
}

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#666666;
	margin:3px 0 3px 8px;
	padding:0;
}

h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#000000;
	margin:0 0 10px 0;
	padding:0;
}

h4 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#000000;
	margin:0;
	padding:0;
}

/* Contact Us */

.table-A {
	width:125px;
	float:left;
	text-align:right;
}

#formSpace {
	padding:3px 0 10px 0;
}

.table-B {
	width:200px;
	float:left;
}

blockquote {
	background-color:#E3E3E3;
	width:265px;
	padding:10px;
	margin:0;
}

.contact-form {
	width:455px;
	margin:0;
	padding:0;
	vertical-align:middle;
}

.contact-text {
	background-color:#e3e3e3;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	text-decoration:underline;
	text-align:center;
	color:#000000;
	padding:10px;
	margin:0 0 10px 0;
	border-bottom:1px solid #999999;
	border-right:1px solid #999999;
}

.general-text {
	background-color:#e3e3e3;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	padding:10px;
	margin:0 0 10px 0;
	border-bottom:1px solid #999999;
	border-right:1px solid #999999;
}

.fhomes a:link, .fhomes a:visited {
	border:1px solid #999999;
}

.fhomes a:hover, .fhomes a:visited:hover {
	border:1px solid #666666;
}