html {
	background-position:top;
	background-repeat:repeat-x;
	background: transparent url(/img/container_bg.jpg) repeat-y center;
	background-color:#669ACC;
}
body {
	padding:0;
	margin:0 auto;
	background: transparent url(/img/body_bg.jpg) repeat-x top;
	}

body, p, div, td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	}
	
h1, h2, h3, h4, h5, h6 {
	font-family: georgia;
	margin: 0 0 15px 0;
	padding:0;
	color: #515151;
	font-weight:normal;
	text-align:left;
	}
	
h1 {
	font-size:24px;
	color:#759a32;
	}

h2 {
	font-size:18px;
	margin-top:25px;
	}

h3 {
	font-size:16px;
	}

h4 {
	font-size:13px;
	}

h5 {
	font-size:12px;
	}
	
h6 {
	font-size:10px;
	}

#container {
	position:relative;
	margin:0 auto;
	width:788px;
	}
#container-inner{
	width:778px;margin:0 auto;
	}
a:focus {
	outline:none;
	}

.area-information {
	font-size:11px;
	font-weight:bold;
	font-family:arial;
	margin-left:10px;
	margin-top:5px;
	margin-bottom:5px;
	}

.nav-sub-title {
	font-size:11px;
	font-weight:bold;
	font-family:arial;
	margin-left:10px;
	margin-top:5px;
	margin-bottom:5px;
	}

#header {
	padding:0;
	margin:0 auto;
	position:relative;
	width:778px;
	height:178px;
	background-color:#669ACC;
	}
	
#mainnav {
	position:relative;
	width:603px;
	height:40px;
	background-color:#F0F0F0;
	background-image:url(/img/mainnav_bg.gif);
	margin-left:5px;
	}

#home a{
	position:absolute;
	background-image:url(/img/home.jpg);
	width:65px;
	height:40px;
}

#home a:hover{
	background-position:0 -40px;
}

#buyer a{
	position:absolute;
	background-image:url(/img/buyer.jpg);
	width:64px;
	height:40px;
	margin-left:66px;
	}

#buyer a:hover{
	background-position:0 -40px;
}

#seller a{
	position:absolute;
	background-image:url(/img/seller.jpg);
	width:59px;
	height:40px;
	margin-left:131px;
	}

#seller a:hover{
	background-position:0 -40px;
}

#homeowner a{
	position:absolute;
	background-image:url(/img/homeowner.jpg);
	width:100px;
	height:40px;
	margin-left:191px;
	}

#homeowner a:hover{
	background-position:0 -40px;
}

#tools a{
	position:absolute;
	background-image:url(/img/tools.jpg);
	width:89px;
	height:40px;
	margin-left:292px;
	}

#tools a:hover{
	background-position:0 -40px;
}

#contact a{
	position:absolute;
	background-image:url(/img/contact.jpg);
	width:72px;
	height:40px;
	margin-left:446px;
	}

#contact a:hover{
	background-position:0 -40px;
	}

#rightnav {
	position:relative;
	float:left;
	width:154px;
	margin-left:5px;
	margin-right:20px;
	display:none;
	}
	
#rightnav a {
	color: #fff;
	}
	
#rightnav div {
	position:relative;
	width:170px;
	border-bottom:none;
	}
	
#rightnav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	background: url(/img/dot.gif) repeat-x top;
	padding-top:1px;
	}
	
#rightnav ul li.main {
	margin:0;
	}
	
#rightnav ul li.main a {
	display:block;
	width:154px;
	height:14px;
	color:#666;
	text-decoration:none;
	padding:4px;
	font-size:11px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	background: url(/img/bg-td.gif) repeat-x bottom;
	background-color:#ededed;
	padding-left:10px;
	margin-left:2px;
	}
	
#rightnav ul li.main a:hover {
	color:#0c2577;
	background-image:url(/img/bullet_rollover.jpg);
	background-repeat:no-repeat;
	background-position:10px;
	background: url(/img/bg-td.gif) repeat-x bottom;
	background-color:#E0EBF5;
	}
	
#rightnav ul li.sub {
	margin:0;
	text-align:right;
	}
	
#rightnav ul li.sub a {
	display:block;
	text-decoration:none;
	color:#858585;
	background-color:#3b3c3f;
	background-image:url(/img/bullet_rollover.jpg);
	background-repeat:no-repeat;
	background-position:10px;
	}

#rightnav ul li.sub a:hover {
	background-color:#4e4e4e;
	color:#fff;
	}

#rightnav p {
	margin: 5px;
	color: #fff;
	}

#slideshow {
	position:relative;
	float:left;
	width:603px;
	height:178px;
	margin:0;
	padding:0;
	}
	



#text {
	font-size:12px;
	position:relative;
	width:573px;
	float:left;
	margin-top:15px;
	margin-right:15px;
	margin-left:8px;
	margin-bottom:15px;
	zoom: 1;
	}

html>body #text {
	margin-left:15px;
	}
	
*html #text {
	width:550px;
	margin-left:15px;
	}

blockquote {
	font-size:11px;
	font-family:arial;
	}
	
#text p {
	font-family:arial;
	font-size:11px;
	text-align:left;
	}
	
#text a {
	text-decoration:underline;
	color:#6699CC;
	}
	
#text a:hover {
	text-decoration:none;
	}
	
#footer {
	position:relative;
	margin:0 auto;
	width:788px;
	height:35px;
	padding:0;
	clear:both;
	background-color:#95B7DC;
	text-align:left;
	background-image:url(/img/footer.jpg);
	background-repeat:no-repeat:
	}
	
#footer p {
	font-size:10px;
	padding:8px 8px 0 8px;
	margin:0;
	text-align:left;
	color:#5d5d5d;
	}
	
#footer p a {
	color:#5d5d5d;
	text-decoration:none;
	}
	
#footer a:hover {
	color:#8b8b8b;
	text-decoration:underline;
	}
/*
*html #footer p {
	padding:-20px;
	}*/

#footer-inner {
	width:785px;
	margin:0 auto;
	}
	
.rew-logo {
	font-size:9px;
	float:right;
	padding:6px 6px 0 6px;
	}
	
	#navigation {
		z-index:9999;
		height:40px;
		width:602px;
		}

#navigation-primary {
	height: 40px; width: 603px;
	margin-left:5px;
	background: #F0F0F0 url(/img/mainnav_bg.gif);
	}
	
	#navigation-primary-inner {
		height:40px;padding:0;
		}
		
		#navigation-primary-inner ul{
			padding:0;
			}
		
				*html	#navigation-primary-inner li{
					padding:0;height:10px;
					}

	#navigation-primary ul {
		margin: 0; padding: 0;
		list-style: none;
		}

	#navigation-primary li {
		margin: 0; padding: 0;
		float: left;
		position: relative;
		}

		#navigation-primary a {
			float: left;
			}

		#nav-home a {
			height: 40px; width: 65px;
			text-indent: -3000px;
			overflow: hidden;
			background: url(/img/home.jpg) repeat-x center 0;
			}
			
		#nav-buyer a {
			height: 40px; width: 64px;
			text-indent: -3000px;
			background: url(/img/buyer.jpg) repeat-x center 0;
			}

		#nav-seller a {
			height: 40px; width: 59px;
			text-indent: -3000px;
			background: url(/img/seller.jpg) repeat-x center 0;
			position:relative;
			}

#nav-search a{height: 40px; width: 74px;
			text-indent: -3000px;
			background: url(/img/search_btn.jpg) repeat-x center 0;
			position:relative;}

#nav-about a{height: 40px; width: 90px;
			text-indent: -3000px;
			background: url(/img/about.jpg) repeat-x center 0;
			position:relative;}

		#nav-homeowner a {
			height: 40px; width: 100px;
			text-indent: -3000px;
			background: url(/img/homeowner.jpg) repeat-x center 0;
			}

		#nav-tools a {
			height: 40px; width: 89px;
			text-indent: -3000px;
			background: url(/img/tools.jpg) repeat-x center 0;
			}

		#nav-area a {
			height: 40px; width: 89px;
			text-indent: -3000px;
			background: url(/img/areainfo.jpg) repeat-x center 0;
			}

		#nav-contact a {
			height: 40px; width: 83px;
			text-indent: -3000px;
			overflow: hidden;
			background: url(/img/contact.jpg) repeat-x center 0;
			}

		#navigation-primary a:hover,
		#navigation-primary li:hover a,
		#navigation-primary li.sfHover a {
			background-position: center -40px;
			}

		/* Suckerfish Drop-Downs */

		#navigation-primary li ul {
			position: absolute;
			top: 40px; left: -3000px;
			width: 165px;
			background: #e6ebf1;
			z-index: 3000;
			}

		#navigation-primary li:hover ul, #navigation-primary li.sfHover ul {
			left: 0;
			}

			#navigation-primary li ul li {
				float: none;
				}

			#navigation-primary li ul li a {
				float: none;
				display: block;
				height: auto;
				text-indent: 0;
				width: auto;
				background: none; color: #64676c;
				padding: 5px;
				text-decoration: none;
				text-align: left;
				z-index:9999;
				font-size:10px;
				border-bottom:1px solid #fff;
				}

			#navigation-primary li ul li a:hover{
				background: #c3d3e3;	
				color:#F7FFFF;	z-index:9999;
				}


#featured_listing {height:178px;background-color:#fff;width:172px;float:right;}
#featured_listing h5 {font-weight:bold;margin-left:15px;margin-top:10px;}
#featured_listing img {margin-left:11px;border:1px solid #ccc;padding:3px;margin-top:-5px;}
#rgihtdiv { float:right;}
#rightside {width:174px;}
/*#rightside {float:right;width:174px;margin-top:-40px;z-index:9999;}*/

/*
*html #featured_listing {margin-right:0;}
*/

/* flash property search */
#search-box {
	float: left;
	margin: 0 15px 10px 0;
	}


#search_box {float:left;margin-right:15px;padding:10px;color:#012D5A;font-weight:bold;border-top:0;height:150px;margin-top:0;}


#search-box{
	background:url(/img/search-box.gif) no-repeat 0 0;
	width:331px;
	height:207px;
}

#search-box ul{
	list-style:none;
	margin:0px;
	padding:0px;
}

#search-box ul li{
	float:left;
	color:#003466;
	margin:9px 0px 0px 5px;
	padding:0px;
}

#search-box ul li a{
	display:block;
	text-decoration:none;
	color:#122a44;
	background:url(/img/search-box-tabs.gif) no-repeat 0 0;
	width:87px;
	height:26px;
	font-size:12px;
	text-align:left;
	padding:5px 0 4px 13px;
	font-family:"Times New Roman", Times, serif;

}

#search-box ul li.first{
	margin-top:0px;
	margin-left:0px;
	width:100px;
}

#search-box ul li.first a{
	background:none;
	padding:9px 3px 4px 9px;
	font-size:15px;
	color:#122a44;
	width:100px;
}

#search-box ul li.second{
	position:relative;
	left:18px;
}

#search-box ul li.third{
	position:relative;
	left:13px;
}

p#find-property{
	position:relative;
	top:50px;
	left:73px;
	margin:0px;
	padding:0px;
	font-family:"Times New Roman", Times, serif;
	font-size:32px;
	
}

p#find-property a{	
	text-decoration:none;
	color:#003466;
}

p#find-property a span{
	color:#759a32;
	font-style:italic;
}

.quicksearchmls{font-size:9px;color:#fff;float:left;margin-left:25px;padding:0;}

*html .quicksearchmls{font-size:9px;color:#fff;float:left;margin-left:12px;padding:0;}


/* Blog Styles */

#blognav {
	width:154px;
	float:right;
	border:1px solid #ccc;
	border-bottom:none;
	margin-left:10px;
	margin-bottom:10px;
	}
	
	#blognav ul {
		list-style:none;
		margin:0; padding:0;
		border-top:1px solid #ccc;
		}
		
		#blognav li {
			margin:0; padding:0;
			text-align:left;
			border-bottom:1px solid #ccc;
			}
			
			#blognav li a {
				background:#ededed;
				display:block;
				text-decoration:none;
				color:#666;
				padding:4px 10px;
				}
				
				#blognav li a:hover {
					background:#dedede;
					}
					
	#blognav h5 {
		color:#515151;
		}

p.bigger {font-size:13px !important;}


/* Agent Page Styles */

.agent {
	margin-bottom:20px;
	font-size:11px;
	line-height:1.6em;
	border-bottom:1px dotted #ddd;
	}

.agent h3 {
	font-weight:bold;
	margin-bottom:0; padding-bottom:10px;
	}
	
	.agent h3 a {
		text-decoration:none !important;
		}
		
		.agent h3 a:hover {
			text-decoration:underline !important;
			}
			

.homepage-button {width:195px;height:52px;background-image: url(/img/whoarewe.gif);position:absolute;right:17px;cursor:pointer;}
.homepage-button a {cursor:pointer;}
.bigger {margin-top:35px;}

.agent-left {float:left;}
.agent-left img {border:1px solid #C3D3E3;padding:2px;background-color:#E1E8EE;}
.flash-right{float:right;margin-right:60px;}
.centered-video {width:320px;margin:0 auto;}


/*style for current link on idx*/
p.idx-links {
	border-bottom:1px solid #8CAAC6;
	padding:0 0 3px
}

	p.idx-links a {
		background:none repeat scroll 0 0 #8CAAC6;
		color:#FFFFFF !important;
		font-size:12px !important;
		padding:2px 10px;
		text-decoration:none !important;
	}
	
	p.idx-links a.current-idx {
		background:none repeat scroll 0 0 #FFFFFF;
		border-left:1px solid #8CAAC6;
		border-right:1px solid #8CAAC6;
		border-top:1px solid #8CAAC6;
		color:#003466 !important;
		margin:0 1px;
		cursor:default;
		padding:4px 10px;
		text-decoration:none !important;
	}
