body { 	
	margin:0px;
	padding:0px; 
	background:url(images/px_top.jpg) top repeat-x #E98336;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	/* margin:10px auto; */
}
p, h1, h2, h3, h4, h5, h6 {
	margin:0 0 12px 0;
}
#pagelayout {
	text-align: left;
	background: url(images/pagebg.jpg) #184ea2 repeat-y left top;
	width:778px;
	border-right: 0px;
	border-bottom: 0px;
}
a {
	color: #3f6ab3;
}
a:hover {
	color: #FF0101;
}

/* Header */
#header {
	background: #fff;
	color: #000;
	text-align:left;
	padding:0;
	margin:0;
}
#Header-Info {
	width:778px; 
	margin:auto;
}

/* Sidebar */
#sidebar {
	float:left;
	background: transparent;
	color: #E98336;
	padding:0px 5px 10px 20px;
	width: 190px;
	vertical-align: top;
}

/* Content */
#maincontent {
	float:left;
	margin: 0 0 0 10px;
	width:530px;
	padding: 0 0 0 0;
	text-align: left;
	background: transparent;
	border:0px solid #fff;
	color: #CC6600;
}
#maincontent li {}
/* Footer */
#footer {
	background: url(images/footer.jpg) #fff repeat-x center top;
	color: #E98336;
	clear: both;
	height: 98px;
}
#Footer-Info {
	width:730px; 
	margin:auto;
}
#Additional-Info {
	width:778px; 
	margin:auto;
}


/* Navigation */
#qm0menu {
	background: url(images/menubot.jpg)  no-repeat left bottom;
	padding: 0 0 9px 0;
	margin:0;
	width:185px;
}
#qm0 {
	background: url(images/menutop.jpg) no-repeat left top;
	padding: 8px 0 0 4px;
	margin:0;
	width:180px;
}
#qm0 a {
	background: url(images/arrow-left.gif) #B45843 no-repeat left center;
	color: #000;
	width:151px;
	padding: 3px 3px 3px 23px;
	margin:0;
	border-bottom-color:#888888;
	font-family: Tahoma, sans-serif;
}

#qm0 a.qmparent {
	background: url(images/arrow-left.gif) #B45843 no-repeat left center;
	padding: 3px 3px 3px 23px;
	width:151px;
	color: #000;
}

#qm0 a:hover {
	background: #fff;
	color: #333;
}
#qm0 a.qmparent:hover {
	background: url(images/arrow-right.gif) #fff no-repeat right center;
	color: #333;
}

/* C1 */
#c1 {font-size:10px; color:#A24631; padding:5px 0;}
#c1 a {color:#A24631;}

/* V1 Styles */
.defaulttext, defaulttext {font-size: 12px;}
.defaulttext a, defaulttext a {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:#B35713; 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:#E98336; font-size:12px; color:#fff; height:25px;}
.realtorheaderbg2 a{font-size:12px;color:#fff;}
.realtorheaderbg2 a:hover{font-size:12px;color:#fff;}


.cart-tab td.realtorheaderbg1 {
	background: #E98336;
	color: #fff;
	font-size:12px;
}
.cart-tab {
	margin:4px auto ;
	padding:0;
	width:170px;
}

.cart-tab select {
	width:170px;
}
