body {
	background-image: url(../Images/bcgd.jpg);
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bodyCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
	padding: 15px;
	color: #666666;
}
.bodyHeaderCenter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	text-align: center;
	color: #011e5a;
	font-weight: bold;
}
.bodyHeaderCenterLight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
}
.bodyCopyNoSpace {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	text-align: justify;
}
.bodyCopyCam {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 15px;
	color: #A2784E;
	text-align: justify;
}
.bodyHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	text-align: justify;
	color: #011e5a;
	font-weight: bold;
}
.bodyHeaderLight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	text-align: justify;
	color: #ffffff;
	font-weight: bold;
}
#tableWhite {
	background-color: #FFFFFF;
}
.BodysmallText {
	font-size: 9px;
	line-height: 10px;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
}
.BodysmallTextSpace {
font-size: 9px;
	line-height: 12px;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
}
.MainFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
/*#worshipImg {
	margin: 45px;
	background-image: url(Assets/Images/worship_400.jpg);
	height: 400px;
	width: 265px;
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
}*/

/*/START//These are the calendar specific css attributes*/
.event_label {
	font-weight: bold;
	font-size: 3px;
	font-family: veranda, arial, sans-serif;
	text-align: right;
	color: #333;
	float: none;
	vertical-align: text-bottom;
	width: 80px;
	margin: 0;
}

.event_content {
	font-size: 9px;
	font-family: veranda, arial, sans-serif;
	color: #333;
	display: table; 
	margin: 0;
}
table#calendar {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
table#calendar caption {
	font-size: 12px;
	font-weight: bold;
}
table#calendar a {
	text-decoration:none;
	font-size: 8px;
}
table#calendar tr#days th {
	color: #CCE;
	background-color: #0069aa;
	font-weight: bold;
	padding: .3em 1px;
}
table#calendar tr#title th {
	background: #999999;
	color: #000;
	font-size: 120%;
	border: 1px solid #224;
	padding-top: .3em;
	padding-left: .3px;
}
table#calendar td {
	width: 100px;
	height: 90px;
	color: #011e5a;
	text-align: right;
	border: 1px solid gray;
	border-color: #BBB #EEE #EEE #BBB;
	vertical-align: top;
}
table#calendar .day7 {
	border-right: 1px solid #011e5a;
}
table#calendar td a {
	font-weight: bold;
	display: block;
	margin: 0;
	padding: 0px;
	width: 100px;
}
table#calendar th a {
	font-weight: bold;
}
table#calendar a:link {color: #011e5a;}
table#calendar a:visited {color: #666666;}
table#calendar a:hover {background: #9191FF;}
table#calendar .day1, table#calendar .day7 {
	background: #CCCCCC;
}
table#calendar .blank {
	background: #bbbbbb;
	border: 1px solid #bbbbbb;
	border-right: 1px solid #bbbbbb;
}
table#calendar .lastweek td {
	border-bottom: 2px solid #AAB;
}
table#calendar .today {
	background-color: #9191FF;
	border: 1px solid black;
}
table#calendar p {
	font-size: 9px;
	color: #666666;
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #666666;
}
/*These are the calendar specific css attributes//END*/

#familyImg {
	margin: 0px 0px 10px 10px;
	float: right;
	background-color: #999999;
}
#homePage {
	padding: 0px;
}
#CurrentSeriesImg {
	margin: 0px 15px 15px;
	background-image: url(../Images/Sermonseries/currentSeries.jpg);
	height: 200px;
	width: 300px;
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
}
.StaffName {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
}
.StaffHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF; 
}
/* links */
a:link, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #011e5a;
	text-decoration: underline;
	font-size: 10pt;
}
a:hover, a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5E93A7;
	text-decoration: none;
	font-size: 10pt;
}
a.img:link, a.img:visited {
	border: 1px solid #000000;
}
a.img:hover, a.img:active {
	border: 1px solid #011e5a;
}

a.staff:link, a.staff:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #011e5a;
	text-decoration: none;
	font-size: 11px;
	line-height: 10px;
}
a.staff:hover, a.staff:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #99ff00;
	text-decoration: none;
	font-size: 11px;
}
a.login:link, a.login:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-size: 10px;
}
a.login:hover, a.login:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0073c6;
	text-decoration: none;
	font-size: 10px;
}
a.LeftNav:link, a.LeftNav:visited  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #011e5a;
	padding: 2px;
	width: 174px;
	float: right;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #011e5a;
	border-right-color: #011e5a;
	border-bottom-color: #011e5a;
	border-left-color: #011e5a;
	text-align: right;
}
a.LeftNav:hover, a.LeftNav:active  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 2px;
	width: 174px;
	float: left;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #011e5a;
	border-right-color: #011e5a;
	border-bottom-color: #011e5a;
	border-left-color: #011e5a;
	background-color: #011e5a;
	text-align: center;
}
a.FamilyNav:link, a.FamilyNav:visited  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #011e5a;
	width: 178px;
	float: left;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	padding: 5px;
	background-image: url(../Images/arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	background-color: #FFFFFF;
	border: 0px none #011e5a;
}
a.FamilyNav:hover, a.FamilyNav:active  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 5px;
	width: 178px;
	float: left;
	text-decoration: none;
	font-weight: bold;
	background-color: #011e5a;
	background-image: url(../Images/arrowBlue.gif);
	background-repeat: no-repeat;
	background-position: right center;
	border: none;
}
a.ContactNav:link, a.ContactNav:visited  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 5px;
	width: 178px;
	float: left;
	text-decoration: none;
	font-weight: bold;
	background-color: #011e5a;
	background-image: url(../Images/arrowBlue.gif);
	background-repeat: no-repeat;
	background-position: right center;
	border: none;
}
a.ContactNav:hover, a.ContactNav:active  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #011e5a;
	width: 178px;
	float: left;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	padding: 5px;
	background-image: url(../Images/arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	background-color: #FFFFFF;
	border: 0px none #011e5a;
}
a.FamilySubNav:link, a.FamilySubNav:visited  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 5px;
	width: 178px;
	float: right;
	text-decoration: none;
	font-weight: bold;
	background-color: #021E5D;
	background-image: url(../Images/arrowBlue.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-align: left;
}
a.FamilySubNav:hover, a.FamilySubNav:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #011e5a;
	width: 217px;
	float: right;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	padding: 5px;
	background-image: url(../Images/arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	background-color: #FFFFFF;
	border: 0px none #011e5a;
}
a.HomeCalendar:link, a.HomeCalendar:visited  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #011e5a;
	width: 223px;
	float: right;
	text-decoration: none;
	text-align: left;
	padding: 0px 0px 4px 4px;
	/*background-image: url(../Images/arrow.gif);
	font-weight: bold;*/
	background-repeat: no-repeat;
	background-position: right center;
	background-color: #FFFFFF;
	border: 0px none #011e5a;
}


a.HomeCalendar:hover, a.HomeCalendar:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 0px 0px 4px 4px;
	width: 223px;
	float: right;
	text-decoration: none;
	background-color: #011e5a;
	/*background-image: url(../Images/arrowBlue.gif);
	font-weight: bold;*/
	background-repeat: no-repeat;
	background-position: right center;
	text-align: left;
}
a.MessagesNav:link, a.MessagesNav:visited  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 5px;
	width: 300px;
	float: right;
	text-decoration: none;
	font-weight: bold;
	background-color: #021E5D;
	background-image: url(../Images/arrowBlue.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-align: left;
}

a.MessagesNav:hover, a.MessagesNav:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #011e5a;
	width: 300px;
	float: right;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	padding: 5px;
	background-image: url(../Images/arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	background-color: #FFFFFF;
	border: 0px none #011e5a;
}
.Schedule {
	font-size: 11px;
	color: #011e5a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.ScheduleBold1 {
	font-size: 11px;
	color: #011e5a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.ScheduleBold2{
	font-size: 12px; 
	color: #011e5a; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	text-align: center; 
	padding-top: 0px; 
	padding-right: 0px; 
	padding-bottom: 0px; 
	padding-left: 20px; 
}
#Heartable {
	background-image: url(../Images/gradient.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 400px;
}
#FamilyTable {
	background-image: url(../Images/gradient.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #011e5a;
	height: 400px;
}
#CellPadTable {
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#divHeader {
	background-color: #011e5a;
	margin: 20px 10px 0px;
	padding: 10px;
	width: 500px;
	height:204px
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #ffffff;
	text-align: center;
	line-height: normal;
	font-weight: bold;
	background-image: url(../Images/FamilyDivHead.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #011e5a;
	border-left-color: #011e5a;
}
#familySubNav {
	background-color: #021E5D;
	position: relative;
	clip: rect(auto,20px,auto,auto);
	float: right;
	right: 0px;
	display: block;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#divBody {
	background-color: #EBEBEB;
	margin: 0px 10px;
	padding: 20px;
	width: 480px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #011e5a;
	text-align: justify;
	line-height: 20px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #011e5a;
	border-left-color: #011e5a;
	border-top-style: none;
	border-bottom-style: none;
}

#divHeader1 {
	background-color: #011e5a;
	margin: 20px 10px 0px;
	padding: 10px;
	width: 500px;
	height: 34px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #ffffff;
	text-align: center;
	line-height: normal;
	font-weight: bold;	background-image: url(../Images/FamilyDivHead.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#familySubNav1 {
	background-color: #999999;
	position: relative;
	clip: rect(auto,20px,auto,auto);
	float: right;
	right: 0px;
	display: block;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	border: 2px solid #011e5a;
}
#divBody1 {
	background-color: #ffffff;
	margin: 0px 10px;
	padding: 20px;
	width: 480px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #011e5a;
	text-align: justify;
	line-height: 20px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-color: #011e5a;
	border-left-color: #011e5a;
	border-bottom-color: #011e5a;
	border-top-style: none;
}

#divHeader1a {
	background-color: #FFFFFF;
	margin: 20px 10px 0px;
	padding: 10px;
	width: 502px;
	height: 80px;
	background-image: url(../Images/FamilyDivHead1a.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#familySubNav1a {
	background-color: #57a31c;
	position: relative;
	clip: rect(auto,20px,auto,auto);
	float: right;
	right: 0px;
	display: block;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	border: 2px solid #011e5a;
}
#divBody1a {
	background-color: #ffffff;
	margin: 0px 10px;
	padding: 20px;
	width: 480px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #011e5a;
	text-align: justify;
	line-height: 20px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-color: #011e5a;
	border-left-color: #011e5a;
	border-bottom-color: #011e5a;
	border-top-style: none;
}


#divHeader11 {
	background-color: #FFFFFF;
	margin: 20px 10px 0px;
	padding: 10px;
	width: 502px;
	height: 80px;
	background-image: url(../Images/Headers/singles.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#familySubNav11 {
	background-color: #999999;
	position: relative;
	clip: rect(auto,20px,auto,auto);
	float: right;
	right: 0px;
	display: block;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	border: 2px solid #011e5a;
}
#divBody11 {
	background-color: #FFFFFF;
	margin: 0px 10px;
	padding: 20px;
	width: 480px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #011e5a;
	text-align: justify;
	line-height: 20px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-color: #011e5a;
	border-left-color: #011e5a;
	border-bottom-color: #011e5a;
	border-top-style: none;
}
/*preschool*/
#divHeader3 {
	background-color: #FFFFFF;
	margin: 20px 10px 0px;
	padding: 10px;
	width: 502px;
	height: 80px;
	background-image: url(../Images/Headers/preschool.jpg);
	background-repeat: no-repeat;
}
#familySubNav3 {
	background-color: #0073c6;
	position: relative;
	clip: rect(auto,20px,auto,auto);
	float: right;
	right: 0px;
	display: block;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	border: 2px solid #66ff19;
}
#divBody3 {
	background-color: #FFFFFF;
	margin: 0px 10px;
	padding: 20px;
	width: 480px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #011e5a;
	text-align: justify;
	line-height: 20px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-color: #66ff19;
	border-left-color: #66ff19;
	border-bottom-color: #66ff19;
	border-top-style: none;
}
/*kids*/
#divHeader4 {
	background-color: #FFFFFF;
	margin: 20px 10px 0px;
	padding: 10px;
	width: 502px;
	height: 80px;
	background-image: url(../Images/Headers/chetskidsheader.jpg);
	background-repeat: no-repeat;
}
#familySubNav4 {
	background-color: #0d92d3; /* #a73222;*/
	position: relative;
	clip: rect(auto,20px,auto,auto);
	float: right;
	right: 0px;
	display: block;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	border: 2px solid #be0027;
}
#divBody4 {
	background-color: #FFFFFF;
	margin: 0px 10px;
	padding: 20px;
	width: 480px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #011e5a;
	text-align: justify;
	line-height: 20px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-color: #012755;
	border-left-color: #012755;
	border-bottom-color: #012755; /*d1ca72;*/
	border-top-style: none;
}

/*middle school*/
#divHeader5 {
	background-color: #FFFFFF;
	margin: 20px 10px 0px;
	padding: 10px;
	width: 502px;
	height: 80px;
	background-image: url(../Images/Headers/middleschool.jpg);
	background-repeat: no-repeat;
}
#familySubNav5 {
	background-color: #ebb883; /* #cf108c;*/
	position: relative;
	clip: rect(auto,20px,auto,auto);
	float: right;
	right: 0px;
	display: block;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	border: 2px solid #d26e23;
}
#divBody5 {
	background-color: #FFFFFF;
	margin: 0px 10px;
	padding: 20px;
	width: 480px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #011e5a;
	text-align: justify;
	line-height: 20px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-color: #d26e23;
	border-left-color: #d26e23;
	border-bottom-color: #d26e23;
	border-top-style: none;
}
/*high school*/
#divHeader6 {
	background-color: #FFFFFF;
	margin: 20px 10px 0px;
	padding: 10px;
	width: 502px;
	height: 80px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #ffffff;
	text-align: center;
	line-height: normal;
	font-weight: bold;
	background-image: url(../Images/Headers/HighSchool.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#divBody6 {
	background-color: #FFFFFF;
	margin: 0px 10px;
	padding: 20px;
	width: 480px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #011e5a;
	text-align: justify;
	line-height: 20px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFB700;
	border-left-color: #FFB700;
	border-bottom-color: #FFB700;
	border-top-style: none;
}
#familySubNav6 {
	background-color: #FFB700;
	position: relative;
	clip: rect(auto,20px,auto,auto);
	float: right;
	right: 0px;
	display: block;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	color: #3A69D1;
	border: 2px solid #3A69D1;
	text-decoration: none;
	text-align: center;
}

/*college ministry*/
#divHeader7 {
	background-color: #FFFFFF;
	margin: 20px 10px 0px;
	padding: 10px;
	width: 502px;
	height: 80px;
	background-image: url(../Images/Headers/college_banner.jpg);
	background-repeat: no-repeat;
}
#familySubNav7 {
	background-color: #bcbcbd; /* #cf108c;*/
	position: relative;
	clip: rect(auto,20px,auto,auto);
	float: right;
	right: 0px;
	display: block;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	border: 2px solid #004d90;
}
#divBody7 {
	background-color: #FFFFFF;
	margin: 0px 10px;
	padding: 20px;
	width: 480px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #011e5a;
	text-align: justify;
	line-height: 20px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-color: #004d90;
	border-left-color: #004d90;
	border-bottom-color: #004d90;
	border-top-style: none;
}
#divFooter {
	background-color: #021E5D;
	margin: 0px 10px;
	padding: 0px;
	width: 520px;
	height: 25px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #011e5a;
	border-left-color: #011e5a;	
}
/*womens ministry*/
#divHeader8 {
	background-color: #FFFFFF;
	margin: 20px 10px 0px;
	padding: 10px;
	width: 502px;
	height: 80px;
	background-image: url(../Images/Headers/women.jpg);
	background-repeat: no-repeat;
}
#familySubNav8 {
	background-color: #c4e83d; /* #cf108c;*/     /* #6aadc9*/
	position: relative;
	clip: rect(auto,20px,auto,auto);
	float: right;
	right: 0px;
	display: block;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	border: 2px solid #519c06;   /* #cf108c */
}
#divBody8 {
	background-color: #FFFFFF;
	margin: 0px 10px;
	padding: 20px;
	width: 480px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #011e5a;
	text-align: justify;
	line-height: 20px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-color: #519c06;
	border-left-color: #519c06;
	border-bottom-color: #519c06;
	border-top-style: none;
}


#divHeader9 {
	background-color: #FFFFFF;
	margin: 20px 10px 0px;
	padding: 10px;
	width: 502px;
	height: 80px;
	background-image: url(../Images/Headers/divorceCare.jpg);
	background-repeat: no-repeat;
}
#familySubNav9 {
	background-color: #bee5a3;
	position: relative;
	clip: rect(auto,20px,auto,auto);
	float: right;
	right: 0px;
	display: block;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	border: 2px solid #11087b;
}
#divBody9 {
	background-color: #FFFFFF;
	margin: 0px 10px;
	padding: 20px;
	width: 480px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #011e5a;
	text-align: justify;
	line-height: 20px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-color: #11087b;
	border-left-color: #11087b;
	border-bottom-color: #11087b;
	border-top-style: none;
}
/* celebrate recover*/
#divHeader10 {
	background-color: #FFFFFF;
	margin: 20px 10px 0px;
	padding: 10px;
	width: 502px;
	height: 80px;
	background-image: url(../Images/Headers/celebrateRecover.jpg);
	background-repeat: no-repeat;
}
#familySubNav10 {
	background-color: #cfcfcf; /* #cf108c;*/
	position: relative;
	clip: rect(auto,20px,auto,auto);
	float: right;
	right: 0px;
	display: block;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	border: 2px solid #73c5e6;
}
#divBody10 {
	background-color: #FFFFFF;
	margin: 0px 10px;
	padding: 20px;
	width: 480px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #011e5a;
	text-align: justify;
	line-height: 20px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-color: #73c5e6;
	border-left-color: #73c5e6;
	border-bottom-color: #73c5e6;
	border-top-style: none;
}
#divFooter {
	background-color: #021E5D;
	margin: 0px 10px;
	padding: 0px;
	width: 520px;
	height: 25px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #011e5a;
	border-left-color: #011e5a;	
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #ffffff;
	color: #CCCCCC;
	width: 60pt;
}
#familyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #ffffff;
	color: #CCCCCC;
	width: 60pt;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #011e5a;
	line-height: normal;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
	color: #666666;
}
#Ministrytextarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
	color: #666666;
}
#noDisplay {
	display: none;
}
.padding10 {
	padding: 10px;
}
.home {
	color: #C7CDDB;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-top-color: #C0C7D7;
	border-right-color: #C0C7D7;
	border-bottom-color: #C0C7D7;
	border-left-color: #C0C7D7;
}
#EmailFriendDiv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
	color: #666666;
	position: relative;
}
#ListenOnline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #011e5a;
	position: relative;
	background-color: #FFFFFF;
	/*background-image: url(../Images/listenOnline.jpg);
	background-repeat: repeat-x;*/
	font-weight: bold;
}
/*li {
	margin-left: -30px;
}
*/

img {
	border: 0px 0 0;
}

