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


#header-stretch {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #4d0d10;
	background-image: url(/images/header_gradient.png);
	background-repeat: repeat-x;
}


#header {
	height:125px;
	padding-bottom:15px;
	
}

#logo {
	float:left;
	z-index:10; 
	}


#header ul {
	display:block;
	position:relative;
	float:right;
	list-style: none;
	margin-top:95px; 
	z-index:10; 
	 
}

#header ul li {
	text-align:center;
	display:inline;
	padding-left:8px;
	font-size: 16px;
	font-weight: bold;
}

#header ul li a:link {
	color: #FFF;
}

#header ul li a:visited {
	color: #00CC00;
}
#header ul li a:hover {
	color: #FF0000;
}

#header ul li.active a {
	color: #FF0000;
}

#content {
	
	background-image: url(/images/hm_bkg_head.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom:20px;
	
		}
		
#mainContent-stretch {
	
}

#mainContent {
	height: 100%;
	padding-bottom:20px;
	
}

#mainContent h1 {
	text-shadow: 1px 1px 0px #4d0d10;


}

#mainContent h2 {
	text-shadow: .5px .5px 0px #4d0d10;


}

#featureContent {
	margin-top:20px;
	margin-bottom:20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4d0d10;
}

#featureContent h1 {
	font-size:48px;
}


#featureContent p {
	text-align:justify;
}
.featuresHead {
	
}

#prizes {


	}

#primaryContent {
	margin-bottom:0px;
	

}

#secondaryContent {
	margin-bottom:20px;

}

.twitter h2 {
	background:url(/images/Birdie008.png) left top no-repeat;
	padding-left:110px;
	height: 125px;
}

#footer-stretch {
	background-image: url(/images/foot_gradient_dark.png);
	background-repeat: repeat-x;
	height:241px;
	clear: both;
	margin-top:0px;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #FF0000;
}

#footer {
	background-image: url(/images/foot_bkg.png);
	background-repeat: no-repeat;
	background-position: right 5px;
	height:241px;
	color:#fff;
	
}

#footer h2 {
	color:#fff;
	text-shadow: 2px 2px 2px #000;
	}

#footer a:link {
	color: #00CC00;
}
#footer a:visited {
	color: #999999;
}
#footer a:hover {
	color: #00CC00;
}

#foot_01 {
	padding-top:20px;
	}

#foot_02 {
	padding-top:20px;
	}
	
#foot_03 {
	padding-top:20px;
	}
	
#copyright-stretch {
	background-color:#4d0d10;
	height:43px;
	color:#fff;
	}
	
	#copyright {
	padding-top:5px;
	height:30px;
	margin-bottom:0px;
	text-align:center;

	}
	
.right {
	text-align:right;
	}
	
.rightFloat {
	float:right;
	}

.img_btm {
	bottom: 0px;
}

.jester {
	background-image: url(/images/apples_with_jester_med.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height:515px;
}

.takesteps {
	background-image: url(/images/Take_Steps_Fred.png);
	background-repeat: no-repeat;
	background-position: center center;
	height:375px;
}

.hiding {
	position:relative;
	top:-412px;
	right:555px;
	height:425px;
	overflow:visible;
	z-index:1;
}

.feature {
	font-size:48px;
	text-align:center;
	}

.color {
	-moz-box-shadow: 3px 3px 3px #666;
	-webkit-box-shadow: 3px 3px 3px #666;
	box-shadow: 3px 3px 3px #666;
	border: 1px solid #4d0d10;	

}

.news h2 {
	text-indent:-9999px;
	background-image:url(/images/Apple_Logo_Red_Green.png);
	background-repeat: no-repeat;
	background-position: top;	
	
	
}


