* {font-family:verdana, arial, Georgia, "Times New Roman", Times, serif;}
body {background:#DEEFF9 url(images/body_bg2.jpg) repeat-x top; font-family: Georgia, "Times New Roman", Times, serif; font-size:12px; color:#333;}
p, h1, h2, h3, h4, h5, h6 {margin:0 0 12px 0;}
h1 {font-size: 32px}
h2 {font-size: 24px}
h3 {font-size: 18px}
h4 {font-size: 16px}
h5 {font-size: 12px}
h6 {font-size: 10px}
a {color:#057EA0;}
a:hover {color:#023F51;}
img {border:none;}
form {margin:0; padding:0;}
:-moz-any-link:focus {outline: none;}
.clear {clear:both; margin:0; padding:0;}

/* Wrappers */
#page {width:1020px; margin:auto;}
#content-wrapper {background:url(images/contentwrapper_bg.png) repeat-y center;}

/* Header */
#header {position:relative; width:1020px; height:77px; background:url(images/header_bg.png) no-repeat top left; overflow:hidden; border:0px solid #000;}
#header-logo {position:absolute; height:auto; width:auto; top:15px; left:30px; width:280px;}
#header-content {position:absolute; height:auto; width:auto; top:15px; left:325px; width:350px;}
#header-top-content {color:#fff;}

/* Main Content */
#maincontent {width:970px; margin:10px auto 0 auto;}

/* Navigation */
#navigation {padding-left:10px; background:/*#99C2EE*/ url(images/navigation_wrapper_bg.png) repeat-y top center;}

/* NAVIGATION */
/************* QuickMenu Core CSS [Modification Sensitive] *************/
.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;position:relative;z-index:1;}.qmmc .qmdividery{float:left;width:0px;}.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;position:relative;z-index:1;}.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}.qmmc {position:relative;zoom:1;z-index:10;}.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;position:relative;z-index:1;}.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}.qmmc .qmcbox{cursor:default;display:block;position:relative;z-index:1;}.qmmc .qmcbox a{display:inline;}.qmmc .qmcbox div{float:none;position:static;visibility:inherit;left:auto;}.qmmc li {z-index:auto;}.qmmc ul {left:-10000px;position:absolute;z-index:10;}.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}.qmmc li a {float:none}.qmmc li:hover>ul{left:auto;}#qm0 ul {top:100%;}#qm0 ul li:hover>ul{top:0px;left:100%;}

#qm0 {
	background:transparent;
}

/*(MAIN) Items*/
#qm0 a {
	background:#A5C9F0 url(images/navigation_bg.png) repeat-x top;  
	color:#000; 
	margin:0;  /* 0 1px 0 0 */
	padding:12px 14.7px 12px 14px; 
	width:auto; /* orig width:132px; with 7 buttons*/ 
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px; 
	font-weight:bold;
	text-align:center; 
	text-decoration:none; 
	border-bottom:none;
}
#qm0 a:hover {
	background:#3D819D url(images/navigation_bg.png) repeat-x 0px -48px; 
	color:#fff; 
	text-decoration:none;
	text-shadow: 1px 1px 2px #000;
}

/*(MAIN) Parent Items*/
#qm0 a.qmparent {
	background:#A5C9F0 url(images/navigation_bg.png) repeat-x top; 
	color:#000;
}
#qm0 a.qmparent:hover {
	background:#3D819D url(images/navigation_bg.png) repeat-x 0px -48px;  
	color:#fff;
}

/*  (SUB) Container */
#qm0 div, #qm0 ul {
	background:#347B99; 
	border-right:1px solid #fff; 
	border-bottom:1px solid #fff; 
	border-left:1px solid #fff;
	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;
}
/*(SUB) Items*/
#qm0 div a, #qm0 ul a {
	background:#347B99; 
	color:#fff; 
	padding:8px 5px 8px 10px;
	text-align:left;
	border:none;
	width:175px;
	text-shadow: 1px 1px 2px #000;
}
#qm0 div a:hover, #qm0 ul a:hover {
	background:#E7E7C5; 
	color:#000; 
	text-shadow: 0px 0px 0px #000;
}

/*(SUB) Parent Items*/
#qm0 div a.qmparent, #qm0 ul a.qmparent {
	background:#347B99; 
	color:#fff;
}
#qm0 div a.qmparent:hover, #qm0 ul a.qmparent:hover {
	background:#E7E7C5; 
	color:#000; 
	text-align:left;
	white-space:normal;
}

/*  (SUB) SUB Container */
#qm0 div div, #qm0 ul ul {
	background:#347B99; 
	border-right:1px solid #fff; 
	border-bottom:1px solid #fff; 
	border-left:1px solid #fff;
	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;
}
/*(SUB) SUB Items*/
#qm0 div div a, #qm0 ul ul a {
	background:#347B99; 
	color:#fff; 
	padding:8px 5px 8px 10px;
	text-align:left;
	border:none;
	width:175px;
	text-shadow: 1px 1px 2px #000;
}
#qm0 div div a:hover, #qm0 ul ul a:hover {
	background:#E7E7C5; 
	color:#000; 
	text-shadow: 0px 0px 0px #000;
}
/*(SUB) SUB Parent Items*/
#qm0 div div a.qmparent, #qm0 ul ul a.qmparent {
	background:#347B99; 
	color:#fff;
}
#qm0 div div a.qmparent:hover, #qm0 ul ul a.qmparent:hover {
	background:#E7E7C5; 
	color:#000; 
	text-align:left;
	white-space:normal;
}

/* Naviagtion > Menui*/
#menui {position:absolute; top:18px; right:20px; border:0px solid #000; text-align:right}
#menui ul {list-style-type:none; margin:0; padding:0; font-size:12px;}
#menui li {border-left:1px solid #999; float:left; line-height:1.1em; margin:0 .9em 0 -.9em; padding:0 .9em 0 .9em;}
#menui li.first {border-left: 0px;}
#menui a {text-decoration:none; font-size:11px; color:#057EA0;}
#menui a:hover {text-decoration:underline; font-size:11px; color:#023F51}

/* Slideshow */
#slideshow-wrapper {min-height:1px; height:auto !important; margin:0 auto; padding:0; width:1000px; background:#fff; border:0px solid #000;}
#slideshow {height: auto; width: 1000px; margin:auto; border: 0px solid #ccc; border-top:6px solid #E2E2C5; border-bottom:6px solid #E2E2C5}

#content-below-slideshow {margin:0 auto; height:auto; width:1000px;}

/* Footer */
#footer {position:relative; background:url(images/footer_bg.png) no-repeat top left; width:1020px; height:130px; overflow:hidden;}
#footer-content1 {position:absolute; width:300px; left:692px; top:18px; font-size:11px;}
#footer-content2 {position:absolute; width:300px; left:363px; top:18px; font-size:11px;}

/* Colony1 */
#c1 {color:#666; margin:10px 0; text-align:center; font-size:10px;}
#c1 a {text-decoration:none;}
#c1 a:hover {text-decoration:underline;}


/*   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:#EFEFDA; font-size:12px; color:#000; height:25px;}
.realtorheaderbg1 a{font-size:12px;color:#057EA0}
.realtorheaderbg1 a:hover{font-size:12px;color:#000}

.realtorheaderbg2 {background-color:#efefef; font-size:12px; color:#000; height:25px;}
.realtorheaderbg2 a{font-size:12px;color:#057EA0}
.realtorheaderbg2 a:hover{font-size:12px;color:#000}

.headerborder1 {border:1px solid #ccc;}
.headerborder2 {border: 1px solid #ccc;}

/* 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 */
