/* Normalize margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin: 0px;
	padding: 0px;
}
/* Normalize font-size for headers */
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}
/* Remove list-style from lists */
ol, ul {
	list-style: none;
}
/* Normalize font-style and font-weight */
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}
/* Remove table border */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* Remove boder from fieldset and img */
fieldset, img {
	border: 0;
}
/* Left-align text in caption and th */
caption, th {
	text-align: left;
}
/* Remove quotation marks from q */
q:before, q:after {
	content: '';
}
/* Remove underscore from links */
a:link, a:visited {
	text-decoration:none;
	color: #3333FF;
}
html {
	text-align: center;
}
body {
	position: relative;
	width: 900px;
	text-align: left;
	background-color: #D7D0B6;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
}
#content {
	position: relative;
	width: 100%;
	margin-top: 25px;
}
#title {
	position: absolute;
	left: 14px;
	top: 0px;
	z-index: 51;
	width: 100%;
}
#rightOfNav {
	float: none;
	width: 230px;
	position: absolute;
	top: 101px;
	left: 561px;
}
#topNav {
	float: left;
	position: absolute;
	left: 0px;
	top: 100px;
}
#leftNav {
	float: left;
	clear: left;
	position: absolute;
	top: 175px;
	left: 0px;
}
#topCenter {
	position: absolute;
	top: 178px;
	left: 141px;
}
#bottomCenter {
	left: 140px;
	width: 402px;
	top: 447px;
	position: absolute;
	padding-top: 10px;
	padding-left: 10px;
	font-size: 90%;
}
#middleRight {
	position: absolute;
	top: 214px;
	left: 561px;
}
#bottomRight {
	position: absolute;
	left: 562px;
	top: 566px;
	width: 236px;
	height: 150px;
}
#pageTitle {
	margin-left: 10px;

}
#siteGraphic {
	width: 480px;
	float: left;
	margin-left: 65px;
	margin-right: 10px;
}
h2 {
	font-size: 130%;
	color: #436B51;
}
.bold {
	font-weight: bold;
}

#rightOfNavInside {

	float: none;
	width: 230px;
	position: absolute;
	top: 65px;
	left: 561px;
}
#topNavInside {

	float: left;
	position: absolute;
	left: 0px;
	top: 65px;
}
#leftNavInside {

	float: left;
	clear: left;
	position: absolute;
	top: 140px;
	left: 0px;
}
#topCenterInside {
	position: absolute;
	top: 143px;
	left: 141px;
	width: 412px;
	font-size: 90%;
}
#bottomCenterInside {

	left: 140px;
	width: 402px;
	top: 412px;
	position: absolute;
	padding-top: 10px;
	padding-left: 10px;
	font-size: 90%;
}
#middleRightInside {

	position: absolute;
	top: 178px;
	left: 570px;
}
#bottomRightInside {

	position: absolute;
	left: 570px;
	top: 531px;
	width: 236px;
	height: 150px;
}
h3 {
	color: #436B51;
	margin-top: 10px;
	margin-bottom: 7px;
}
/*
The following items associated with the Resource Center create a pretty navigation subsystem for the 
Buyers and Sellers Resource center, each of which have 10 points of text detail.  The ideas come from
http://www.alistapart.com/articles/taminglists/
*/
#ResourceCenter {
	float: left;
	width: 350px;
}
#topCenterInside ul {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: none;
}
#topCenterInside li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #90bade;
	margin: 0px;
}
#topCenterInside #ListLeft {
	width: 9em;
	float: left;
	margin-top: 15px;
}
#topCenterInside #ListRight {
	float: left;
	margin-top: 15px;
	width: 9em;
}
.listDiv {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	font-style: normal;
	color: #333333;
	background-color: #90bade;
	margin-bottom: 1em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1em;
	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;
}
#topCenterInside a {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0.5em;
	font-style: normal;
	text-decoration: none;
	display: block;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #1958b7;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #508fc4;
	background-color: #2175bc;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
}
#topCenterInside a:hover {
	background-color: #2586d7;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #5ba3e0;
	border-left-color: #1c64d1;

}
#resourceDetails {
	width: 600px;
	padding-left: 5px;
	text-align: justify;
	clear: left;
}
#slideshowPhotos {
	margin-top: 25px;
	width: 850px;
	float: left;
}
#slideshowPhotos ul {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#slideshowPhotos li {
	display: inline;
	margin: 10px 0px 0px 10px;
	padding: 0px;
	float: left;
}
#slideshowPhotos p {
	text-align: center;
	margin-bottom: 15px;
}
#bottomCenterInside #resourceDetails {
	width: 97%;
}
#topCenter p {
	margin-top: 15px;
	width: 425px;
	padding-right: 7px;
	margin-right: 5px;
	margin-left: 7px;
}
#topCenterInside #summary  p {
	margin-top: 15px;
	padding-right: 7px;
	margin-right: 5px;
	margin-left: 7px;
	margin-bottom: 10px;
}
#topCenterInside #summary a {
	font-style: normal;
	text-decoration: underline;
	border-left-style: none;
	border-right-style: none;
	color: #0033FF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #D7D0B6;
	font-size: 100%;
	border-top-style: none;
	border-bottom-style: none;
	display: inline;
	padding: 0px;
}
#topCenterInside #summary a:hover {
	font-style: normal;
	text-decoration: underline;
	border-left-style: none;
	border-right-style: none;
	color: #0033FF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #D7D0B6;
	font-size: 100%;
	border-top-style: none;
	border-bottom-style: none;
	display: inline;
	padding: 0px;
}
#MLS legend {
	background-color: #D7D0B6;
	color: #006600;
	border: 1px solid #006600;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
}
#MLS fieldset {
	border: 1px solid #006600;
	padding-right: 10px;
	padding-left: 10px;
}
#MLS input {
	background-color: #A9E2A9;
}
#MLS .submit {
	background-color: #C9BE81;
	border: medium outset #666666;
	font-weight: bold;
	margin-left: 9.2em;
	margin-top: 2px;
	margin-bottom: 5px;
	width: 13em;
}
#MLS  label {
	width: 9em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
	font-size: 90%;
	font-weight: normal;
}
#topCenterInside #listingsTable a {

	font-style: normal;
	text-decoration: underline;
	border-left-style: none;
	border-right-style: none;
	color: #0033FF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #D7D0B6;
	font-size: 100%;
	border-top-style: none;
	border-bottom-style: none;
	display: inline;
	padding: 0px;
}
#topCenterInside #summary {
	margin-bottom: 15px;
	margin-top: 5px;
	width: 405px;
	position: relative;
	margin-right: 10px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: justify;
}
#topCenterInside #listingsTable table {
	background-color: #C0C0C0;
	padding: 2px;
	background-image: url(../images/otherPages/metal029.jpg);
	border: 5px outset #999999;
	font-size: .85em;
}
#topCenterInside #listingsTable td {
	padding-bottom: 4px;
	padding-right: 2px;
	padding-left: 2px;
}
#topCenterInside #listingsTable tr {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#content #villageLife {
	float: left;
	clear: both;
	width: 700px;
}
#villageLife a {


	font-style: normal;
	text-decoration: underline;
	border-left-style: none;
	border-right-style: none;
	color: #0033FF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #D7D0B6;
	font-size: 100%;
	border-top-style: none;
	border-bottom-style: none;
	display: inline;
	padding: 0px;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 125%;
	text-align: center;
	margin-bottom: 5px;
	font-weight: bold;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	text-align: center;
	margin-bottom: 1px;
	margin-top: 5px;
}
#topCenterInside #villageLife img {
	margin-top: 10px;
}
h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	text-align: center;
	margin-bottom: 1px;
}
#topCenterInside #villageLife p {
	margin-bottom: 10px;
	font-weight: bold;
}
#topCenterInside #villageLife em {
	font-style: italic;
	font-weight: bold;
}
#topCenterInside #villageLife strong {
	font-size: 120%;
	font-weight: bold;
	font-variant: small-caps;
}
#marketForm fieldset {
	border: 1px solid #006600;
	padding-right: 10px;
	padding-left: 10px;
	width: 400px;
}
#marketForm legend {
	background-color: #D7D0B6;
	color: #006600;
	border: 1px solid #006600;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
}
#topCenterInside #marketForm {
	width: 400px;
}
#topCenterInside #summary #marketAnalysis li {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: circle;
}
#topCenterInside #summary #marketAnalysis ul {
	margin-bottom: 15px;
}
#marketForm input {
	background-color: #A9E2A9;
	margin-bottom: 3px;
}
#marketForm label {
	width: 13em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
	font-weight: normal;
	font-size: 95%;
}
#marketForm .submit {
	background-color: #C9BE81;
	border: medium outset #666666;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 5px;
	width: 23em;
}
textarea {
	background-color: #A9E2A9;
}
#interest #frm .rightReallyNarrow {
	float: right;
	font-weight: normal;
}
#interest, #mortgageCalculator, #annualIncome {
	background-image: url(../images/otherPages/metal029.jpg);
	border: medium outset #999999;
	padding: 15px 5px 5px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 10px;
}
#interest .submit, #mortgageCalculator .submit, #annualIncome .submit {
	background-color: #C9BE81;
	border: medium outset #666666;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 5px;
	width: 9em;
}
#interest input, #mortgageCalculator input, #annualIncome input {
	background-color: #A9E2A9;
	margin-bottom: 9px;
	width: 6em;
}
#interest label, #mortgageCalculator label, #annualIncome label {
	width: 14em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
	font-weight: bold;
	font-size: 95%;
	margin-top: 5px;
}
#annualIncome ol {
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 20px;
	display: block;
	padding-left: 15px;
}
#annualIncome a {
	background-image: url(../images/otherPages/metal029.jpg);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: underline;
	color: #0000FF;
	display: inline;
	background-color: #999999;
	font-size: 100%;
	font-weight: bold;
}

#interest fieldset, #mortgageCalculator fieldset, #annualIncome fieldset {
	border: 1px solid #006600;
	padding-right: 15px;
	padding-left: 10px;
	width: 350px;
	margin-bottom: 15px;
	margin-right: 10px;
	margin-left: 10px;
	padding-bottom: 10px;
}
#interest legend, #mortgageCalculator legend, #annualIncome legend {
	background-color: #D7D0B6;
	color: #006600;
	border: 1px solid #006600;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
}
#interest #frm p {
	margin-top: 7px;
}
#interestCalculator {
	position: relative;
}
#annualIncome #NetIncome li {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: decimal;
	font-weight: normal;
	font-style: italic;
}
#annualIncome a:hover {
	background-image: url(../images/otherPages/metal029.jpg);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: underline;
	display: inline;
	background-color: #999999;
	font-weight: bold;
}
#map {
	position: absolute;
	top: 143px;
	left: 141px;
	width: 412px;
	font-size: 90%;
}
#topCenterInside #summary th {
	padding-top: 8px;
	text-align: center;
}
#topCenterInside #summary ul {
	margin-bottom: 10px;
}
#topCenterInside #summary table {
	width: 100%;
	margin-bottom: 10px;
}
#aboveMap {
	float: none;
	width: 350px;
	position: absolute;
	top: 45px;
	left: 570px;
	font-size: 90%;
}

