/* CSS Document */
#page_content {

	position:absolute;
	top:-3px;
	left:0px;
	width:780px;
	
	text-align:left;
	
	background-image:url(../common/background.jpg);
	background-repeat:no-repeat;

	HEIGHT: 600px;

	filter:null;
	
}


	
body {

 
	

	background-color:#DEE6C7;
	
}
#page_image{
	position:absolute;
	left:240px;
	top:23px;

}
#prices {
	position:absolute;
	left:38px;
	top:5px;
	width:168px;
	height:60px;
}

#comps {
	position:absolute;
	left:0px;
	top:65px;
	width:187px;
	height:58px;
}



#youth {
	position:absolute;
	left:0px;
	top:123px;
	width:164px;
	height:58px;
}



#courses {
	position:absolute;
	left:0px;
	top:181px;
	width:156px;
	height:78px;
}



#get {
	position:absolute;
	left:0px;
	top:259px;
	width:124px;
	height:69px;
}
#photos {
	position:absolute;
	left:0px;
	top:328px;
	width:124px;
	height:64px;
}
#home {
	position:absolute;
	left:322px;
	top:5px;
	width:86px;
	height:14px;
}

#links {
	position:absolute;
	left:408px;
	top:5px;
	width:103px;
	height:14px;
}

#contact {
	position:absolute;
	left:511px;
	top:5px;
	width:129px;
	height:14px;
}

#waiver {
	position:absolute;
	left:640px;
	top:5px;
	width:106px;
	height:14px;
}
#results a{
margin-right:5px}
#results table{
margin-top:10px;
margin-bottom:10px}
div{
margin: 0px;

}
.rollover{
	filter:progid:DXImageTransform.Microsoft.Fade(duration=0.2);
}
.left{
float:left}
img {
	border: 0px; 
}
a {
	margin: 0px; /*otherwise netscape has margin*/
}

p {
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}

a:link {
	text-decoration: none;
	color:#B90900;
}     
a:visited {
	text-decoration: none;
	color:#B90900;
}
a:hover {
	text-decoration: underline;
	color:#B90900;
}
a:active {
	text-decoration: underline;
	color:#0009CA;
}
	
ul{
margin:0px;}

.text {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.smalltext {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.boldtext {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;

}
.red{
color:#B83329;
}
.blue{
color:#0009CA;
}
h1 {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0009CA;
	margin-bottom:5px;
}
h2 {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0009CA;
	margin:0px;
}
.hand img {
cursor: pointer;
	cursor: hand;
	}
