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;
}
.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;
}
.MainFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
#worshipImg {
	margin: 20px 15px 15px;
	background-image: url(Assets/Images/worship_400.jpg);
	height: 200px;
	width: 300px;
	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: #011E5A;
	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;
}
#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: #99ff00;
	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: #99ff00;
	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-top: 10px;
	padding-bottom: 10px;
	padding-right: 5px;
	padding-left: 10px;
	width: 178px;
	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;
	font-weight: bold;
}
a.LeftNav:hover, a.LeftNav:active  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 5px;
	padding-left: 10px;
	width: 178px;
	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;
	font-weight: bold;
	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: 178px;
	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.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;
}
#divBody {
	background-color: #EBEBEB;
	margin: 0px 10px;
	padding: 20px;
	width: 520px;
	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;
}

#divHeader {
	background-color: #011E5A;
	margin: 0px 10px;
	padding: 10px;
	width: 520px;
	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;
}
#divFooter {
	background-color: #021E5D;
	margin: 0px 10px;
	padding: 0px;
	width: 520px;
	height: 15px;
	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: #011E5A;
	color: #CCCCCC;
	width: 120pt;
}
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;
}
#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;
}
