#topLeftPhoto {
    background-image: url(../images/sub-topleft-photo.jpg);
    height: 108px;
}

#topRightPhoto {
	height: 108px;
}

#bottomRightPhotoImageTwoCol {
    position: absolute;
	background-image: url(../images/twoCol-rightphoto-bottom-flower.png);
    width: 302px;
	height: 112px;
}

#contentTwoCol {
    padding-top: 80px;
	width: 550px;
	margin-left: 255px;
    color: #52295f;
    font-family: verdana, sans-serif;
    font-size: 12px;
    line-height: 24px;
    padding-bottom: 20px;
}

#bottomRightBlankImageTwoCol {
	background-color: #c4ce68;
    height: 25px;
    margin-right: 20px;
}

/*#content {
    padding-top: 80px;
	width: 300px;
	margin-left: 255px;
    color: #52295f;
    font-family: verdana, sans-serif;
    font-size: 12px;
    line-height: 24px;
    padding-bottom: 20px;
}*/

#contentTwoCol p {
    margin-bottom: 12px;
}

/*  Volunteer form */

#vol-form h2{
    margin: 15px 0 10px 0;
}

#spinner{
    width: 550px;
    height: 300px;
    background: url("/images/ajax-loader.gif") no-repeat center;
}