@charset "utf-8";

/*----------- FEEDBURNER ---------*/
div.feedburnerFeedBlock ul {
margin-left:0;
padding-left:0;
list-style-type: none
}

div.feedburnerFeedBlock ul li span.headline {
	font-weight:bold;
	display:block;
	margin:50px 0 0 0;
	font-size: 22px;
}

div.feedburnerFeedBlock p.date {
	text-align: left;
	margin-left:0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20;
	padding-left: 0;
	font-weight: bold;
	color: #036;
		}


#donate {
	background-color: #D0EAF9;
	text-align: center;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: thin dashed #9CCAE2;
	margin-bottom: 10px;
	background-image: url(../images/donate.gif);
	background-repeat: no-repeat;
}
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #3E4853;
	background-color: #101926;
	background-attachment: scroll;
	background-image: url(../images/mainBG.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
}
.twoColFixLtHdr #container {
	width: 960px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FEFBE2;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
} 
.twoColFixLtHdr #header {
	background-image: url(../images/mainBG.jpg);
	background-repeat: repeat-x;
} 
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 300px;
	padding-right: 8px;
	padding-left: 8px;
	font-size: 90%;
}
.twoColFixLtHdr #mainContent {
	margin-top: 0;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 316px;
	padding-top: 0;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #FFF;
	border: 1px solid #E8E0AC;
} 
.twoColFixLtHdr #footer {
	background-image: url(../images/footerBG.jpg);
	background-repeat: no-repeat;
	height: 100px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color: #C6E0E8;
	font-size: 75%;
	text-align: center;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
h1 {
	font-size: 160%;
	color: #A8C448;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #C8DF91;
	font-variant: normal;
	text-transform: uppercase;
}
#volunteer {
	background-color: #F8DF89;
	text-align: left;
	padding-top: 50px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
	border: thin dashed #DAC889;
	margin-bottom: 8px;
	background-image: url(../images/volunteer.gif);
	background-repeat: no-repeat;
}
.twoColFixLtHdr #container #sidebar1 #bowlingForms .formTitle {
	text-transform: uppercase;
	font-size: 14px;
}

#announcement {
	background-color: #EAF8BA;
	text-align: left;
	padding-top: 45px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 90%;
	border: thin dashed #C6D280;
	margin-bottom: 10px;
	background-image: url(../images/announce.gif);
	background-repeat: no-repeat;
}
#comingEvents {
	margin-bottom: 10px;
}
#Calendar  {
	margin-top: 0;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 8px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #FFF;
	border: 1px solid #E8E0AC;
	padding-bottom: 20px;
}
a:link {
	color: #37547C;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #466DA4;
	text-decoration: none;
}
#bowlingRegistration {
	background-color: #CCB46A;
	text-align: center;
	border: thin solid #511A05;
	margin-bottom: 10px;
	background-image: url(../images/alohaRegBanner.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #511A05;
	padding: 42px 10px 5px;
}
#bowlingForms {
	background-color: #DAE792;
	text-align: left;
	padding-top: 50px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
	border: 1px solid #9CB449;
	margin-bottom: 8px;
	background-image: url(../images/alohaFormBanner.jpg);
	background-repeat: no-repeat;
	font-size: 11px;
}
h2 {
	font-size: 160%;
	color: #3D5F8D;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #B6C8E0;
	font-variant: normal;
	text-transform: uppercase;
}
#goalThermometer {
	text-align: left;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	font-size: 12px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: middle;
	padding: 0px;
}.testimonial {
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	margin-bottom: 5px;
}
.testimonialPerson {
	font-size: 12px;
	padding-left: 30px;
	display: block;
	margin-bottom: 55px;
	margin-top: 0px;
}
