/* START HOME PAGE STYLES */
	div#wrapper.home div#content{
		height: 100%;
		min-height: 580px;
		width: 100%;
	}
	div#wrapper.home div#content div#home_banner{
		background: url(../images/home_banner.png) no-repeat top left;
		height: 77px;
		width: 746px;
	}
  div#wrapper.home div#content div#home_banner div#home_banner_flash{
    float: right;
    padding: 5px 30px 0;
  }
  div#wrapper.home div#content div#home_banner div#home_banner_flash a{
  	display: block;
    width: 245px;
  }
  div#wrapper.home div#content div#home_banner div#phoebe_home_stars{
    float: right;
    overflow: hidden;
    padding: 20px 69px 0 0;
    width: 158px;
  }
  div#wrapper.home div#content div#home_banner div#phoebe_home_stars a{
  	cursor: pointer;
  	display: block;
  }
  div#wrapper.home div#content div#home_banner div#phoebe_home_stars a:hover{
  	text-decoration: none;
  }
  div#wrapper.home div#content div#home_banner div#phoebe_home_stars a img.phoebe_home_stars{
    margin-left: -170px;
  }
  div#wrapper.home div#content div#home_banner div#phoebe_home_stars a img#rated_5_stars{
  	display: none;
  	padding-left: 36px;
  }
	div#wrapper.home div#content div#welcome_links{
		background-color: transparent;
		float: left;
		left: 0;
		height: 224px;
		overflow: hidden;
		top: 0;
		text-align: center;
		width: 450px;
	}
	div#wrapper.home div#content div#welcome_links div#welcome_links_content{
		height: 224px;
		width: 2000px;
	}
	div#wrapper.home div#content div#welcome_links div#home_slide0{
		background: url(../images/welcome_links.jpg) no-repeat top left;
		float: left;
		height: 224px;
		width: 450px;
		
	}
	div#wrapper.home div#content div#welcome_links .home_slides{
		background-color: #fff;
		float: left;
		height: 224px;
		line-height: 20px;
		margin-top: -10px;
		padding-left: 8px;
		padding-top: 40px;
		text-align: left;
		width: 450px;
	}
	div#wrapper.home div#content div#welcome_links .home_slides a img{ border: 2px transparent solid; }
	div#wrapper.home div#content div#welcome_links .home_slides a img:hover{ border: 2px #087352 solid; }
	div#wrapper.home div#content div#welcome_links .home_slides table tr td{
		margin-left: 15px;
	}
	div#wrapper.home ul#home_welcome_links{
		left: 20px;
		position: absolute;
		top: 85px;
		z-index: 2;
	}
	div#wrapper.home ul#home_welcome_links li{
		background-color: #fff;
		font-size: 8pt;
		font-weight: bold;
		height: 20px;
		min-width: 50px;
		padding: 5px;
		position: relative;
		top: 4px;
		border: 1px #087352 solid;
		border-bottom-left-radius: 10px;
		border-bottom-right-radius: 10px;
		-moz-border-radius-bottomleft: 10px;
		-moz-border-radius-bottomright: 10px;
		-webkit-border-bottom-left-radius: 10px;
		-webkit-border-bottom-right-radius: 10px;
	}
	div#wrapper.home ul#home_welcome_links li.active{
		background-color: #FFEB55;
	}
	div#wrapper.home ul#home_welcome_links li:hover{
		background-color: #FFEB55;
	}
	div#wrapper.home ul#home_welcome_links li a{
		color: #087352;
		padding: 5px;
	}
	div#wrapper.home ul#home_welcome_links li a:hover{
		text-decoration: none;
	}
	#virt_tour_boxes p a img{
		background-color: #000;
		border: 2px transparent solid;
	}
	#virt_tour_boxes p a img:hover{
		border: 2px #087352 solid;
	}
	div#wrapper.home div#content div#welcome_text_bg{
		background: #087352 url(../images/welcome_text.png) no-repeat -4px top;
		color: #fff;
		float: right;
		font-family: Times New Roman, Arial, Helvitica;
		font-size: 12pt;
		font-weight: bold;
		height: 188px;
		left: -2px;
		line-height: 25px;
		position: relative;
		width: 293px;
	}
	div#wrapper.home div#content div#welcome_text{
    overflow: hidden;
    padding: 0 25px 15px;
	}
  div#wrapper.home div#content div#welcome_text ul{
  	list-style-type: none;
    overflow: hidden;
  }
  div#wrapper.home div#content div#welcome_text ul li{
    display: block;
    float: left;
    padding: 10px;
    text-align: center;
    width: 100px;
  }
  div#wrapper.home div#content div#welcome_text ul li.itemLeft{
    border-right: 1px #26694A solid;
  }
  div#wrapper.home div#content div#welcome_text ul li.bottom{
    border-top: 1px #26694A solid;
  }
  div#wrapper.home div#content div#welcome_text ul li a{
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 14pt;
    height: 68px;
    width: 89px;
  }
  div#wrapper.home div#content div#welcome_text ul li a.bookmark_site, a[rel=addToFavorites]{
  	background: url(../images/icons/home/bookmark_site-trans.png) no-repeat left top;
  }
  div#wrapper.home div#content div#welcome_text ul li a.bookmark_site:hover, a[rel=addToFavorites]:hover{
  	background: url(../images/icons/home/bookmark_site_hover-trans.png) no-repeat left top;
  }
  div#wrapper.home div#content div#welcome_text ul li a.send_postcard{
  	background: url(../images/icons/home/invited-trans.png) no-repeat left top;
  }
  div#wrapper.home div#content div#welcome_text ul li a.send_postcard:hover{
  	background: url(../images/icons/home/invited-hover-trans.png) no-repeat left top;
  }
  div#wrapper.home div#content div#welcome_text ul li a.resident_blog{
  	background: url(../images/icons/home/resident_blog-trans.png) no-repeat left top;
  }
  div#wrapper.home div#content div#welcome_text ul li a.resident_blog:hover{
  	background: url(../images/icons/home/resident_blog_hover-trans.png) no-repeat left top;
  }
  div#wrapper.home div#content div#welcome_text ul li a.see_us_on_tv{
  	background: url(../images/icons/home/see_us_on_tv-trans.png) no-repeat left top;
  }
  div#wrapper.home div#content div#welcome_text ul li a.see_us_on_tv:hover{
  	background: url(../images/icons/home/see_us_on_tv_hover-trans.png) no-repeat left top;
  }
	div#wrapper.home div#content div#home_subbanner{
		background: url(../images/home_away-trans.png) no-repeat top left;
		height: 131px;
		left: -1px;
		position: relative;
		width: 745px;
		top: -47px;
		z-index: 3;
	}
	div#wrapper.home div#content div#home_news{
		margin-left: 15px;
		margin-top: -60px;
	}
  div#wrapper.home div#content div#home_news ul li.header{
  	color: #000;
  	font-size: 14pt;
    padding: 10px 0 5px;
  }
  div#wrapper.home div#content div#home_news ul#home_news_list{
    height: 123px;
    overflow: hidden;
  }
	div#wrapper.home div#content div#home_news ul li{
		border-bottom: 1px #087352 solid;
		line-height: 16px;
    padding: 1px 0;
		width: 215px;
	}
	div#wrapper.home div#content div#home_news ul li.last, div#wrapper.home div#content div#home_news ul li:last-child{
		border-bottom: 0 none;
	}
	div#wrapper.home div#content div.home_featured{
		background: #FFEB55;
		margin-left: 15px;
		margin-top: -106px;
		height: 180px;
		text-align: center;
		top: 0;
		width: 240px;
	}
	div#wrapper.home div#content div.home_featured:hover{
		background: #F2DA52;
	}
	div#wrapper.home div#content div.home_featured a:hover{
		text-decoration: none;
	}
	div#wrapper.home div#content div.home_featured h3{
		/* background: url(../images/circle_arrow.gif) no-repeat 195px top; */
		margin-left: 15px;
		text-align: left;
	}
	#golfImage{
		margin-right: 55px;
		border: 1px solid #000;
		padding: 10px;
		background: #fff;
	}
	#secondary{
		padding: 0 15px;
		/*text-align: right;*/
	}
  #secondary #secondary_whats_happening{
    float: left;
    padding: 24px 20px 0 0;
  }
  #secondary #secondary_whats_happening ul{
  	list-style-type: none;
  }
  #secondary #secondary_whats_happening ul li{
  	border-bottom: 1px #087352 solid;
    line-height: 16px;
    padding: 1px 0;
    width: 215px;
  }
  #secondary #secondary_whats_happening ul li.header{
    color: #000;
    font-size: 14pt;
    padding-bottom: 5px;
  }
  #secondary #secondary_whats_happening ul li.last, #secondary #secondary_whats_happening ul li:last-child{
		border-bottom: 0 none;
	}
  #home_slide_sendMeInformation table{
    border-collapse: collapse;
  }
  #secondary #secondary_banner1 img{
    float: right;
    margin-top: 13px;
  }
  #secondary #secondary_banner2 img{
    float: right;
    margin-top: 13px;
  }
/* END HOME PAGE STYLES */
