

#rc-captain {
	
}

#rc-captain a,
#rc-captain a:link,
#rc-captain a:visited,
#rc-captain a:active {
	color: #fff;
	text-decoration:none;
	font-weight:bold;
}
#rc-captain a:hover {
	text-decoration: none;
	color:#6f9c6f;
}

#rc-captain-image {
	width: 223px;
	height:113px;
	
	margin-bottom:12px;
}

#rc {
	position:absolute;
	right: 3px;
	top: 86px;
	z-index:1;
	width: 231px;
	height:255px;
	padding:75px 20px 20px 26px;
	font-size:11px;
	line-height:16px;
	color:#fff;
}
#rc.rc-home {
	width: 277px;
	right: 0;
	top: 86px;
	width: 231px;
	height:535px;
	padding:75px 20px 24px 26px;
	margin-bottom:6px;
	font-size:12px;
	line-height:16px;
	color:#fff;
	background-image:url(../images/rc/bg-rc-home.png);
}
#rc.rc-home a, #rc.rc-home a:link, #rc.rc-home a:visited, #rc.rc-home a:hover, #rc.rc-home a:active { color: #fff; }
#rc.rc-home a:hover { color: #98C070; }
.rc-image, .rc-content img {
	width: 220px;
	height:114px;
	margin-bottom:12px;
	border: 2px solid #fff;
}

#rc-calendar {
	width: 277px;
	height:198px;
	margin:8px 0 0 -25px;
	/*background-image:url(../images/rc/rc-calendar.gif);*/
}
.rc-home #rc-calendar { float: left; margin:30px 0 0 -25px; }

.course { background-image:url(../images/rc/bg-rc-course.png);}
.club-hist { background-image:url(../images/rc/bg-rc-club-hist.png);}
.visitors { background-image:url(../images/rc/bg-rc-visitors.png);}
.clubhouse { background-image:url(../images/rc/bg-rc-clubhouse.png);}
.pro { background-image:url(../images/rc/bg-rc-pro.png);}
.member { background-image:url(../images/rc/bg-rc-member.png);}
.contact { background-image:url(../images/rc/bg-rc-contact.png);}
.news { background-image:url(../images/rc/bg-rc-news.png);}
.gallery { background-image:url(../images/rc/bg-rc-gallery.png);}
.generic { background-image:url(../images/rc/bg-rc-generic.png);}