@charset "UTF-8";
/* CSS Document */


body {
	background-image:url(../img/spsa-grad3.jpg);
	background-repeat:repeat-x;
	
	background-color:#003;
	margin:0px;
}


		#nav {
	width:603px;
	height: 40px;
	position:absolute;
	z-index: 100;
	left: 261px;
	top: -3px;
		}

		



/*footer*/

#footer-long {
	
	width:auto;
	min-height: 200px;
	height: 100%;
	margin-bottom:0px;
	margin-left: 0px;
	background-image:url(../img/blk-grad.png);
	background-repeat:repeat-x;
}


	#footer-mid {
		width:1000px;
		margin:auto;
		height: 150px;
		color:#CCC;
		font-family:Tahoma, Geneva, sans-serif;
		font-size:14px;
		
	}

#rope-long {
	width:auto;
	height:9px;
	background-image:url(../img/rope.jpg);
	background-repeat:repeat-x;
}









.footer-heading-links {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#CCC;
	
	border-bottom: 1px solid #CCC;
}

	.footer-heading-links:hover {
	text-decoration:none;
	
}

.footer-sub-links {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;

	text-decoration:none;
	color:#FFF;
}

	.footer-sub-links:hover {
	text-decoration:none;
	color:#666;
}

.copyright-info {
	color:#999;
}






/*index specific styles*/




#cells {
	background-image:url(../img/content2.png);
	background-repeat:no-repeat;
	height: 400px;
	padding: 15px;
	text-align:center;
	width: 250px;
}


.heading1 {
	color:#600;
	font-size:24px;
	font-family:Tahoma, Geneva, sans-serif;
}

.subheading1 {
	color:#333;
	font-size:14px;
	font-family:Tahoma, Geneva, sans-serif;
}

.subheading-link1 {
	color:#600;
	font-size:14px;
	font-family:Tahoma, Geneva, sans-serif;
}

	.subheading-link1:hover {
	color:#600;
	font-size:14px;
	font-family:Tahoma, Geneva, sans-serif;
	text-decoration:none;
}

.bg-shell {
	margin:auto;
	width: 890px;
}


/*other styles*/

	.tab-links {
		color:#600;
		font-family:Tahoma, Geneva, sans-serif;
		font-size:18px;
		text-decoration:none;
	
		
		
	}
	
	.tab-links:hover {
		color:#06C;
	}



.gray-links {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#333;
}

	.gray-links:hover {
	text-decoration:none;
	color:#06F;
}


.subHead {
	color:#666;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:16px;
}

	
	




	


/*racing specific*/

.race-links {
	color:#600;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:16px;
	text-decoration:none;
}

	.race-links:hover {
		color:#09F;
		text-decoration:none;
}

#racing_frame {
	width:100%;
	height:500px;
	overflow:hidden;
	
}


	#coursechart {
		width: 100%;
		height: auto;
	}
	
	
	#instructions {
		width: 100%;
		height: auto;
	}
	
		#schedule {
		width: 100%;
		height: auto;
	}


	#awards {
		width: 100%;
		height: auto;
	}
	
	#racing_welcome {
				width: 100%;
		height: auto;

	}

	
	#doc_options {
	position:absolute;
	top:17px;
	right:47px;
	background-color:#006;
	color:#CCC;
	with:auto;
	height: 20px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	padding: 4px;
	border:#600 2px solid;
	width: 123px;
	}
	
	
	
	/*racing welcome page */
	
	#right_racingwelcome_table {
		
		color:#333;
		font-family:Tahoma, Geneva, sans-serif;
		font-size:16px;
	}
	
	
	
	
	
#print-schedule-tip	 {
	text-align:center;
	width:790px;
	height:27px;
}

.print-schedule-tip {
		color:#000;
			font-size:14px;
		font-family:Tahoma, Geneva, sans-serif;
		text-decoration:none;

}

.print-schedule-tip:hover {
		color:#600;
			font-size:14px;
		font-family:Tahoma, Geneva, sans-serif;

}	
	









/*photo gallery specific */

#events-highlights {
		width: 100%;
		height: auto;
	
	}
	
			#photos-highlights-bg {
			width: auto;
			height: auto;
			background-image:url(../img/images/EVENTS-BGS_02.png);
			background-repeat:repeat-y;
			margin:auto;
			
			
		}
		
		#photos-highlights-bg-top {
			width: auto;
			height: 212px;
			background-image:url(../img/photos-bgs.png);
			background-repeat:no-repeat;
			margin:auto;
		}
		
		 #photos-highlights-bg-footer {
			width: auto;
			height: 225px;
			background-image:url(../img/images/EVENTS-BGS_03.png);
			background-repeat:no-repeat;
			margin:auto;
		}


		/*event list font classes */

				.event-heading {
					font-family:Tahoma, Geneva, sans-serif;
					color:#600;
					font-size:28px;
					text-shadow:#666 1px 1px 1px;
				}
				
				.event-details {
					font-family:Tahoma, Geneva, sans-serif;
					color:#333;
					font-size:14px;
					
	
				}
				
				
				.event-details-links {
					font-family:Tahoma, Geneva, sans-serif;
					color:#600;
					font-size:12px;
					
				}
				
					.event-details-links:hover {
					font-family:Tahoma, Geneva, sans-serif;
					color:#600;
					font-size:12px;
					text-decoration:none;
					
				}

	
	#events-calendar {
		width: 100%;
		height: auto;
	}


#nav {
	
	top: -3px;
		}




.toplink {
	color:#CCC;
	text-decoration:none;
	border:none;
}

	.toplink:hover {
	color:#603;
	text-decoration:none;
}










/*about */


	#about_welcome {
				width: 100%;
		height: auto;

	}

	
	
	/*about welcome page */
	
	#about-table {
		border:#999 6px solid;
	}
	
	
	#right_about_table {
		
		color:#FFF;
		background-color:#333;
		font-family:Tahoma, Geneva, sans-serif;
		font-size:16px;
		padding-right: 3px;
		padding-top: 3px;
	}
	
	#left_about_table {
		
		color:#333;
		font-family:Tahoma, Geneva, sans-serif;
		font-size:16px;
		background-image:url(../img/about-bg.jpg);
		background-repeat:no-repeat;
		min-height: 420px;
	}
	
	
.about-links {
	color:#6CC;
	text-decoration:none;
	font-size:14px;
}

.about-links:hover {
	color:#69F;
	text-decoration:underline;
}
	



/*Officers page  styles*/

#past {
		width: 100%;
		height: auto;
	}
	
	#present {
		width: 100%;
		height: auto;
	}


#present_officers_table {
	color:#600;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
}

.position_titles {
	color:#000;
	font-weight:bold;
	font-size:18px;
	
}





.no-shade-cell {
}

.shade-cell {
	background-color:#CCC;
}

		.no-shade-cell:hover {
			background-color:#FFF;
	}

		.shade-cell:hover {
			background-color:#FFF;
		}
	
	



/*Forms page  styles - also refrences officers page table properties*/

#forms_table {
	color:#600;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
}

.table_titles {
	color:#000;
	font-weight:bold;
	font-size:18px;
}


	
	
.form_category	 {
	background-color:#006;
	color:#CCC;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:16px;
}



/*easter-egg */

.emph {
	opacity:.8;
}

.emph:hover {
	opacity:1;
}



/*easter-egg */


#left_tribute_table {
		
		color:#333;
		font-family:Tahoma, Geneva, sans-serif;
		font-size:16px;

		
	}
	
	.h3 {
		color:#69F;
		font-size:26px;
		font-family:Arial, Helvetica, sans-serif;
	}
