@charset "UTF-8";
/* =CALL LIBRARY */
	@import url("reset-min.css");

body {
	text-align: center;
	font: small/1.5em "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	color: #ddd;
	background-color: #333 ; 
	background-image: url(../_images/bg.png); 
	z-index: 0;
}

#bodyIndent {
	z-index: 1;
	background-image: url(../_images/back-indent.png) ;
	background-repeat: repeat-x;
	height: 400px;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 80;
}

#container { 
	width: 900px;
	z-index: 101; 
	position: relative;
	margin: 0px auto;/*rich: edit*/
}



/* Header Area */
#pageHeader {
	height: 40px;	/* This is the space between the banner and the margin area below the top margin of the window */
	z-index: 85;
	width: 820px;
	margin:0px auto;
}


#pageHeader H1, #pageHeader H2  {
	display: none ;
}

#pageHeader p {
	color: #eee;
	margin-top: 15px;
	font-weight: normal;
	font-family: Verdana, Arial;

}

#pageHeader a {
	color: #eee;
	padding: 5px;
}

#pageHeader a:hover {
	background: #333;
}

#pageHeader .hdrLinks{
	float: left;
}

#pageHeader .hdrInfo{
	float: right;
	display: none;
}

/*	content area header	*/
#pageHeader2 {
	display: none;
}

#banner2 {
	background: URL(../_images/header-back.png) no-repeat bottom right;
	width: 900px;
	height: 200px;
}

#banner2 p {
	color: #eee;
	font-weight: normal;
	font-family: Verdana, Arial;
	position: relative;
	padding-left: 125px;
	padding-top: 20px;
}

#banner2 a {
	color: #eee;
	padding: 5px;
}

#banner2 a:hover {
	background: #333;
}

#banner2 .hdrLinks {
	float: left;
}

#banner2 .hdrInfo {
	float: right;
	display: none;
}

/*	-	-	-	-	-	-	-	*/



#banner {
	z-index: 85;
}

#banner #image {
	width: 631px;
	height: 335px;
	float: left;
	background: URL(../_images/back-masthead.png) no-repeat top left;
}

#banner #links {
	width: 268px;
	height: 335px;
	float: right;
	background: #fff;
}

#banner #links IMG {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

#banner #links #linkbar UL {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#banner #links #linkbar LI {
	position: relative;
	padding-bottom: 0px;
}

#banner #links #linkbar span {
	display: none;
}

#banner #links #linkbar a {
	background: #900;
	margin:2px auto;
	display: block;
	height: 33px;
	font-weight: bold;
	font-family: Times Roman; 
	width: 256px;
	background: #fff URL(../_images/link.png) no-repeat;
	
}

#banner #links #linkbar a.link1 { background: #900 URL(../_images/link-our-company.png) no-repeat; }
#banner #links #linkbar a:hover.link1 { 	background: #900 URL(../_images/link-our-company-o.png) no-repeat; } 
#banner #links #linkbar a.link2 { 	background: #900 URL(../_images/link-ask-the-experts.png) no-repeat; } 
#banner #links #linkbar a:hover.link2 { 	background: #900 URL(../_images/link-ask-the-experts-o.png) no-repeat; } 
#banner #links #linkbar a.link3 { 	background: #900 URL(../_images/link-featured-property.png) no-repeat; }
#banner #links #linkbar a:hover.link3 { 	background: #900 URL(../_images/link-featured-property-o.png) no-repeat; }
#banner #links #linkbar a.link4  { 	background: #900 URL(../_images/link-area-property.png) no-repeat; } 
#banner #links #linkbar a:hover.link4   { 	background: #900 URL(../_images/link-area-property-o.png) no-repeat; } 
#banner #links #linkbar a.link5 { 	background: #900 URL(../_images/link-area-information.png) no-repeat; } 
#banner #links #linkbar a:hover.link5 { 	background: #900 URL(../_images/link-area-information-o.png) no-repeat; } 
#banner #links #linkbar a.link6 { 	background: #900 URL(../_images/link-contact-us.png) no-repeat; } 
#banner #links #linkbar a:hover.link6 { 	background: #900 URL(../_images/link-contact-us-o.png) no-repeat; } 

#agent-spot {
	height: 180px;
	width: 255px;
	overflow: hidden;
	background: url(../images/agents/back.png);
}

/* Header  ENd */


/* Start Linkbar Area */

/* Toolbar Styles */
#navcontainer {
	font: 0.7em Lucida Grande, LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	position: relative;
	width: 865px;
	background-image: URL(../_images/linkbar-back.png);
	background-repeat: repeat-x;
	background-color: #900;
	border-bottom: 0px;
	float: right;
	
}

#navcontainer span {
	display: none;
}

/* Parent - Level 0 */

#navcontainer ul {
	list-style: none;
	margin: 0px;
	padding: 0;
	text-align: center;
	margin-left: 7px;
}

#navcontainer img {
}


#navcontainer li {
	position: relative;
	display: block;
	float: left;
	text-align: center;
}

#navcontainer a {
	text-decoration: none;
	font-weight: bold;
	font-size: 9pt;
	margin-top: 0px;
	display: block;
	color: #4D5B7D;
	padding-top: 10px ;
	height: 38px;
	width: 13%;
}


/* Child - Level 1 */
/* All browsers will use this code, it will make the pop out menus work */
#navcontainer ul ul {
	position: absolute;
	top: 48px;
	left: -7px;
	margin: 0px ;
	width: 170px;
	background: #39C;
}

#navcontainer ul ul li {
	padding: 0px;
	width: 100%;
	text-align: left;
	background-image: none ; 
}

#navcontainer UL UL a {
	color: #fff;
	font-weight: bold;
	margin: 0px;
	padding: 5px 15px;
	background: none;
	padding: 5px 15px;
	height: 15px;
	width: 140px;
}



#navcontainer UL UL a:hover {
	color: #fff;
	background: #900; 
	background-image: URL(../_images/linkbar-back.png)  ;
	background-repeat: repeat-x;
	background-position: bottom;
}

* html #navcontainer ul UL li a { 
	height: 25px; 
}

div#navcontainer ul ul, div#navcontainer ul ul ul, div#navcontainer ul li:hover ul ul, div#navcontainer ul li:hover ul ul ul, div#navcontainer ul li:hover ul ul ul ul, div#navcontainer ul li:hover ul ul ul ul ul{
display:none;
}

div#navcontainer ul li:hover ul, div#navcontainer ul ul li:hover ul, div#navcontainer ul ul ul li:hover ul, div#navcontainer ul ul ul ul li:hover ul, div#navcontainer ul ul ul ul ul li:hover ul{
display:block;
}

/* Fix IE. Hide from IE Mac */
/* End */

#footer {
	color: #FFF;
	float:right;
	margin: 0px auto;
	position: relative;
	width: 865px;
}

#footer img {
	padding: 10px;
}

#footer-links {
	text-align: left;
	float: left;
	padding: 10px 0px 0px;
	font-weight: normal;
	font-family: Arial;
}


#footer a:link, #footer a:visited   {
	color: #fff;
}

#footer a:hover, .mitesdesign a:hover  {
	color: #ccc;
	background: #222;
}

#footinfo {
	padding: 3px;
	margin: 5px 0 20px 0px;
	width: 862px;
	background: #900;
	float: right;
}

#minifooter1, #minifooter2, .mitesdesign  {
	text-align: center;
	clear: both;
	font-size: .8em;
	margin: 5px;
	color: #aaa; 
}

#minifooter2 a:link, .mitesdesign a:link {
	color: #888; 
}

/*</group>*/
.clearer {
	clear: both;
}

#footFloater {
	margin-top: -20px;
	text-decoration: none;
	color: #aaa; 
	font-size: 7pt;
 	text-align: center; 
 	color: #ccc;
 	margin-left: 40px;
}

#footFloater a {
	color: #aaa; 
}

#IDX-slideshow {
	line-height: 1em;
}
#IDX-slideshow a {
	color: #888;
}

#need-assist {
	background-image: URL(../_images/back-need-assist.png);
	background-repeat: no-repeat;
	width: 235px;
	height: 85px;
	padding-top: 40px;
	margin:0px auto;
	font-family: Times, Times New Roman;
	font-size: 11pt;
}

#need-assist a {
	color: #eee;
	font-weight: bold;
	padding: 3px 10px;
	
}

#need-assist a:hover {
	background-color: #ccc;
	color: #900;
}

/* END Linkbar Area */


