body {
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #999999;
	margin: 0;
	padding: 0;
}

table {
        border-spacing: 0;
        border-width: 0;
        border-collapse: collapse;
		margin-left: 10px;
}

table td, table th, input, select, textarea {
		font-size: 11px;
		font-family: Georgia, "Times New Roman", Times, serif;
}

table td, table th {
        padding: 4px;
}

table th {
	font-weight: bold;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

a:link {
	color: #666600;
}

a:visited {
	color: #666600;
}

a:active {
	color: #666600;
}

a img {
	border-width: 0;
	text-decoration: none;
}

hr {

	border:#86864c1px solid;
	margin: 10px 5px 5px 10px;
	}

#container {
	position: relative;
	width: 800px;
	margin: 35px auto 0 auto; 
	border: 2px solid #000;
	background-color: #999966;
}

#portrait {
	background-color: #000000;
	/* border: 1px solid white; */
}

.subnav, li {
	margin: 8px 12px 0px 12px;
	font-size: 15px;
}

#header {
	background-color: #000000;
	width: 800px;
	text-align: left;
	/* border: 1px solid yellow; */
}

#primenav {
	background-color: #666633;
	/* border: 1px solid green; */
}

#primenav ul, #secondnav ul {
	margin: 0;
	padding: 0;
	white-space: nowrap;
}

#primenav li, #secondnav li {
	display: inline;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#primenav img, #privenav img a, #secondnav img, #secondnav img a {
	margin: 0;
	padding: 0;
	text-decoration: none;
	border-width: 0;
}

#header a:link, #header a:visited, #header a:hover, #header a:active {
	color: #FFFFFF;
	text-decoration: none;
}

#header h1 {
	font-size: 30px;
	font-weight: bold;
	font-family:Georgia, "Times New Roman", Times, serif
	color: #FFFFFF;
	padding: 5px 0px 0px 8px;
	margin: 0;
}

#header h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCCC99;
	font-weight: normal;
	margin: 0;
	padding: 2px 0px 5px 8px;
}

#pagecontent {
	float: left;
	border: 1px solid #666633;
	margin: 10px;
	background-color: #999966;
	width: 550px; /* for IE5/Win */
	voice-family: "\"}\""; 
  	voice-family: inherit;
  	width: 530px;
	font-size: 13px;
}

#pagecontent p {
	margin: 8px;
	padding: 5px;
	line-height: 19px;
}

#pagecontent ol {
	margin: -5px 5px 5px 20px;
	padding: 8px;
	line-height: 19px;
}

#pagecontent li {
	margin-bottom: 14px;
	padding: 0px;
	line-height: 19px;
}

#pagecontent h3 {
	margin: 8px;
	padding: 5px 0px 0px 5px;
	line-height: 20px;
	font-size: 16px;
}

#pagetitle {
	background-color: #666633;
	width: 550px; /* for IE5/Win */
	voice-family: "\"}\""; 
  	voice-family: inherit;
  	width: 530px;	
}

#secondnav {
	margin: 0px;
	/* border: 1px solid yellow; */
	background-color: #999966;	
	width: 550px; /* for IE5/Win */
	voice-family: "\"}\""; 
  	voice-family: inherit;
  	width: 530px;
}

#pagecontent tr {
	vertical-align: top;
}

#pagecontent td.submitrow {
	text-align: center;
}



#pagetitle h2 {
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	padding: 5px 0px 5px 3px;
}

#sidebar {
	margin: 10px 10px 10px 560px;
	/* border: 1px solid green; */
	border: 1px solid #666633;
	font-size: 12px;
	background-color: #999966;	
	padding: 5px;
	width: 230px;
	/* for IE5/Win */
	voice-family: "\"}\""; 
  	voice-family: inherit;
  	width: 210px;
}

#sidebar p {
	margin-top: 0px;
}

#footer {
	clear: both;
	margin: 5px auto 5px auto;
	padding: 0;
	background-color: #999999;
	color: #333333;
	font-size: 10px;
	width: 800px; /* for IE5/Win */
	voice-family: "\"}\""; 
  	voice-family: inherit;
  	width: 790px;
}

#footer a.name {
	color: #000000;
}

#picturewrapper {
	position: relative;
	width: 550px;
	margin: 10px auto 0 auto;
	padding: 5px; 
	border: 2px solid #000;
	background-color: #999966;
}

#thumbwrapper {
	text-align: center;
	margin: 10px 0px 20px 0px;
}

div.thumbbox {
	border: 1px solid #666633;
	background-color: #666633;
	color: #FFF;
	font-size: 9px;
	float: right;
	width: 94px;
	margin-right: 10px;
	margin-top: 10px;
	text-align: center;
}

div.thumbboxblock {
	border: 1px solid #666633;
	background-color: #666633;
	color: #FFF;
	font-size: 9px;
	width: 94px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 0;
	text-align: center;
}

div.clearer {
	clear: both; 
	line-height: 0; 
	height: 0;
}

.formnote {
	font-size: 10px;
	font-style: italic;
}

.formlabel {
	text-align: right;
}	

.formrequired {
	color: #F4DC9C;
}

p.formrequired {
	font-size: 11px;
}

.formerror {
	border: 1px solid #F4DC9C;
	padding: 10px;
	margin: 10px;
	color: #FF0000;
}

.housephoto {
	border: 1px solid #000;
}

table.propertydetail, table.propertyheader, table.propertylistings, table.visitorlistings {
	width: 100%;
	padding: 0px 5px 0px 5px;
}

table.propertydetail td {
	width: 16%;
	vertical-align: top;
}

table.propertyheader td {
	vertical-align: middle;
}

td.propertydescription {
	font-size: 13px;
	vertical-align: middle;
}

table.propertylistings td, table.visitorlistings td {
	width: 20%;
}

th {
	text-align: left;
}

.error {
	color: #F4DC9C;
}


	#container #pagecontent .sml {
	cursor:text;
	}
	#container #pagecontent .sml a:link {
	text-decoration:none;
	color:#000000;
	cursor:text;
	}
	#container #pagecontent .sml a:visited {
	text-decoration:none;
	color:#000000;
	cursor:text;
	}
	#container #pagecontent .sml a:hover {
	text-decoration:none;
	color:#000000;
	cursor:text;
	}
	#container #pagecontent .sml a:active {
	text-decoration:none;
	color:#000000;
	cursor:text;
	}
	
	
	
	#smith-footer-links {
	width:800px;
	margin:0px auto 0px auto;
	padding:0px 0px 10px 0px;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	}
	
	#smith-footer-links a {
	text-decoration:none;
	color:#333333;
	cursor:text;
	}
	
	#smith-footer-links a:visited {
	text-decoration:none;
	color:#333333;
	cursor:text;
	}
	
	#smith-footer-links a:hover {
	text-decoration:none;
	color:#333333;
	cursor:text;
	}
	
	#smith-footer-links a:active {
	text-decoration:none;
	color:#333333;
	cursor:text;
	}
	
	
	#smith-footer-links .associates {
	cursor:pointer;
	}
	
.viewMaps {width:80%;background-color:#FFFFFF;border:1px solid #000000;padding:3px;color:#000000; text-align:center;margin:5px 0px 10px 10px}
.viewMaps a:link {color:#000000;text-decoration:none;}
.viewMaps a:visited {color:#000000;text-decoration:none;}
.viewMaps a:hover {color:#000000;text-decoration:none;}
.viewMaps a:active {color:#000000;text-decoration:none;}