/* CSS Document */
body{
	font-family: Arial, Helvetica, sans-serif;
	background: #E6E6E6 url(images/bodyBacker.gif) repeat-y center;
	text-align: center;
	padding: 0;
	margin: 0;
	font-size: .9em;
	line-height: 140%;
}
h3{
	color: #ffcc00;
}
label {
	margin-top:1px;
	padding:0 2px;
	vertical-align:top;
	white-space:nowrap;
    display:block;
}
label.required {
	font-weight:bold;
	color:#000;
}
img{
    border:none;
}
table{
 font-family: Arial, Helvetica, sans-serif;
 font-size: .85em;
}
.required {
	font-weight:bold;
	color:#000;
}
#header{
	width: 740px;
	height: 72px;
	background-image: url(images/YMCA_Header.gif);
	font-size: 16px;
	font-weight: bold;
	color: #CC3300;
	margin: 0 auto;
	padding: 0 auto;
	top: 0px;
	border-bottom: 1px solid;
}
#wrap{
	width: 740px;
	display: block;
	margin: 0 auto;
	padding: 0 auto;
	text-align: left;	
}
#leftSide{
	float: left;
	width: 150px;	
	font-size: 11px;	
	margin: 6px 0 0 0;
}
#mainPic{
    float: right;
    width: 300px;
}
#leftSide a{
	color: #EF3A43;
	text-decoration: none;
	font-size: 12px;	
}
#leftSide span{
	width: 140px;
}
.lrow {
color: C4112F;
font-size: .5em;
float: left;
width: 185px;
height:auto;
clear: both;
padding: 5px 0 5px 0;
border-bottom: dotted 1px;
}
.lastRow{
margin: 0 0 15px 0;
}
.campBox{
display: block;
clear: both;
padding: 5px 0px 20px 25px;
border-bottom: 1px solid;
}
.bottomSpace{
padding: 15px 0px;
border-bottom: 1px dashed;
}
.rightSide{
    float: right;
}
row {
	color:C4112F;
	float:left;
	width:185px;
	height:auto;
	clear: both;
	padding: 5px 0 5px 0;
}
#content{
	float: left;
	width: 580px;	
	margin: 6px 0 0 0;
	padding: 0 0 2px 10px;		
}
#contentHeader{
	font-size: 16px;
	font-weight: bold;
	color:AAAAAA;
	float:left;
	width:565px;
	height:auto;
	clear: both;
	padding: 5px 0 25px 0;
}
#contentBody{
	float:left;
	width:565px;
	height:auto;
	clear: both;
}
.error{
    font-size: 0.8em;
    list-style: none;
    color: #ff0000;
}
.smaller{
    font-size: 0.8em;
}
.bigger{
    font-size: 1.4em;
    font-weight: bold;
    text-decoration: none;
    margin: 0;
    padding: 0;
}
.size2 {
	float:left;
	clear:left;
	width:2em;
}
.size3 {
	float:left;
	clear:left;
	width:3em;
}
.size4 {
	float:left;
	clear:left;
	width:4em;
}
.size45 {
	float:left;
	clear:left;
	width:4.5em;
}
.size5 {
	float:left;
	clear:left;
	width:5em;
}
.size6 {
	float:left;
	clear:left;
	width:6em;
}
.size7 {
	float:left;
	clear:left;
	width:7em;
}
.size10 {
	float:left;
	clear:left;
	width:10em;
}
.box{
	float:left;
	border:1px solid;
	width:535px;
	display:block;
	clear:both;
	margin: 0 0 30px 0;
}
.boxHeader{
	border-bottom:1px solid;
	background-color:#E6E6E6;
	font-size: 14px;
}
.newLine{
display:block;
margin: 5px 0 0 0;
}
.noShow{
 display:none;
}
.next{
	float:left;
	margin: 15px 0;
	clear:both;
}
.right{
	float:right;
}
.crow {
	width:535px;
	height:auto;
	clear: both;
	padding: 5px 0 5px 0;
}
.size8{
    float: left;
    width: 8em;
}