body {
	background-color: #000000;
	background-repeat: repeat-x;
	background-image: url(/images/layout/grad-bg.gif);
	font-family: gill sans, arial, sans-serif;	
	text-align: center;
	}
	
#mainContainer {
	width: 920px;
	margin: 20px auto;
	}
	
#mainFrame {
	border: 1px #ffffff solid;
	text-align: left;
	background-color: #000000;
	background-image: url(/images/layout/grad-behind-sign.gif);
	background-repeat: no-repeat;
	}
	
.clear {
	clear: both;
	}

img {
	border: none;
	}
	
td {
	text-align: left;
	}
	
a:link {
	color: #323232;
	}
	
a:visited {
	color: #323232;
	}
	
a:hover {
	color: #F3BB03;
	}
	
/* Styles for the Main Container 
--------------------------------------------------------------------*/
	
.mainTitle {
	text-align: right;
	color: #ffffff;
	font-size: 32px;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}
	
/* Styles for the Sign Post 
--------------------------------------------------------------------*/

#signPost {
	background-image: url(/images/layout/sign-post.png);
	background-repeat: no-repeat;
	width: 270px;
	height: 704px;
	position: absolute;
	margin: -8px 0px 0px -40px;
	}
	
#signPost { behavior: url(iepngfix.htc) }
	
#signPost ul {
	text-align: center;
	margin: 17px 0px 0px 80px;
	padding: 0px;
	list-style-type: none;
	width: 164px;
	}
	
#signPost li {
	
	}
	
#signPost h1 {
	color: #ffffff;
	margin: 0px;
	padding: 9px 0px 0px 0px;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 30px;
	line-height: 27px;
	}
	
#signPost li {
	height: 67px;
	margin: 0px 0px 18px 0px;
	padding: 0px;
	}
	
.logo {
	margin: 70px 0px 0px 80px;
	}
	
#signPost a {
	color: #F1AF01;
	font-weight: normal;
	text-decoration: none;
	font-size: 22px;
	}
	
#signPost h1:hover {
	color: #F3BB03;
	}
	
.fore-button h1 {
	font-size: 20px ! important;
	line-height: 21px ! important;
	padding: 10px 0px 0px 0px ! important;;
	}
	
.sell-button h1 {
	font-size: 20px ! important;
	line-height: 21px ! important;
	padding: 0px 0px 0px 0px ! important;
	}
	
.sell-button {
	padding-top: 10px ! important;
	height: 57px ! important;
	}
	
#signPost h2 {
	margin: 0px;
	padding: 0px;
	}
	
/* Styles for the Content Column 
--------------------------------------------------------------------*/

#contentColumn {
	width: 719px;
	float: right;
	background-color: #000000;
	}
	
#banner {
	float: right;
	}
	
#banner ul {
	margin: 0px;
	padding: 0px;
	}
	
#banner li {
	text-align: center;
	float: left;
	margin: 5px 11px;
	}
	
#banner img {
	border: 2px #F8C632 solid;
	width: 150px;
	}
	
#banner h2 {
	font-size: 16px;
	color: #ffffff;
	font-family: gill sans, arial, helvetica, sans-serif;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	}
	
#contentSection {
	background-color: #ffffff;
	background-image: url(/images/layout/content-shadow.png);
	background-repeat: repeat-x;
	width: 719px;
	min-height: 265px;
	float: right;
	}
	
#contentHome {
	background-image: url(/images/layout/home-bg.jpg);
	background-repeat: no-repeat;
	width: 719px;
	height: 265px;
	
	}
	
#contentHomeInt {
	padding: 25px 0px 0px 50px;
	}
	
#contentInt {
	width: 650px;
	padding: 25px 15px 15px 40px;
	min-height: 410px;
	}
	
#contentInt h1 {
	font-size: 30px;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	border-width: 0px 0px 1px 0px;
	border-color: #cccccc;
	border-style: solid;
	}
	
#contentInt h2 {
	font-size: 21px;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
	
#contentInt h3 {
	font-size: 18px;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
	
#contentInt p {
	font-size: 12px;
	font-weight: normal;
	margin: 10px 0px;
	padding: 0px;
	}
	
#contentInt ul {
	list-style-type: none;
	margin: 10px 0px 10px 20px;
	padding: 0px;
	}
	
#contentInt li {
	font-size: 12px;
	font-weight: normal;
	margin: 3px 0px;
	padding: 0px;
	}
	
.contentPhoto {
	float: right;
	margin: 0 0 15px 15px;
	padding: 5px;
	border: 1px #cccccc solid;
	}
	
/* Styles for the Navigation 
--------------------------------------------------------------------*/

#nav {
	width: 710px;
	float: right;
	height: 35px;
	border-width: 0px 0px 4px 0px;
	border-style: solid;
	border-color: #F1AF01;
	background-image: url(/images/layout/nav-bg.gif);
	background-repeat: repeat-x;
	}	

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	}
	
#nav a {
	display: block;
	padding: 10px 6px 0px 7px;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	font-family: arial, sans-serif;
	}
	
#nav li ul li a  {
	display: block;
	width: 10em;
	border-style: solid;
	border-color: #ffffff;
	border-width: 0px 0px 1px 0px;
	padding: 5px 10px;
	background-color: #323232;
}

#nav li ul li a:hover {
	color: #000000;
	background-color: #F1AF01;
}

#nav li {
	float: left;
}

#nav li ul {
	position: absolute;
	width: 10em;
	margin-left: 18px;
	left: -999em;
}

#nav li:hover ul {
	left: auto;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

/*
#nav a {
	display: block;
	padding: 10px 20px 0px 20px;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	font-family: arial, sans-serif;
	}
	
#nav a:hover {
	color: #F3BB03;
	}

#nav li {
	float: left;
	}
	
#nav li ul {
	position: absolute;
	width: 10em;
	margin-left: 20px;
	}
	
#nav li ul li a {
	float: none;
	border-style: solid;
	border-color: #ffffff;
	border-width: 0px 0px 1px 0px;
	padding: 5px 10px;
	background-color: #323232;
	}
	
#nav li ul li a:hover {
	color: #000000;
	background-color: #FFCC33;
	
	}
	
#nav li ul li {
	float: none;
	}

#nav li:hover ul {
	left: auto;
	}
	
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	}
	
	*/
	
/* Styles for the Home Finder
--------------------------------------------------------------------*/

#homeFinder2 {
	background-image: url(/images/layout/homefinder-bg.gif);
	background-repeat: repeat-y;
	background-color: #FFCC33;
	padding: 10px 0px 10px 50px;
	font-family: arial, helvetica, sans-serif;
	}
	
#homeFinder2 h1 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 2px 0px;
	color: #000000;
	float: left;
	}
	
#homeFinder2 p {
	width: 263px ! important;
	float: left;
	padding: 0px;
	margin: 0px 30px 0px 0px;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal ! important;
	}
	
#homeFinder2 a {
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	}
	
#homeFinder2 a:hover {

	}
	
label {
	float: left;
	font-size: 11px;
	font-weight: bold;
	width: 70px;
	padding: 5px 0px 0px 0px;
	}
	
fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
	float: left;
	width: 210px;
	}
	
fieldset input {
	width: 130px;
	font-size: 11px;
	margin-bottom: 2px;
	}
	
#homeFinder2 form {
	width: 327px;
	float: right;
	}
	
#homeFinder2 a {
	font-size: 11px;
	}
	
#homeFinder2 a:hover {
	color: #323232;
	}
	
#homeFinder2 ul {
	float: left;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	}
	
#homeFinder2 li {
	display: inline;
	margin: 0px 2px;
	padding: 0px;
	font-size: 11px;
	}
	
/* Styles for the Featured Home
--------------------------------------------------------------------*/

.featured {
	width: 141px;
	text-align: center;
	padding: 25px 0px;
	margin: 0px 17px;
	float: left;
	}
	
.featured h1 {
	font-size: 16px ! important;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}
	
.featured img {
	width: 139px;
	height: 103px;
	margin: 8px auto;
	border-color: #606060;
	border-style: solid;
	border-width: 1px;
	}
	
.featured ul {
	text-align: left;
	width: 139px;
	color: #ffffff;
	font-size: 14px;
	font-family: arial, helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-weight: bold;
	}
	
.featured .beds {
	font-size: 12px;
	}
	
.featured ul a {
	color: #F1AF01;
	font-weight: bold;
	font-size: 12px;
	}
	
/* Styles for the Bottom Navigation
--------------------------------------------------------------------*/

#bottomNav {
	background-image: url(/images/layout/div-line.gif);
	background-repeat: no-repeat;
	background-position: 0px 50px;
	height: 51px;
	padding: 14px 0px 0px 0px;
	}
	
#bottomNav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}
	
#bottomNav li {
	padding: 0px 10px;
	display: inline;
	}
	
#bottomNav ul a {
	color: #ffffff;
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	}
	
#bottomNav ul a:hover {
	color: #F1AF01;
	}
	
/* Styles for the Bottom Addresses
--------------------------------------------------------------------*/

#bottomAddresses {
	background-image: url(/images/layout/div-line.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 800px;
	margin: auto;
	}

.address {
	float: left;
	text-align: center;
	color: #ffffff;
	width: 200px;
	font-size: 12px;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	margin: 0px 0px 15px 0px;
	}
	
.address h1 {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	}
	
.address a {
	color: #F1AF01;
	font-weight: bold;
	font-size: 12px;
	}
	
/* Styles for the Disclaimer
--------------------------------------------------------------------*/

#disclaimer {
	color: #ffffff;
	margin: 20px auto;
	width: 800px;
	font-size: 11px;
	}
	
#disclaimer a {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #F1AF01;
	font-weight: bold;
	font-size: 12px;
	}
	
/* Styles for the Home Search
--------------------------------------------------------------------*/

#contentHome h1 {
	font-size: 18px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-family: arial, helvetica, sans-serif;
	}
	
#contentHome ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	}
	
#contentHome form {
	margin: 0px;
	padding: 0px;
	}
	
#contentHome img {
	border: none;
	margin-left: 7px;
	}
	
#contentHome ul li {
	padding: 2px 0px;
	}

#contentHome .floatLeft {
	float: left;
	margin-right: 10px;
	}
	
#contentHome .floatLeft2 {
	float: left;
	margin-right: 35px;
	}
	
#contentHome input {
	margin-right: 10px;
	}
	
#contentHome label {
	font-weight: normal;
	width: 60px;
	}
	
.longField input {
	width: 165px;
	}
	
.longField select {
	width: 165px;
	}
	
.longField2 select {
	width: 165px;
	height: 60px;
	}
	
.smallField {
	width: 110px;
	}

