body {
	background-color: #0075DD;
}
#lb img {
	border:none;
	margin-bottom:5px;
	clear:left;
	float:left;
}

body, td, th {
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: justify;
	color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
}

p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}

a.mls_listings {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0075DD;
	text-decoration:none;
}

a:hover.mls_listings {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#cccccc;
	text-decoration:none;
}


h1, h2, h3, h4, h5 {
	margin: 0;
}

/* Header */

#header {
	width: 700px;
	margin: 0 auto;
	color: #808080;
}

#header h1 {
	float: left;
	margin: 0px 0 0 0px;
	font-size: 50px;
	letter-spacing: -7px;
}

#header h2 {
	float: right;
	margin: 40px 20px 0 0;
	font-size: 18px;
	letter-spacing: -1px;
}

.div_float_holder{
	overflow:hidden;
	width:720px;
/*	margin-left:10px; */
	font-size:12px;
	font-weight:normal;
}

.div_float_holder p{
	padding: 10px 0px 10px 0px;
}

.div_float_left {
	float:left;
	margin-left:10px;
	width:500px;
}

.div_float_left_align_right {
	float:left;
	margin-left:10px;
	width:500px;
	text-align:right;
}

.div_float_left_2 {
	float:left;
	width:120px;
}
.div_float_right_2 {
	float:left;
	width:600px;
}

.div_float_right_2 p {
	padding: 0 0 0 0;
}

.div_float_left_3 {
	margin-left:10px;
	float:left;
	width:220px;
}
.div_float_right_3 {
	float:left;
	width:370px;
}

.div_float_right {
	float:left;
	width:70px;
	text-align:right;
}


/* Menu */

#menu1 {
	float: left;
	width: 100px;
	margin: 0px auto;
	padding-bottom: 20px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	color: #323B2E;
}

#menu1 ul {
	margin: 0px;
	list-style: none;
	padding: 0px;
}

#menu1 li {
}

#menu1 a {
	display: block;
	width: 140px;
	padding: 5px 0px;
	background-color: #809E44;
	border-top: 1px solid #EDEDED;
	border-bottom: 1px solid #B5B5B5;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	color: #000000;
}

#menu1 a:hover {
	background-color: #6B833A;
	border-top: 1px solid #E3E3E3;
	border-bottom: 1px solid #E3E3E3;
	color: #FFFFFF;
}

/* Content */

#content {
	width: 800px;
	margin: 0 auto;
	padding-top: 0px;
	/* border: 10px solid #FFFFFF; */
	border-top: none;
	/*background: #E9EAE2;*/
	background:#FFFFFF;
}

#colOne {
	float: left;
	width: 130px;
	margin-top: 20px;
	padding: 0 0px 0 20px;
}

#colTwo {
	float: right;
	margin-top: 20px;
	width: 600px;
	padding: 0 20px 0 20px;
}

#content h2 {
	margin-bottom: 20px;
	font-size: 18px;
	letter-spacing: -1px;
	color: #808080;
}


#footer {
	width: 700px;
	margin: 0 auto;
	padding-top: 20px;
}


#footer p {
	text-align: center;
	padding: 0;
	font-size: 10px;
}
ul {padding: 0 2em 1.2em;}

/* structure */
#wrapper {
	background: #332;
	margin: 0 auto;
	width: 756px;
}
#container {
	background: #FBF9F4;
	border-top: 6px solid #FBF9F4;
	font-size: 1.3em;
	line-height: 1.3em;
	margin: 0 auto;
	width: 750px;
}

/* header */
.title {
	background: #fbf9f4;
}
.title h1 {
	color: #441;
	font: normal 2.2em Georgia,"Trebuchet MS",sans-serif;
	padding: 10px 0 10px 18px;
}

.header {
	border-top: 1px solid #AA8;
	border-bottom:1px solid #AA8;
	background: #DAD7C5 url(images/header.jpg) no-repeat left top;
	height: 222px;
}

/* navigation */
.navigation {
	background: #DED9D0 url(images/nav.gif) repeat-x; height: 41px;
	border-top: 1px solid #996;
}
.navigation a {
	background: #FFF url(images/nav.gif) repeat-x;
	border-right: 1px solid #C9C6B3;
	color: #553;
	float: left;
	font: bold 1em Tahoma,sans-serif;
	padding: 0 14px;
	line-height: 41px;
	text-align: center;
	text-decoration: none;
}
.navigation a:hover,.navigation a#active {background-position: left bottom; color: #331;}

/* main */
.main#two-columns {background: #FFF url(images/two-columns.gif) repeat-y;}

/* bottom */
.bottom {
	background: #DCDAC9;
	border-top: 1px solid #AA8;
	color: #444;
	padding: 14px 20px;
}
.bottom .left,.bottom .right {width: 49%;}

/* footer */
.footer {
	background: #332;
	color: #EED;
	padding: 10px;
}
.footer .left {width: 66%;}
.footer .right {
	width: 33%;
	text-align: right;
}
.footer a {
	color: #FFF;
	text-decoration: none;
}
.footer a:hover {
	color: #FFF;
	text-decoration: underline;
}

/* gallery */
.gallery td {
	vertical-align: top;
	text-align: center;
}
.gallery em {display: block;}

/* misc */
.clear,.clearer {clear: both;} 
.clearer {font-size: 0;}
.col2 .left {width: 490px;}
.col2 .right .content {background: #FFF;}
.col2 .right {
	width: 255px;
	background: #FBF9F4 url(images/two-columns.gif);
	background-repeat: repeat-y;
}
.content {padding: 18px 20px;}
.left {float: left;}
.right {float: right;}
.right .content {padding: 10px 20px;}

/* block list */
ul.block {
	border-top: 1px dashed #BCBAAC;
	margin: 4px 0;
	padding: 0;
	width: 760px;
}
.block li {
	border-bottom: 1px dashed #BCBAAC;
	list-style: none;
}
.block li a,.block li em {
	color: #FFFFFF;
	display: block;
}
.block li em {
	font-size: 0.9em;
	font-style: normal;
}
.block li a {
	padding: 5px 5px 5px 5px;
	text-decoration: none;
	width: 760px;
}
.block li a span {font-weight: bold;}
.block li a:hover {
	background: #00376E;
	color: #FFFFFF;
}
