* {
	margin: 0;
	padding: 0;
}

html {
	background: #131313 repeat-x center 137px url("../images/bg_wall.jpg");
}

body {
	background: transparent repeat-x url("../images/bg_header.gif");
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 12px;
}

a {
	color: #D3C743;
	outline: none;
	text-decoration: none;
}

a:hover {
	color: #83C2C9;
}

.contained {
	margin: 0 auto;
	width: 980px;
}

#message ul {
	list-style: none;	
}

	#message li strong {
		color: #CC6600;
	}

#header {
	height: 137px;
	position: relative;
		bottom: 0;
		left: 0;
}

#logo {
	position: absolute;
		top: 10px;
		left: 78px;	
}

	#logo,
	#logo a {
		height: 111px;
		width: 177px;	
	}

	#logo a {
		background: no-repeat url("../images/logo_cvc.gif");
		display: block;
		text-indent: -9999px;
	}
	
	#logo a:hover {
		background-position: 0 -111px;	
	}

#secondary-nav {
	height: 40px;
	line-height: 40px;
	list-style: none;
	position: absolute;
		bottom: 20px;
		right: 0;	
}

	#secondary-nav li {
		float: left;
		margin-left: 36px;
		width: auto;	
	}
	
	#secondary-nav a {
		color: #000;
        font-family: "Oswald", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
		font-size: 13px;
		letter-spacing: 1px;
		text-decoration: none;
		text-transform: uppercase;	
	}
	
		#secondary-nav a:hover,
		#secondary-nav .on a {
			border-bottom: 2px solid #000;	
		}
	
	#secondary-nav #donate {
		margin-left: 21px;	
	}
	
	#secondary-nav #donate a {
		background: no-repeat url("../images/nav_donate.gif");
		display: block;
		height: 40px;
		text-indent: -9999px;
		width: 114px;	
	}
	
	#secondary-nav #donate a:hover {
		border: 0;
		background-position: 0 -40px;	
	}
	
#events_link-a {
	display: block;
	height: 44px;
	position: absolute;
		top: 517px;
		left: 249px;
	width: 145px;
	z-index: 99;	
}

#events_link-b {
	display: block;
	height: 55px;
	position: absolute;
		top: 460px;
		left: 180px;
	width: 190px;
	z-index: 99;	
}
	
	

/* Home, hand-crafted for easy image-swapping for all parties */

#masked {
	color: #FFF;
	min-height: 484px;
	overflow: hidden;
	position: absolute;
		top: 137px;
		left: 0;
	width: 100%;
}

	#curved_masks,
	#curved_masks .mask-a,
	#curved_masks .mask-b,
	#slide-a,
	#slide-b {
		height: 439px;	
	}

	/* Masks, which are offset so that they stay centered */
	
	#curved_masks {
		margin-left: -1937px;
		position: absolute;
			top: 0;
			left: 50%;
			z-index: -1;
		width: 3874px;	
	}
	
	#curved_masks .mask-a,
	#curved_masks .mask-b {
		position: absolute;
			top: 0;
			z-index: -1;
		width: 1937px;
	}
	
	#curved_masks .mask-a {
		background: no-repeat url("../images/mask_curve_left.png");
		left: 0;
	}
	
	#curved_masks .mask-b {
		background: no-repeat url("../images/mask_curve_right.png");
		right: 0;
	}
	
	/* Home content */
	
	#slides {
		position: relative;
			top: 0;
			left: 79px;
			z-index: -2;	
	}
	
	#slide-a {
		/* background: #0F0F0F; */
		/* background: #83c2c9; */
		position: absolute;
			top: 0;
			left: 0;
			z-index: -2;
		width: 317px;
	}
	
		#slide-a #zigzag {
			background: url(../images/bg_zigzag.png) repeat-y;
			height: 	100%;
			position: 	absolute;
				top: 	0;
				left: 	-8px;
			width: 		8px;
		}
	
		
		.box-link {
			position: absolute;
				top: 183px;			
		}
	
		#slide-a #events {
			background: #363636;
			left: 0;
			height: 423px;
			padding: 15px 35px 0;
			/*
			margin-top: 0;
			padding: 28px 0 100px 0;
			*/
			z-index: -2;
		}
		
		.box-link {
			display: block;
			height: 250px;
			left: 78px;
			text-indent: -9999px;
			width: 317px;
		}
	
		#slide-a h2 {
			font-family: 		"Oswald","Lucida Grande","Lucida Sans Unicode",sans-serif;
			font-size: 			19px;
			font-weight: 		normal;
			padding-bottom: 	10px;
			text-transform: 	uppercase;
		}
	
		#slide-a ul {
			list-style: none;
			padding-bottom: 8px;
		}
		
			#slide-a ul li {
				padding-bottom: 13px;
			}
			
				#slide-a ul li span.title {
					color: 				#78b0b7;
					font-family: 		"Oswald","Lucida Grande","Lucida Sans Unicode",sans-serif;
					font-size: 			15px;
					text-transform: 	uppercase;
				}
					#slide-a ul li.golf span.title { 		color: #d3c744; }
					#slide-a ul li.basketball span.title { 	color: #cc6601; }
				
				#slide-a ul li span.location {
					font-size: 11px;
				}
		
		#slide-a a#tshirt {
			background: #252525;
			color: 		#fff;
			display: 	block;
			font-size: 	11px;
			padding:	7px 15px;
			position:	absolute;
				right: 	0;
				bottom: 15px;
			z-index: 	5;
			
			-moz-border-radius: 	10px 0px 0px 10px;
			-webkit-border-radius: 	10px 0px 0px 10px;
			border-radius: 			10px 0px 0px 10px; 
		}
			
	#slide-b #month_year {
		position: absolute;
			top: 58px;
			left: 0;
			z-index: 0;
	}
	
	#slide-b #slideshow {
		position: absolute;
			top: 0;
			left: 0;
			z-index: -1;	
	}
			
	#content {
		position: relative;
			top: 0;
			left: 0;
			z-index: 0;
		overflow: auto;
	}
	
		#column-a {
			border-left: 2px solid #FFF;
			color: #FFF;
			float: right;
			min-height: 484px;
			width: 584px;
		}
	
#highlight_box {
	/* background: #C6BB3F; */
	background: #D3C743;
	height: 183px;
}

#totals {
	background: no-repeat url("../images/9_year_total.png");
	height: 136px;
	position: absolute;
		top: 88px;
		right: 42px;
	text-indent: -9999px;
	width: 242px;
}

#social {
	clear: both;
	height: 90px;
	margin-top: 40px;
	padding-left: 395px;
}
	#social a {
		color: #83C2C9;
		display: block;
		float: left;
		font-weight: bold;
		line-height: 34px;
		text-transform: uppercase;
		width: auto;
	}

	#facebook {
		background: no-repeat right 0 url("../images/btn_facebook.gif");
		height: 23px;
		margin-top: 4px;
		padding-right: 115px;
	}
	
		#facebook:hover {
			color: #FFF;
			background-position: right -23px;	
		}
	
		#facebook span {
			display: none;	
		}
		
	#youtube {
		background: no-repeat right 0 url("../images/btn_youtube.gif");
		height: 30px;
		margin-left: 60px;
		padding: 4px 85px 0 0;
	}
	
		#youtube:hover {
			color: #FFF;
			background-position: right -34px;	
		}
		
		#youtube span {
			display: none;	
		}

#footer {
	clear: both;
	color: #FFF;
	line-height: 18px;
	margin-top: 40px;
}

	#footer ul a {
		color: #FFF;
		text-decoration: none;
	}
	
		#footer ul a:hover:after {
			content: "\00a0\00ab";
		}

	#footer .column-a ul,
	#footer .column-b ul,
	#footer .column-c ul {
		list-style: none;
		margin-top: 4px;	
	}

		#footer .column-a .title,
		#footer .column-b .title,
		#footer .column-c .title {
			display: block;
		}
		
		#footer #title_sponsors .title {
			color: #83C2C9;
		}
		
		#footer #major_sponsors .title {
			color: #953500;
		}

	#footer .module {
		background: no-repeat url("../images/line_curve.gif");
		padding-top: 32px;
	}
	
	#footer #sponsors {
		height: 300px;
	}
	
	#footer .column-a {
		float: left;
		/* margin: 30px 0 0 78px; */
		margin: 30px 0 0 280px;
		width: 318px;	
	}
	
		#major_sponsors .column-a {
			margin-top: 0;	
		}
	
	#cda_casino {
		display: block;
		background: no-repeat url("../images/logo_cda_casino.gif");
		float: left;
		height: 64px;
		margin-top: 7px;
		text-indent: -9999px;
		width: 151px;
	}
	
		#cda_casino:hover {
			background-position: 0 -64px;	
		}
	
	#cda_tribe {
		display: block;
		background: no-repeat url("../images/logo_cda_tribe2.gif");
		float: left;
		height: 69px;
		margin-left: 38px;
		text-indent: -9999px;
		width: 68px;	
	}
	
		#cda_tribe:hover {
			background-position: 0 -69px;	
		}
	
	#footer .column-b {
		float: left;
		margin-top: 10px;
		padding-bottom: 40px;
		width: 227px;	
	}
	
		#major_sponsors .column-b {
			margin-top: 0;	
		}
	
	#footer .column-c {
		float: left;
		height: 200px;
		margin-top: 10px;
		width: auto;	
	}
	
		#major_sponsors .column-c {
			margin-top: 0;
		}
		
	#footer #cycled_sponsors ul {
		width: 300px;	
	}
