.h2 {
	font: normal 24px Georgia, Times Roman, Serif;
	color: #15487A;
	text-decoration:underline;
	position:relative;
	margin-top:0px;
	margin-bottom:0px;
}

h3 {
font: normal 48px Georgia, Times Roman, Serif;
color: #15487A;
margin-top: 15px;
margin-bottom: 15px;

}

h4 {
	display:block;
	position:relative;
	top:15px;
	margin-top:15px;
	margin-left:15px;
}


body{
	margin:0px;
	padding:0px;
}
	
#slider {
    position:relative;
    width:960px; /* Change this to your images width */
    height:400px; /* Change this to your images height */
    background:url(images/loading.gif) no-repeat 50% 50%;
}

#slider_kids {
    float:left;
    width:750px; /* Change this to your images width */
    height:400px; /* Change this to your images height */
}

#slider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}
#slider a {
    border:0;
    display:block;
}

#leftbox{
	text-align:center;
	width:260px;
	height:380px;
	margin-top:51px;
	border:0px;
	float:left;
	overflow:hidden;
}

#centerbox{
	text-align:center;
	width:640px;
	height:400px;
	margin:10px;
	border:0px;
	float:left;
}


#rightbox{
	width:240px;
	height:70px;
	margin-bottom:20px;
	border:0px;
	overflow:hidden;
	background-color:#F5F5DC;
	padding:10px;
}

#tickframe {
background-color:#FFFFF0;
width:230px;
height:115px;
padding:10px;
}



#club_page {
width: 960px;
text-align: left;
font: normal 12px/18px "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Sans-serif;
margin-top: 0px;
}

#sidebar {
width:200px;
height:400px;
float:right;
overflow:hidden;
background:url(sidebarbkg.gif);
}

#club_copyholder {
width: 500px;
margin: 6px 0 0 0;
}

#club_titleBar {
font: normal 48px Georgia, Times Roman, Serif;
color: #15487A;
margin-top: -10px;
margin-bottom: 40px;
width: 960px;
height:30px;
}

#club_subhead {
font-size: 1.4em;
line-height: 1.4em;
color: #213A70;
}

#club_copy {
font-size: 1.2em;
line-height: 1.6em;
}

#club_slideshow {
float: right;
width: 378px;
height: 284px;
padding: 11px;
background: url("club_pic_frame.jpg") no-repeat;
_width: 400px;
_height: 306px;
}

#club_table_info {
color: #341700;
font-size: 1.05em;
}

#club_table {
border: 2px solid #D6B866;
}

.club_state_header {
padding: 6px 10px;
font-weight: bold;
background: #CD9B4B;
font-size: 1.8em;
color: #fff;
}

.club_info_block {
color: #005;
padding: 7px 10px;
clear: both;
}

.club_nameholder {
float: left;
width: 230px;
font-size: 1.1em;
font-weight: bold;
}

.club_infoholder {
float: left;
padding: 0 0 0 10px;
}

.club_extra_info {
float:right;
width: 250px;
margin-left:20px;
}
.club_extra_info a { color:#296b9d; }

.club_ender { clear: both; }

.floater {
position:relative;
top:0px;
left:-30px;
z-index:92;
}

a, a:visited {
text-decoration: none;
color: #005;
}

a:hover {
text-decoration: underline;
color: #900;
}

#club_photo {
display:block;
width:300px;
height:150px;
overflow:hidden;
text-align:center;
}

#ticker {
font: normal 12px/18px "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Sans-serif;
padding:0px;
width:220px;
height:75px;
margin-top:10px;
border:0px;
float:left;
}

/*#like {
	position:relative;
	top:-50px;
	right:50px;
	z-index:99;
}*/


/*
 * jQuery Nivo Slider v2.4
 * http://nivo.dev7studios.com
 *
 * Copyright 2011, Gilbert Pellegrom
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 * 
 * March 2010
 */
 
 
/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}
/* The slices in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:89;
}
.nivo-caption p {
	font: normal 13px/18px "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Sans-serif;
	padding:10px 20px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:99;
	cursor:pointer;
}
.nivo-prevNav {
	left:15px;
	width:47px;
	height:47px;
	display:block;
	background:url(but_prev.png) 0 0 no-repeat;
	text-indent:-9999px;
}
.nivo-nextNav {
	right:15px;
	width:47px;
	height:47px;
	display:block;
	background:url(but_next.png) 0 0 no-repeat;
	text-indent:-9999px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:99;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}
