/****************************************************

	styles.css for 
	Waterford Texas
	
	created by: Melito Kagan
	
	last update: 4/25/2007

	
****************************************************/

body {
	margin: 0; padding: 0;
}

p {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	line-height: 15px;
}

a {
	text-decoration: none;
	color: #006699;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}


.clear {
	clear: both;
}

#container {
	margin: 0; padding: 0;
	width: 100%; 
	height: 600px;
	float: left;
}

#content {
	margin: 0 auto 0 auto; padding: 0;
	_padding: 0 0 0 0;
	_margin-top: -5px;
	width: 895px;
	_width: 905px;
	background: url("../images/bg_container.png") repeat-y top left;
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://216.139.234.148/images/bg_container.png", sizingMethod="scale");
}

#content_header {
	margin: 55px auto 0 auto; padding: 0;
	width: 895px;
	_width: 905px;
	height: 16px;
	background: url("../images/bg_container_header.png") no-repeat top left;
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://216.139.234.148/images/bg_container_header.png", sizingMethod="crop");
	display: block;
}

#left_column {
	margin: 25px 8px 10px 25px; padding: 0;
	_margin: 25px 8px 10px 12px;
	width: 325px;
	float: left;
	position: relative;
}

#right_column {
	margin: 5px 0 10px 0; padding: 0;
	width: 510px;
	float: left;
	position: relative;
}

#right_column p {
	width: 490px;
}

#right_column ul, #right_column ol {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	line-height: 15px;
}

#footer {
	margin: 0 auto 10px auto; padding: 0;	
	width: 895px;
	_width: 905px;
	height: 80px;
	text-align: center;
	background: url("../images/bg_container_footer.png") no-repeat top left;
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://216.139.234.148/images/bg_container_footer.png", sizingMethod="crop");
}

#footer p {
	margin: 0; padding: 0;
	width: 800px;
	float: left;
	color: #ffffff;
}

#footer p span {
	color: #384f75;
}

#footer a {
	color: #ffffff;
}

#footer ul {
	margin: 0 0 0 220px; padding: 20px 0 0 0;
	_margin: 0 0 0 80px;
	width: 450px;
	height: 20px;
	list-style-type: none;
	float: left;
}

#footer ul li {
	margin: 0 0 0 20px; padding: 0 0 0 15px;
	height: 20px;
	font-size: 11px;
	font-family: Myriad Pro, helvetica, arial, sans-serif;
	font-weight: bold;

	float: left;
}

#footer_img {
	margin: 10px 10px 0 0; padding: 0;
	width: 54px;
	height: 42px;
	float: right;
}

/*--------------------------
	nav styles
---------------------------*/

#nav {
	margin: 0 0 35px 75px; padding: 0;
	width: 142px;
	position: relative;
}

#nav a {
	display: block;
	height: 20px;
	width: 142px;

}

.nav_home a, .nav_home a:active {
   background: url("../images/btn_home.gif") 0 0 no-repeat;
   width: 142px;
   _height: 20px;
   
}
   
.nav_home a:hover {
   background-position: -142px 0;
	_height: 20px;
}

.nav_community a, .nav_community a:active {
   background: url("../images/btn_community.gif") 0 0 no-repeat;
   width: 142px;
   _height: 20px;
   
}
   
.nav_community a:hover {
   background-position: -142px 0;
	_height: 20px;
}

.nav_golf a, .nav_golf a:active {
   background: url("../images/btn_golf.gif") 0 0 no-repeat;
   width: 142px;
   _height: 20px;
   
}
   
.nav_golf a:hover {
   background-position: -142px 0;
	_height: 20px;
}

.nav_club a, .nav_club a:active {
   background: url("../images/btn_club.gif") 0 0 no-repeat;
   width: 142px;
   _height: 20px;
   
}
   
.nav_club a:hover {
   background-position: -142px 0;
	_height: 20px;
}

.nav_team a, .nav_team a:active {
   background: url("../images/btn_team.gif") 0 0 no-repeat;
   width: 142px;
   _height: 20px;
   
}
   
.nav_team a:hover {
   background-position: -142px 0;
	_height: 20px;
}

.nav_news a, .nav_news a:active {
   background: url("../images/btn_news.gif") 0 0 no-repeat;
   width: 142px;
   _height: 20px;
   
}
   
.nav_news a:hover {
   background-position: -142px 0;
	_height: 20px;
}

.nav_info a, .nav_info a:active {
   background: url("../images/btn_info.gif") 0 0 no-repeat;
   width: 142px;
   _height: 20px;
}
   
.nav_info a:hover {
   background-position: -142px 0;
	_height: 20px;
}

.wh_home li.nav_home a, .wh_home li.nav_home a:hover,
.wh_community li.nav_community a, .wh_community li.nav_community a:hover,
.wh_golf li.nav_golf a, .wh_golf li.nav_golf a:hover,
.wh_club li.nav_club a, .wh_club li.nav_club a:hover,
.wh_team li.nav_team a, .wh_team li.nav_team a:hover,
.wh_news li.nav_news a, .wh_news li.nav_news a:hover,
.wh_info li.nav_info a, .wh_info li.nav_info a:hover
{
   background-position: -142px 0;
   _height: 20px;
}

#nav ul {
	list-style-type: none;
	padding: 0; margin: 0;
	width: 142px;
}
  
#nav li {  	
	margin: 3px 0 0 0;
	list-style-type: none;	
	_height: 20px;
}

/*-----------------------------
	second tier homes styles
------------------------------*/

#bluebox {
	margin: 5px 0 0 0; padding: 5px 0 0 0;
	_padding-bottom: 15px;
	width: 515px;
	min-height: 130px;
	background: url("../images/bg_bluebox.gif") no-repeat bottom left #e6f2ff;
}

#right_column p {
	margin: 5px 0 10px 0; padding: 0;
}

#bluebox p {
	margin: 0 0 10px 20px;
	width: 470px;
}

#bluebox a {
	cursor: pointer;
}

#right_column h2 {
	margin: 15px 0 10px 18px;
	font-size: 24px; 
	font-family: Helvetica Neue, Helvetica, arial, sans-serif;
	font-weight: normal;
	line-height: 30px;
}

#right_column h2 span {
	display: none;
	
}

#moreinfo {
	margin: -40px 0 0 400px; padding: 0;
	_margin: 290px 0 0 -120px;
	width: 80px;
	height: 77px;
	position: absolute;
}

#moreinfo a {
	width: 80px; 
	height: 77px;
	display: block;
	position: relative;
	z-index: 1px;
}

#subnav {
	margin: 1px 0 0 0; padding: 0;
	width: 515px;
	height: 22px;
}

#subnav li a {
	padding: 0;
	height: 22px;
	display: block;
}

#subnav li a:hover {
	padding: 0;
	height: 22px;
	display: block;
}

#subnav ul {
	margin: 0; padding: 0;
	height: 22px; 
	width: 515px;
	list-style-type: none;
}

#subnav ul li {
	margin: 0; padding: 0;
	height: 22px;
	float: left;
	list-style-type: none;
}

/*--------------------------
	home styles 
---------------------------*/

#featured_rollovers {
	margin: 7px 0 0 0;
	width: 449px;
	height: 134px;
	background: #d3e0ee;
}

#featured_rollovers a {
	display: block;
	height: 106px;
	width: 199px;
}

.btn_invitational a {
	background: url("../images/btn_invitational.jpg") 0 0 no-repeat;
	width: 199px;
	_height: 106px;
   
}
   
.btn_invitational a:hover {
	background-position: -199px 0;
	_height: 106px;
}

.btn_homesites a {
	background: url("../images/btn_homesites.jpg") 0 0 no-repeat;
	width: 199px;
	_height: 106px;
   
}
.btn_homesites a:hover {
	background-position: -199px 0;
	_height: 106px;
}

#featured_rollovers ul {
	margin: 0 0 0 3px; padding: 0;
	height: 106px; 
	width: 448px;
	list-style-type: none;
}

#featured_rollovers ul li {
	margin: 15px 5px 0 13px; padding: 0;
	height: 106px;
	width: 199px;
	float: left;
	list-style-type: none;
}

.wh_home #right_column p {
	color: #6a6a6a;
}

.wh_home #footer ul li {
	background: url("../images/icn_arrow_blue.png") no-repeat top left;
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://216.139.234.148/images/icn_arrow_blue.png", sizingMethod="crop");
	
}

body.wh_home {
	background: url("../images/bg.gif") repeat top left;
}

.wh_home #container {
	background: url("../images/bg_gradient.gif") repeat-x top left; 
}

/*--------------------------
	community styles 
---------------------------*/

.wh_community #footer ul li {
	background: url("../images/icn_arrow_darkblue.png") no-repeat top left;
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://216.139.234.148/images/icn_arrow_darkblue.png", sizingMethod="crop");	
}

.wh_community h2 {
	color: #386792;
	background: url("../images/sb_community.png") no-repeat top left;
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://216.139.234.148/images/sb_community.png", sizingMethod="crop");

	width: 378px;
	height: 26px;
}

.wh_community #right_column p{
	color: #3c5a7c;
}

.wh_community #bluebox a{
	color: #0081bd;
}

.wh_community #bluebox {
	background: url("../images/bg_bluebox.gif") no-repeat bottom left #e6f2ff;
}

.wh_community #moreinfo a {
	background: url("../images/btn_moreinfo_up.png") 0 0 no-repeat; 
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://216.139.234.148/images/btn_moreinfo_up.png", sizingMethod="crop");	
}

.wh_community #moreinfo a:hover {
	background: url("../images/btn_moreinfo_over.png") 0 0 no-repeat; 
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://216.139.234.148/images/btn_moreinfo_over.png", sizingMethod="crop");	
}

.btn_sb_photoscomm a {
	margin: 0 1px 0 0;
	background: url("../images/nav_community.jpg") 1px 0 no-repeat;
	width: 102px;
	_height: 22px;
}
   
.btn_sb_photoscomm a:hover {
	margin: 0 1px 0 0;
	background-position: 1px -22px;
	width: 102px;
	_height: 22px;
}

.btn_sb_neighbor a {
	margin: 0 1px 0 0;
	background: url("../images/nav_community.jpg") -102px 0 no-repeat;
	width: 181px;
	_height: 22px;
}
   
.btn_sb_neighbor a:hover {
	margin: 0 1px 0 0;
	background-position: -102px -22px;
	width: 181px;
	_height: 22px;
}

.btn_sb_amenities a {
	margin: 0 1px 0 0;
	background: url("../images/nav_community.jpg") -284px 0 no-repeat;
	width: 119px;
	_height: 22px;
}
   
.btn_sb_amenities a:hover {
	margin: 0 1px 0 0;
	background-position: -284px -22px;
	width: 119px;
	_height: 22px;
}

.btn_sb_ainfo a {
	margin: 0;
	background: url("../images/nav_community.jpg") -405px 0 no-repeat;
	width: 110px;
	_height: 22px;
}
   
.btn_sb_ainfo a:hover {
	margin: 0;
	background-position: -405px -22px;
	width: 110px;
	_height: 22px;
}

body.wh_community {
	background: url("../images/bg_community.gif") repeat top left;
}

.wh_community #container {
	background: url("../images/bg_grad_community.gif") repeat-x top left; 
}

/*--------------------------
	golf styles 
---------------------------*/

.wh_golf #footer ul li {
	background: url("../images/icn_arrow_darkblue.png") no-repeat top left;
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://216.139.234.148/images/icn_arrow_darkblue.png", sizingMethod="crop");	
}

.wh_golf h2 {
	background: url("../images/sb_golf.png") no-repeat top left;
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://216.139.234.148/images/sb_golf.png", sizingMethod="crop");
	width: 378px;
	height: 26px;
}

.wh_golf #right_column p{
	color: #636d4c;
}

.wh_golf #bluebox a{
	color: #5e8e01;
}

.wh_golf #right_column ul, .wh_golf #right_column ol {
	color: #636d4c;
}

.wh_golf #bluebox {
	background: url("../images/bg_greenbox.gif") no-repeat bottom left #edf5d9;
}

.wh_golf #moreinfo a {
	background: url("../images/btn_moreinfo_golf_up.png") 0 0 no-repeat; 
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://216.139.234.148/images/btn_moreinfo_golf_up.png", sizingMethod="crop");	
}

.wh_golf #moreinfo a:hover {
	background: url("../images/btn_moreinfo_golf_over.png") 0 0 no-repeat; 
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://216.139.234.148/images/btn_moreinfo_golf_over.png", sizingMethod="crop");	
}

.btn_sb_photos a {
	margin: 0 0 0 0;
	background: url("../images/nav_golf.jpg") 0 0 no-repeat;
	width: 95px;
	_height: 22px;
}
   
.btn_sb_photos a:hover {
	margin: 0 0 0 0;
	background-position: 0 -22px;
	width: 95px;
	_height: 22px;
}

.btn_sb_scorecard a {
	margin: 0 0 0 0;
	background: url("../images/nav_golf.jpg") -95px 0  no-repeat;
	width: 122px;
	_height: 22px;
}
   
.btn_sb_scorecard a:hover {
	margin: 0 0 0 0;
	background-position: -95px -22px;
	width: 122px;
	_height: 22px;
}

.btn_sb_gmember a {
	margin: 0 0 0 0;
	background: url("../images/nav_golf.jpg") -217px 0 no-repeat;
	width: 128px;
	_height: 22px;
}
   
.btn_sb_gmember a:hover {
	margin: 0 0 0 0;
	background-position: -217px -22px;
	width: 128px;
	_height: 22px;
}

.btn_sb_pro a {
	margin: 0;
	background: url("../images/nav_golf.jpg") -345px 0 no-repeat;
	width: 170px;
	_height: 22px;
}
   
.btn_sb_pro a:hover {
	margin: 0;
	background-position: -345px -22px;
	width: 170px;
	_height: 22px;
}

body.wh_golf {
	background: url("../images/bg_golf.gif") repeat top left;
}

.wh_golf #container {
	background: url("../images/bg_grad_golf.gif") repeat-x top left; 
}

/*--------------------------
	club styles 
---------------------------*/

.wh_club #footer ul li {
	background: url("../images/icn_arrow_darkblue.png") no-repeat top left;
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://216.139.234.148/images/icn_arrow_darkblue.png", sizingMethod="crop");	
}

.wh_club h2 {
	background: url("../images/sb_club.png") no-repeat top left;
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://216.139.234.148/images/sb_club.png", sizingMethod="crop");
	width: 411px;
	height: 52px;
}

.wh_club #right_column p{
	color: #7a5c41;
}

.wh_club #bluebox a{
	color: #a96d35;
}

.wh_club #bluebox {
	background: url("../images/bg_orangebox.gif") no-repeat bottom left #fff5e3;
}

.wh_club #moreinfo a {
	background: url("../images/btn_moreinfo_club_up.png") 0 0 no-repeat; 
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://216.139.234.148/images/btn_moreinfo_club_up.png", sizingMethod="crop");
}

.wh_club #moreinfo a:hover {
	background: url("../images/btn_moreinfo_club_over.png") 0 0 no-repeat; 
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://216.139.234.148/images/btn_moreinfo_club_over.png", sizingMethod="crop");

}

.btn_sb_golf a {
	margin: 0;
	background: url("../images/nav_club.jpg") 0 0 no-repeat;
	width: 96px;
	_height: 22px;
}
   
.btn_sb_golf a:hover {
	margin: 0;
	background-position: 0 -22px;
	width: 96px;
	_height: 22px;
}

.btn_sb_otheract a {
	margin: 0;
	background: url("../images/nav_club.jpg") -96px 0 no-repeat;
	width: 146px;
	_height: 22px;
}
   
.btn_sb_otheract a:hover {
	margin: 0;
	background-position: -96px -22px;
	width: 146px;
	_height: 22px;
}

.btn_sb_event a {
	margin: 0;
	background: url("../images/nav_club.jpg") -242px 0 no-repeat;
	width: 143px;
	_height: 22px;
}
   
.btn_sb_event a:hover {
	margin: 0;
	background-position: -242px -22px;
	width: 143px;
	_height: 22px;
}

.btn_sb_member a {
	margin: 0;
	background: url("../images/nav_club.jpg") -385px 0 no-repeat;
	width: 130px;
	_height: 22px;
}
   
.btn_sb_member a:hover {
	margin: 0;
	background-position: -385px -22px;
	width: 130px;
	_height: 22px;
}

body.wh_club {
	background: url("../images/bg_club.gif") repeat top left;
}

.wh_club #container {
	background: url("../images/bg_grad_club.gif") repeat-x top left; 
}

/*--------------------------
	news styles 
---------------------------*/

.wh_news #footer ul li {
	background: url("../images/icn_arrow_darkblue.png") no-repeat top left;
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://216.139.234.148/images/icn_arrow_darkblue.png", sizingMethod="crop");	
}

.wh_news h2 {
	background: url("../images/sb_news.png") no-repeat top left;
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://216.139.234.148/images/sb_news.png", sizingMethod="crop");
	width: 385px;
	height: 26px;
}

.wh_news #right_column p{
	color: #486463;
}

.wh_news #bluebox a{
	color: #287775;
}

.wh_news #bluebox {
	background: url("../images/bg_newsbox.gif") no-repeat bottom left #e6f2ec;
}

.wh_news #moreinfo a {
	background: url("../images/btn_moreinfo_news_up.png") 0 0 no-repeat; 
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://216.139.234.148/images/btn_moreinfo_news_up.png", sizingMethod="crop");	
}

.wh_news #moreinfo a:hover {
	background: url("../images/btn_moreinfo_news_over.png") 0 0 no-repeat; 
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://216.139.234.148/images/btn_moreinfo_news_over.png", sizingMethod="crop");	

}

.btn_sb_newsletter a {
	margin: 0;
	background: url("../images/nav_news.jpg") 0 0 no-repeat;
	width: 133px;
	_height: 22px;
}
   
.btn_sb_newsletter a:hover {
	margin: 0;
	background-position: 0 -22px;
	width: 133px;
	_height: 22px;
}

.btn_sb_events a {
	margin: 0;
	background: url("../images/nav_news.jpg") -133px 0 no-repeat;
	width: 102px;
	_height: 22px;
}
   
.btn_sb_events a:hover {
	margin: 0;
	background-position: -133px -22px;
	width: 102px;
	_height: 22px;
}

.btn_sb_articles a {
	margin: 0;
	background: url("../images/nav_news.jpg") -235px 0 no-repeat;
	width: 112px;
	_height: 22px;
}
   
.btn_sb_articles a:hover {
	margin: 0;
	background-position: -235px -22px;
	width: 112px;
	_height: 22px;
}

.btn_sb_pressreleases a {
	margin: 0;
	background: url("../images/nav_news.jpg") -347px 0 no-repeat;
	width: 168px;
	_height: 22px;
}
   
.btn_sb_pressreleases a:hover {
	margin: 0;
	background-position: -347px -22px;
	width: 168px;
	_height: 22px;
}

body.wh_news {
	background: url("../images/bg_news.gif") repeat top left;
}

.wh_news #container {
	background: url("../images/bg_grad_news.gif") repeat-x top left; 
}

/*--------------------------
	info styles 
---------------------------*/

.wh_info #footer ul li {
	background: url("../images/icn_arrow_darkblue.png") no-repeat top left;
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://216.139.234.148/images/icn_arrow_darkblue.png", sizingMethod="crop");	
	
}

.wh_info h2 {
	color: #386792;
	background: url("../images/sb_info.png") no-repeat top left;
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://216.139.234.148/images/sb_info.png", sizingMethod="crop");		
	width: 343px;
	height: 26px;
}

.wh_info #right_column p{
	color: #486d83;
}

.wh_info #bluebox a{
	color: #1e71a4;
}

.wh_info #bluebox {
	background: url("../images/bg_bluebox.gif") no-repeat bottom left #e6f2ff;
}

.wh_info #moreinfo a {
	background: url("../images/btn_moreinfo_info_up.png") 0 0 no-repeat; 
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://216.139.234.148/images/btn_moreinfo_info_up.png", sizingMethod="crop");	
}

.wh_info #moreinfo a:hover {
	background: url("../images/btn_moreinfo_info_over.png") 0 0 no-repeat; 
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://216.139.234.148/images/btn_moreinfo_info_over.png", sizingMethod="crop");	

}

.btn_sb_cinfo a {
	margin: 0;
	background: url("../images/nav_info.jpg") 0 0 no-repeat;
	width: 173px;
	_height: 22px;
}
   
.btn_sb_cinfo a:hover {
	margin: 0;
	background-position: 0 -22px;
	width: 173px;
	_height: 22px;
}

.btn_sb_areai a {
	margin: 0;
	background: url("../images/nav_info.jpg") -173px 0 no-repeat;
	width: 138px;
	_height: 22px;
}
   
.btn_sb_areai a:hover {
	margin: 0;
	background-position: -173px -22px;
	width: 138px;
	_height: 22px;
}

.btn_sb_map a {
	margin: 0;
	background: url("../images/nav_info.jpg") -311px 0 no-repeat;
	width: 204px;
	_height: 22px;
}
   
.btn_sb_map a:hover {
	margin: 0;
	background-position: -311px -22px;
	width: 204px;
	_height: 22px;
}

body.wh_info {
	background: url("../images/bg_info.gif") repeat top left;
}

.wh_info #container {
	background: url("../images/bg_grad_info.gif") repeat-x top left; 
}

/*--------------------------
	team styles 
---------------------------*/

.wh_team #footer ul li {
	background: url("../images/icn_arrow_darkblue.png") no-repeat top left;
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://216.139.234.148/images/icn_arrow_darkblue.png", sizingMethod="crop");	
}

.wh_team h2 {
	color: #386792;
	background: url("../images/sb_team.png") no-repeat top left;
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://216.139.234.148/images/sb_team.png", sizingMethod="crop");
	width: 354px;
	height: 26px;
}

.wh_team #right_column p {
	color: #6b5e4b;
}

.wh_team #bluebox a{
	color: #735422;
}

.wh_team #bluebox {
	background: url("../images/bg_brownbox.gif") no-repeat bottom left #f2eee6;
}

.wh_team #moreinfo a {
	background: url("../images/btn_moreinfo_team_up.png") 0 0 no-repeat; 
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://216.139.234.148/images/btn_moreinfo_team_up.png", sizingMethod="crop");	
}

.wh_team #moreinfo a:hover {
	background: url("../images/btn_moreinfo_team_over.png") 0 0 no-repeat; 
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://216.139.234.148/images/btn_moreinfo_team_over.png", sizingMethod="crop");	
}

.btn_sb_development a {
	margin: 0;
	background: url("../images/nav_team.jpg") -1px 0 no-repeat;
	width: 172px;
	_height: 22px;
}
   
.btn_sb_development a:hover {
	margin: 0;
	background-position: -1px -22px;
	width: 172px;
	_height: 22px;
}

.btn_sb_management a {
	margin: 0;
	background: url("../images/nav_team.jpg") -172px 0 no-repeat;
	width: 163px;
	_height: 22px;
}
   
.btn_sb_management a:hover {
	margin: 0;
	background-position: -172px -22px;
	width: 163px;
	_height: 22px;
}

.btn_sb_preferred a {
	margin: 0;
	background: url("../images/nav_team.jpg") -335px 0 no-repeat;
	width: 180px;
	_height: 22px;
}
   
.btn_sb_preferred a:hover {
	margin: 0;
	background-position: -335px -22px;
	width: 180px;
	_height: 22px;
}

body.wh_team {
	background: url("../images/bg_team.gif") repeat top left;
}

.wh_team #container {
	background: url("../images/bg_grad_team.gif") repeat-x top left; 
}

/*--------------------
	subpage styles 
----------------------*/

.subpages #moreinfo {
	margin: 5px 0 0 0; padding: 0;
	width: 80px;
	height: 77px;
	position: relative;
	float: right;
}

.subpages #right_column h2 {
	margin: 15px 0 0 0;
}

.wh_neighborhood h2 {
	background: url("../images/sb_subpage_comm_neighbor.png") no-repeat top left;
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://216.139.234.148/images/sb_subpage_comm_neighbor.png", sizingMethod="crop");
	width: 427px;
	height: 54px;
}

.wh_amenities h2 {
	background: url("../images/sb_subpage_comm_amenities.png") no-repeat top left;
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://216.139.234.148/images/sb_subpage_comm_amenities.png", sizingMethod="crop");
	width: 427px;
	height: 54px;
}

.wh_ainfo h2 {
	background: url("../images/sb_subpage_comm_ainfo.png") no-repeat top left;
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://216.139.234.148/images/sb_subpage_comm_ainfo.png", sizingMethod="crop");
	width: 427px;
	height: 54px;
}

.wh_russell h2 {
	background: url("../images/sb_subpage_golf_bechtol.png") no-repeat top left;
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://216.139.234.148/images/sb_subpage_golf_bechtol.png", sizingMethod="crop");
	width: 411px;
	height: 47px;
}

.wh_scorecard h2 {
	background: url("../images/sb_subpage_golf_scorecard.png") no-repeat top left;
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://216.139.234.148/images/sb_subpage_golf_scorecard.png", sizingMethod="crop");
	width: 411px;
	height: 47px;

}.wh_golfphotos h2 {
	background: url("../images/sb_subpage_golf_photos.png") no-repeat top left;
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://216.139.234.148/images/sb_subpage_golf_photos.png", sizingMethod="crop");
	width: 411px;
	height: 47px;
}


.wh_invit h2 {
	background: url("../images/sb_subpage_golf_invit.png") no-repeat top left;
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://216.139.234.148/images/sb_subpage_golf_invit.png", sizingMethod="crop");
	width: 411px;
	height: 47px;
}

.wh_pro h2 {
	background: url("../images/sb_subpage_golf_pro.png") no-repeat top left;
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://216.139.234.148/images/sb_subpage_golf_pro.png", sizingMethod="crop");
	width: 411px;
	height: 47px;
}

/*------------------------------
	section javascript styles
--------------------------------*/

.hide {
	display: none;
}

.show {
	display: block;
}

/*------------------------------
	section subpage headers
--------------------------------*/

.wh_golfclub h2 {
	background: url("../images/sb_golfclub.png") no-repeat top left;
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://216.139.234.148/images/sb_golfclub.png", sizingMethod="crop");
	width: 411px;
	height: 26px;
}

.wh_requestinfo h2 {
	background: url("../images/sb_requestmoreinfo.png") no-repeat top left;
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://216.139.234.148/images/sb_golfclub.png", sizingMethod="crop");
	width: 411px;
	height: 26px;
}

.wh_otheract h2 {
	background: url("../images/sb_otheract.png") no-repeat top left;
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://216.139.234.148/images/sb_otheract.png", sizingMethod="crop");
	width: 411px;
	height: 52px;
}

.wh_event h2 {
	background: url("../images/sb_eventcalendar.png") no-repeat top left;
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://216.139.234.148/images/sb_eventcalendar.png", sizingMethod="crop");
	width: 411px;
	height: 26px;
}

.wh_clubphotos h2 {
	background: url("../images/sb_subpage_club_photos.png") no-repeat top left;
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://216.139.234.148/images/sb_subpage_club_photos.png", sizingMethod="crop");
	width: 411px;
	height: 26px;
}

.wh_membership h2 {
	background: url("../images/sb_membership.png") no-repeat top left;
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://216.139.234.148/images/sb_membership.png", sizingMethod="crop");
	width: 411px;
	height: 26px;
}
.wh_communityphotos h2 {
	background: url("../images/sb_subpage_community_photos.png") no-repeat top left;
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://dev.melitokagan.com:81/waterford/images/sb_subpage_community_photos.png", sizingMethod="crop");
	width: 411px;
	height: 47px;
}

.wh_development h2 {
	background: url("../images/sb_development.png") no-repeat top left;
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://216.139.234.148/images/sb_development.png", sizingMethod="crop");
	width: 411px;
	height: 26px;
}

.wh_management h2 {
	background: url("../images/sb_management.png") no-repeat top left;
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://216.139.234.148/images/sb_management.png", sizingMethod="crop");
	width: 411px;
	height: 26px;
}

.wh_preferred h2 {
	background: url("../images/sb_preferred.png") no-repeat top left;
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://216.139.234.148/images/sb_preferred.png", sizingMethod="crop");
	width: 411px;
	height: 26px;
}

.wh_newsletter h2 {
	background: url("../images/sb_newsletter.png") no-repeat top left;
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://216.139.234.148/images/sb_newsletter.png", sizingMethod="crop");
	width: 411px;
	height: 26px;
}

.wh_events_news h2 {
	background: url("../images/sb_events.png") no-repeat top left;
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://216.139.234.148/images/sb_events.png", sizingMethod="crop");
	width: 411px;
	height: 26px;
}

.wh_articles h2 {
	background: url("../images/sb_articles.png") no-repeat top left;
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://216.139.234.148/images/sb_articles.png", sizingMethod="crop");
	width: 411px;
	height: 26px;
}

.wh_pressreleases h2 {
	background: url("../images/sb_pressreleases.png") no-repeat top left;
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://216.139.234.148/images/sb_pressreleases.png", sizingMethod="crop");
	width: 411px;
	height: 26px;
}

.wh_contact h2 {
	background: url("../images/sb_contact.png") no-repeat top left;
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://216.139.234.148/images/sb_contact.png", sizingMethod="crop");
	width: 411px;
	height: 26px;
}

.wh_map h2 {
	background: url("../images/sb_map.png") no-repeat top left;
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://216.139.234.148/images/sb_map.png", sizingMethod="crop");
	width: 411px;
	height: 26px;
}

/*---------------------------------
	request more info form styles
----------------------------------*/

.wh_requestinfo input {
	margin: 0 5px 10px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	text-indent: 3px;
	vertical-align: middle;
	width: 200px;
	float: left;
}

.wh_requestinfo input.radio {
	margin: 0; padding: 0 0 5px 0;
	width: 12px;
	height: 12px;
	
}

.wh_requestinfo form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	background-color: #FFFFFF;
	line-height: 15px;
}

.wh_requestinfo label {
	margin: 0 0 10px 0;
	text-align: right;
	padding: 0 10px 0 0;
	width: 120px;
	display: block;
	float: left;
}

.wh_requestinfo textarea {
	margin: 0; padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #999999;	
	float: left;
}

.wh_requestinfo select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
.wh_requestinfo #submit {
	margin: 20px 60px 0 0; 
	float: right; 
	width: 200px;
}

/*-------------------
	photo pages
--------------------*/

#gallery {
	margin: 0 0 0 0;
}

#gallery a img {
	margin: 0 0 0 5px; padding: 0;
	border: solid 1px #ffffff;
}

#gallery a:hover img {
	border: solid 1px #006699;
}