* {
	margin:0; 
	padding:0;
	}
body {
	font:1em verdana, arial, helvetica, sans-serif;
	background-color:#2D2D2D;
	text-align:center;
	}
div#container {
	width:965px;
	background:url(../graphics/sidebar.jpg) repeat-y top left;
	background-color:#F5F2EF;
	border:1px solid black;
	margin-left:auto; 
	margin-right:auto; 
	margin-top:5px;
	margin-bottom:5px;
	text-align:left;
	padding-bottom:5px;
	}
div#leftcol {
	float:left;
	}
div#links {
	background-color:#4A4A4A;
	width:170px;
	margin:3px 0 0 41px;
	padding:5px 0 10px 0;
	}
div#links ul {
	list-style-image:url(../graphics/bullet.gif);
	margin-left:23px;
	line-height:27px;
	}
div#links a {
	font:12px Georgia, "Times New Roman", Times, serif;
	color:#CCCCCC;
	letter-spacing:1px;
	text-decoration:none;
	}
div#links a:hover {
	text-decoration:underline;
	}
div#question {
	background-color:#4A4A4A;
	width:170px;
	margin:3px 0 0 41px;
	padding:5px 0 10px 0;
	}
div#question p {
	font:12px Georgia, "Times New Roman", Times, serif;
	color:#CCCCCC;
	letter-spacing:1px;
	padding-left:8px;
	line-height:34px;
	}
div#question input {
	margin-top:8px;
	}
div#question textarea {
	margin-top:-5px;
	}
div.border {
	padding-top:10px;
	border-bottom:1px solid #C59972;
	}
div.double {
	border-top:1px solid #333;
	border-bottom:1px solid #333;
	padding:2px 0;
	width:170px;
	margin:6px 0 6px 41px;
	}
div#block {
	float:left;
	margin:58px 10px 5px -1px;
	padding-bottom:13px;
	width:581px;
	background:url(../graphics/bottomtext.jpg) no-repeat bottom right;
	}
div#heading {
	text-align:right;
	padding-bottom:12px;
	background:url(../graphics/toptext.jpg) no-repeat bottom right;
	}
div#text {
	padding:3px 15px 5px 23px;
	background:url(../graphics/midtext.jpg) repeat-y top right;
	height:1%;
	}
div#text p {
	font:.8em Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	padding-top:9px;
	}
div#text a {
	color:#884B1E;
	text-decoration:underline;
	}
div#text ul {
	font:.8em Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	margin-left:25px;
	}
div#text li {
	padding-top:3px;
	}
div#listing {
	border:1px solid #333;
	padding:8px;
	margin-top:15px;
	background-color:#DFDFDF;
	height:1%;
	}
img#smhouse {
	width:120px; 
	height:90px; 
	border:1px solid #333;
	float:left; 
	margin:0 10px 4px 0;
	}
table#amortize {
	background-color:#F5F2EF;
	width:600px;
	border:1px solid #C59972;
	font:.8em Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	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:1px solid #C59972;
	border-bottom:none;
	background:#C59972;
	font:bold 1.3em Verdana, Arial, Helvetica, sans-serif;
	color:#884B1E;
	}
table#tour {
	width:80%;
	background-color:#F5F2EF;
	border:1px solid #C59972;
	font:1em Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	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 36px "Times New Roman", Times, serif;
	color:#884B1E;
	padding:10px 20px;
	border:1px solid #C59972;
	border-bottom:none;
	background:#C59972;
	}
table#glossary {
	text-align:left;
	font:.8em Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	width:100%;
	vertical-align:top;
	}
table#glossary td {	
	border-bottom:1px solid #999;
	padding-bottom:5px;
	padding-right:5px;
	vertical-align:top;
	}
table#glossary h1 {
	font:italic 24px "Times New Roman", Times, serif;
	color:#884B1E;
	padding:7px 0 0 5px;
	}
.center{
	text-align:center;
	padding-top:5px;
	}
div#copyright {
	font:10px Arial, Helvetica, sans-serif;
	color:white;
	margin-top:6px;
	padding-bottom:5px;
	}
div#copyright a {
	color:#F5F2EF;
	text-decoration:underline;
	}
h1 {
	font:italic 36px "Times New Roman", Times, serif;
	color:#884B1E;
	margin-right:35px;
	letter-spacing:1px;
	padding-bottom:1px;
	}
h2 {
	font:bold 1em Verdana, Arial, Helvetica, sans-serif;
	color:#884B1E;
	}
h3 {
	font:20px Georgia, "Times New Roman", Times, serif;
	color:#884B1E;
	border-bottom:1px dotted #333333;
	padding:5px 0 1px 0;
	margin-bottom:3px;
	}
h4 {
	font:normal 18px Georgia, "Times New Roman", Times, serif;
	color:#D3BEAF;
	border-bottom:1px solid #C59972;
	padding:0 0 5px 8px;
	}
h5 {
	font:bold .9em Verdana, Arial, Helvetica, sans-serif;
	padding-top:14px;
	color:#333333;
	}
div.clearfloats {
	clear:both;
	}
.house {
	width:280px; 
	height:210px; 
	border:1px solid #333;
	float:right; 
	margin:0 0 4px 4px;
	}
.tour {
	width:280px; 
	height:210px; 
	border:1px solid #333;
	}
.closetext {
	padding-top:0; 
	margin-top:0;
	line-height:1em;
	}
.textfloat {
	float:left; 
	width:325px; 
	margin:0 0 10px 0;
	}
.clearthefloats {
	clear:both;
	}