/* CSS */
body {
	background: #ccc;
	color: #000;
	padding:10px;
	font-family:Tahoma, Arial, sans-serif;
	font-size:12px;
	margin: 0;
	text-align: center;
}
#page {
	background: #ccc;
	color: #000;
}
#pagelayout {
	color: #000;
	width:750px;
	border: 5px solid #fff;
	text-align: left;
	margin: auto;
}
form {
	margin: 0;
	padding: 0;
}
input, textarea, option, select {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
}
td {
	color: #000000;
	font: 12px Tahoma, Arial, sans-serif;
}
h1 {
	font-family: Tahoma, Arial, sans-serif;
	padding: 0px; 
	margin: 0px 0px 14px 0px;
	color: #CC0000;
}
h2, h3 {
	font-family: Tahoma, Arial, sans-serif;
	padding: 0px; 
	margin: 0px 0px 14px 0px; 
	color: #CC3300;
}
h4, h5 {
	font-family: Tahoma, Arial, sans-serif;
	padding: 0px;
	margin: 0px 0px 14px 0px; 
	color: #2F424F;
}
a {
	color: #2F424F;
}
h1 {font-size: 28px;}
h2 {font-size: 24px;}
h3 {font-size: 20px;}
h4 {font-size: 16px;}
h5 {font-size: 14px;}
h6 {font-size: 12px;}
p {
	margin: 0 0 12px 0;
	padding: 0;
}

/* Content */
#maincontent-container {
	width:750px;
	background:#fff url(images/maincontent-container-bg.gif) repeat-y left;
}
#maincontent {
	float:left; 
	width:534px;
	padding:10px 0 10px 0;
	margin-left:12px;
	text-align:left;
	background:#FFF;
	color: #000;
	border:0px solid #ccc;
}

/* Sidebar */
#sidebar {
	float:left; 
	width:180px;
	margin: 0px;
	color: #000;
	padding:10px;
	font-size: 11px;
}
#sidebar input,
#sidebar textarea,
#sidebar option,
#sidebar select,
#sidebar table {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
}

/* Footer */
#footer {
	width: 750px; 
	vertical-align: top; 
	padding: 0px; 
	background-color: #FF9900; 
	border-top: 1px solid #fff;
	height: 34px
}
#footer .content {
	width: 700;
	margin: 10px;
	font-size: 12px;
	text-align:center;
}
#c1 {
	font: 11px Tahoma, Arial, sans-serif;
	width: 700;
	margin: 5px 10px 10px 10px;
	font-size: 11px;
	text-align:center;
}

/* Menu */
/* QuickMenu 0 */
/*"""""""" (MAIN) Container""""""""*/

/*"""""""" (MAIN) Active State""""""""*/
body #qm0 .qmactive, body #qm0 .qmactive:hover {
	background: url(images/arrow-right.gif) #CC0000 no-repeat right center;
	text-decoration:none;
	border-bottom-color:#fff;
}
/*"""""""" (SUB) Active State""""""""*/
body #qm0 div .qmactive, body #qm0 div .qmactive:hover {
	background: url(images/arrow-right.gif) #CC0000 no-repeat right center;
	color: #fff;
	text-decoration: none;
}
#qm0 {
	background: #ffffff;
	color: #000;
	margin: 0px;
	text-align:left;
	padding: 1px 1px 0 1px;
	width:176px;
}

/*"""""""" (MAIN) Items""""""""*/
#qm0 a {
	background: #26353F;
	color:#fff;
	width:170px;
	border-bottom: 1px solid #fff;
	font: bold 12px Arial,Sans-Serif;
	padding: 3px 3px 3px 3px;
	text-decoration: none;
	overflow: hidden;	
}
/*"""""""" (MAIN) Hover State""""""""*/
#qm0 a:hover {
	background: #CC0000;
	color:#fff;
	border-bottom-color:#fff;
}

/*"""""""" (MAIN) Parent Items """"""""*/
#qm0 a.qmparent {
	background: url(images/arrow-right.gif) #26353F no-repeat right center;
	color:#fff;
}
#qm0 a.qmparent:hover {
	background: url(images/arrow-right.gif) #CC0000 no-repeat right center;
	color:#fff;
	border-bottom-color:#fff;
}

/*"""""""" (SUB) Items""""""""*/
#qm0 div, #qm0 ul	{ /* (SUB) Nav Container */
	padding: 1px 1px 0 1px;
	background: #fff;
	color: #000;
}
#qm0 div a, #qm0 ul a { /* (SUB) Links */
	color: #fff;
	font: bold 12px Arial,Sans-Serif;
	background: #26353F;
	padding: 3px 20px 3px 5px;
	text-decoration: none;
	border-bottom: 1px solid #fff;
}
#qm0 div a:hover, #qm0 ul a:hover { /* (SUB) Links Hover*/
	color: #fff;
	background: #CC0000;
	text-decoration: none;
}

/* Menu i */
#menui {
	background: url(images/menui-d.jpg) #5F8398 repeat-x top right;
	color: #FFFFFF;
	height: 34px;
}
#menui ul {
	list-style: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
	cursor: default;
	display: table;
	width: 750px;
}
#menui ul li {
	margin: 0;
	padding: 0;
	float: left;
	width: 125px;
}
#menui ul li a {
	background: url(images/menui-d.jpg) #5F8398 repeat-x top left;
	color: #FFFFFF;
	font: 13px Tahoma, Arial, sans-serif;
	letter-spacing: 0px;
	font-weight:bold;
	padding: 10px 0px;
	text-align: center;
	text-decoration: none;
	display: block;
	width:100%;
}

#menui ul li a:hover {
	background: url(images/menui-o.jpg) #EA1B21 repeat-x top left;
	color: #FFFFFF;
}
/* ------------------------------ V1 CLASSES  --------------------------------------- */
.defaulttext, .defaulttext {
	font-size: 12px;
}
/* PageThru */
.pageThru {
	font-size: 12px;
	color: #000;
	font-weight: none;
	text-decoration: none;
}
.pageThru a{
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}
.pageThru a:hover{
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}
/* Products*/
.productTitle {
	font-size: 12px;
	color: #000;
	font-weight: bold;
}
.productDescription, .productPrice {
	font-size: 12px;
	color: #000;
}
/* Realtor Classes */
.realtorheaderbg1{
	background-color: #ddd; 
	font-size:12px; 
	color: #000; 
	height: 25px;
}
.realtorheaderbg1 a {
	color: #2F424F;
	text-decoration: underline;
}
.realtorheaderbg1 a:hover {
	color: #000;
	text-decoration: underline;
}
/* FOR REALTOR SEARCH DISPLAY ROWS - - - - - - -  */
.realtorheaderbg2{
	background-color: #eee;
	font-size:12px; 
	color: #000; 
	height: 25px;
}
.realtorheaderbg2 a {
	color: #2F424F;
	text-decoration: underline;
}
.realtorheaderbg2 a:hover {
	color: #000; 
	text-decoration: underline;
}
/* FOR PRODUCT DISPLY OUTLINE - - - - - - -  */
.headerborder1{
	border:1px solid #ccc;
}
.headerborder2{
	border:1px solid #ccc;
}
/* ------------------------------ CUSTOM IDS/CLASSES  --------------------------------------- */
#linelist {border: 1px solid #ccc; width: 440px; border-collapse: collapse}
#linelist td{text-align: center; padding: 5px; border-right: 1px solid #eee; border-bottom: 1px solid #eee}
#linelist tr.odd{background-color: #f5f5f5}
