body {
	color: #4c4c4c;  
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	}
	
h1 {
	font-family: Impact, Charcoal, sans-serif;
	font-weight: normal;
	color: #b0d314;
	font-size: 1.7em;
	margin: 0px;
	display: block;

}

h2 {
	color: #7a8d4f;
	font-size: 1.0em;
	margin: 0px;
	display: block;

}

h3 {
	color: #6b521d;
	font-size: 1.05em;
	font-weight: bold;
	line-height: 1.2em;
	display: block;
	margin: 50px 0px 0px 10px;
	padding: 0px;

}

h4{
	color: #afd314;
	font-size:1.15em;
	display: block;
	margin: 10px 0px 30px 0px;
	
}

#content{
	font-size: .8em;
	line-height: 1.7em;
}


#sports {
	color: #70a723;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.5em;
	letter-spacing: -.02em;

}

#packages{
	color: #6b521d;
	font-size: .8em;
	line-height: 1.0em;
	font-weight: bold;
	margin-left: 10px;
	padding: 0px 24px 0px 0px;
}


ul{
	margin-left: 24px;
	padding: 0px;

}

li {
	list-style-image: url(images/bullet.gif);

}

#contact{
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	font-size: .8em;
	color: #2d520a;
	letter-spacing: -.02em;
}

#address{
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	font-size: .75em;
	color: #8fb312;
	letter-spacing: -.02em;


}


#caption{
	font-size: .7em;
	padding-top: 15px;	
}


a {
	color: #70a723; 
	text-decoration: underline;
}
	
a:hover { 
	color: #6b521d; 
	text-decoration: none;
	}
	
a:active {
	color: #8fb312; 
	text-decoration: underline; 
	}
