/*General Reset and Webpage Settings*/


html
{
	text-align: center;
	background: #C7C3AA url(../gfx/bg.jpg) repeat-x top 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
{
	border-top: solid 2px #93852c;}

.text
{
	padding: 15px 0px 0px 0px;}

.text h1
{
	font-size: 2.2em;
	color: #93852C;
	margin: 0px 0px 10px 10px;
}
.text h2
{
	font-size: 1.4em;
	color: #93852C;
	margin: 15px 0px 10px 20px;
}
.text p
{
	font-size: 1.2em;
	color: #000;
	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;
	color: #000;
}


/* Footer Formatting */


.copy
{
	float: left;
	margin: 0px 0px 0px 10px;
}
.info
{
	float: right;
	margin: 0px 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;
	list-style: none;
}



#menu li ul
{
	padding: 0px 0px 0px 0px;
	border: solid 1px #C6D1CB;
}



#menu li ul li
{
	background: #fff;
	width: 130px;
	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;
	background: #Fff;
	width: 130px;
	color: #000;
	text-decoration: none;
	line-height: 25px;
	display: block;
}



#menu li ul li a:hover
{
	text-decoration: underline;
		background: #Fff;
}

/*End General Reset and Webpage Settings*/

#container
{
	width: 970px;
	position: relative;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
}

#header
{
	height: 84px;
	width: 966px;
	margin: 15px 0px;
	background: url(../gfx/header_bg.jpg) repeat-x bottom left;
	border: solid 2px #fff;
}

#header h1
{
	background: url(../gfx/logo.jpg) no-repeat top left;
	width: 244px;
	height: 68px;
	float: left;
	margin: 5px 0px 0px 10px;
	padding: 0px;
}

#header h1 a
{
	width: 244px;
	line-height: 68px;
	display: block;
	text-indent: -100000px;
}

#menu
{
	width: 651px;
	height: 83px;
	float: right;
	margin: 0px;
	position: relative;
	z-index: 4;
	padding: 0px;
}

#menu ul
{
	margin: 0px;
	padding: 0px;
}

#menu li
{
	float: left;
	width: 130px;
	height: 84px;
	display: block;
	position: relative;
}

li#hypHome a
{
	background: url(../gfx/butt_home.jpg) top center;
	display: block;
	width: 130px;
	height: 84px;
	text-indent: -100000px;
}
li#hypAbout a
{
	background: url(../gfx/butt_about.jpg) top center;
	display: block;
	width: 130px;
	height: 84px;
	text-indent: -100000px;
}

li#hypBuy a
{
	background: url(../gfx/butt_buying.jpg) top center;
	display: block;
	width: 130px;
	height: 84px;
	text-indent: -100000px;
}

li#hypService a
{
	background: url(../gfx/butt_service.jpg) top center;
	display: block;
	width: 130px;
	height: 84px;
	text-indent: -100000px;
}
li#hypRent a
{
	background: url(../gfx/butt_rent.jpg) top center;
	display: block;
	width: 130px;
	height: 84px;
	text-indent: -100000px;
}

li#hypContact a
{
	background: url(../gfx/butt_contact.jpg) top center;
	display: block;
	width: 130px;
	height: 84px;
	text-indent: -100000px;
}

li#hypHome a:hover
{
	background: url(../gfx/butt_home.jpg) bottom center;
}

li#hypAbout a:hover
{
	background: url(../gfx/butt_about.jpg) bottom center;
}

li#hypBuy a:hover
{
	background: url(../gfx/butt_buying.jpg) bottom center;
}

li#hypService a:hover
{
	background: url(../gfx/butt_service.jpg) bottom center;
}
li#hypRent a:hover
{
	background: url(../gfx/butt_rent.jpg) bottom center;
}

li#hypContact a:hover
{
	background: url(../gfx/butt_contact.jpg) bottom center;
}

#wrapper
{
	width: 966px;
		  min-height:500px;
  height:auto !important;
  height:500px;
	border: solid 2px #fff;
	background: #fff url(../gfx/container_bg.jpg) repeat-x bottom center;
	padding: 0px 0px 19px 0px;
}

#content
{
	margin: 2px 0px 0px 0px;}

#welcome, #helpful, #neighbour
{
	height: 332px;
	float: left;
	color: #000;
	border-bottom: solid 2px #fff;
	font-family: Trebuchet MS;
}

#slideshow
{
	position: relative;
	z-index: 1;}

#welcome
{
	background: #f5f5f8;
	width: 322px;

}

#welcome h1
{
	background: url(../gfx/welcome_h1.jpg) repeat-x top left;
	width: 322px;
	height: 43px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#welcome h1 span
{
	text-indent: -100000px;
	display: block;
}

#welcome p
{
	font-size: 1.3em;
	letter-spacing: 0px;
	margin: 0px 15px 10px 15px;
}

#helpful
{
	background: #EAEAEF;
	width: 318px;
	border-left: solid 2px #fff;
	border-right: solid 2px #fff;
}

#helpful h1
{
	background: url(../gfx/helpful_h1.jpg) repeat-x top left;
	width: 318px;
	height: 43px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

#helpful h1 span
{
	text-indent: -100000px;
	display: block;
}

#helpful p
{
	font-size: 1.4em;
	margin: 0px 80px 0px 15px;
}

#helpful p span
{
	font-size: 1.4em;
	display: block;
	padding: 0px;
	font-weight: bold;
	font-family: Trebuchet MS;
	margin: 0px 0px 0px 0px;
	}
	
	#helpful a
	{
		color: #000;
		text-decoration: none;}
	
#neighbour
{
	background: #DDDDE5;
	width: 322px;
}

#neighbour h1
{
	background: url(../gfx/neighbour_h1.jpg) repeat-x top left;
	width: 322px;
	height: 43px;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}

#neighbour h1 span
{
	text-indent: -100000px;
	display: block;
	margin: 0px 0px 0px 0px;
}

#neighbour p
{
	font-size: 1.3em;
	margin: 10px 15px 15px 15px;
}

#calc, #market
{
	height: 120px;
	margin: 0px;
	padding:24px 0px 0px 0px;}
	
	#calc
	{
		border-bottom: solid 2px #fff;
		height: 118px;}
		
		#calc p
		{
			margin: -7px 10px 0px 15px;
			}
			
				
		#market
		{
			background: url(../gfx/n_report.jpg) no-repeat top right;}

#footer
{
	width: 966px;
	border: solid 2px #fff;
	background: url(../gfx/footer_bg.jpg) repeat-x top left;
	height: 30px;
	margin: 15px 0px 0px 0px;
}

#footer p
{
	line-height: 30px;
	font-family: Trebuchet MS;
}

h1.resultstitle
{
	color: #000;}
	
	h3.headingresults
	{
		color: #fff;
		background: #96892D;}
		
		#results, #display
		{
			background: #fff;
			border-top: solid 2px #93852c;
					  min-height:400px;
  height:auto !important;
  height:400px;}
  
  #details
  {
	float: left;}
			
.email_form
	{
		width: 500px;
		float: left;
		color: #000;
		display: inline;
		margin: 0px 20px 20px 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 */
}

label#norm2
{
	width: 200px;
	margin: 12px 5px 0px 0px;}

.form2
{
	width: 600px;
	color: #000;
	margin: 0px 0px 20px 35px;}

.form2 label { 
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	width: 200px; 
	padding: 0; 
	font-size: 1.1em;
	margin: 5px 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: left; 
}

.form2 input, .form2 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 */
}

.form2 br {
	clear:left; /* setting clear on inputs didn't work consistently, so brs added for degrade */
}
