.mainHeader {
	color: #999966;
	font: bold 14px Arial, Helvetica, sans-serif;
}
a.mainHeader:active {
	font-size: 14px;
	color: #999966;
}
a.mainHeader:visited {
	font-size: 14px;
	color: #999966;
}
a.mainHeader:hover {
	font-size: 14px;
	color: #990000;
}
.header2 {	
	color: #993300;
	font: bold 12px Arial, Helvetica, sans-serif;
}
.bodyText, .bodyTextQuote, .bodyTextTitle, .bodyTextTitleGray, .bodyTextCenter {  font: normal 12px Arial, Helvetica, sans-serif; color: #000000}
.bodyTextWhite {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; 
	font-weight: bold; color: #FDE8D9;}
.bodyTextWhiteSmall {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; 
font-weight: bold; color: #FDE8D9;}
.bodyTextQuote { font: bold italic 12px Arial, Helvetica, sans-serif; }
.bodyTextTitle, .bodyTextTitleGray {
	font-weight: bold;
}
.bodyTextTitleGray {
	color: #F9F4F0;
}
.bodyTextCenter {
	text-align: center;
}
.bodyPadTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	padding : 10px 10px 0px 0px;
}
.bodyPad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	padding : 0px 10px 0px 0px;
}
.bodyNoPad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	padding : 0px 0px 0px 0px;
}
.bodyPadBtm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	padding : 10px 10px 10px 0px;
}
.bodyPadBtmSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	padding : 10px 10px 10px 0px;
}
.contentArea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#F9F4F0;
	padding : 10px 10px;
	padding-bottom : 10px;
	padding-top : 10px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold; 
	color: #000000
}
./* default styles - do not edit */
.clCMEvent{position:absolute; width:99%; height:99%; clip:rect(0,100%,100%,0); left:0; top:0; visibility:visible}
.clCMAbs{position:absolute; visibility:hidden; left:0; top:0}
/* default styles - end */

/*Style for the background-bar*/
.cl2Bar{position:absolute; width:10; height:10; background-color:#D68431; layer-background-color:#D68431; visibility:hidden}

/*Styles for level 0*/
.cl2Level0,.cl2Level0over{position:absolute; padding:2px; font-family:tahoma,arial,helvetica; font-size:12px; font-weight:bold}
.cl2Level0{background-color:#D68431; layer-background-color:#D68431; color:white;}
.cl2Level0over{background-color:#CC6600; layer-background-color:#CC6600; color:#FFFFFF; cursor:pointer; cursor:hand; }
.cl2Level0border{position:absolute; visibility:hidden; background-color:#D68431; layer-background-color:#D68431}

/*Styles for level 1*/
.cl2Level1, .cl2Level1over{position:absolute; padding:2px; font-family:tahoma, arial,helvetica; font-size:11px; font-weight:bold}
.cl2Level1{background-color:#D68431; layer-background-color:#D68431; color:white;}
.cl2Level1over{background-color:#336699; layer-background-color:#336699; color:#E6AD76; cursor:pointer; cursor:hand; }
.cl2Level1border{position:absolute; visibility:hidden; background-color:#E6AD76; layer-background-color:#E6AD76}


.quoteArea {
	background-color: #EDE6D5;
	padding: 10px 10px 10px 10px;
	font: 12px/18px Arial, Helvetica, sans-serif;
	margin: 4px 5px 4px 5px;
}
.quoteAreaBld {
	background-color: #EDE6D5;
	padding: 10px 10px 10px 10px;
	font: bold 12px Arial, Helvetica, sans-serif;
}
.quoter {
	font: italic bold 12px Arial, Helvetica, sans-serif;
	text-align: right;
	padding: 0px 50px 0px 0px;
}
.quoterPlain {
	font: italic 12px Arial, Helvetica, sans-serif;
	text-align: left;
}

/* specific divs */
#announcement {
	padding: 0px 175px 0px 35px;  
	margin: 0px;
}

.rowWhite {
	background-color:#F9F4F0;
}

.spkr {
	font: 11px bold Arial, Helvetica, sans-serif;
	color: #000000;
	padding-bottom: 10px;
}

.spkrDt {
	font: 12px oblique bolder "Times New Roman", Times, serif;
	color: #000000;
	padding-left: 20px;
}

a.mpList, a.mpList:hover, a.mpList:visited, a.mpList.active {
	font: 14px bolder Arial, Helvetica, sans-serif;
	color: #993300;
	text-decoration: none;
}
a.mpList:hover {
	color: #9900CC;
	text-decoration: underline;
}

a.mpListDwn, a.mpListDwn:hover, a.mpListDwn:visited, a.mpListDwn.active {
	font: 14px bold Arial, Helvetica, sans-serif;
	color: #993300;
	text-decoration: none;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
a.mpListDwn:hover {
	color: #9900CC;
	text-decoration: underline;
}

.calendarList {
}
/* growth groups rows */
.formRowBox {
	width: 595px;
	height: 30px;
	background-color: #CC9966;
	font: bold 11px Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 0px;
	color: #000000;
	text-align: center;
	border: thin solid #990000;
}
.formRow {
	width: 600px;
	height: 30px;
	background-color: #EDE6D5;
	font: 11px Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 0px;
	color: #000000;
	text-align: left;
	/*border: thin solid #000000;*/
}
.formRowOff {
	width: 600px;
	height: 30px;
	background-color: #F9F4F0;
	font: 11px Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 0px;
	color: #000000;
	text-align: left;
		/*border: thin solid #FF3366;*/
}
.formTitle {
	width: 200px;
	height: 29px;
	text-align: right;
	padding: 0px 0px 0px 0px;
		/*border: thin solid #FF6633;*/
	float: left;
	align: middle;
}

.formTitleHead {
	width: 200px;
	height: 29px;
	text-align: right;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
		/*border: thin solid #FF6633;*/
	float: left;
	align: middle;
}
.formField {
	width: 380px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	color: #990000;
		/*border: thin solid #CC9900;*/
	float: right;
}
.formFieldHead {
	width: 380px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	font-weight: bold;
		/*border: thin solid #CC9900;*/
	float: right;
}
.fieldSpace {
	height: 0px;
}

select option {
	color: #000066;
}
#schedule,#goToSchedtoggle {
background: #FDE8D9;
width: 100%;
}
#schedule {
	padding: 5 5 5 5;
	border: thin solid #CCCCCC;
}
#evenRow {
background: #EDE6D5;
padding: 2px 5px 2px 5px;
width: 350px;
}
#oddRow {
background: #F9F4F0;
padding: 2px 5px 2px 5px;
width: 350px;
}
/* Added for div rows */
.swWrapper {
	width: 250px;
	border: thin solid #666666;
	}
.swRow {
	width: 250px;
	height: 20px;
	background-color: #F9F4F0;
	font: 11px Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 0px;
	color: #993300;
	text-align: left;
	/*border: thin solid #000000;*/
}
.swRow1 {
	width: 250px;
	height: 20px;
	background-color: #EDE6D5;
	font: 11px Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 0px;
	color: #993300;
	text-align: left;
	/*border: thin solid #000000;*/
}
#swLongRow {
	width: 246px;
	height: 30px;
	background-color: #F9F4F0;
	font: 12px bold Arial, Helvetica, sans-serif;
	padding: 0px 2px 0px 2px;
	color: #000000;
	text-align: center;
	/*border: thin solid #000000;*/
}
.swTitleRow {
	width: 250px;
	background-color: #EDE6D5;
	font: 12px bold Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 0px;
	color: #000000;
	text-align: center;
	/*border: thin solid #000000;*/
}
.swTitle {
	width: 120px;
	text-align: right;
	padding: 2px 5px 2px 0px;
	color: #000000;
		/*border-bottom: thin solid #FF6633;*/
	float: left;
	align: middle;
}
.swField {
	width: 125px;
	padding: 2px 0px 2px 0px;
	text-align: left;
		/*border: thin solid #CC9900;*/
	float: right;
}
.fieldSpace {
	height: 0px;
}
.swClassWrapper {
width: 280px;
border: thin solid #666666;
}
.swClassRow, .swClassRowTall, .swClassRowXTall  {
	width: 280px;
	height: 45px;
	background-color: #F9F4F0;
	font: 11px Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 0px;
	color: #993300;
	text-align: left;
	/*border: thin solid #000000;*/
}
.swClassRow1, .swClassRow1Tall, .swClassRow1XTall  {
	width: 280px;
	height: 45px;
	background-color: #EDE6D5;
	font: 11px Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 0px;
	color: #993300;
	text-align: left;
	/*border: thin solid #000000;*/
}
.swClassRowTall, .swClassRow1Tall {
	height: 65px;
}
.swClassRowXTall, .swClassRow1XTall {
	height: 85px;
}
#swClassLongRow {
	width: 276px;
	height: 30px;
	background-color: #F9F4F0;
	font: 12px bold Arial, Helvetica, sans-serif;
	padding: 0px 2px 0px 2px;
	color: #000000;
	text-align: center;
	/*border: thin solid #000000;*/
}
.swClassTitleRow {
	width: 280px;
	background-color: #EDE6D5;
	font: 12px bold Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 0px;
	color: #000000;
	text-align: center;
	/*border: thin solid #000000;*/
}
.swClassField {
	width: 145px;
	padding: 2px 0px 2px 0px;
	text-align: left;
		/*border: thin solid #CC9900;*/
	float: right;
}
select option {
	color: #000066;
}
.sermonList {
	padding: 0px 10px 0px 10px;	
}
#myContent {
	width: 100%;
}
#ldrNav {
	float: left;
	/*
	margin-right: 10px;border: thin solid #FF6633;*/
}
#ldrContent {
	float: right;
	width: 70%;
	/*
	margin-left: 10px;border: thin solid #6633CC;*/
}