body { background-color:#ffffff; text-align:left; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:14px; color:#000;}

a:visited, a:link {color:#069; text-decoration:none;}

a:hover {text-decoration:underline;}

img {border:0;}

#wrap {width:810px; margin:20px auto; padding:20px; border:2px solid #333; padding-bottom:23px; margin-bottom:0;}

#banner { background:url("../images/header.png") no-repeat; height:94px; margin:0px 0; }
  
#content { position:relative; background-color:#fff; text-align:justify;}

.sidebar { float:left; width:220px; background-color:#ccc; height:703px;}

.sidebarfeatured {float:left; width:220px; background-color:#ccc; height:2500px;}

.sidebarbank {float:left; width:220px; background-color:#ccc; height:1240px;}

.sidebarmls {float:left; width:220px; background-color:#ccc; height:850px;}

.sidebararea {float:left; width:220px; background-color:#ccc; height:2090px;}

.sidebarabout {float:left; width:220px; background-color:#ccc; height:1194px;}

.header {float:right; width:590px; height:250px; background-color:#000;}

.inner {float:right; width:570px; padding-top:20px; padding-left:20px; background:#fff;}

.innerarea {float:right; width:570px; padding-top:20px; padding-left:20px; background:#fff;}

.innerarea p {line-height:normal;}

.innerarea a:link, .innerarea a:visited, .innerarea a:hover {font-style:italic;}
	
#footer { width:855px; text-align:right; margin:10px auto; font-size:10px;}

/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.right {float:right; margin-left:20px; margin-top:5px;}

#bottom {position:left; margin:0 auto; vertical-align:bottom; margin-top:42px}

#bottombank {position:relative; margin:0 auto; vertical-align:bottom; margin-top:53px}

#bottommls {position:relative; margin:0 auto; vertical-align:bottom; margin-top:45px}

#bottomabout {position:relative; margin:0 auto; vertical-align:bottom; margin-top:45px}

#bottomarea {position:relative; margin:0 auto; vertical-align:bottom; margin-top:61px}

.right2 {float:right;}

.right3 {float:right; border:1px solid  #333;}

.left {float:left;}

.left2 {float:left; margin-right:15px;}

.flash {margin-top:7px;}

.center {text-align:center; font-size:30px; color:#609; margin-bottom:10px;}

.center2 {text-align:center; font-size:30px; color:#09C; margin-bottom:10px;}

.center3 {text-align:center; font-size:30px; color:#000; margin-bottom:10px; font-style:italic;}

.bank {float:right; margin-top:30px; margin-bottom:-5px;}

.image {float:left; width:140px;}

.house {width:140px; height:100px; margin-bottom:5px; border:1px solid #333;}

.text {float:right; width:410px; padding-left:20px; padding-bottom:20px; font-size:13px;}

.style1 {color:#900;}

#container {margin:0 auto; width:570px;}

.hidden{display:none;}


/* Begin Images | Wordpress only */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	float:left; 
	width:140px;
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	clear: left;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */

