/*----------------- Featured Pools Styles -----------------*/
#billboard {
	width: 744px;
	height: 344px;
	background: url(Home/Billboard.jpg) no-repeat top left;
}
#copy {
	float: right;
	position: relative;
	right: 82px;
	top: 2px;
	width: 248px;
	height: 340px;
	background: url(Home/Copy-Backing.gif) repeat-y top left;
}
#copy h1 {
	font-size: 24px;
	line-height: 28px;
	text-transform: uppercase;
	color: #f8f48a;
	padding: 30px 23px 5px 23px;
}
#copy p {
	font-size: 11px;
	line-height: 20px;
	color: #ffffff;
	padding: 0 23px 15px 23px;
}

/*----------------- Featured Pools Styles -----------------*/
#featuredTxt li {
	background: url(Home/Txt-Featured-Pools.gif) no-repeat top left;
	width: 101px;
	height: 9px;
	display: block;
	margin: 15px 0 11px 17px
}
#featured {
	list-style-type: none;
	position: relative;
	width: 744px;
	height: 196px;
}
#featured .pool1 {
	width: 241px;
	position: absolute;
	margin-right: 9px;
	left: 0px;
	top: 0px;
}
#featured .pool2 {
	width: 241px;
	position: relative;
	left: 250px;
	top: 0px;
}
#featured .pool3 {
	width: 241px;
	position: absolute;
	left: 500px;
	top: 0px;
}
#shell {
	background-image: url(Home/photo-shell.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 135px;
	width: 241px;
	position: absolute;
	top: 0px;
	z-index: 2;
	left: 0px;
}
#shell-photo {
	position: absolute;
	height: 135px;
	width: 241px;
	z-index: 1;
	top: 0px;
	left: 0px;
}
#text {
	height: 128px;
	width: 226px;
	position: absolute;
	z-index: 3;
	top: 0px;
	font-family: Arial;
	text-transform: uppercase;
	padding-top: 7px;
	padding-left: 15px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #FFF;
	text-decoration: none;
	left: 0px;
}
#text a {
	color: #FFF;
	text-decoration: none;
}

/*#featured li {
	float: left;
	display: inline;
}
#featured li a {
	display: block;
	height: 196px;
}
#featured li a.pool1 {
	background: url(Home/Img-Germantown.jpg) no-repeat top left;
	width: 242px;
	margin-right: 9px;
}
#featured li a.pool2 {
	background: url(Home/Img-Rock-Hill.jpg) no-repeat top left;
	width: 242px;
	margin-right: 9px;
}
#featured li a.pool3 {
	background: url(Home/Img-Carmel.jpg) no-repeat top left;
	width: 242px;
}
#featured li a:hover {
	background-position: top right;
}*/


/*----------------- Footer Styles -----------------*/
#footerHome {
	position: relative;
	top: -50px;
}
#footerHome ul {
	padding: 0 80px 0 80px;
	font-size: 11px;
	list-style-type: none;
	text-align: center;
	height: 50px;
}
#footerHome ul li {
	display: inline;
}
#footerHome li a {
	font-size: 11px;
	line-height: 19px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 10px 12px 10px 8px;
	background: url(Global/Separator-Footer.gif) no-repeat right center;
}
#footerHome li a:hover {
	text-decoration: underline; 
}
#footerHome .last {
	background: none;
}
a.brandAid {
	list-style-type: none;
	float: right;
	background: url(Global/Brand-Aid.gif) no-repeat left top;
	width: 29px;
	height: 34px;
	margin: -45px 25px 0 0;
}
a.brandAid:hover {
	background: url(Global/Brand-Aid.gif) no-repeat right top;
}
