/* GENERAL */
body  {
	font: 12px Tahoma, Helvetica, sans-serif;
	background: #FFFFFF;
	color: #000;
	padding: 0;
	margin: 0;
}

form {
	margin: 0px;
}
td img {
	display: block;
}
.cl {
	clear:both;
}
h1,h2,h3,h4,h5 {
	font: bold Tahoma, Arial, Helvetica, sans-serif;
	color: #777;
}

#pagelayout { margin: auto; min-width: 920px;
 }

/* HEADER */

#headerwrap { }


#header { 
	background: url(images/strip.jpg) repeat-x bottom transparent; 
	padding: 0;
	height: 261px;
}

/* TOP MENU */
#topmenu { }

#menui {
	color: #000;
	width: 950px;
	height: 40px;
	margin: auto;
	text-align: center;
	background: transparent;
	border-bottom: dotted 2px #000;
	padding: 15px 0 0 0;

}
#menui ul {
	list-style: none;
	list-style-type: none;
	margin-left: 20px;
	padding: 0;
	display: table;
	width: 900px;
	height: 40px;
}
#menui ul li {
	margin: auto;
	padding: 0;
	float: left;
	width: 169px;
	height: 40px;
}
#menui ul li a {
	font: 13px Tahoma, Arial, sans-serif;
	color: #660000;
	letter-spacing: 0px;
	text-decoration: none;
	text-transform:uppercase;
	height: 40px;
}
#menui ul li a:hover {
	background: transparent;
	color: #D4BB78;
	text-decoration: underline;
}

/* Bodywrap */

#bodywrap { width: 950px; margin: auto; padding: 15px 0 0 0; }


/* SIDEBAR 1 - Left column */

#sidebar {
	float: left;
	width: 200px;
	background: #FFFFEB;
	font-size: 11px;
}
#sidebar p {
	margin: 0;
	padding: 0 5px 10px 5px;
}


/* SIDEBAR 2 - Right column */

#sidebar2 {
	float: right;
	width: 200px; 
	background: transparent;
	font-size: 11px;
}
#sidebar2 p {
	margin: 0;
}

/* MAIN CONTENT */

#mainContent { 
	width: 500px;
	margin: auto; 
	padding: 0 10px 0 10px;
	float: left;
	font-size: 14px;
}

#mainContent p {
	margin: 0;
	padding: 0 0 10px 15px;
}

#mainContent a {
	color: #000C84;
}

#mainContent a:hover {
	color: #FF6600;
}


/* FOOTER  */
#footer {
	padding: 20px 0 0 0;
	height: 310px;
	clear: both;
	border-top: 1px solid #999;
	background: #1D0907 url(images/bg_footer.jpg) repeat-x top left;
	text-align: center;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFEB;
} 
#footer p {
	color: #FFFFEB;
	margin: 0;
	padding: 0 0 5px 0;
}
#footer a {
	color: #FFFFEB;
}
#footer a:hover {
	color: #FF6600;
}
/* C1 Link */
#footer .c1 {
	font: 10px Tahoma, Helvetica, sans-serif;
	color: #999;
}
#footer .c1 a {
	color: #777;
}
#footer .c1 a:hover {
	color: #FF6600;
}
/* CLEAR */
.cl {
	clear:both;
    height:0;
    font-size: 11px;
    line-height: 0px;
}

/* MINI-CART */
.cart-tab { /* Minicart */
	border:1px solid #000000;
	width:180px;
    font-size: 11px;
}
.cart-tab select { /* Minicart select boxes */
	width:100%;
}

/* MENU */

/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;}.qmmc .qmdividery{float:left;width:0px;}.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;}.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}.qmmc {position:relative;zoom:1;}
.qmmc a, .qmmc li {float:left;display:block;}.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}.qmmc ul {left:-10000px;position:absolute;}.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}.qmmc li a {float:none}.qmmc li{position:relative;}.qmmc ul {z-index:10;}.qmmc ul ul {z-index:20;}.qmmc ul ul ul {z-index:30;}.qmmc ul ul ul ul {z-index:40;}.qmmc ul ul ul ul ul {z-index:50;}li:hover>ul{left:auto;}#qm0 li {float:none;}#qm0 li:hover>ul{top:0px;left:100%;}

/* QuickMenu 0 */
/*"""""""" (MAIN) Container""""""""*/

/*"""""""" (MAIN) Active State""""""""*/
body #qm0 .qmactive, body #qm0 .qmactive:hover {
	background: transparent;
	text-decoration:none;
	/* border-bottom-color:#666; */
}
/*"""""""" (SUB) Active State""""""""*/
body #qm0 div .qmactive, body #qm0 div .qmactive:hover {
	background: transparent;
	color: #fff;
	text-decoration: none;
}
#qm0 {
	color: #000;
	margin: 0px;
	text-align:left;
	padding: 1px 1px 0 15px;
	width: 200px;
	/*background: #D3D3D3;*/
}

/*"""""""" (MAIN) Items""""""""*/
#qm0 a {
	background:transparent;
	color: #940030;
	width: 160px;
	height: 20px;
	font: normal 14px Tahoma,Arial,Sans-Serif;
	text-decoration: none;
	padding: 5px 0 0 6px;
	border: 1px solid #eee;
}
/*"""""""" (MAIN) Hover State""""""""*/
#qm0 a:hover {
	background: #940030;
	color:#FFFFEB;
	text-decoration: underline;
}

/*"""""""" (MAIN) Parent Items """"""""*/
#qm0 a.qmparent {
	background: transparent;
	color: #940030;
}
#qm0 a.qmparent:hover {
	background: #940030;
	color:#FFFFEB;
}

/*"""""""" (SUB) Items""""""""*/
#qm0 div, #qm0 ul	{ /* (SUB) Nav Container */
	padding: 3px 3px 3px 3px;
	background: #ffffff;
	color: #000;
	border: 1px solid #aaa;
}
#qm0 div a, #qm0 ul a { /* (SUB) Links */
	color: #940030;
	background: transparent;
	padding: 3px 20px 3px 5px;
	text-decoration: none;
	/* border-bottom: 1px solid #666; */
}
#qm0 div a:hover, #qm0 ul a:hover { /* (SUB) Links Hover*/
	color: #FFFFEB;
	background: #940030;
	text-decoration: underline;
}

/*** IE6 Fix ***/
* html #left {
  left: 150px;           /* RC width */
}

/*   GLOBAL CLASSES FOR REAL ESTATE AND CATALOG   */
/**************************************************/

/* DEFAULT COPY (for #Request.content#) - - - - - - -  */
.defaulttext {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 100%;
	color: #000000;
	font-weight: none;
	text-decoration: none;
}
.defaulttext a:link{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 100%;
	color: #333333;
	font-weight: none;
	text-decoration: none;
}
.defaulttext a:active{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 100%;
	color: #333333;
	font-weight: none;
	text-decoration: none;
}
.defaulttext a:visited{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 100%;
	color: #333333;
	font-weight: none;
	text-decoration: none;
}
.defaulttext a:hover{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 100%;
	color: #000000;
	font-weight: none;
	text-decoration: none;
}
/* PRODCUT PAGE THRU- - - - - - -  */
.pageThru a:link{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 100%;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
.pageThru a:active{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 100%;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
.pageThru a:visited{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 100%;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
.pageThru a:hover{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 100%;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
/* PRODUCT SPECIFIC - - - - - - -  */
.productTitle {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 80%;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.productDescription {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 80%;
	color: #333333;
	font-weight: none;
	text-decoration: none;
}
.productPrice {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 80%;
	color: #333333;
	font-weight: none;
	text-decoration: none;
}
/* FOR REALTOR SEARCH DISPLAY ROWS - - - - - - -  */
.realtorheaderbg1{
	background-color: #660000; 
	font-size:12px; 
	color: #ffffff; 
	height: 25px;
}
.realtorheaderbg1 a {
	color: #ADDC1F; 
	text-decoration: underline;
}
.realtorheaderbg1 a:hover {
	color: #ffffff; 
	text-decoration: underline;
}

.realtorheaderbg2 {background-color:#ECE6E6; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#660000; height:25px;}
.realtorheaderbg2 a:link{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#3366CC;}
.realtorheaderbg2 a:visited{font-family:Arial, Helvetica, sans-serif;font-size:12px;color:#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: #000000; text-decoration: none} /* Fixes link color of text in register box*//* FOR PRODUCT DISPLY OUTLINE - - - - - - -  */
.headerborder1{
	border:1px solid #000000;
}
.headerborder2{
	border:1px solid #000000;
}
