body {
	font: 62.5% Arial, Helvetica, sans-serif;
	text-align: center;
	background: #2E478A url(../images/main_bg.jpg) repeat-x;
	margin: 0px;
	padding: 0px;
}

a { color: #0C6A00; }
a:link {}
a:visited { color: #2E478A; }
a:hover { color: #333333; }
a:active {}

/*a.external { padding-right: 18px; background: url(../images/application_double.gif) no-repeat right center; }
a.external:hover {}*/

h1, h2, h3, h4, h5, h6 { font-family: Georgia, "Times New Roman", Times, serif; margin: 0; padding: 0; }
h3 {
	font-size: 2em;
	font-family: Arial, Helvetica, sans-serif;
	color: #2E478A;
	font-weight: normal;
	margin-bottom: 15px;
}
h4 {
	font-size: 1.6em;
	margin: 1.0em 0;
	color: #015833;
}

ul { 
	list-style: none; 
	margin: 0; 
	padding: 0; 
	}
li {}

ul.list { 
	padding-left: 2.0em; 
	margin: 1.0em 0; 
	}
ul.list li {
	list-style: disc;
	font-size: 1.4em;
	line-height: 1.4em;
	color: #015833;
	}

.featured .list {
	width: 330px;
	padding-left: 0px;
	border-top: 1px solid #A2EA96;
	}
.featured .list li {
	list-style: none;
	padding: 5px 0;
	border-bottom: 1px solid #A2EA96;
	}
.featured .list a {
	text-decoration: none;
	font-weight: bold;
	}
ul.list a img {
	border-width: 0px;
	vertical-align: middle;
	}


dl { padding-right: 260px; }
dt {
	clear: left; 
	margin: 15px 0 0;
	padding: 10px 0 0 140px;
	font-size: 1.8em;
	border-top: 1px solid #01A55E;
	color: #0D6B01;
}
dt a { 
	color: #0D6B01; 
	text-decoration: none; 
	}
dd a {
	display: block;
	}
dd { 
	font-size: 1.4em; 
	line-height: 1.4em; 
	color: #015833; 
	margin: 10px 0 0 140px;
	}
dd.photo { 
	float: left; 
	width: 130px;
	height: 100px;
	margin: -20px 10px 10px 0; 
	}
dd.photo img { 
	padding: 4px; 
	border: 1px solid #A2EA96; 
	background-color: #fff; 
	}

#container {
	width: 940px;
	margin: 0 auto;
	text-align: left;
	background: #E3FFC7 url(../images/nav_bg.jpg) repeat-y left top;
	border-left: 10px solid #FFFFFF;
	border-right: 10px solid #FFFFFF;
	padding-bottom: 15px;
}

#header {
	background:  #FFFFFF url(../images/header_image.jpg) no-repeat left bottom;
	height: 259px;
}
#header h1 {
	float: left; 
	width: 397px;
	height: 94px;
}
#header h1 img {
	border-style: none;
}

#header h2 {
	color: #FFFFFF;
	font: italic 1.8em Arial, Helvetica, sans-serif;
	float: right;
	margin: 65px 10px 0 0;
}
#h_phone {}

#sidebar {
	background: #A2EA96 url(../images/nav_bg.jpg) repeat-y;
	width: 200px;
	float: left;
}

ul#navigation { margin: 20px 0 40px 0; padding: 0; }
ul#navigation li { height: 30px; }
ul#navigation li img {
	border-style: none;
}

#sb_map { margin-bottom: 15px; }
#affiliates {
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
}
#affiliates a img {
	border-width: 0px;
	margin-bottom: 15px;
}


#content {
	padding: 0 15px 25px 15px;
	background: url(../images/content_bg.jpg) repeat-x left top;
	float: left;
	width: 710px;
}
#content h2 {
	color: #0c6a00;
	font-size: 3.2em;
	font-weight: normal;
	/* background:  url(../images/hibiscus_orange.gif) no-repeat left top; */
	padding-top: 15px;
	line-height: 1.2em;
}
#content p {
	font-size: 1.4em;
	line-height: 150%;
	padding-right: 10px;
	color: #015833;
}
#content table { font-size: 1.4em; }
#content table p { font-size: 1.0em; }

#content blockquote {
	width: 200px;
	float: right;
	margin: 15px 10px 15px 15px;
	padding: 0px 10px 10px 20px;
	background: #b3f697 url(../images/quote_top.gif) no-repeat left top;
	}
	#content blockquote.home {
		width: 320px;
		margin-right: 0;
		background-image: url(../images/quote_top-lg.gif);
		}
	
#content blockquote p {
	font: 1.3em/180% Georgia, "Times New Roman", Times, serif;
	color: #19730E;
	text-align: left;
	text-indent: 25px;
	padding: 10px 0 0 0;
	margin: 0px auto;
}
#content fieldset p {
	font-size: 1em;
	margin: 0 0 1em 0;
}

#content blockquote span {
	display: block;
	margin: 0 -10px -10px -20px;
	padding: 5px 30px 10px 5px;
	font-style: italic;
	text-align: right;
	background: transparent url(../images/quote_bottom.gif) no-repeat right bottom;
	color: #01A55E;
	}
	#content blockquote.home span {
		background-image: url(../images/quote_bottom-lg.gif);
		}

#footer {
	clear: both;
	background: #01A55E url(../images/footer_left.gif) no-repeat left top;
	height: 56px;
}
#footer p { padding-top: 10px; margin: 0; text-align: center; color: #FFFFFF; font-size: 1.2em; height: 46px; background: url(../images/footer_right.gif) no-repeat right top; }
#footer a { color: #FFFFFF; }

fieldset {
	font-size: 1.4em; 
	border-top: 1px solid #01A55E;
	border-right: none;
	border-bottom: none;
	border-left: none;
	margin-right: 10px;
}

legend {
	font-weight: normal;
	color: #01A55E;
	font-size: 1.4em;
	margin-left: 0px;
	padding-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
label { cursor: pointer; }
fieldset em { color: #6A6; }

#contact_form {}
#contact_form li {
	clear: both;
	padding: 4px 5px;
	border-bottom: 1px solid #A2EA96;
}
#contact_form label { float: left; width: 120px; }
#contact_form label.break { width: 100%; display: block; }
#contact_form input { width: 200px; }
#contact_form textarea { width: 320px; height: 150px; }
#contact_form button {}


body.resources #content ul { list-style: none; font-size: 1.4em; margin: 1.0em 2.0em; }
body.resources #content li { line-height: 175%; padding-left: 18px; background: url(../images/bullet_green.gif) no-repeat left 0.35em; }
body.resources #content li a {}
body.resources #content li ul { font-size: 1.0em; margin: 0.5em 1.0em; }

#map { height: 300px; width: 500px; border: 1px solid #000; }

.intro {
  float: left;
  width: 350px;
}

.sidebar { 
  float: left;
  width: 350px;
  margin-left: 20px;
}

.home .sidebar {
	width: 340px;
	}

#flash_content {}
#flash_content h3 { margin: 15px 0 0 0; line-height: 1.8em; }
#flash_content p.more {
	margin: 0;
	padding: 0px 15px;
	text-align: right;
}
#flash_content p.more a { 
  font: italic 1.2em/2.0em Georgia, "Times New Roman", Times, serif; 
  color: #0C6A00;
  }

#slideshow {
	line-height: 0px;
	width: 320px;
	/*margin-top: 20px;*/
	background-color: #ffffff;
	padding: 9px;
	border: 1px solid #A2EA96;
}

/* photos on Featured Listings pages */
#photo_box { 
	width: 360px; 
	float: right; 
	margin: 0 0 0 15px; 
	background: #A2EA96 url(../images/bg_photobox_top.gif) no-repeat center top; 
	line-height: 0; }
#photo_large {
	padding: 10px;
	background:  url(../images/bg_loading.gif) no-repeat center center;
	text-align: center;
	}
#photo_img {
	padding: 10px;
	background-color: #fff;
	}
#photo_caption,
#photo_caption_static {
	display: block;
	text-align: center;
	font: 1.4em Georgia, "Times New Roman", Times, serif;
	color: #19730E;
	}
ul#photo_thumbs { 
	padding: 5px 4px; 
	background: url(../images/bg_photobox_bottom.gif) no-repeat center bottom; 
	display: inline-block; 
	}
ul#photo_thumbs:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}

#photo_thumbs li { 
	float: left; 
	width: 100px; 
	margin: 5px 8px; 
	}
#photo_thumbs li a {
	display: block;
	text-align: center;
	}
#photo_thumbs li a img { 
	border: none; 
	padding: 2px; 
	background-color: #E3FFC7; 
	}
#photo_thumbs li a:hover img { background-color: #03A25F; }

#cc_form fieldset { 
  width: 320px; 
  padding: 5px 9px 9px; 
  margin: 20px 0;
  border: 1px solid #01A55E; 
  color: #015833; 
  line-height: 150%; 
  }
#cc_form legend { padding: 0; }
#cc_form label { display: block; }

#press-list {
	font-size: 1.4em;
	line-height: 150%;
	color: #015833;
	margin-right: 200px;
	}
#press-list li {
	float: left;
	padding: 18px 5px;
	width: 200px;
	text-align: center;
	background: #ABF39F;
	margin: 10px;
}
#press-list li a { display: block; }
#press-list li a img {
	border: 1px solid #01A55E;
	display: block;
	margin: 3px auto;
}

.sold, .escrow { font-weight: bold; color: #ff0000; }
img.sold, img.escrow {
	vertical-align: text-bottom;
}


img.left {
	background: #FFFFFF;
	padding: 5px;
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
	border: 1px solid #A2EA96;
}
.filedata {
	color: #01A55E;
	font-size: 0.9em;
	display: block;
}
.filedata img { vertical-align: middle; }

body.search table ul { border-top: 1px solid #A2EA96; }
body.search table ul li {
	padding: 5px 15px 5px 0px;
	line-height: 150%;
	border-bottom: 1px solid #A2EA96;
	color: #015833;
}
