/* CSS Document */
body {
	background:#81A5CC url(images/bg.jpg) repeat-x;
	margin:0px;
	}

div {
	margin:0px;
	padding:0px;
	}
	
ul {
	margin:0px;
	padding:0px;
	}
	
li {
	margin:0px;
	padding:0px;
	}	 		

div.center {
	text-align: center;
	}
	
div#full{
	width:100%;
	}		

div#wrapper {
	margin-left: auto;
	margin-right: auto;
	width:854px;
	}
	
#header {
	height: 100px;
	width:850px;
	float:right;
	}
	
#logo {
	height:100px;
	width:202px;
	background:url(images/logo.jpg);
	float:left;
	}
	
#middle {
	height:245px;
	width:854px;
	float:left;
	clear:left right;
	}
	
#middle-shadow {
	height:245px;
	width:4px;
	background:url(images/middle-shadow.jpg);
	float:left;
	}
	
#flash {
	height:245px;
	width:500px;
	float:left;
	}
	
#middle-right {
	height:245px;
	width:350px;
	float:left;
	background-image:url(images/agent-name.jpg);
	}
	
#topnav {
	margin:10px 0px 0px 10px;
	}	
	
.topnav {
	font:12px Arial;
	color:#81A5CC;
	}

.topnav a {
	font:12px Arial;
	color:#3A72B0;
	text-decoration:none;
	}
	
.topnav a:hover {
	color:#81A5CC;
	}									

#contact {
	margin:160px 59px 0px 0px;
	text-align:right;
	}
	
.contact {
	font:12px Arial;
	color:#666;
	}

.contact a {
	font:12px Arial;
	color:#3A72B0;
	text-decoration:none;
	}	
	
.contact a:hover {
	color:#81A5CC;
	}
	
#white-line {
	height:6px;
	width:854px;
	background-image:url(images/white-line.jpg);
	background-repeat:no-repeat;
	float:left;
	clear:right left;
	overflow:hidden;
	}	
	
#lower {
	width:854px;
	height:300px;
	float:left;
	clear:left;
	}
	
#lower-left-bg {
	width:504px;
	background:#C0D2E6 url(images/lower-shadow.gif) repeat-y;
	float:left;
	overflow:hidden;
	}
	
#lower-left-container {
	width:484px;
	margin:10px 10px 10px 14px;
	}	

#lower-left-header {
	width:484px;
	height:45px;
	text-align:center;
	}	
	
#top-rule1 {
	width: 20px; 
	height: 1px; 
	background-color: #81A5CC; 
	overflow:hidden; 
	margin: 30px 0px 0px 0px;
	float:left;
	}
	
#top-rule2 {
	width:360px;
	height: 1px; 
	background-color: #81A5CC; 
	overflow:hidden; 
	margin: 30px 0px 0px 0px;
	float:left;
	}	
	
#welcome {
	height:45px;
	width:83px;
	background:transparent url(images/welcome.jpg) no-repeat;
	overflow:hidden;
	margin:0px 10px;
	float:left;
	}	

#lower-left-text {
	width:480px;
	margin:10px 0px;
	}
	
.welcome-text {
	width:460px;
	font:12px Arial;
	color:#666;
	}

.welcome-text a {
	color:#3A72B0;
	text-decoration:none;
	}	
	
.welcome-text a:hover {
	color:#81A5CC;
	}
	
#bottom-rule {
	width:100%;
	height: 1px; 
	background-color: #81A5CC; 
	overflow:hidden;
	margin-bottom:10px; 
	}	

#address {
	width:100%;
	text-align:center;
	}
	
.address {
	font:11px Arial;
	color:#666;
	}			 	

#bottom-shadow {
	width:504px;
	height:	5px;
	overflow:hidden;
	background-image:url(images/bottom-shadow.gif);
	}

#lower-right-bg {
	width:350px;
	float:left;
	overflow:hidden;
	text-align:center;
	}
	
#lower-right-container {
	width:280px;
	margin:10px 35px;
	}
	
#button-accents-top {
	width:280px;
	height:29px;
	background:url(images/top-accents.jpg) no-repeat;
	}			
	
#button-accents-bottom {
	width:280px;
	height:29px;
	background:url(images/bottom-accents.jpg) no-repeat;
	}
	
#buttons {
	width:230px;
	margin-left:25px;
	margin-right:25px;
	}			
	
.buttons ul{
	list-style:none;
	}
	
.buttons li {
	width:230px;
	background:url(images/button-bg.jpg) repeat-x;
	border:1px solid #C0D2E6;
	margin-bottom:3px;
	text-align:center;
	padding-bottom:3px;
	}
 
.buttons a {
	font:11px Arial;
	color:#3A72B0;
	text-decoration:none;
	}	
	
.buttons li a:hover {
	color:#81A5CC;
	}	 
	
#footer {
	width:100%;
	position:fixed;
	bottom:0px;
	background-color:#3A72B0;
	text-align:center;
	clear:both;
	padding-top:5px;
	padding-bottom:5px;
	}
	
.footer {
	font:10px Verdana;
	color:#fff;
	}	
	
.footer a {
	font:10px Verdana;
	color:#fff;
	text-decoration:none;
	}					
		
.footer a:hover {
	color:#81A5CC;
	}					
	
/* begin multiFeatured listing Widget */

.property-container {
	float:left;
	margin:13px 0 0 0;
	text-align:left;
	width:142px;
	padding-left:13px;
	border-left:1px dotted #D5E7E9;
	}	
	
.property-container p {
	padding:0;
	margin:0;
	}

.details {
	margin-top:5px;
	}
	
#multifeaturedListings p {
	color:#fff;
	padding:0;
	}	
	
#multifeaturedListings img {
	margin:0 10px 0 0;
	float:left;
	}		

/* end multiFeatured listing Widget */	