body {
	background-color: #000000;
	background-repeat: repeat-x;
	background-image: url(/shared/images/templates/1571/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(/shared/images/templates/1571/grad-behind-sign.gif);
	background-repeat: no-repeat;
	}
	
.clear {
	clear: both;
	}

img {
	border: none;
	}
	
td {
	text-align: left;
	}
	
.FHheader a, .FHheader b {
	color: #FFCC33;
	text-decoration: none;
	margin: 5px;
	}
	
td a {
	text-decoration: none;
	}
	
/* 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(/shared/images/templates/1571/sign-post.png);
	background-repeat: no-repeat;
	width: 276px;
	height: 256px;
	position: absolute;
	margin: -55px 0px 0px -47px;
	}
		
.logo {
	margin: 70px 0px 0px 85px;
	}
	
/* Styles for the Header Section
--------------------------------------------------------------------*/

#headerSection {
	background-image: url(/shared/images/templates/1571/header-bg.jpg);
	background-repeat: no-repeat;
	height: 126px;
	}
	
#banner {
	text-align: right;
	height: 46px;
	padding: 45px 0px 0px 0px;
	}
	
#banner h1 {
	display: inline;
	color: #FFCC33;
	font-size: 30px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	}
	
#banner h2 {
	display: inline;
	color: #ffffff;
	font-size: 30px;
	font-weight: bold;
	margin: 0px 20px 0px 10px;
	padding: 0px;
	}
	
/* Styles for the Navigation 
--------------------------------------------------------------------*/

#nav {
	width: 710px;
	float: right;
	height: 35px;
	border-width: 0px 0px 4px 0px;
	border-style: solid;
	border-color: #F1AF01;
	}	

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	}

#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;
	left: -999em;
	
	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 Side Column 
--------------------------------------------------------------------*/

#sideColumn {
	width: 163px;
	float: left;
	background-color: #000000;
	padding: 25px 0px 0px 35px;
	}
	
#sideColumn img {
	border: 1px #323232 solid;
	margin: 0px 0px 15px 0px;
	}
	
#sideColumn h1 {
	margin: 0px;
	padding: 0px;
	color: #ffffff;
	font-size: 20px;
	font-weight: normal;
	}
	
#sideColumn h2 {
	margin: 0px;
	padding: 0px;
	color: #ffffff;
	font-size: 18px;
	font-weight: normal;
	}
	
#sideColumn ul {
	list-style-type: none;
	margin: 20px 0px;
	padding: 0px;
	}
	
#sideColumn a:link {
	color: #FFCC33;
	font-size: 12px;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
	}
	
#sideColumn a:visited {
	color: #FFCC33;
	font-size: 12px;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
	}
	
#sideColumn a:hover {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
	}
	
/* Styles for the Content Column 
--------------------------------------------------------------------*/

#contentColumn {
	width: 719px;
	float: right;
	background-color: #ffffff;
	background-image: url(/shared/images/templates/1571/content-shadow.png);
	background-repeat: repeat-x;
	}
	
.banner {
	float: right;
	border: 1px #000000 solid;
	}
	
#contentSection {
	margin: 20px auto;
	width: 680px;
	}
	
#contentInt {
	width: 650px;
	padding: 25px 15px 15px 40px;
	}
	
#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 p {
	font-size: 12px;
	font-weight: normal;
	margin: 10px 0px;
	padding: 0px;
	}
	
	
/* Styles for the Home Finder
--------------------------------------------------------------------*/

#homeFinder {
	background-image: url(/shared/images/templates/1571/homefinder-bg.gif);
	background-repeat: repeat-y;
	background-color: #FFCC33;
	padding: 10px 20px 10px 50px;
	font-family: arial, helvetica, sans-serif;
	}
	
#homeFinder h1 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 2px 0px;
	color: #000000;
	float: left;
	}
	
#homeFinder p {
	width: 263px;
	float: left;
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal ! important;
	text-transform: lowercase ! important;
	}
	
#homeFinder a {
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	}
	
#homeFinder 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;
	}
	
#homeFinder form {
	width: 327px;
	float: right;
	}
	
#homeFinder a {
	font-size: 11px;
	}
	
#homeFinder a:hover {
	color: #323232;
	}
	
#homeFinder ul {
	float: left;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	}
	
#homeFinder li {
	display: inline;
	font-size: 12px;
	margin: 0px 2px;
	padding: 0px;
	}
	
	
/* 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;
	}
	

