/* Homepage CSS Document */

a {color:#000}

#slideshow {padding-left:80px}
#underSlideshow {height:400px; position:relative}

/* Content area for changing news */
#welcome {background:transparent url(../images/bkg-homepage-blurb.jpg) no-repeat; width:510px; padding:30px 50px; font-size:17px; line-height:1.6em}
	#welcome h2 {color:#5e6856; font-size:22px}
	#welcome ul { margin:0; padding:0; list-style:none}
	#welcome li {margin:0 0 .8em; padding-left:25px; background:url(../images/golf-ball.png) 0 6px no-repeat}
#buttons {position:absolute; right:0; top:25px}
	#buttons ul {list-style:none; width:300px; margin:0; padding:0}
	#buttons a {display:block; width:300px; height:69px; text-indent:-9999px; margin-bottom:5px}
	#about {background:url(../images/button-about.jpg) no-repeat}
	#members {background:url(../images/button-members.jpg) no-repeat}
	#video {background:url(../images/button-video.jpg) no-repeat}
	#donate {background:url(../images/button-donate.jpg) no-repeat}
