body {
	margin:0;
	padding:0;
	text-align:center;
	background: #EEDDBB url('/images/blue_strip.jpg') top center repeat-y;
}

#page_ {
	width:700px;
	margin:0px auto;
	text-align:left;
	background-color:#FFFFEE;
}

#header_ {
	position:relative;
	width:700px;
	height:148px;
	background: url('/images/header-top.jpg') no-repeat;
}
	
	#header-form-text_ {
		position:absolute;
		left:506px;
		top:90px;
		width:186px;
		height:27px;
	}
	
	#header-form-box_ {
		position:absolute;
		left:506px;
		top:117px;
		width:122px;
		height:18px;
	}
	
	#header-form-button_ {
		position:absolute;
		left:634px;
		top:117px;
		width:58px;
		height:18px;
	}

#menu_ {
	position:relative;
	width:700px;
	height:39px;
}

		
	#menu-topbar_ {
		position:absolute;
		left:0px;
		top:0px;
		width:700px;
		height:4px;
	}
	
	#menu-home_ {
		position:absolute;
		left:0px;
		top:4px;
		width:51px;
		height:31px;
	}
	
	#menu-listings_ {
		position:absolute;
		left:51px;
		top:4px;
		width:89px;
		height:31px;
	}
	
	#menu-specialprograms_ {
		position:absolute;
		left:140px;
		top:4px;
		width:123px;
		height:31px;
	}
	
	#menu-sellingyourproperty_ {
		position:absolute;
		left:263px;
		top:4px;
		width:152px;
		height:31px;
	}
	
	#menu-visitarea_ {
		position:absolute;
		left:415px;
		top:4px;
		width:75px;
		height:31px;
	}
	
	#menu-searcharealistings_ {
		position:absolute;
		left:490px;
		top:4px;
		width:141px;
		height:31px;
	}
	
	#menu-contact_ {
		position:absolute;
		left:631px;
		top:4px;
		width:69px;
		height:31px;
	}
	
	#menu-bottombar_ {
		position:absolute;
		left:0px;
		top:35px;
		width:700px;
		height:4px;
	}

#content_ {
	position:relative;
	width:700px;
}

	#content-home-mainpic_ {
		position:relative;
		width:700px;
		height:243px;
	}

	#content-home-divider_ {
		position:relative;
		width:700px;
		height:7px;
	}

	#content-home-palmetto_ {
		position:relative;
		width:150px;
		height:130px;
	}
	
	#content-home-vert1_ {
		position:absolute;
		left:150px;
		top:250px;
		width:3px;
		height:130px;
		background-color:#022255;
	}
	
	#content-home-grand_ {
		position:absolute;
		left:153px;
		top:250px;
		width:152px;
		height:130px;
	}
	
	#content-home-vert2_ {
		position:absolute;
		left:305px;
		top:250px;
		width:4px;
		height:130px;
		background-color:#022255;
	}
	
	#content-home-summer_ {
		position:absolute;
		left:309px;
		top:250px;
		width:153px;
		height:130px;
	}
	
	#content-home-vert3_ {
		position:absolute;
		left:462px;
		top:250px;
		width:4px;
		height:130px;
		background-color:#022255;
	}
	
	#content-home-other_ {
		position:absolute;
		left:466px;
		top:250px;
		width:153px;
		height:130px;
	}
	
	#content-home-featured_ {
		position:absolute;
		left:619px;
		top:250px;
		width:81px;
		height:130px;
	}

#footer_ {
	position:relative;
	width:700px;
	background-color:#022255;
}
	
	#footer-topbar_ {
		height:9px;
	}
	
	#footer-contact_ {
		height:63px;
		padding-top:20px;
		text-align:center;
		font-family:Arial;
		font-size:12px;
		font-weight:bold;
		color:#AABBCC;
	}
	
	#footer-logos_ {
		height:99px;
		text-align:center;
	}
	
	#footer-copyright_ {
		height:25px;
		text-align:center;
		font-family:Arial;
		font-size:12px;
		font-weight:bold;
		color:#AABBCC;
	}
	
	a.footer_link_:link, a.footer_link_:active, a.footer_link_:hover, a.footer_link_:visited {
		color:#AABBCC;
	}
	
/* Font Style */

body {
	font-family:Arial;
	font-size:12px;
	line-height:15px;
	color:#332211;	
}

a:link, a:active, a:visited {
	color:#022255;
	font-weight:bold;
	
}

a:hover {
	color:#332211;
	font-weight:bold;
}

.subheader {
	font-weight:bold;
	color:#022255;
	line-height:20px;
	text-decoration:none;
}

.header {
	font-size: 20px;
	color:#022225;
}

.bluebold {
	font-weight:bold;
	color:#022255;
}

.bluebolditalic {
	font-style:italic;
	font-weight:bold;
	color:#022255;
}

input[type="text"], textarea {
	background-color: #F9F1DA
}

.field_title_ {
	font-weight:bold;
}

.form_notes_ {
	font-style:italic;
}

.error {
	color:#FF0000;
}

.caps {
	text-transform:uppercase;
}

.blue {
	color:#022255;
}

.noline {
	text-decoration:none;
}

.smaller {
	font-size:11px;
}

.bold {
	font-weight:bold;
}

#content-contact-inside_ {
	background:url('/images/bg_contactus.jpg') top right no-repeat;
	padding-left:55px;
	padding-right:288px;
	padding-top:27px;
}

.content-contact-fullfield_ {
	width:357px;
}

.content-contact-fullfield_city_ {
	width:190px;
}

.content-contact-fullfield_state_ {
	width:41px;
}

.content-contact-fullfield_zip_ {
	width:100px;
}

.content-contact-fullfield_notes_ {
	width:357px;
	height:53px;
}

#content-featured-inside_ {
	background:url('/images/bg_featured_properties.jpg') top right no-repeat;
	padding-left:55px;
	padding-right:220px;
	padding-top:27px;
}

.content-featured-picturepad_ {
	padding-left:100px;
	padding-top:3px;
}

#content-selling-inside_ {
	background:url('/images/bg_selling_property.jpg') top right no-repeat;
	padding-left:55px;
	padding-right:235px;
	padding-top:27px;
}

#content-programs-inside_ {
	background:url('/images/bg_special_programs.jpg') top right no-repeat;
	padding-left:55px;
	padding-right:235px;
	padding-top:27px;
}

#content-home-flashcontent_ {
	width: 660px;
	height: 203px;
	padding: 20px;
}