@charset "utf-8";
/* CSS Document */

h2 {
	height: 215px;
	margin: -20px -20px 35px -20px;
	text-indent: -9999px;
	}

#candlelitesBody h2 {
	background: url(../images/HeadingCandlelites.jpg) no-repeat;
	}
#outingsBody h2 {
	background: url(../images/HeadingCorporateOutings.jpg) no-repeat;
	}
#specialsBody h2 {
	background: url(../images/HeadingSpecials.jpg) no-repeat;
	}
#groupsBody h2 {
	background: url(../images/HeadingGroupsParties.jpg) no-repeat;
	}
#openBowlBody h2 {
	background: url(../images/HeadingHours.jpg) no-repeat;
	}
#calendarBody h2 {
	background: url(../images/HeadingCalendar.jpg) no-repeat;
	}
#summerBowlingBody h2 {
	background: url(../images/HeadingSummerBowling.jpg) no-repeat;
	}
#aboutUsBody h2 {
	background: url(../images/HeadingAboutUs.jpg) no-repeat;
	}
#leagueBowlingBody h2 {
	background: url(../images/HeadingLeagueBowling.jpg) no-repeat;
	}
#bdayPartiesBody h2 {
	background: url(../images/HeadingBirthdayParties.jpg) no-repeat;
	}

h3 {
	font-size: 26px;
	line-height: 30px;
	color: #e17009;
	margin-bottom: 0;
	}
	h3 ul, h3 p {
		margin-top: 0;
		}

h4 {
	font-size: 18px;
	}
	
div#main {
	padding: 20px;
	width: 606px;
	}

ul#globalNav {
	margin-bottom: 375px;
	}
	#candlelitesBody #candlelites a, #outingsBody #outings a, #specialsBody #specials a, #groupsBody a#groups, #openBowlBody #openBowl a, #calendarBody #calendar a, #summerBowlingBody #summerBowling a {
    background: url(../images/GlobalNav.gif) 0 -31px no-repeat;
    }

td.note {
			background-color: #f9cba0;
			line-height: normal;
			}
	
img#pin {
	float: right;
	margin: -375px 50px 0 0;
	z-index: 100;
	}

img.iconCalendar {
		margin: 0 5px;
	}

div#lightboxContainer {
	height: 150px;
	}
	#lightboxContainer img {
		float: left;
		margin: 0 4px 4px 0;
		}