body {
   font: 12pt Georgia, Times, serif;
   margin: 0 auto;
   padding: 0;
   display: block;
   width: 795px;
}
div#intro {
   position: relative;
   background: #fff url("/images/header.png") no-repeat top left;
   height: 124px;
   padding: 0;
   border: 4px solid black;
}
h1 {
   text-align: right;
   padding: 0 2em 0 0;
   margin-top: .2em;
   font: bolder 26pt Comic Sans MS, sans-serif;
}
h1 a, h1 a:visited {
   text-decoration: none;
   color: #15157d;
}
#linklist {
   text-align: right;
   margin-top: 29px;

}
ul#linklist li {
   display: inline;
   margin: 0;
   padding: 0;
}
#linklist a, #linklist a:visited {
   color: #034FAB;
   font-weight: bold;
   text-decoration: underline;
   margin: 0;
   padding: 20px 15px 21px 15px;
}
#linklist a:hover {
   color: #023C82;
   background: transparent url("/images/lighten_w_tracks.png");
   text-decoration: none;

}
#footer {
   background: #96e496;
   border-top: 4px solid #000000;
   padding: .5em;
   margin: 1em auto;
   display: block;
   font-weight: bold;
   clear: both;
   text-align: center;
}
#logos img {
   border: 0;
   margin: 1em;
}
#abc_logo {
   margin-right: 0;
   float: right;
}
#apdt_logo {
   margin-left: 0;
   float: left;
}
#content {
   margin-top: 0;
}
#benefits ul li {
   list-style-type: none;
   background: url("/images/paw.png") no-repeat;
   padding-left: 24px;
}
#content {
   margin-bottom: 2em;
}
#tips dt, .class_listing dt {
   font-weight: bold;
   background: url("/images/paw.png") transparent no-repeat;
   padding-left: 24px;
   margin-top: 1em;
}
a img {
	border: 1px solid #000;
	margin: 1.5em;
}
.note {
	font-size: smaller;
	font-style:italic;
}
.class_listing dt {
	font-weight: bold;
}
.highlighted {
	padding: .5em;
	background: #FFFFB0;
	text-align: center;
	font-weight: bolder;
	font-style: italic;
	font-size: larger;
}
.camp_info {
	width: 9em;
	padding: .75em;
}
#camps {
	margin: .5em auto auto 1.75em;
	width: 21em;
	border: 4px double blue;
	font-family: Arial, Arial, sans-serif;
	font-weight: bolder;
	float: left;
	color: #000;
	background: #35B03C url("/images/lighten_w_tracks.png");
	text-decoration: none;
}
#camps div:hover {
	background: url("/images/lighten.png");
}
#hudsonville {
	float: left;
}
#kentwood {
	float: right;
}
.distinguished {
	color: darkblue;
}
dd.distinguished {
	background: transparent url("/images/distinguish_bg.png") no-repeat bottom right;
}
