body {
	margin: 0px;
	background: #FFFFFF;
	font-size: 100.01%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 120%;
}
a    { color: #006633; }
.backToTop {
	font-size: 10px;
	color: #336600;
	text-align: right;
	background: #D1E36B;
	padding: 4px 8px;
	border: 1px dotted #360;
}
.bookTitle   { font-weight: bold; }
.bulletColor { color: #FF99FF; }
.formStyle   { color: #006633; font-weight: bold; }
.footerText  { font-size: 80%; }
.hilite { background-color: #FFC1FF; }
.linkPink { color: #FF33FF; text-decoration: underline; }
#mainContent tr {
	vertical-align: top;
}

.navText {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
}
.pageTitle {
	color: #006633;
	font: bold 140% Georgia, "Times New Roman", Times, serif;
}
.phoneNumber {
	font-size: 130%;
	font-weight: bold;
	color: #006633;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 130%;
}
.quote        { font-style: italic; font-weight: bold; }
.quote_color  { font-style: italic; color: #006633; }
.strike       { text-decoration: line-through; }
.subhead      { font-weight: bold; color: #006633; }
.subheadSmall { font-size: 90%; font-weight: bold; }
.prcny_list {
	list-style-position: outside;
	list-style-image: url(images/bullet_diamond.gif);
	list-style-type: none;
	background-position: left;
}
.hiliteBox { background-color: #FFCEFF; display: block; }
.hiliteText { background-color: #FFE6FF; display: inline; }
.event { border-bottom: 1px groove #009933; vertical-align: top; }
.eventHeader {
	border-bottom: 2px solid #009933;
	background: #CCFFCC;
	border-top: 2px solid #009933;
	font-weight: bold;
}
.formRequired { color: #CC0000; font-size: .8em; }
.pinline { 	border-left: 1px solid #c6e8bb; }
.warning { 	color: #CC0000; }
img {
	border-style: none;
}
img.SpaceAfter {
	margin-bottom: 6px;
	border-style: none;
}

#eventBox {
	border: 2px dashed #F9F;
	padding-top: 4px;
	padding-right: 20px;
	padding-bottom: 4px;
	padding-left: 20px;
}
#eventBox h1 {
	font-size: 100%;
	font-weight: bold;
	color: #518122;
}
#eventInfoTable {
	border: 1px solid #FF0066;
}

#eventInfo {
	background: #FFCCFF;
}
#eventInfo td {
	background: #fff;
	vertical-align: top;
	padding: 6px 10px 2px 0px;
}

.bannerImage {
	margin-bottom: 8px;
	border: none;
}
#donateNow {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	height: 90px;
	width: 250px;
	float: right;
}
#mainContent  h1 {
	color: #006633;
	font: bold 140% Georgia, "Times New Roman", Times, serif;
}
#mainContent h2 {
	color: #006633;
	font-size: 110%;
	font-weight: bold;
}
#mainContent h3 {
	color: #006633;
	font-style: italic;
	font-size: 100%;
}


#tbl_events p {
	margin-top: 0px;
	margin-bottom: 4px;
}
#tbl_events table {
	margin: 0px;
	padding: 0px;
	border-style: none;
	border-collapse: collapse;
	border-width: 0px;
}
#tbl_events td {
	padding: 6px 2px 4px;
	margin: 0px;
}
.textButton {
	background: #090;
	padding: 6px 10px;
	border: 1px solid #360;
	color: #FFF;
	font: bold 1em "Courier New", Courier, monospace;
	text-decoration: none;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
.legend {
	font-size: 80%;
	color: #999;
}
#mainContent #tableContact {
	width: 100%;
	margin-top: 1em;
	margin-bottom: 1em;
}
#mainContent #tableContact td {
	padding-top: 10px;
	padding-right: 20px;
	vertical-align: top;
}
#mainContent input.textbox {
	background: #FFF0FF;
	width: 20em;
	border: 1px solid #FCF;
}
#banner {
	width: 100%;
	text-align: center;
}
.phoneIcon {
	background: url(images/icon_phone.gif) no-repeat;
	width: 35px;
	margin-right: 10px;
	height: 30px;
	float: right;
	margin-top: 6px;
}
.phoneText {
	font: bold 130%/130% Verdana, Geneva, sans-serif;
	color: #FFF;
	text-align: right;
	float: right;
	padding-top: 6px;
	padding-right: 6px;
}
.phoneText a {
	color: #FFF;	
	text-decoration: none;
}

ul.prcny {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.prcny li {
	background: url(images/bullet_diamond.gif) no-repeat;
	padding-left: 15px;
	margin-bottom: 8px;
	background-position: 0px 3px; /* where background image should be placed left and down */
}

