body   { font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; margin: 0pt; font-size: 80% }
.leftmenu {	border-right: 2px solid black;	background-color: black; color: white; padding: 5px;}
.leftmenu td {	border-bottom: 1px solid black;	line-height: 20px; 	text-indent: 5px;}
.leftmenu a {	color: white;	text-decoration: none;}
.leftmenu a:hover {	color: black;	background-color: #a4a4a4;}
.CurrentPage {	background-color: #a4a4a4;}
.CurrentPage a {	color: black;	text-decoration: none;}
.div-line {	border-bottom: 3px solid black;}
.main-body {
	padding: 20px;
	padding-top: 0px;
}

a {
	color: blue;
}
#header-graphic  { 	background: url(/images/site/header-graphic.gif);	background-repeat: no-repeat;	background-position: right;}

#pagetitleimage {
	background: url(/images/site/pagetitle-graphic.jpg);
	background-repeat: no-repeat;
}

#pagetitle {
	color: black;
	font-size: 150%;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 20px;
	height: 42px;
}

#slogan    { 
	color: black;
	font-weight: bold;
	font-size: 150%;
	padding-top: 10px;
	padding-left: 20px;
}

#logo    { 
	padding-left: 10px; 
}

.image-box      { margin: 10px; padding: 10px; border: solid 2px black; align: right  }



.inactive {
	display: none;
}
.active {
	display: block;
}

form .errorMessage {
	color: red;
}

form #errorBox {
	border-top: 1px solid red;
	border-left: 1px solid red;
	border-bottom: 2px solid red;
	border-right: 2px solid red;
	background-color: #ffeeee;
	text-align: center;
	margin: 15px;
	color: red;
	padding: 8px;
}

.footer {
	padding-top: 2px;
	font-size: 75%;
	text-align: right;
	width: 100%;
}

.equity {
	font-weight: bold;
	font-size: 150%;
	font-style: italic;
	text-decoration: underline;
	margin-bottom: 15px;
}

.bodyTextHeader {
	text-align: center;
	font-size: 125%;
}

.value, .price {
	font-weight: bold;
	font-size: 105%;
}

.condition {
	margin-top: 12px;
}

.fixUpCost {
	margin-bottom: 12px;
}

.homeValue {
	line-height: 36px;
}

.estimatedValue {
	line-height: 36px;
}

.Tagline {
	font-size: 115%;
	font-weight: bold;
	padding: 15px;
}

.Tagline .Contact {
	line-height: 24px;
	margin-top: 8px;
	margin-bottom: 15px;
}

.areaComparisons {
	font-weight: bold;
}

.images img {
	border: 1px solid black;
}

.wholesalePrice {
	font-size: 105%;
	font-weight: bold;
	line-height: 200%;
}

.commentList {
	position: relative;
	margin: 3px;
	width: 500px;
}

.commentList .comments {
}

.commentList .postComment {
	position: absolute;
	top: 0px;
	right: 0px;
}

.commentList .divider {
	border: none 0; 
	border-top: 1px solid gray;
	height: 1px;
}

.comment {
	position: relative;
}

.comment span {
	margin: 3px;
}

.comment .userAndTime {
	line-height: 25px;
}

.comment .time {
	color: gray;
}

.comment .rating {
	position: absolute;
	top: 0px;
	right: 0px;
}

.comment .rating img {
	vertical-align: middle;
}

.comment .commentText {
	display: block;
	padding: 3px;
	border: 1px solid gray;
}

.date {
	display: block;
	margin: 5px;
	font-size: 120%;
	font-weight: bold;
}

.blog {
	position: relative;
}

.blog .content {
	display: block;
	margin: 3px;
	padding: 5px;
}

.blog .time {
	font-size: 85%;
}

.blog .commentCount {
	position: absolute;
	bottom: 0px;
	right: 0px;
}

.blog .captcha {
	display: block;
	width: 400px;
	text-align: center;
}

.blog .error {
	font-weight: bold;
	color: red;
}

.warning {
	color: red;
}
