BODY {
	background: #FFFFFF;
}
.level1MenuBackground { background-color: #BB9DC2 }
.level2MenuBackground { background-color: #6B2E80}
a:link.level1Link, a:visited.level1Link, a:active.level1Link {
background: #BB9DC2;
/*border: 1px solid #BB9DC2;*/
/*makes a solid border around the link 2px wide*/
color: #FFFFFF;
display: block;
/*makes a block around the link */
float: left;
font-size: 10pt;
margin: 1px;
/*margin=setting the blue space around the boxes*/
padding: 2px;
text-align: center;
text-decoration: none;
vertical-align: middle;
width: 115px; font-weight:bold /* changed from 98 to 95 for firefox compatibility, then to 115 for new masthead */
}
a:hover.level1Link {
background: #CC00CC;
}
a:link.level1LinkSelected, a:visited.level1LinkSelected, a:active.level1LinkSelected{
background: #6B2E80;
/*border: 1px solid #BB9DC2;*/
/*makes a solid border around the link 2px wide*/
color: #FFFFFF;
display: block;
/*makes a block around the link */
float: left;
font-size: 10pt;
margin: 0px;
/*margin=setting the blue space around the boxes*/
padding: 2px;
text-align: center;
text-decoration: none;
vertical-align: middle;
width: 140px; font-weight:bold
/* was 109px */
}
a:hover.level1LinkSelected {
background: #6B2E80;
}
a:link.level2Link, a:visited.level2Link, a:active.level2Link {
background: #6B2E80;
border: 1px solid #BB9DC2;
/*makes a solid border around the link 2px wide*/
color: #FFFFFF;
display: block;
/*makes a block around the link */
float: left;
font-size: 8pt;
margin: 0px;
/*margin=setting the blue space around the boxes*/
padding: 2px;
text-align: center;
text-decoration: none;
vertical-align: middle;
width: 146px; font-weight:normal;
/* was 147, then 183 with new masthead */
}
a:hover.level2Link {
border: 1px solid #BB9DC2;
font-weight:bold;
}
a:link.bottomLink, a:visited.bottomLink, a:active.bottomLink{
border: 1px solid #FFFFFF;
/*makes a solid border around the link 2px wide*/
color: #000000;
/*display: block;*/
/*makes a block around the link */
font-size: 80%;
margin: 5px;
/*margin=setting the blue space around the boxes*/
padding: 2px;
text-align: center;
text-decoration: none;
width: 100px; font-weight:normal;
}
a:hover.bottomLink{
border: 1px solid #BB9DC2;
font-weight:bold;
}

#AllCentered {
	/* id to center entire page (see inc_html_top/bottom.asp). the margin & width centers the content, using CSS
	and push the top down */
	margin: 0 auto;
	width: 756px;
	margin-top:10px;
}

BODY, TABLE, FORM, DIV, P, TD { font-family: Arial; color: #000000; font-size: 10pt;}
.TOC1Cell {
	/*	border:1px solid #000000;  */
	/* border set from 1px to 0px 2/28/2011 */
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;/*	padding-top:10px; padding-bottom:10px;  */
}
.ContentCell {
	/* border set from 1px to 0px 2/28/2011 */
	border-left:0px solid #000000;
	border-right:0px solid #000000;
	border-bottom:0px solid #000000;
	padding-top:10px;
	width: 720px;
}

h1 { font-family: Helvetica, Arial, sans-serif; color: #000000; font-size:16pt; text-align:left }
h2 { font-family: Arial; color: #6B2E80; font-size:12pt;font-weight:bold}
.noborder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.MeetingTimePlaceAndContact {font-family: Arial; color: #000000; font-size:10pt;font-weight:bold}
.StaffNameAndTitle { font-family: Arial; color: #6B2E80; font-size:12pt;font-weight:bold}

.TOC1Menu {text-decoration: none;
    FONT-SIZE: 8pt;
    COLOR: #FFFFFF;
    FONT-FAMILY: Helvetica, Arial, sans-serif; font-weight:bold; text-align:center; }
a.TOC1Menu{border:2px solid #0000CD; padding:1px; text-decoration: none; text-align: center; line-height:25px }
a:link:visited.TOC1Menu{text-decoration: none;}
a:active:hover.TOC1Menu{border:2px solid #FFFFFF; padding:1px;}

.contentbox {
/*text-indent: 5px;*/
padding: 1px; /* the space between the line border and the content */
margin: 0; /* the space between the line border and the outside */
display: block; /*specifies how the element will be seen */
width: 756px;
background: #FFFFFF;
border: 1px dotted #FFFFFF; }

.upcomingservicesbox {
	padding: 4px; /* was 4 px; the space between the line border and the content */
	/* the space between the line border and the outside */
	display: block; /*specifies how the element will be seen */
	background: #BB9DC2;
	border: 2px solid #6B2E80;
	margin-left:0;
	margin-right:0;
	margin-top:10px;
	margin-bottom:0;
/*	width:98%;  was 100% */
	width: 423px;
	float: left;
	text-align: left;
} /* was 2px */

/* widths of upcomingservicesbox table columns */
.usb_date_col_width {
	width: 84px;
}
.usb_svc_col_width {
	width: 330px;
}

.thissundaybox {
padding: 4px; /* was 4 px; the space between the line border and the content */
/* the space between the line border and the outside */
display: block; /*specifies how the element will be seen */
width:95%; 
border: 2px solid #6B2E80; margin-left:0; margin-right:0; margin-top:10px; margin-bottom:0 }

.clearthefloats {
/* forces the next element to the left */
	clear:both;
}.lefthalf {
	float: left;
	width: 375px;
	padding-left: 2px;
}
.righthalf {
	float: left;
	width: 375px;
}
/* the following set the (table) widths for the header */
.hdr_logo_width {
	width: 130px;
}
.hdr_TopPictureTable_width {
	width: 756px;
}
.hdr_width {
	width: 758px;
}
.hdr_nav_width {
	width: 760px;
	/* was 620 */
}
p.center {
	text-align: center;
}

