/* mdo studio 2006 - all rights reserved */
/* 
colors:
green light: 	87874c
green dark: 	6c6654
beige light: 	ece7d9
beige dark:		cec2a7
red:			8f0000
yellow:			ecc866
brown:			5e3c19
*/
body {
	margin:0;
	padding:0;
	border:0;
	color:#5e3c19;
	background:#8d9222;
	font-size:62.5%;
	}
#wrapper {
	width:1040px;
	padding:0;
	margin:0;
	border:0;
	display:block;
	background:url(images/bckgd_wrapper.jpg) top left repeat-y #ece7d9;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.3em;
	line-height:1.9em;
	}
#wrapper.homepage {
	background:url(images/bckgd_wrapper_home.gif) top left repeat-y;
	}
a {
	color:#de3e02;
	text-decoration:none;
	border-bottom:1px dotted #cec2a7;
	}
a:visited {
	color:#b02c02;
	}
a:hover {
	color:#15437f;
	border-bottom:1px dotted #87874c;
	}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.6em;
	font-weight:100;
	line-height:1.4em;
	text-transform:capitalize;
	color:#566e87;
	margin:0;
	padding:5px 0;
	border-bottom:1px dotted #cec2a7;
	border-top:1px dotted #cec2a7;
	}
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
	font-weight:normal;
	line-height:1.2em;
	font-weight:100;
	color:#6c6654;
	margin:0;
	padding:5px 0;
	}
h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
	font-weight:100;
	color:#87874c;
	border-bottom:1px dotted #cec2a7;
	border-top:1px dotted #cec2a7;
	margin:0;
	padding:5px 0;
	}
h3.sans {
	font-family:"Lucida Grande", Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size:1.0em;
	font-weight:100;
	color:#87874c;
	border-bottom:1px dotted #cec2a7;
	border-top:1px dotted #cec2a7;
	margin:0;
	padding:5px 0 5px 15px;
	background:url(images/bullet_down_2.gif) left no-repeat;
	}
h4, #promotions h1 {
	font-family:"Lucida Grande", Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size:1.0em;
	font-weight:100;
	line-height:1.0em;
	letter-spacing:1px;
	text-transform:uppercase;
	color:#6c6654;
	background:url(images/bullet_down.gif) left no-repeat;
	border-bottom:1px dotted #cec2a7;
	border-top:1px dotted #cec2a7;
	margin:0;
	padding:5px 0 5px 15px;
	}
img {
	border:0;
	}
/*----------- home page ------------*/

#home_navigation {
	width:320px;
	float:left;
	background:url(images/homepic_pumpkins.jpg) top no-repeat #afa68f;
	padding:470px 0 0 0;
	text-align:right;
	margin:0
	}
/*
homepic files
homepic_jump.jpg
homepic_horse.jpg
homepic_horses.jpg
homepic_foresteria.jpg
homepic_papo.jpg
homepic_waterpark.jpg
homepic_pumpkins.jpg
homepic_veranera.jpg
homepic_bridle.jpg
homepic_palmtrees.jpg
homepic_streets.jpg
homepic_plane.jpg
*/
#home_navigation ul {
	display:block;
	clear:both;
	margin:0;
	padding:10px;
	list-style:none;
	font-family:"Lucida Grande", Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size:1.2em;
	}
#home_navigation ul li {
	padding:2px 10px;
	margin:0;
	}
#home_navigation a {
	padding:0 0 0 10px;
	color:#b02c02;
	border:0;
	}
#home_navigation a:hover {
	color:#de3e02;
	border:0;
	}
#home_navigation a.active {
	background:url(images/bullet_double_blu.gif) left no-repeat;
	color:#15437f;
	border:0;
	}
#home_main {
	width:500px;
	padding:0 20px;
	float:left;
	margin:0;
	}
#home_main dl {
	margin:0;
	padding:10px 0 0 0;
	display:block;
	clear:both;
	font-family:"Lucida Grande", Tahoma, Geneva, Arial, Helvetica, sans-serif;
	line-height:1.6em;
	}	
#home_main dt {
	margin:0;
	padding:5px 0;
	float:left;
	width:95px;
	clear:both;
	}
#home_main dt img {
	border:0;
	margin:0;
	padding:0;
	}
#home_main dd {
	margin:0;
	padding:5px 0;
	clear:right;
	}
#home_main dd .fancy_link, #main_text .fancy_link {
	letter-spacing:2px;
	background:url(images/bullet_double_super.gif) right no-repeat;
	padding-right:15px;
	border-bottom:1px dotted #afa68f;
	border-top:1px dotted #afa68f;
	}
#home_main dt.home_dl_separator, #home_main dd.home_dl_separator {
	margin:0;
	padding:0;
	border:0;
	display:block;
	clear:both;
	}
#home_bottomnav, #home_footer {
	display:block;
	clear:both;
	margin:0;
	padding:0;
	}
#home_footer p {
	border-top:1px dotted #afa68f;
	}
#home_bottomnav p, #home_footer p  {
	font-size:0.8em;
	line-height:1.2em;
	padding:15px 20px 15px 340px;
	width:480px;
	margin:0;
	font-family:"Lucida Grande", Tahoma, Geneva, Arial, Helvetica, sans-serif;
	}	


/* --- --- --- --- --- --- --- */

#logo {
	background:url(images/bckgd_logo.jpg) top left no-repeat;
	display:block;
	clear:both;
	margin:0;
	padding:0;
	border:0;
	width:860px;
	height:80px;
	}
#wellington_logo {
	float:left;
	border:0;
	margin:10px 0 0 0;
	padding:0 10px;
	}
#logo p {
	float:right;
	padding:0 10px 0 65px;
	margin:3px 0 0 0;
	font-family:"Lucida Grande", Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	text-transform:lowercase;
	background:url(images/crumbs_icon.gif) left no-repeat;
	}
.main_img {
	display:block;
	clear:both;
	margin:0;
	padding:0;
	border:0;
	width:860px;
	height:150px;
	}
#main_img_services {
	background:url(images/top_img_horses.jpg) top left no-repeat;
	}
#main_img_realestate {
	background:url(images/top_img_forsale.jpg) top left no-repeat;
	}
#main_img_featuredhome {
	background:url(images/top_img_myhome.jpg) top left no-repeat;
	}
#main_img_living {
	background:url(images/top_img_bridlepath.jpg) top left no-repeat;
	}
#main_img_golf {
	background:url(images/top_img_golf.jpg) top left no-repeat;
	}
#main_img_about {
	background:url(images/top_img_pumpkin.jpg) top left no-repeat;
	}
#main_img_parks	{
	background:url(images/top_img_baseball1.jpg) top left no-repeat;
	}
#main_img_wellingtonparks, #main_img_kids	{
	background:url(images/top_img_baseball2.jpg) top left no-repeat;
	}
#main_img_schools	{
	background:url(images/top_img_moon.jpg) top left no-repeat;
	}
#main_img_royal_palm {
	background:url(images/top_img_palmtrees.jpg) top left no-repeat;
	}
#main_img_sitemap, #main_img_hospitals	{
	background:url(images/top_img_cactus.jpg) top left no-repeat;
	}
#main_img_contact {
	background:url(images/top_img_streetsign.jpg) top left no-repeat;
	}
#main_img_design {
	background:url(images/top_img_veranera.jpg) top left no-repeat;
	}
#main_img_acreage {
	background:url(images/top_img_papo.jpg) top left no-repeat;
	}
#main_img_loxahatchee {
	background:url(images/top_img_horse.jpg) top left no-repeat;
	}	
#main_img_utilities {
	background:url(images/top_img_veranera1.jpg) top left no-repeat;
	}	
#main_img_aero_club {
	background:url(images/top_img_aeroclub.jpg) top left no-repeat;
	}
#body {
	width:860px;
	background:url(images/bckgd_main.jpg) top no-repeat;
	margin:0;
	padding:0;
	border:0;
	}
#top_nav {
	display:block;
	width:860px;
	margin:0;
	padding:0;
	border:0;
	}
#top_nav ul {
	float:left;
	margin:0;
	padding:10px 0 0 10px;
	border:0;
	font-family:"Lucida Grande", Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size:1.2em;
	}
#top_nav li {
	display:inline;
	list-style:none;
	padding:0;
	margin:0;
	border:0;
	color:#6c6654;
	}
#top_nav a {
	padding:0 10px 0 10px;
	color:#b02c02;
	border-right:1px dotted #af7d42;
	border-bottom:0;
	}
#top_nav a:hover {
	color:#de3e02;
	border-bottom:0;
	}
#top_nav a.active {
	background:url(images/bullet_double_blu.gif) left no-repeat;
	color:#15437f;
	border-bottom:0;
	}	
#content {
	width:840px;
	display:block;
	clear:both;
	margin:0;
	padding:5px 10px;
	}
#content dl {
	display:block;
	padding:5px 0 10px 0;
	margin:0;
	}
#content dt {
	float:left;
	padding:0 5px;
	}
#content dt.darker, #content dd.darker {
	background:#d9d4c5;
	}
#main_text .dl_no_float {
	display:block;
	padding:2px 0 5px 0;
	margin:0;
	}
#main_text .dl_no_float dt {
	padding:5px 0 0 0;
	font-family:"Lucida Grande", Tahoma, Geneva, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:0.9em;
	font-weight:800;
	float:none;
	display:block;
	clear:both;
	}	
#main_text .dl_no_float dd {
	padding:0 35px;
	margin:0;
	}
.sans_upper {
	font-family:"Lucida Grande", Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	text-transform:uppercase;
	}
.just_sans {
	font-family:"Lucida Grande", Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	}
.footnote {
	font-family:"Lucida Grande", Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	padding:15px 0 0 0;
	}
blockquote {
	background:url(images/block_open.gif) left top no-repeat;
	font-style:oblique;
	margin:0;
	padding:5px 25px;
	}
blockquote p {
	background:url(images/block_clsd.gif) right bottom no-repeat;
	}
#main_text {
	float:left;
	width:590px;
	margin:0;
	padding:10px 0;
	font-size:1.1em;
	}
#main_text p {
	margin:0;
	padding:3px 0;
	}
#main_text.three_columns {
	float:left;
	width:380px;
	margin:0;
	padding:10px 0;
	}
#main_text ul {
	display:block;
	margin:0;
	padding:5px;
	}
#main_text ol {
	display:block;
	margin:0;
	padding:5px 10px 5px 20px;
	}
#main_text ul.info_box {
	border:1px dotted #cec2a7;
	background:url(images/bckgd_ul.jpg) top no-repeat;
	}
#main_text ul li {
	list-style:none;
	background:url(images/bullet3.gif) left top no-repeat;
	padding:1px 5px 1px 12px;
	}
#sitemap {
	display:block;
	margin:0;
	padding:5px;
	line-height:1.6em;
	}
#sitemap li {
	padding:3px;
	margin:0;
	border-bottom:1px dotted #cec2a7;
	background:url(images/bullet2.gif) left top no-repeat;
	}
#sitemap li ul {
	list-style:none;
	padding:1px 5px 1px 15px;
	}
#sitemap li ul li {
	border:none;
	background:url(images/bullet4.gif) left top no-repeat;
	}
#contact_form {
	width:590px;
	border:1px dotted #cec2a7;
	padding:0;
	margin:0;
	background:url(images/bckgd_form.jpg) bottom no-repeat;
	}
#contact_form dt {
	padding:5px 10px 0 20px;
	margin:0;
	border:0;
	width:160px;
	text-align:right;
	clear:left;
	}
#thankyou_img {
	padding:10px 0;
	}
#contact_form dd {
	padding:10px 10px 0 20px;
	margin:0;
	border:0;
	}
#small_contact_form {
	border:1px dotted #cec2a7;
	padding:0;
	margin:0;
	background:url(images/bckgd_ul.jpg) top no-repeat;
	}
#small_contact_form dt {
	float:none;
	padding:5px 20px;
	margin:0;
	border:0;
	width:160px;
	}
#contact_form dd {
	padding:5px;
	margin:0;
	border:0;
	}
.sub_nav {
	width:200px;
	float:left;
	margin:10px 0 0 0;
	border:0;
	padding:105px 0 10px 20px;
	font-family:"Lucida Grande", Tahoma, Geneva, Arial, Helvetica, sans-serif;
	}
#sub_nav_real_estate {
	background:url(images/pic_sub_nav_dressage.gif) top no-repeat;
	}
#sub_nav_living {
	background:url(images/pic_sub_nav_dragonfly.gif) top no-repeat;
	}
#sub_nav_about {
	background:url(images/pic_sub_nav_plane.gif) top no-repeat;
	}
#sub_nav_parks, #sub_nav_kids {
	background:url(images/pic_sub_nav_park.gif) top no-repeat;
	}
#sub_nav_schools {
	background:url(images/pic_sub_nav_ball.gif) top no-repeat;
	}
#sub_nav_services {
	background:url(images/pic_sub_nav_papo.gif) top no-repeat;
	}
#sub_nav_design {
	background:url(images/pic_sub_nav_statue.gif) top no-repeat;
	}
#sub_nav_photos {
	background:none;
	padding:10px 0 0 20px;
	}
#sub_nav_photos img {
	border:1px dotted #8f0000;
	padding:0;
	margin:2px 0;
	}
.sub_nav #contact_us_button {
	border:0;
	}
.sub_nav ul {
	margin:0;
	padding:0;
	border:0;
	font-size:1.0em;
	line-height:1.4em;
	}
.sub_nav ul li {
	margin:0;
	padding:1px 0 1px 14px ;
	list-style:none;
	background:url(images/bullet2.gif) top left no-repeat;
	}
.sub_nav a.active {
	color:#15437f;
	}
#promotions {
	float:right;
	width:220px;
	margin:0;
	padding:10px 0 10px 20px;
	font-family:Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size:1.0em;
	line-height:1.4em;
	color:#5e3c19;
	}
#featured_home {
	/*background:url(images/sbhd_feat_home.gif) top no-repeat;*/
	border:0;
	margin:0;
	padding:0 0 5px 0;
	}
#promotions ul {
	margin:0;
	padding:0;
	border:0;
	}
#promotions ul li {
	margin:0;
	padding:1px 0 1px 14px ;
	list-style:none;
	background:url(images/bullet1.gif) left no-repeat;
	}
#bottom_nav {
	display:block;
	clear:both;
	font-family:Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size:1.0em;
	padding:10px;
	margin:0;
	}
#bottom_nav p {
	margin:0;
	padding:2px 0;
	border:0;
	}
#footer {
	width:860px;
	display:block;
	clear:both;
	background:url(images/bckgd_footer.jpg) bottom left no-repeat;
	margin:0;
	padding:20px 0 20px 0;
	border:0;
	font-family:Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	line-height:1.2em;
	}
#footer p {
	text-align:right;
	padding:10px 10px 0 0;
	margin:0;
	border-top:1px dotted #cec2a7;
	}
#ad_space {
	position:absolute;
	top:15px;
	left:875px;
	width:120px;
	padding:0;
	margin:0;
	border:0;
	}
#interplay_intro_package {
	float:left;
	width:380px;
	height:92px;
	background:url(images/interplay_intake_pckg.jpg) no-repeat;
	background-position:0 0;
	}
#interplay_intro_package:hover {
	background-position:0 -92px;
	}