/* Global Style Elements */
body 
{
	background-image: url(../images_new/bluefade.jpg);
	background-repeat: repeat-x;
	background-color: #284950;
	margin: 0px;
	font-family: Georgia, Times, sans-serif;
	font-size: 12px;
}
img
{
	border: 0px;
}

.spacer
{
	clear: both; 
	margin: 5px 0px 0px 0px;
}
.emphasize
{
	font-style: italic; 
	font-weight: bold;
}
.label
{
	font-weight: bold;
}

/* Outer Wrap */
div#outerwrap
{
	width: 950px;				
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
}

/* Header */
div#header
{
	padding: 10px 0px 0px 0px;
	height: 190px;
	background-color: #808080;
	background-image: url(../images_new/bluefade.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
}
div#inner_header
{
	float: left;
	width: 750px;	
	/*border: 1px solid #A0A0A0;*/
}
div#ds_text
{
	float: left;					
	width: 725px;
	height: 140px;				
}
div#logo
{
	float: right;
	padding: 0px 5px 0px 0px;
}

/* Content */
div#content
{
	color: #000040;
	background-color: #FFFFFF;
	/*border: 1px solid #808080;*/
	padding: 20px;
	background-image: url(../images_new/content_bk.jpg);
	background-repeat: no-repeat;				
}

/* Navigation */
div#navigation
{
/*	width: 725px;*/
	height: 40px;
	float: left;	
	text-align: center;
	border-top: 1px solid #D0D0D0;
	border-bottom: 1px solid #D0D0D0;
}			
div#navigation td
{
	width: 80px;
	height: 40px;
}
div#navigation a
{
	font-size: 12px;
	text-decoration: none;
	color: white;
	font-weight: bold;
}
div#navigation a:hover
{
	color: #284950;
}
div#navigation a:visited
{
	text-decoration: none;
}


/* Footer */
div#footer
{
	font-weight: bold;
	font-size: 1.1em;
	text-align: center;
	height: 50px;
	color: #FFFFFF;
	background-color: #4E98B3;
}

/** Global Content Attributes **/
div#content h4
{
	width: 100%;
	height: 25px;
	font-size: 1.2em;
	text-align: center;
	line-height: 1.5em;
	color: #FFFFFF;
	background-color: #000040;
	background-image: url(../images_new/slategrayfade_sm.jpg);
	background-repeat: repeat-x;
}

/* Join */
div#content .join_section 
{
	text-align: center; 
	width: 100%; 
	margin-bottom: 20px; 
}

/**************************** Sponsors ****************************/

div#sponsors_primary
{
}

div#sponsors_primary .club_sponsors
{
}
div#sponsors_header
{
	background-image: url(../images_new/ds_sponsors_text.gif);
	background-repeat: no-repeat;
	height: 50px;
}
/**************************** Calendar ****************************/
.top_link a
{
	float: right;
	font-size: 0.9em;
	font-weight: bold;
	margin-right: 10px;
	text-transform: uppercase;
	text-decoration: none;
	color: #800000;
}
div#calendar_primary .calhdr
{
	background-image: url(../images_new/calendar_icon.gif);
	background-repeat: no-repeat;
	height: 20px;
	margin-left: 15px;
	padding-left: 30px;
	letter-spacing: 0.2em;
	font-size: 1.3em;
	font-weight: bold;
	vertical-align: middle;
}
div#calendar_primary .calevent
{
	font-weight: bold;
	font-size: 1.0em;
}
div#calendar_primary #calendar_month
{
	width: 95%;
	padding: 10px;
	border-top: 1px solid #808080;
}

div#calendar_header
{
	background-image: url(../images_new/2010_calendar_text.gif);
	background-repeat: no-repeat;
	height: 50px;
}
div#calendar_header_race
{
	background-image: url(../images_new/2010_race_calendar_text.gif);
	background-repeat: no-repeat;
	height: 50px;
}

div#content .race_calendar
{
	text-align: center;
	width: 100%;
	margin-bottom: 20px;
}
div#content .club_calendar
{
	text-align: left;
	width: 100%;
	margin-bottom: 20px;
}


/**************************** Shark Attack ****************************/
div#sa_content
{
	color: #000040;
	background-color: #FFFFFF;
	border: 1px solid #808080;
	padding: 20px;
	background-image: url(../images_new/sa_master.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
div#sharkattack_inner
{
	margin: 40px 25px 0px 50px;
}
div#sa_content .red_label
{
	font-weight: bold;
	font-size: 1.1em;
	color: #800000;
}
div#sharkattack_header
{
	background-image: url(../images_new/sa_text.gif);
	background-repeat: no-repeat;
	height: 50px;
}

/**************************** Get Involved ****************************/

div#getinvolved_primary
{
}

div#getinvolved_primary 
{
}
div#getinvolved_header
{
	background-image: url(../images_new/2010_getinvolved_text.gif);
	background-repeat: no-repeat;
	height: 50px;
}
div#getinvolved_primary .subheader
{
	font-weight: bold;
	font-size: 1.1em;
}
div#getinvolved_primary .section
{
	margin: 15px 0px 20px 15px;
}
div#getinvolved_primary .faqheader
{
	font-weight: bold; 
	font-style: italic;
}
