body {
	-x-system-font:none;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	text-align:left;
	/*background-color:#2a2a29;*/
	background:url(../images/pageBG.png) #2a2a29 repeat-x top left;
}

#container{
	/*background-attachment: fixed;*/
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin:0px auto 0px auto;
	padding:0px;
	width:850px;
	height:860px;
	background-color:#29261F;
	/*position:relative;*/
}

#clearBoth{
	clear:both;
}

#header{
	width:850px;
	height:174px;
	z-index:1120;
}

#header #agentPic {
	background-image:url(../images/agentPhoto.png);
/*border:1px solid #FFFFFF;*/
height:146px;
position:relative;
top:26px;
width:104px;
}

#header #companyLogo {
	background-image:url(../images/logo.png);
/*border:1px solid #FFFFFF;*/
height:60px;
left:113px;
position:relative;
top:-74px;
width:94px;
}

#header #agentName {
/*border:1px solid #FFFFFF;*/
color:#FFFFFF;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
height:20px;
left:90px;
position:relative;
text-align:center;
top:-109px;
width:240px;
}

#header #agentPhone {
/*border:1px solid #FFFFFF;*/
color:#FFFFFF;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
height:20px;
left:394px;
position:relative;
top:-19px;
width:438px;
}

#header #officeNumber {
color:#000000;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
height:20px;
left:394px;
position:relative;
text-align:right;
top:-241px;
width:450px;
}

#menuBar{
	width:850px;
	height:26px;
	z-index:1120;
}

#navMenu{
	float:right;
	/*width:850px;*/
	height:26px;
	z-index:1120;
	margin-right:0px;
	margin-top:-2px;
}

#mainContent{
	z-index:1;
	color:#ffffff;
	height:100%;
}
#rightContent{
	/*border:1px solid #F0B310;*/
	/*height:100%;*/
	background-color:#29261F;
color:#000000;
float:left;
left:5px;
margin-left:5px;
margin-top:5px;
padding:10px;
width:575px;
}

#rightBottomContent{
	border:3px solid #000000;
	/*height:100%;*/
	width:575px;
	padding:10px;
	margin-top:10px;
	margin-left:5px;
	float:left;
	color:#000000;
	background-color:#FFFBE9;
	text-align:center;
	
	background-image:url(../images/palmTree.png);
	background-repeat:no-repeat;
	background-position:top right;
	
}

#searchWrapper{
	background:#000000 none repeat scroll 0 0;
	border:1px solid #000000;
	color:#FFFFFF;
	height:365px;
	left:0;
	margin:0px 0 0 0;
	padding:0;
	/*position:relative;*/
	width:240px;
	z-index:1;
	float:left;/*MAY NEED TO TAKE BACK OUT IF MESSES UP THINGS*/
}

.buttonStyle {
	color:#000000;
	font-size: 13px;
	font-weight:bold;
	background-color: #CCC;
	padding:5px;
}

#quick-search {
font-size:92%;
margin:0px auto 0px auto;
padding:12px 0 0 9px;
width:240px;
}
#quick-search-wrap {
/*width:240px;*/
/*padding-left:9px;*/
/*margin-top:10px;*/
}
#quick-search form {
border:0 solid #00FFFF;
margin:0 auto;
padding:0 0 0 0;
width:240px;
}
#quick-search ul {
border:0 solid #FFFFFF;
list-style-type:none;
margin:0;
padding:0;
}
#quick-search li {
border:0 solid #00FFFF;
margin:0;
padding:2px 0;
/*position:relative;*/
height:20px;
/*text-indent:9px;*/
}
#quick-search select {
border:1px solid #C8BCA6;
color:#000000;
margin:0 0 0 5px;
padding:1px;
width:197px;
}

#quick-search select#minimumPrice{
width:auto;
margin: 0 0 0 5px;
}

#quick-search select#maximumPrice{
width:auto;
margin: 0 0 0 7px;
}

#quick-search #buttonWrap {
border:0 solid #FFFFFF;
margin:0;
padding:8px 25px 0 27px;
}
#brand{
	color:#000000;
}
#fiveSteps {
margin:0;
padding:17px 0 0 0;
text-align:center;
}
#fiveStepsWrap {
	/*color:#000000;*/
	background:transparent url(../images/5stepsText.png) no-repeat scroll center top;
height:65px;
margin:auto;
padding:0px;
text-align:center;
width:179px;
}

#coreLogo{
/*background:transparent url(../images/core.gif) no-repeat scroll center top;*/
height:92px;
margin:10px auto 0px auto;
padding:0;
width:240px;
background-color:#ffffff;
text-align:center;
}
#priceWrapper{
	width:240px;
}

/*OVERRIDE NAV MENU CSS*/
.sf-menu a.sf-with-ul {
padding-right:2em;
}

.sf-menu li:hover ul,.sf-menu li.sfHover ul {
left: 0;
top: 2.0em; 

}

.sf-menu {
/*line-height:0.9;*/
}

.sf-menu a {
	cursor:pointer;
border-left:0px solid #000000;
/*border-top:0px;*/
border-bottom:0px solid #FFFBE9;
padding:0.5em 1.6em;
}
.sf-menu li {
background: none repeat scroll 0 0;
/*background:#F0B310 none repeat scroll 0 0;*/
}
.sf-menu #lastMenuItem{
	border-right:0px solid #FFFBE9;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background:		#29261F;
	color:#FFCF01;
	outline:		0;
	/*color:#ffffff;*/
}
.sf-menu a, .sf-menu a:visited {
color:#E0C27F;
}
.sf-menu li {
	/*background:		#F0B310;*/
	background:		none;
}
.sf-menu li li {
	background:		#000000;
}
.sf-menu li li li {
	background:		#000000;
}

.sf-menu a {
border-top:1px solid #000000;
}
superfish.css (line 60)


#loading{
	text-align: center;
	display:none;
}
#mlsSearchDiv{
	display:none;
	width:100%;
	height:100%;
	margin:10px auto 0px auto;
	text-align:center;
}
	
#busyDialog {
	text-align:center;
	font-size:18px;
	color:#000000;
	
	
}
#busyDialog .ui-dialog-titlebar{
	display:none;
}

#showMyListings {
left:239px;
position:relative;
top:-156px;
width:133px;
}

.buttonStyle2 {
background-color:#F0B310;
color:#000000;
font-size:13px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
padding:2px;
width:133px;
}

#searchBtn{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	float:right;
}

#tagline{
	font-size:11px;
	text-align:center;
	width:100%;
}

h6{
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	margin:0;
padding:0;
}

a, a:link, a:visited{
	color:#000;
}
a:hover{
	color:#33F;
}
#mcnearLink{
	text-decoration:none;
	color:#333;
}
#linkHeader{
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#helpful a, #helpful a:link, #helpful a:visited,#vendors a, #vendors a:link, #vendors a:visited{
	color:#000;
}
#helpful a:hover, #vendors a:hover{
	color:#33F;
}
#vendorHeader{
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:underline;
}
