* {
	font-family:arial, sans-serif;
}
body {
	margin:0 auto; 
	padding:0; 
	background:#fff url(images/body_bg.jpg) repeat-x top;
	font-size: 12px;
}
h1, h2, h3, h4, h5, h6 {
	color: #990000; 
	margin:0 0 12px 0;
	font-family:Georgia, "Times New Roman", Times, serif; font-weight:normal;
	font-weight:normal;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	font-family:Georgia, "Times New Roman", Times, serif; font-weight:normal;
}
h1 {font-size: 32px;}
h2 {font-size: 28px;}
h3 {font-size: 24px;}
h4 {font-size: 18px;}
h5 {font-size: 16px;}
h6 {font-size: 14px;}
.clear {
	clear:both;
}
p {
	margin: 0 0 12px 0;
	padding: 0;
}
img {
	border: none;
}
a, a:link, a:visited {
	color: #990000; 
	font-weight: 400; 
	text-decoration: underline;
}
a:hover {
	color: #333;
	text-decoration: underline;
}
form {
	margin:0;
}
.fleft {
	float:left;
}
.fright {
	float:right;
}
.shadow {
	-moz-box-shadow: 0 6px 15px #444;
	-webkit-box-shadow: 0 6px 15px #444;
}
.txt-sm {
	font-size:11px;
}
.txt-reg {
	font-size:12px;
}
.txt-lg {
	font-size:14px;
}

/**/
#wrapper {width:900px; margin:0 auto; background:#fff; border:1px solid #000;}

/**/
#header {width:900px; height:227px; overflow:hidden;}
#header-content {}

/**/
#maincontent {margin:18px; font-size:12px; clear:both}

/**/
#navigation {width:900px; height:auto; background:url(images/navigation_bg.jpg) repeat;}

/* NAVIGATION --------------------------------- */

#qm0 {
	padding:0;
}

#qm0 a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:transparent;
	border:none;
	color: #fff;
	margin:0;
	padding:6px 0;
	width: 149px;
	height: 3em;
	line-height:3em;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
	text-align:center;
	border-right:1px dotted #999; 
}
#qm0 a:hover {
	background:#990000 url(images/navigation_bg_hover.jpg) repeat-x top;
	color: #fff;
	border-right:1px dotted #999;
}
#qm0 a.qmparent {
	background: transparent;
	border:none;
	color:#fff;
	border-right:1px dotted #999;
}
#qm0 a.qmparent:hover {
	background:#990000 url(images/navigation_bg_hover.jpg) repeat-x top; 
	border:none;
	color:#fff;
	border-right:1px dotted #999;
}
 body #qm0 .qmactive, body #qm0 .qmactive:hover { 
	background:#990000 url(images/navigation_bg_hover.jpg) repeat-x top;
	text-decoration:none;
} 

/*  (SUB) Container */
#qm0 div, #qm0 ul {
	border:none;
	padding:0;
	width:auto;
	-moz-box-shadow: 0px 1px 5px #888;
	-webkit-box-shadow: 0px 1px 5px #888;
	box-shadow: 0px 1px 5px #888;
}
/*(SUB) Items*/
#qm0 div a, #qm0 ul a {
	background:#333 url(images/navigation_bg.jpg) repeat-x top; 
	color:#fff; 
	height: auto;
	padding:2px 5px 2px 10px;
	text-align:left;
	border:none;
	width:175px;
	text-shadow: 1px 1px 2px #000;
}
#qm0 div a:hover, #qm0 ul a:hover {
	background:#990000 url(images/navigation_bg_hover.jpg) repeat-x top; 
	color:#fff; 
	border:none;
}

/*(SUB) Parent Items*/
#qm0 div a.qmparent, #qm0 ul a.qmparent {
	background:#333 url(images/navigation_bg.jpg) repeat-x top;
	border:none;
	color:#fff;
	border:none;
}
#qm0 div a.qmparent:hover, #qm0 ul a.qmparent:hover {
	background:#990000 url(images/navigation_bg_hover.jpg) repeat-x top; 
	color:#fff; 
	text-align:left;
	white-space:normal;
	border:none;
}

/*  (SUB) SUB Container */
#qm0 div div, #qm0 ul ul {
	background:#347B99; 
	border-top:none;
	margin-left:0px; /* 2px orig */
	margin-top:1px; /* 4px orig */
	padding:0;
	width:190px;
	-moz-box-shadow: 0px 1px 5px #888;
	-webkit-box-shadow: 0px 1px 5px #888;
	box-shadow: 0px 1px 5px #888;
	border:none;
}
/*(SUB) SUB Items*/
#qm0 div div a, #qm0 ul ul a {
	background:#333 url(images/navigation_bg.jpg) repeat-x top; 
	color:#fff; 
	padding:2px 5px 2px 10px;
	text-align:left;
	border:none;
	width:175px;
	text-shadow: 1px 1px 2px #000;
	border:none;
}
#qm0 div div a:hover, #qm0 ul ul a:hover {
	background:#990000 url(images/navigation_bg_hover.jpg) repeat-x top;  
	color:#fff; 
	text-shadow: 0px 0px 0px #000;
	border:none;
}
/*(SUB) SUB Parent Items*/
#qm0 div div a.qmparent, #qm0 ul ul a.qmparent {
	background:#333 url(images/navigation_bg.jpg) repeat-x top;
	color:#fff;
	border:none;
}
#qm0 div div a.qmparent:hover, #qm0 ul ul a.qmparent:hover {
	background:#990000 url(images/navigation_bg_hover.jpg) repeat-x top; 
	color:#fff; 
	text-align:left;
	white-space:normal;
	border:none;
}

/**/
#footer {width:900px; height:57px; overflow:hidden; background:url(images/footer_bg.jpg) no-repeat;}
#footer-content {float:right; width:760px; height:22px; margin:14px 14px 0 0; text-align:right; overflow:hidden; border:0px solid #000;}
#footer-content p {
	margin:0;
	padding:0;
}

/**/
#c1 {width:900px; margin:10px auto; text-align:center; font-size:11px; color:#666}
#c1 a {color:#666;}

/*   GLOBAL CLASSES FOR REAL ESTATE AND CATALOG   */
/**************************************************/

/* V1 STYLES */
.defaulttext {font-size: 12px;}
.pageThru {font-size: 12px;}
.pageThru a{font-weight: bold;text-decoration: none;}
.pageThru a:hover{font-weight: bold;text-decoration: none;}
.productTitle {font-size: 12px;}
.productDescription {font-size: 12px;}
.productPrice {font-size: 12px;}

.realtorheaderbg1 {background-color:#990000; font-size:12px; color:#fff; height:25px;}
.realtorheaderbg1 a{font-size:12px;color:#fff}
.realtorheaderbg1 a:hover{font-size:12px;color:#fff}

.realtorheaderbg2 {background-color:#eee; font-size:12px; color:#000; height:25px;}
.realtorheaderbg2 a{font-size:12px;color:#990000}
.realtorheaderbg2 a:hover{font-size:12px;color:#000}

.headerborder1 {border:1px solid #000;}
.headerborder2 {border: 1px solid #000;}

/* Fix for color issues  in tabbed search*/
.tabcontent, .tabcontent td {color: #000}
#maintab li a {color: #000; text-decoration: none}
#maintab li a:hover {text-decoration: underline}
table table table table td {color: #000} /* Fixes color of text in register box*/
table table table form a {color: #000; text-decoration: none} /* Fixes link color of text in register box*/

.tabcontentstyle tr.titles {background-color:#ccc;} /* Fixes bg color of titles in tabbed search */
