html {background: url('../images/YMCA_BG.jpg') repeat-y #a40f14;}

body {
	background: url('/images/YMCA_header_0.jpg') no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	height: 100%;
	padding-top: 30px;
}

#progdetails{
	font:Arial, Helvetica, sans-serif;
}
#progdetails h1{
	font-size:24px;
	padding-top: 10px;
	margin:0;
}
#progdetails h2{
	margin: 5px 0px 0px 0px;
	font-size:16px;
}
#progdetails h3{
	margin: 0px;
	font-size:12px;
}
#progdetails p{
	font-size:12px;
}
#progdetails p.nospace{
	margin: 0px 0px 15px 0px;	
}
#progdetails table{
	width: 457px;
	margin:14px 0;
}
#progdetails table th, #progdetails table td{
	text-align: left;
	margin:0;
	padding:2px;
	font-size: 11px;
}
#progdetails table.flamborough thead{
	background-color:#F9ED9B;
}
#progdetails table.flamborough tbody{
	background-color:#FCF8DE;
}
#progdetails table.mountain thead{
	background-color:#FFC425;
}
#progdetails table.mountain tbody{
	background-color:#FFEABE;
}
#progdetails table.burlington thead{
	background-color:#9DC8BA;
}
#progdetails table.burlington tbody{
	background-color:#DCEAE5;
}
#progdetails table.hamilton thead{
	background-color:#87B2D8;
}
#progdetails table.hamilton tbody{
	background-color:#D5E1F0;
}
#progdetails table.brantford thead{
	background-color:#EF3E42;
}
#progdetails table.brantford tbody{
	background-color:#FDE0D6;
}

