/* CSS Document */
#content-activities {
	background-image:  url(../images/activ-bg-activities.png);
	background-repeat: no-repeat;width: 874px;
	height: 1223px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#subhead-wed {
	background-image: url(../images/activ-sh-wedding.png);
	background-repeat: no-repeat;
	height: 50px;
	width: 500px;
	padding-top: 30px;
	position: relative;
	left: 75px;
	top: 75px;
}

#subhead-bonfire {
	background-image: url(../images/activ-sh-bonfire.png);
	background-repeat: no-repeat;
	height: 150px;
	width: 500px;
	padding-top: 30px;
	padding-left: 4px; 
	position: relative;
	left: 250px;
	top: 90px;
}
#subhead-bigday {
	background-image: url(../images/activ-sh-bigday.png);
	background-repeat: no-repeat;
	height: 32px;
	width: 535px;
	position: relative;
	top: 40px;
	left: 35px;
	padding-top: 35px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 7px;
}
#bg-yellowbox {
	background-image: url(../images/activ-bg-yellowbox.png);
	background-repeat: no-repeat;
	height: 552px;
	width: 621px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	top: 75px;
}	
.times {
	position: relative;
	left: 225px;
	bottom: 125px;
}
