/* CSS Document */

#camp1 {
	background: url(../summer-camp/images/summercamp.jpg) no-repeat center top;
}
#camp1 p, #camp2 p {
	padding: 0 125px 30px 15px;
	line-height: 20px;
}
#camp2 {
	background: url(../summer-camp/images/advancedcamp.jpg) no-repeat center top;
}
#camp3 {
	background: url(../summer-camp/images/braewood.jpg) no-repeat center top;
}

#camp3 p {
	padding: 0 125px 20px 15px;
	line-height: 19px;
}

#column-right {
	float: right;
	width: 240px;
	background: url(../summer-camp/images/campdates.jpg) no-repeat center top;
}
#column-right2 {
	float: right;
	width: 240px;
}

#column-right h2 {
	font: bold normal 12px Georgia, "Times New Roman", Times, serif;
	padding-bottom: 5px;
	padding-top: 8px;
}
#column-right h3 {
	font: normal 12px Georgia, "Times New Roman", Times, serif;
	color: #000000;
	background: url(../images/formatting/line-tile.gif) repeat-x center bottom;
	padding-bottom: 8px;
	margin: 0 40px;
}
#dates {
	padding: 85px 0 0 0;
	text-align: center;
	height: 296px;
}
#register {
	background: url(../summer-camp/images/campreg.jpg) no-repeat center top;
	text-align: center;
	padding-top: 155px;
	color: #FFFFFF;
	height: 96px;
}
#register h1 {
	font: normal 13px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}
#register a {
	color: #FFFFFF;
}

#brochure {
	font: 13px Georgia, "Times New Roman", Times, serif;
	text-align: center;
	padding-top: 15px;
}
#brochure p {
	font: 11px/19px Georgia, "Times New Roman", Times, serif;
}
