/* Common */
* {font-family: Georgia, "Times New Roman", Times, serif}
body {background: #F36827 url(728/728/media/images/bg_main.jpg) repeat-y center; margin: 0 auto; min-width:950px; text-align:center; font: 12px Georgia, "Times New Roman", Times, serif}
h1, h2, h3, h4 {color: #009C8E}
a {color: #04A294}
a:hover {color: #009C8E}
td {color: #000000;font: 11px Georgia, "Times New Roman", Times, serif}
input, textarea, option, select {font-family: Georgia, "Times New Roman", Times, serif;font-size: 11px}

/* Page-Wrapper */
#page {color: #555;background-color: transparent}
#pagelayout {color: #555;width: 950px;text-align: left;border: 0px;background-color: #FFECDB}

/* Sidebar - Left Column */
#sidebar {background-color: #FFECDB;color: #555;padding: 0px 10px 10px 10px;width: 200px}
#sidebar input,
#sidebar textarea,
#sidebar option,
#sidebar select,
#sidebar table {font-family: Arial, sans-serif;font-size: 11px}

/* Main Content */
#maincontent {background-color: #FFECDB;margin: 0px;padding: 0px 20px 0px 10px;text-align: left;width: 700px;color: #555}

/* Footer */
#footer {width: 950px; height: 120px; background: url(728/728/media/images/footer.jpg) no-repeat top left}
#footer .content {width: 790px; margin-left: 120px; margin-top: 44px; margin-bottom: 10px; font-size: 11px}
#footer .c1 {width: 790px; margin-left: 120px; margin-top: 0px; margin-bottom: 10px; font-size: 11px; text-align:center}

/* ------------------------------ V1 CLASSES  --------------------------------------- */
.defaulttext, .defaulttext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
/* PageThru */
.pageThru {
	font-size: 12px;
	color: #000;
	font-weight: none;
	text-decoration: none;
}
.pageThru a{
	color: #EF6826;
	font-weight: bold;
	text-decoration: underline;
}
.pageThru a:hover{
	color: #009C8E;
	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: #eee; 
	font-size:12px; 
	color: #000; 
	height: 25px;
}
.realtorheaderbg1 a {
	color: #EF6826; 
	text-decoration: underline;
}
.realtorheaderbg1 a:hover {
	color: #009C8E; 
	text-decoration: underline;
}
/* FOR REALTOR SEARCH DISPLAY ROWS - - - - - - -  */
.realtorheaderbg2{
	background-color: #efefef;
	font-size:12px; 
	color: #000; 
	height: 25px;
}
.realtorheaderbg2 a {
	color: #EF6826; 
	text-decoration: underline;
}
.realtorheaderbg2 a:hover {
	color: #009C8E; 
	text-decoration: underline;
}
/* FOR PRODUCT DISPLY OUTLINE - - - - - - -  */
.headerborder1{
	border:1px solid #000;
}
.headerborder2{
	border:1px solid #000;
}