.header {
	font: bold 9pt Arial;
	color:#FFFFFF;
	text-decoration:none;
}
.header:hover {
	font: bold 9pt Arial;
	color: #FFFFFF;
	text-decoration:none;
}
.headerON {
	font: bold 12pt Arial;
	color: #FFFFFF;
	text-decoration:none;
}
.small {
	font:10pt Arial;
	color:#333333;
	text-decoration:none;
}
.footer {
	font:8pt Arial;
	color:#333333;
	text-decoration:none;
	letter-spacing: 1pt;
}
.link:hover {
	font: 10pt Arial;
	color:#FF0000;
}
.link {
	font: 10pt Arial;
	color:#b91c23;
}
.vaughtprops:hover {
	font: 10pt Arial;
	color:#FF0000;
	text-decoration:none;
}
.vaughtprops {
	font: 10pt Arial;
	color:#b91c23;
	text-decoration:none;
}
.console:hover {
	font: 10pt Arial;
	color:#696969;
	text-decoration:none;
}
.console {
	font: 10pt Arial;
	color:#B81D35;
	text-decoration:none;
}
.lsubmenu:hover {
	font: 10pt Arial;
	color:#696969;
	text-decoration:none;
}
.submenu {
	font: 10pt Arial;
	color:#FFFFFF;
	text-decoration:none;
}
.sublinks:hover {
	font: 8pt Arial;
	color:#B81D35;
	text-decoration:none;
}
.sublinks {
	font: 8pt Arial;
	color:#696969;
	text-decoration:none;
}
.red {
	font: 10pt Arial;
	color:#FF0000;
	text-decoration:none;
}
.red:hover {
	font: 10pt Arial;
	color:#333333;
	text-decoration:none;
}
.next {
	display: block;
	border: 1px solid;
	border-color: #B81D35 #000 #000 #aaa;
	width: 8em;
	background: #B81D35;
	color: white;
	text-align: center;
	text-decoration: none;
}
.large {
	font-family: helvetica, arial sans-serif;
	font-size: 15px;
	color:#333333;
	font-weight:bold;
}
.mlssearch {
	font: bold 14pt Arial;
	color:#333333;
	text-decoration:none;
}
.medium {
	font: bold 12pt Arial;
	color:#333333;
	text-decoration:none;
}
body, td, th, div {
	font-family: helvetica, arial sans-serif;
	font-size:13px;
	margin-top:0px;
}
.smalltext {
	font: 8pt Arial;
	color:#333333;
	text-decoration:none;
}
.mortcalc {
	font: 8pt Arial;
	color:#333333;
	text-decoration:none;
}
.netguava:hover {
	font: 8pt Arial;
	color:#333333;
	text-decoration:none;
}
.netguava {
	font: 8pt Arial;
	color:#0066FF;
	text-decoration:none;
}
.mlsPrice {
	font: bold 10pt Arial;
	color:#990000;
	text-decoration:none;
}
.topnav {
	background-color:#000000;
	border-bottom: 0px solid #333333;
	border-top: 0px solid #333333;
}
.topnavON {
	background-image:url(images/tabBG2.jpg);
	background-color:#000000;
}
 @media print {
.emailalerts, .noprint, .header, .topnav, .netguava, .image, .iconbutton, .stats, #lightboxIco1, #favoriteslink, #rightbar, #noprint, #my_menu, #RightSideBar {
	display:none;
}
}
@media screen {
.website {
	display:none;
}
}
.rbroundbox {
	background: url(/images/nt.gif) repeat;
}
.rbtop div {
	background: url(/images/tl.gif) no-repeat top left;
}
.rbtop {
	background: url(/images/tr.gif) no-repeat top right;
}
.rbbot div {
	background: url(/images/bl.gif) no-repeat bottom left;
}
.rbbot {
	background: url(/images/br.gif) no-repeat bottom right;
}
.rbtop div, .rbtop, .rbbot div, .rbbot {
	width: 100%;
	height: 7px;
	font-size: 1px;
}
.rbcontent {
	margin: 0 7px;
}
.rbroundbox {
	width: 50%;
	margin: 1em auto;
}
#dhtmltooltip {
	position: absolute;
	left: -300px;
	width: 150px;
	border: 1px solid black;
	padding: 4px;
	background-color: lightyellow;
	visibility: hidden;
	z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray, direction=135);
	font:8pt Arial;
	color:#333333;
}
#dhtmlpointer {
	position:absolute;
	left: -300px;
	z-index: 101;
	visibility: hidden;
}
.clear { /* generic container (i.e. div) for floating buttons */
	overflow: hidden;
	width: 100%;
}
a.button {
	background: transparent url('/images/bg_button_a.gif') no-repeat scroll top right;
	color: #444;
	display: block;
	float: left;
	font: normal 12px arial, sans-serif;
	height: 24px;
	margin-right: 6px;
	padding-right: 18px; /* sliding doors padding */
	text-decoration: none;
	margin-top:5px;
}
a.button span {
	background: transparent url('/images/bg_button_span.gif') no-repeat;
	display: block;
	line-height: 14px;
	padding: 5px 0 5px 18px;
}
a.button:active {
	background-position: bottom right;
	color: #000;
	outline: none; /* hide dotted outline in Firefox */
}
a.button:active span {
	background-position: bottom left;
	padding: 6px 0 4px 18px; /* push text down 1px */
}
.BlogPostDateDay {display:none;}
.BlogPostDateMonth {display:none;}