/*General Reset and Webpage Settings*/


html
{
	text-align: center;
	background: #BAC0D6 url(../gfx/bg.jpg) repeat-x fixed top left;
}
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-family: Times New Roman;
		font-size: 2.4em;
		font-weight: bold;
		margin: 10px 0px 15px 10px;
		letter-spacing: -1px;
		color: #22377e;
}
.text h2
{
font-family: Times New Roman;
		font-size: 1.8em;
		font-weight: bold;
		margin: 10px 0px 0px 20px;
		letter-spacing: -1px;
		color: #22377e;
}
.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;
	left: 0px;
	list-style: none;
}



#menu li ul
{
	padding: 0px 0px 0px 0px;
}



#menu li ul li
{
	background: #E30A27;
	width: 133px;
	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: 133px;
	color: #EDEDED;
	text-decoration: none;
	line-height: 25px;
	background: #E30A27;
	display: block;
}



#menu li ul li a:hover
{
	text-decoration: underline;
	background: #E30A27;
	height: 25px;
		width: 133px;
}

/*End General Reset and Webpage Settings*/

#container
{
	width: 821px;
	margin: 15px auto;
	text-align: left;
	padding: 0px;
	background: #fff;
	position: relative;
	border: solid 3px #6A73A4;
}

#header
{
	height: 120px;
	width: 821px;
}

#header h1
{
	width: 387px;
	height: 65px;
	display: inline;
	background: url(../gfx/logo.jpg) no-repeat top left;
	float: left;
	padding: 0px;
	margin: 25px 0px 25px 14px;
}

#header h1 a
{
	width: 387px;
	line-height: 65px;
	display: block;
	text-indent: -120000px;
}


#header p#rw
{
	float: right;
	background: url(../gfx/rw_logo.jpg) no-repeat top right;
	width: 219px;
	height: 22px;
	text-align: left;
	margin: 10px 15px 0px 0px;
	display: block;
}

#header p#rw span
{
	width: 219px;
	line-height: 22px;
	display: block;
	text-indent: -10000px;
}

#header p
{
	float: right;
	clear: right;
	margin: 0px 15px 0px 0px;
	font-size: 1.4em;
	width: 200px;
	font-family: Trebuchet MS;
	text-align: right;
}

#menu
{
	width: 800px;
	background: url(../gfx/menu_bg.jpg) repeat-x top left;
	height: 43px;
	margin: 0px auto;
}

#menu ul
{
	margin: 0px;
	padding: 0px;
}

#menu li
{
	float: left;
	width: 133px;
	height: 34px;
	position: relative;
	display: block;
}

#hypHome a
{
	width: 133px;
	height: 34px;
	display: block;
	text-indent: -10000px;
	background: url(../gfx/menu_home.jpg) no-repeat top left;
}

#hypAbout a
{
	width: 133px;
	height: 34px;
	display: block;
	text-indent: -10000px;
	background: url(../gfx/menu_about.jpg) no-repeat top left;
}

#hypBuy a
{
	width: 133px;
	height: 34px;
	display: block;
	text-indent: -10000px;
	background: url(../gfx/menu_buying.jpg) no-repeat top left;
}

#hypRent a
{
	width: 133px;
	height: 34px;
	display: block;
	text-indent: -10000px;
	background: url(../gfx/menu_renting.jpg) no-repeat top left;
}

#hypSold a
{
	width: 133px;
	height: 34px;
	display: block;
	text-indent: -10000px;
	background: url(../gfx/menu_selling.jpg) no-repeat top left;
}

#hypContact a
{
	width: 133px;
	height: 34px;
	display: block;
	text-indent: -10000px;
	background: url(../gfx/menu_contact.jpg) no-repeat top left;
}

#hypHome a:hover
{
	width: 133px;
	height: 34px;
	display: block;
	background: url(../gfx/menu_home.jpg) no-repeat bottom left;
}

#hypAbout a:hover
{
	width: 133px;
	height: 34px;
	display: block;
	background: url(../gfx/menu_about.jpg) no-repeat bottom left;
}

#hypBuy a:hover
{
	width: 133px;
	height: 34px;
	display: block;
	background: url(../gfx/menu_buying.jpg) no-repeat bottom left;
}

#hypRent a:hover
{
	width: 133px;
	height: 34px;
	display: block;
	background: url(../gfx/menu_renting.jpg) no-repeat bottom left;
}

#hypSold a:hover
{
	width: 133px;
	height: 34px;
	display: block;
	background: url(../gfx/menu_selling.jpg) no-repeat bottom left;
}

#hypContact a:hover
{
	width: 133px;
	height: 34px;
	display: block;
	background: url(../gfx/menu_contact.jpg) no-repeat bottom left;
}

#slideshow
{
	width: 795px;
	height: 209px;
	display: block;
	padding: 2px;
	margin: 0px 0px 0px 10px;
	border: solid 1px #142a76;
}

#wrapper
{
	background: url(../gfx/watermark.jpg) no-repeat bottom right;
	width: 821px;
	 min-height:560px;
  height:auto !important;
  height:560px;

	padding: 0px 0px 0px 0px;}

.welcome
{
	width: 550px;
	float: left;
	display: inline;
	margin: 20px 0px 20px 15px;}
	
	.welcome h1
	{
		font-family: Times New Roman;
		font-size: 2.4em;
		font-weight: bold;
		margin: 10px 0px 15px 10px;
		letter-spacing: -1px;
		color: #22377e;}
		
		.welcome p
		{
			font-size: 1.3em;
			color: #000;
			font-family: Trebuchet MS;
			padding: 0px;
			margin: 0px 0px 10px 20px;}
	
	#buttons
	{
		float: right;
		margin: 0px 25px 0px 0px;
		width: 150px;}
	
	#e_butt
	{
		width: 147px;
		height: 147px;
		margin: 15px 0px 15px 0px;
		background: url(../gfx/email_butt.jpg) no-repeat top left;}
		
		#rwb_butt
		{
		width: 147px;
		height: 147px;
				margin: 15px 0px 15px 0px;
		background: url(../gfx/blog_butt.jpg) no-repeat top left;}
		
		
		#e_butt a, #rwb_butt a
		{
			width: 147px;
			line-height: 147px;
			display: block;
			text-indent: -100000px;}
	
	#footer
	{
		width: 796px;
		height: 23px;
		background: url(../gfx/footer_bg.jpg) repeat-x top left;
		margin: 0px auto 10px;
		border-left: solid 2px #C30624;
		border-right: solid 2px #C30624;
		font-family: Trebuchet MS;
		font-size: 1.0em;
		}
		
		#footer p
		{
			line-height: 21px;
			color: #fff;}
			
			#footer a
			{
				color: #fff;}
				
				#result, #display, #profileheader, .slspfl
				{
					margin: 0px 15px 10px 15px;}
					
					.slspfldetails
					{
						width: 86%;}
						
						h1.resultstitle
						{
									font-family: Times New Roman;
		font-size: 2.8em;
		font-weight: bold;
		letter-spacing: -1px;
		color: #22377e;}
		
		h3.resultssubtitle
		{
											font-family: Times New Roman;
		font-size: 2.0em;
		font-weight: bold;
		letter-spacing: -1px;
		color: #22377e;}

						
#news
{
    margin: 20px 0px 0px 0px;
    height: 150px;
    width: 495px;
    float: right;
}



#news a

{
    display: block;
    float: right;
    margin: 0px 40px 0px 0px;
    font-size: 1.3em;
    font-weight: bold;
    color: #0000ff;
    text-decoration: underline;

}

.article
{
    display: block;
    margin: 0px 15px;
    background: #f3f3f3;
    padding: 5px;
}

.article_alt
{
   display: block;
    margin: 0px 15px;
    background: #f3f3f3;
    padding: 5px;
}

