/* --- General --- */
HR {
	border-top: 0px;
	border-right: 0px;
	border-bottom: 1px solid #000000;
	border-left: 0px;
	line-height: 0px;
	height: 1px;
	display: block;
	margin: 2px 0px;
	padding: 0px;
}
LI{
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    background-color: #ffffff;
    font-size: 14px;
	margin: 16px;
}
H1{
	color: #000000;
	background-color: transparent;
	font-size: 18px;
	font-weight: bold;
    margin: 16px 16px 4px;
}
A.h1 {
	color: #000000;
	background-color: transparent;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
A.h1:HOVER {
	text-decoration: underline;
}

H2{
	color: #90256e;
	background-color: transparent;
	font-size: 15px;
	font-weight: bold;
    margin: 20px 16px 4px;
}
H3{
	color: #000000;
	background-color: #ffffff;
	font-size: 13px;
	font-weight: bold;
    margin: 10px 16px;
}
H4{
	color: #90256e;
	background-color: #ffffff;
	font-size: 13px;
	font-weight: bold;
    margin: 4px 16px;
}
H5{
	color: #90256e;
	font-size: 13px;
	font-weight: bold;
    margin: 4px 16px;
}
P.sidebar{
	color: #90256e;
	font-size: 12px;
	margin: 8px;
}
P, P.bodytext{
	color: #000000;
	font-size: 13px;
	text-align: left;
	margin: 4px 16px 12px;
}
P.quote{
	color: #90256e;
	font-size: 13px;
	margin: 8px 26px 8px 30px;
}
P.quoter{
	color: #90256e;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	text-align: right;
	margin: 0px 55px 8px 34px;
}
P.comment{
	font-family: Arial, Helvetica, sans-serif;
	color: #7e7e7e;
    background-color: #ffffff;
	font-size: 12px;
    font-weight: normal;
	margin: 4px 16px 4px;
}
P.listen{
	font-family: Arial, Helvetica, sans-serif;
	color: #0f0f7d;
    background-color: transparent;
	font-size: 12px;
    font-weight: bold;
	margin: 2px 0px 4px 4px;
}
SPAN.comment{
	font-family: Arial, Helvetica, sans-serif;
	color: #7e7e7e;
    background-color: #ffffff;
	font-size: 12px;
    font-weight: normal;
}
A.comment {
	font-size: 12px;
	color: #7e7e7e;
    background-color: transparent;
	text-decoration: underline;
}
A.comment:HOVER {
	text-decoration: none;
}

/*--- more --- */
P.more{
	font-size: 13px;
	color: #90256e;
	font-weight: normal;
    background-color: transparent;
	text-align: right;
	margin: 8px 16px 4px;
}
A.more {
	font-family: verdana, sans-serif;
	font-size: 13px;
	color: #90256e;
	font-weight: bold;
    background-color: transparent;
	text-decoration: underline;
}
A.more:HOVER {
	color: #90256e;
	text-decoration: none;
}
/* --- general --- */
P.eventSpeaker-1{
	color: #90256e;
	background-color: #ffffff;
	font-size: 15px;
	font-weight: bold;
    margin: 12px 16px 0px;
}
P.eventSpeaker-1a{
	color: #90256e;
	background-color: #ffffff;
	font-size: 12px;
    margin: 0px 16px 0px;
}
P.eventTitle-2{
	color: #000000;
	background-color: #ffffff;
	font-size: 17px;
	font-weight: bold;
    margin: 4px 16px 0px;
}
IMG.eventPic-2a{
	margin: 2px 0px 4px 6px;
}
P.eventDescription-3{
	color: #000000;
	background-color: #ffffff;
	font-size: 12px;
	font-weight: normal;
    margin: 4px 16px 12px;
}
P.eventText-5{
	color: #000000;
	font-size: 13px;
	text-align: left;
	margin: 4px 16px 12px;
}
P.eventInfo-4{
	color: #90256e;
	background-color: #ffffff;
	font-size: 13px;
    margin: 8px 32px 8px 62px;
}
P.eventNote-6{
	color: #90256e;
	background-color: #ffffff;
	font-size: 12px;
	font-weight: bold;
    margin: 8px 16px 8px;
}
P.eventComment-7{
	color: #9a9a9a;
	background-color: #ffffff;
	font-size: 11px;
    margin: 16px 24px 16px 35px;
}
/* -- Events At A Glance -- */
TABLE.eventsGlance {
	color: #2446af;
}
TD.eventsGlanceHead{
	color: #2446af;
	font-size: 16px;
	padding: 4px 0px 0px;
}
TD.eventsGlance{
	color: #2446af;
	font-size: 13px;
	padding: 4px 0px 12px;
}
TD.eventsGlanceMonth{
	color: #1c4084;
	background-color: #abc2ee;
	font-size: 13px;
	font-weight: bold;
	padding: 6px 10px 0px;
}
TD.eventsGlanceText{
	color: #1c4084;
	background-image: url(/images/bkgEventsGlance0.jpg);
	background-repeat: repeat-x;
	font-size: 11px;
	padding: 0px;
}
TD.eventsGlanceText P{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 6px 10px;
}
TD.eventsGlanceText A{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1c4084;
}
HR.eventsGlance {
	border-top: 0px;
	border-right: 0px;
	border-bottom: 1px solid #ffffff;
	border-left: 0px;
	line-height: 0px;
	height: 1px;
	display: block;
	margin: 3px 0px;
	padding: 0px;
}
DIV.eventsGlance A{
	font-size: inherit;
	color: inherit;
    background-color: inherit;
	text-decoration: underline;
}
DIV.eventsGlance A:HOVER {
	text-decoration: none;
}

/* --- Unity Is -- */
P.unityIsTitle{
	color: #90256e;
	background-color: #ffffff;
	font-size: 16px;
	font-weight: bold;
    margin: 24px 8px 0px;
}
P.unityIs{
	color: #90256e;
	font-size: 13px;
	text-align: left;
	margin: 8px;
}

/* -- Join Us -- */
TD.joinUs{
	padding: 0px 0px 6px 0px;
}
TD.joinUsTitle{
	color: #000000;
	font-size: 15px;
	font-weight: bold;
    padding: 0px 0px 0px 50px;
}
SPAN.joinUsSpeaker{
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
}
TD.joinUsDate{
	color: #909090;
	font-size: 12px;
	padding: 4px 0px 0px 50px;
}
TD.joinUs2{
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding: 4px 0px 4px 10px;
}



/* ===========  2008 ==== */

/* --- Unity Is -- */
#unity_is {
	background: url(../images/hdrUnitIs_8.png) #ffffff no-repeat top left;
	padding: 50px 0px 12px;
	border-top: 2px solid #902563;
}
#unity_is h1{
	color: #90256e;
	background-color: transparent;
	font-size: 16px;
	font-weight: bold;
	padding: 6px;
	margin: 0;
}
#unity_is p{
	color: #90256e;
	font-size: 12px;
	text-align: left;
	padding: 6px;
	margin: 0px;
}
/*--- join us ----------*/
#join_us {
	width: 535px;
	positon: relative;
	background: url(/images/hdrThisSunday_8.png) #e6e9f2 no-repeat left top;
	padding: 0;
	margin: 0 0 10px 4px;
}
#join_us h1{
	color: #475b8f;
	font-size: 18px;
	font-weight: bold;
    padding: 50px 12px 0px;
	margin: 0 0 0 0;
}
#join_us h2{
	color: #475b8f;
	font-size: 14px;
	font-weight: bold;
    padding: 0px 12px 6px;
	margin: 0 0 0 0;
}
#join_us p{
	color: #475b8f;
	font-size: 12px;
	padding: 6px 12px;
	margin: 0 0 0 0;
}
#join_us hr{
	border-bottom: 1px solid #909090;
	margin: 0 0 0 0;
}

/* --- erica -- */
#erica {
	background:url(../images/hdrErica_8.png) #04c2c9 no-repeat top left;
}
#erica h1{
	color: #ff7700;
	background-color: transparent;
	font-size: 14px;
	font-weight: bold;
	margin: 12px 6px 0px;
}
#erica h2{
	color: #cb6b01;
	font-size: 12px;
	font-weight: bold;
    padding: 6px;
	margin: 0;
}
#erica p{
	color: #000000;
	font-size: 11px;
	text-align: left;
	padding: 6px;
	margin: 0px;
}

/* --- news --- */
#news{
	margin: 8px;
}
#news table{
	background-color: #E1CFDB;
}
#news td{
	border-left: 1px dashed #701D55;
	border-right: 1px dashed #701D55;
	border-top: none;
	border-bottom: none;
}

#news h1{
	color: #701D55;
	background-color: transparent;
	font-size: 13px;
	font-weight: bold;
    margin: 4px;
}
#news a.h1 {
	color: #701D55;
	background-color: transparent;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
#news a.h1:HOVER {
	text-decoration: underline;
}

#news h2{
	color: #A3658D;
	background-color: transparent;
	font-size: 12px;
	font-weight: bold;
    margin: 4px 0px 2px 4px;
}
#news h3{
	color: #701D55;
	background-color: transparent;
	font-size: 11px;
	font-weight: bold;
    margin: 0px 0px 4px 4px;
}
#news p{
	color: #701D55;
	font-size: 11px;
	text-align: left;
	margin: 4px;
}
#news p.more{
	font-size: 13px;
	color: #701D55;
	font-weight: normal;
    background-color: transparent;
	text-align: right;
	margin: 8px 16px 4px;
}
#news a.more {
	font-family: verdana, sans-serif;
	font-size: 13px;
	color: #701D55;
	font-weight: bold;
    background-color: transparent;
	text-decoration: underline;
}
#news a.more:HOVER {
	color: #701D55;
	text-decoration: none;
}



