* {
	margin:0; 
	padding:0;
	}
body {
	font-family:arial, helvetica, sans-serif;
	background-color:#CCC;
	text-align:center;
	}
form {
	background-color:#FFF;
	border:1px solid #37494A;
	width:60%;
	padding:10px;
	}
div#container {
	width:776px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	text-align:left;
	background-color:#B7B7B7;
	}
div#header {
	border:4px solid #FFF;
	background:url(../graphics/banner.jpg) no-repeat top center;
	height:88px;
	}
div#header p span {
	display:none;
	}
div#links {
	width:768px;
	border:4px solid #FFF;
	background-color:#37494A;
	float:left;
	clear:both;
	margin:1px 0;
	}
div#links ul {
	margin-left:6px;
	}
div#links li {
	list-style-type:none;
	padding:5px 15px;
	border-left:1px solid #FFF;
	text-align:center;
	float:left;
	}
div#links li.noborder {
	border:none;
	}
div#links a {
	font:bold 14px "Times New Roman", Times, serif;
	text-decoration:none;
	letter-spacing:1px;
	color:#E4E4E4;
	}
div#links a:hover {
	color:#9EB6A0;
	}
div#content{
	border:4px solid #FFF;
	width:768px;
	background-color:#465C5E;
	float:left;
	clear:both;
	}
div#text {
	border-left:2px solid #FFF;
	background-color:#D7E0E1;
	margin-left:25px;
	padding:10px;
	}
div#text h1 {
	font:28px "Times New Roman", Times, serif;
	color:#37494A;
	margin-bottom:10px;
	font-variant:small-caps;
	}
div#text h2 {
	font:22px "Times New Roman", Times, serif;
	color:#3A4F50;
	margin-bottom:8px;
	}
div#text h3 {
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#465C5E;
	margin-bottom:10px;
	}
div#text h4 {
	font:20px "Times New Roman", Times, serif;
	color:#3A4F50;
	margin-top:16px;
	}
div#text h5 {
	font:bold italic 14px Arial, Helvetica, sans-serif;
	color:#990000;
	margin:10px 0;
	}
div#text p {
	font:12px Arial, Helvetica, sans-serif;
	padding-left:8px;
	color:#465C5E;
	margin-bottom:8px;
	}
div#text a {
	color:#85588F;
	text-decoration:none;
	}
div#text a:hover {
	color:#85588F;
	text-decoration:underline;
	}
div#text ul {
	margin:0 15px 10px 30px;
	}
div#text li {
	padding-bottom:2px;
	font:12px Arial, Helvetica, sans-serif;
	color:#465C5E;
	list-style-type:square;
	}
img#portrait {
	float:right;
	width:362px;
	height:275px;
	}	
div#listing {
	border:2px solid #FFF;
	padding:8px;
	margin-top:15px;
	background-color:#B9C9CA;
	height:1%;
	}
div#bottom {
	background-color:#443E31;
	border:4px solid #FFF;
	padding:10px;
	width:748px;
	font:12px Arial, Helvetica, sans-serif;
	color:#EFEDE9;
	float:left;
	clear:both;
	margin-top:1px;
	}
div#bottom p span {
	text-align:right;
	float:right;
	margin-top:-15px;
	}
div#bottom a {
	color:#EFEDE9;
	text-decoration:underline;
	}
div#footer {
	font-size:10px;
	color:#9F9EB6;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	padding:5px 0;
	float:left;
	clear:both;
	width:100%;
	}
div#footer a {
	color:#9593AC;
	text-decoration:underline;
	}
.search {
	margin-top:12px;
	}
.house {
	width:280px; 
	height:210px; 
	border:2px solid #FFF;
	float:right; 
	margin:0 0 4px 4px;
	}
.smhouse {
	width:120px; 
	height:90px; 
	border:2px solid #FFF;
	float:left; 
	margin:0 10px 4px 0;
	}
.tour {
	width:280px; 
	height:210px; 
	border:2px solid #FFF;
	}
.closetext {
	margin:0;
	}
.textfloat {
	float:left; 
	width:550px; 
	margin:0 0 10px 0;
	}
.clearthefloats {
	clear:both;
	}
table#tour {
	width:80%;
	background-color:#B7B7B7;
	border:4px solid #FFF;
	font:bold 16px Arial, Helvetica, sans-serif;
	color:#465C5E;
	margin-top:20px;
	margin-bottom:20px;
	text-align:center;
	}
table#tour td {
	margin:0;
	padding:10px;
	padding-bottom:0px;
	}
table#tour tr .alt {
	padding-top:5px;
	}	
table#tour caption {
	margin:0px;
	text-align:center;
	font:bold 30px "Times New Roman", Times, serif;
	color:#37494A;
	font-variant:small-caps;
	padding:10px 20px;
	border:4px solid #FFF;
	border-bottom:none;
	background:#999999;
	}
table#amortize {
	background-color:#B7B7B7;
	width:600px;
	border:4px solid #FFF;
	font:12px Arial, Helvetica, sans-serif;
	color:#465C5E;
	text-align:left;
	margin-top:20px;
	}
table#amortize th {
	margin:0;
	padding:8px;
	text-align:right;
	}
table#amortize td {
	margin:0;
	padding:8px 5px;
	}
table#amortize caption {
	margin:0;
	padding:10px 8px;
	text-align:center;
	border:4px solid #FFF;
	border-bottom:none;
	font:28px "Times New Roman", Times, serif;
	color:#37494A;
	font-variant:small-caps;
	background-color:#999999;
	}
table.standard {
	width:90%;
	text-align:left;
	margin:15px 0 0 8px;
	padding-bottom:15px;
	border:2px solid #FFF;
	}
table.standard td {
	font:12px Arial, Helvetica, sans-serif;
	color:#465C5E;
	margin:0;
	padding:6px 6px 1px 6px;
	text-align:left;
	vertical-align:top;
	border-bottom:1px solid #FFF;
	}
table.layout {
	width:99%;
	border:none;
	}
table.layout td {
	vertical-align:top;
	}
table.users {
	width:80%;
	border:1px solid #333;
	background-color:#FFF;
	}
table.users th {
	margin:0;
	padding:5px 12px 5px 5px;
	text-align:left;
	font:bold 12px Arial, Helvetica, sans-serif;
	border-bottom:1px solid #333;
	}
table.users td {
	margin:0;
	padding:2px 5px;
	font:11px Arial, Helvetica, sans-serif;
	}
form#register {
	width:95%;
	background-color:#FFF;
	border:1px solid #333;
	padding:10px;
	}
