/*General Reset and Webpage Settings*/


html
{
	text-align: center;
	background: #edeced;
}
body
{
	font-size: 62.5%;
	position: relative;
	text-align: center;
	margin: 0px auto 0px;
	padding: 0px;
}
li li, li p, p, blockquote p
{
	font-size: 1em;
}
h1, h2, h3, h4, h5, h6, p, blockquote, form, label, ul, ol, dl, fieldset, address
{
	margin-bottom: 1em;
}
h1
{
	font-weight: bold;
	font-size: 2.5em;
	font-family: Trebuchet MS;
}
h2
{
	font-weight: bold;
	font-size: 1.2em;
	font-family: Trebuchet MS;
}
p
{
	font-size: 1.1em;
	line-height: 140%;
}
.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix
{
	display: inline-block;
}


/*Privacy Policy & Disclaimer Formatting*/


.text h1
{
	font-size: 2.2em;
	color: #000;
	margin: 15px 0px 10px 10px;
}
.text h2
{
	font-size: 1.4em;
	color: #000;
	margin: 15px 0px 10px 20px;
}
.text p
{
	font-size: 1.2em;
	margin: 0px 25px 10px 30px;
}

.text ul
{
	list-style-type: disc;
	margin-left: 50px;
}
.text ol
{
	list-style-type: decimal;
	margin-left: 55px;
}
.text li
{
	font-weight: normal;
	font-size: 1.1em;
}


/* Footer Formatting */


.copy
{
	float: left;
	margin: 15px 0px 0px 10px;
}
.info
{
	float: right;
	margin: 15px 10px 0px 0px;
}


/* Drop Down Menu Settings */


.menuroot
{
	position: relative;
	z-index: 4;
}



.menusub
{
	display: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: absolute;
	left: 0px;
	list-style: none;
}



#menu li ul
{
	padding: 0px 0px 0px 0px;
}



#menu li ul li
{
	background: #fff;
	width: 130px;
	filter: alpha(opacity=95);
	-moz-opacity: 0.95;
	opacity: 0.95;
	float: left;
	height: 25px;
	clear: left;
	font-family: Trebuchet MS;
	font-size: 11px;
	text-align: center;
}



#menu li ul li a
{
	text-indent: 0px;
	height: 25px;
	width: 130px;
	color: #000;
	background: #CCCB3F;
	text-decoration: none;
	line-height: 25px;
	display: block;
}



#menu li ul li a:hover
{
	text-decoration: underline;
	background: #CCCB3F;
}

/*End General Reset and Webpage Settings*/


#container
{
	width: 972px;
	margin: 0px auto 0px;
	text-align: left;
	position: relative;
	padding: 0px 10px;
	background: url(../gfx/bg.jpg) repeat-y top center;
}

#header
{
	width: 100%;
	height: 149px;
	background: url(../gfx/header.jpg) repeat-x top center;
}

#header h1
{
	width: 289px;
	height: 106px;
	display: block;
	margin: 7px 0px 0px 7px;
	float: left;
	background: url(../gfx/logo.jpg) no-repeat top center;
}

#header h1 a
{
	width: 289px;
	line-height: 106px;
	display: block;
	text-indent: -100000px;
}

p#email
{
	width: 284px;
	height: 61px;
	display: block;
	float: right;
	margin: 30px 10px 0px 0px;
	background: url(../gfx/email_alert.jpg) no-repeat top center;
}

p#email a
{
	width: 284px;
	line-height: 61px;
	display: block;
	text-indent: -100000px;
}

p#address
{
	float: left;
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	margin: 25px 0px 0px 35px;}

#menu
{
	float: left;
	width: 972px;
	margin: 7px 0px 0px 0px;
	position: relative;
	z-index: 4;
}

#menu ul
{
	margin: 0px;
	width: 840px;
	margin: 0px auto;
}

#menu li
{
	width: 130px;
	height: 29px;
	display: block;
	text-align: center;
	float: left;
	position: relative;
}

#menu li a
{
	width: 130px;
	height: 29px;
	display: block;
}


#hypHome a
{
	background: url(../gfx/home.jpg) no-repeat top center;
	text-indent: -100000px;
}

#hypHome a:hover
{
	background: url(../gfx/home.jpg) no-repeat bottom center;
}

#hypAbout a
{
	background: url(../gfx/about.jpg) no-repeat top center;
	text-indent: -100000px;
}

#hypAbout a:hover
{
	background: url(../gfx/about.jpg) no-repeat bottom center;
}

#hypBuy a
{
	background: url(../gfx/buy.jpg) no-repeat top center;
	text-indent: -100000px;
}

#hypBuy a:hover
{
	background: url(../gfx/buy.jpg) no-repeat bottom center;
}

#hypRent a
{
	background: url(../gfx/lease.jpg) no-repeat top center;
	text-indent: -100000px;
}

#hypRent a:hover
{
	background: url(../gfx/lease.jpg) no-repeat bottom center;
}

#hypSold a
{
	background: url(../gfx/sell.jpg) no-repeat top center;
	text-indent: -100000px;
}

#hypSold a:hover
{
	background: url(../gfx/sell.jpg) no-repeat bottom center;
}

#hypContact a
{
	background: url(../gfx/contact.jpg) no-repeat top center;
	text-indent: -100000px;
}

#hypContact a:hover
{
	background: url(../gfx/contact.jpg) no-repeat bottom center;
}

#wrapper
{
	width: 100%;
	background: url(../gfx/body.jpg) repeat-x top center;
	  min-height:500px;
  height:auto !important;
  height:500px;

}

#slideshow
{
	width: 934px;
	height: 219px;
	margin: 20px auto;
	position: relative;
	z-index: 0;
	
}

#ctl00_ContentPlaceHolder1_pnlFeature
{
	width: 375px;
	margin: 0px 0px 0px 20px;
	float: left;
}

.fpimg
{
	margin: 0px auto;
	width: 350px;
}

#fp_right
{
	width: 336px;
	display: block;
	margin: 5px auto 0px;
	color: #000;
}

#fp_right a
{
	color: #EE8F01;
	text-transform: capitalize;
	text-decoration: underline;
}

#ctl00_ContentPlaceHolder1_pnlFeature h1
{
	width: 139px;
	height: 19px;
	margin: 11px 0px 0px 0px;
	display: block;
	background: url(../gfx/feature.jpg) no-repeat top left;
}

#ctl00_ContentPlaceHolder1_pnlFeature h1 span
{
	width: 139px;
	height: 19px;
	display: block;
	text-indent: -100000px;
}

#ctl00_ContentPlaceHolder1_pnlFeature h2
{
	font-size: 1.2em;
	color: #000;
	margin: 0px;
	font-family: Verdana;
}

#buttons
{
	width: 201px;
	float: right;
	margin: 0px 17px 0px 20px;}

p#market_app
{
	background: url(../gfx/market.jpg) no-repeat left top;
	width: 194px;
	display: block;
	height: 181px;
	margin: 2px 0px 0px 0px;
}

p#market_app a
{
	width: 194px;
	display: block;
	height: 181px;
	text-indent: -100000px;}

p#team
{
	background: url(../gfx/team.jpg) no-repeat left top;
	width: 194px;
	display: block;
	height: 181px;
}

p#team a
{
		width: 194px;
	display: block;
	height: 181px;
	text-indent: -100000px;}


#footer
{
	width: 972px;
	background: url(../gfx/footer.jpg) repeat-x top center;
	height: 45px;
	color: #fff;
	margin: 0px auto 0px auto;}
	
	#footer a
	{
		color: #fff;}
		
		h3.headingresults
		{
			background: #F28E02;
			color: #fff;}
			
			h1.resultstitle
			{
				color: #000;}

/* Form Css Settings Firefox, IE6, IE7 compliant */

.wrap
{
	width: 255px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 25px;
	float: left;
	display: block;
}

#search
{
	width: 302px;
	height: 359px;
	position: relative;
	float: left;
	font-family: Trebuchet MS;
	margin: 0px 0px 0px 25px;
	background: url(../gfx/search_box.jpg) no-repeat top center;
}

#search h1
{
	width: 264px;
	height: 20px;
	margin: 10px 0px 0px 15px;
	display: block;
	background: url(../gfx/prop_search.jpg) no-repeat top left;
}

#search h1 span
{
	width: 264px;
	height: 20px;
	display: block;
	text-indent: -100000px;
}

#search label
{
	font-size: 1.4em;
	color: #656666;
}

#search br
{
	clear: left;
}

#search p
{
	font-size: 1.4em;
	margin: -7px 0px 5px 0px;}

.check
{
	margin-bottom: 10px;
	display: block;
}
.radio
{
	width: 180px;
	height: 25px;
	padding: 0px 0px 20px 0px;
	float: left;
	padding: 0px;
	display: block;
}

.radio label
{
	display: block;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.radio input
{
	float: left;
	display: block;
	margin: 0px 5px 0px 0px;
	padding: 0px 0px 0px 0px;
}


.prop select
{
	display: inline;
	width: auto;
	clear: left;
	float: left;
	margin: 0px 0px 10px 0px;
}

.prop select
{
	width: 160px;
}

.prop label
{
	float: left;
	margin: 0px 0px 3px 0px;
	padding: 0px;
}

.toprice
{
	float: left;
	width: 200px;
	height: 40px;
	margin: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.toppricelbl
{
	float: left;
	width: 200px;
	display: block;
	margin: 0px;
	padding: 0px;
}

.toprice select
{
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

.toprice span
{
	float: left;
	margin: 0px;
	font-size: 1.4em;
	padding: 0px;
	display: block;
}

.submit
{
	margin: 0x 0px 0px 0px;
	position: absolute;
	right: 20px;
	bottom: 20px;
	padding: 0px;
	float: right;
}



/* End Form Settings */