/*General Reset and Webpage Settings*/
#footer
{
	behavior: url(/scripts/iepngfix.htc);
}

html
{
	text-align: center;
	background: url(../gfx/bg.jpg) repeat-x bottom center fixed;
}
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.8em;
	color: #669733;
	font-weight: normal;
	font-family: Times New Roman;
	margin: 15px 0px 0px 15px;
}
.text h2
{
	font-weight: normal;
	font-size: 2.2em;
	color: #669733;
	font-family: Times New Roman;
	margin: 15px 0px 0px 20px;
}
.text p
{
	font-size: 1.2em;
	font-family: Verdana;
	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.2em;
	font-family: Verdana;
}


/* Footer Formatting */


.copy
{
	float: left;
	margin: 5px 0px 0px 0px;
}
.info
{
	float: right;
	margin: 5px 0px 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: -23px;
	list-style: none;
}



#menu li ul
{
	padding: 0px 0px 0px 0px;
	border-top: solid 4px #44401C;
	border-bottom: solid 4px #85C543;
}



#menu li ul li
{
	background: #EBEFF0;
	width: 135px;
	height: 20px;
	filter: alpha(opacity=95);
	-moz-opacity: 0.95;
	opacity: 0.95;
	float: left;
	border-bottom: solid 1px #FFF;
	clear: left;
	font-family: Verdana;
	font-size: 11px;
	text-align: center;
}



#menu li ul li a
{
	text-indent: 0px;
	background: #EBEFF0;
	height: 20px;
	width: 135px;
	color: #000;
	text-decoration: none;
	line-height: 20px;
	display: block;
}



#menu li ul li a:hover
{
	text-decoration: underline;
	background: #EBEFF0;
	height: 20px;
	width: 135px;
}

/*End General Reset and Webpage Settings*/

#container
{
	width: 914px;
	background: url(../gfx/container_bg.jpg) repeat-y 0px 0px;
	margin: 0px auto;
	padding: 0px 0px 1px 0px;
	text-align: left;
}

#header
{
	margin: 0px 0px;
	height: 143px;
	background: #fff;
	width: 914px;
}

#header h1
{
	width: 301px;
	height: 114px;
	margin: 10px 0px 0px 0px;
	background: url(../gfx/logo.jpg) no-repeat top left;
	float: left;
}

#header h1 a
{
	display: block;
	width: 301px;
	line-height: 114px;
	display: block;
	text-indent: -100000px;
}

#header p
{
	float: right;
	text-align: right;
	font-family: Times New Roman;
	font-size: 1.3em;
	font-weight: bold;
	margin: 27px 0px 0px 0px;
	text-transform: uppercase;
	color: #44401c;
}

#header p span
{
	font-size: 1.1em;
	color: #85c543;
	font-weight: bold;
}

#slideshow
{
	width: 906px;
	height: 227px;
	display: block;
	margin: 0px auto;
	border-top: solid 4px #44401c;
	border-bottom: solid 4px #85c543;
}

*:first-child+html #menu{	margin: 11px 3px 0px 0px;}

#menu
{
	float: right;
	height: 29px;
	width: 573px;
	margin: 14px 3px 0px 0px;
	position: relative;
	z-index: 4;
}

#menu ul
{
	margin: 0px;
	padding: 0px;
}

#menu li
{
	float: left;
	display: block;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	position: relative;
	height: 29px;
}

#hypHome a
{
	width: 88px;
	height: 29px;
	display: block;
	margin: 0px 4px 0px 0px;
	text-indent: -100000px;
	background: url(../gfx/but_home.jpg) no-repeat 0px 0px;
}

#hypAbout a
{
	width: 93px;
	height: 29px;
	display: block;
	margin: 0px 4px 0px 0px;
	text-indent: -100000px;
	background: url(../gfx/but_about.jpg) no-repeat 0px 0px;
}

#hypBuy a
{
	width: 88px;
	height: 29px;
	display: block;
	margin: 0px 4px 0px 0px;
	text-indent: -100000px;
	background: url(../gfx/but_buying.jpg) no-repeat 0px 0px;
}

#hypRent a
{
	width: 88px;
	height: 29px;
	display: block;
	margin: 0px 4px 0px 0px;
	text-indent: -100000px;
	background: url(../gfx/but_leasing.jpg) no-repeat 0px 0px;
}

#hypSold a
{
	width: 88px;
	height: 29px;
	display: block;
	margin: 0px 4px 0px 0px;
	text-indent: -100000px;
	background: url(../gfx/but_selling.jpg) no-repeat 0px 0px;
}

#hypContact a
{
	width: 108px;
	height: 29px;
	display: block;
	text-indent: -100000px;
	background: url(../gfx/but_contact.jpg) no-repeat 0px 0px;
}

#hypHome a:hover
{
	width: 88px;
	height: 29px;
	background: url(../gfx/but_home.jpg) no-repeat 0px -30px;
}

#hypAbout a:hover
{
	width: 93px;
	height: 29px;
	background: url(../gfx/but_about.jpg) no-repeat 0px -30px;
}

#hypBuy a:hover
{
	width: 88px;
	height: 29px;
	background: url(../gfx/but_buying.jpg) no-repeat 0px -30px;
}

#hypRent a:hover
{
	width: 88px;
	height: 29px;
	background: url(../gfx/but_leasing.jpg) no-repeat 0px -30px;
}

#hypSold a:hover
{
	width: 88px;
	height: 29px;
	background: url(../gfx/but_selling.jpg) no-repeat 0px -30px;
}

#hypContact a:hover
{
	width: 108px;
	height: 29px;
	background: url(../gfx/but_contact.jpg) no-repeat 0px -30px;
}

#hypHome a.current
{
	background: url(../gfx/but_home.jpg) no-repeat 0px -60px;
}

#hypAbout a.current
{
	background: url(../gfx/but_about.jpg) no-repeat 0px -60px;
}

#hypBuy a.current
{
	background: url(../gfx/but_buying.jpg) no-repeat 0px -60px;
}

#hypRent a.current
{
	background: url(../gfx/but_leasing.jpg) no-repeat 0px -60px;
}

#hypSold a.current
{
	background: url(../gfx/but_selling.jpg) no-repeat 0px -60px;
}

#hypContact a.current
{
	background: url(../gfx/but_contact.jpg) no-repeat 0px -60px;
}

#wrapper
{
	background: #fff url(../gfx/watermark.jpg) no-repeat 120px bottom;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	width: 906px;
	margin: 0px 0px 0px 4px;
	padding: 20px 0px 20px 0px;
	border-bottom: solid 4px #44401c;
}

#ctl00_ContentPlaceHolder1_pnlFeature
{
	width: 344px;
	background: #edf0f0;
	float: right;
	margin: 10px 8px 10px 0px;
	border: solid 1px #c1e1a0;
}

#ctl00_ContentPlaceHolder1_imgFPLeftImg
{
	margin: 10px 0px 0px 14px;
}

#ctl00_ContentPlaceHolder1_pnlFeature h1
{
	font-family: Times New Roman;
	font-weight: normal;
	font-size: 2.0em;
	color: #44401c;
	width: 317px;
	margin: 5px auto 5px auto;
	text-align: center;
}

.welcome
{
	width: 535px;
	float: left;
	margin: 10px 0px 0px 5px;
}

.welcome h1
{
	margin: 0px 0px 0px 10px;}

#footer
{
	width: 908px;
	margin: 0px auto;
	background: url(../gfx/footer.png) repeat-x top center;
	height: 40px;
}

#footer p
{
	font-family: Verdana;
	font-size: 1.1em;
}

#footer a
{
	color: #000;
	text-decoration: none;
}

#master0, #master1, #master2
{
	float: left;
	position: relative;
	z-index: 2;
	display: inline;
	margin: 1px 1px 0px 1px;}
	

h3.headingresults
{
	background: #97C74F;
	color: #fff;
}



h1.resultstitle
{
	font-size: 2.8em;
	color: #669733;
	margin: 0px;
	font-weight: normal;
}

#profileheader, .slspfl
{
	margin: 10px;}
	
	
	/* Forms */
	
	.email_form
	{
		width: 500px;
		float: left;
		display: inline;
		margin: 0px 20px 0px 0px;}
	
	#ctl00_ContentPlaceHolder1_vsApplication
{
	width: 400px;
	margin: 20px auto 20px auto;
	background: #fff;
	border: solid 1px #928886;
	padding: 10px 0px;
		filter: alpha(opacity=95);
	-moz-opacity: 0.95;
	opacity: 0.95;
	text-align: center;}


#radios label
{
	width: 85px;
	margin: 10px 0px 0px 10px;
	float: left;}
	
	#radios input
	{
		float: left;
		margin: 10px 0px 0px 0px;}

label#norm
{
	width: 120px;
	margin: 12px 5px 0px 0px;}

.req
{
	font-size: 0.8em;
	color: #FF0000;}

.form
{
	width: 500px;
	margin: 0px 0px 0px 35px;}

.form label { 
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	width: 120px; 
	padding: 0; 
	font-size: 1.1em;
	margin: 5px 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: left; 
}

.form input, .form textarea {
	/* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */
	width:auto;      /* set width of form elements to auto-size, otherwise watch for wrap on resize */
	margin:5px 0 0 10px; /* set margin on left of form elements rather than right of
                              label aligns textarea better in IE */
}

.form br {
	clear:left; /* setting clear on inputs didn't work consistently, so brs added for degrade */
}
