/* CSS Document */

.banner1{
	background-image: url(images/CoachBanner.png);
}
.divider{
	color: white;
	background-color: #5F4100;
}
.grass{
	background-image: url(images/greengrass.png);
}
.grassmass{
	background-color: #5F4100;
	color: white;
	font-family: Arial Black, Helvetica Black, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 23px;
	width: 492px;
	background-image: url(images/grass.png);
}
.rightdivider{
	color: #EFFFAE;
}	
.bottomleft{
	float: left;
	width: 109px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 150%;
	padding-top: 500px;
	padding-right: 15px;
	padding-left: 0px;
	text-align: right;
}
.bottommiddleleft{
	width: 340px;
	padding-top: 20px;
	padding-right: 27px;

}
.toplinks{
	color: white;
}
.right{
	background-color: #E2FF81;
}
.right ul{
	padding-left: 15px;
}
.headline{
   color: #8B3F23;
	background-color:#D4E1FF;
}
.currentlink{
	background-color: #106224;
	color: white;
}
.picturesright{
	padding-left: 65px;
}

a{
  color: white;
 }
