
/* The entire page */

/* nice light yellow
body {
	background-color: #FFFFC0;
}
#EFFBFB - light blue
ddeeff - light blue
aaddff - medium blue
FBF5EF - light beige
*/

*.lastUpdated {
	text-align: right; 
	font-size: 0.8em;
}

*.toRight {
	padding-left: 40px;
	font-size: 0.7em;
	color: lightgray;
}

*.addBottomPadding {
	padding-top: 0px;
	padding-bottom: 10px;
}

#event-table-id {
	width: 85%;
	padding: 10px;
	font-size: 1.0em;
}

*.event-table-month-heading {
	padding: 10px;
	text-align: center;
	font-weight: bold;
	border: solid 1px;
	background-color: #F6F6CC;
}

*.event-table-event td {
	vertical-align: top;
	text-align: left;
	padding: 10px;
}

#cnjschedule-table-id {
	width: 95%;
	vertical-align: top;
	horizontal-align: left;
	text-align: left;
	font-size: 1.0em;
}

#cnjschedule-table-id td {
	padding: 10px;
}

#joinministry-table-id {
	border: none;
	width: 60%;
	vertical-align: top;
	horizontal-align: left;
	text-align: left;
	font-size: 1.0em;
	font-weight: normal;
}

#joinministry-table-id input {
	width: 98%;
}

#photo-gallery-table-id {
	border: none;
	width: 100%;
	vertical-align: top;
	text-align: center;
	font-size: 1.0em;
	font-weight: bold;
}

a.imagelink img {
	border: none;
}

/* font-family: Tahoma, Arial, Helvetica, sans-serif; color:#686868; */
/* 	font: 1.0em "Lucida Grande", Geneva, Arial, Verdana, sans-serif; */
body {
	font: 1.0em "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	color:#646464;
}

#outer-table-id {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
}

/* The copyright info at the bottom of the page */
/* vertical-align: top; */
#footer-copyright-id {
	margin-top: 10px;
	text-align: right;
	font-size: 0.7em;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	color: #646464;
}

#languagepicker {
	 font-size: 0.7em;
}

/* The image or flash at the top of the page */
#header-graphic-table-id {
	margin-top: 24px;
	margin-left: 15px;
	width: 120px;
}

#header-graphic-table-id td {
	text-align: center;
	padding: 0px;
}

/* The horizontal navigation menu at the top of the page (header) */
#header-navigation-table-id {
	align: center;
	text-align: center;
	font-size: 0.9em;
	font-weight: bold;	
}

#header-navigation-table-id td {
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 15px;
}

/* The vertical navigation menu on the left side of the page (sidebar) */
*.sidebar-content {
	width: 190px;
	vertical-align: top;
	padding-top: 20px;
	color: white;
}

#sidebar-content-id table {
	font-size: 0.8em;
	font-weight: bold;
	width: 100%;
}

*.navigation-class tr {
	background-color: transparent;
}

a.nav-head-link {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

/* color: blue; */
a.nav-head-clicked {
	color: #1200fe;
}

a.nav-head-default {
	font-style: normal;
	color: #253d94;
}

/*
a.nav-head-mouseover {
	text-decoration: underline;
}
*/

a.nav-sidebar-link {
	width: 90%;
	text-align: left;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}

*.sidebar-section {
	width: 90%;
	text-align: left;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #ffae00;
}

a.nav-sidebar-clicked {
	color: #00f9d3;
	cursor: default;
}

a.nav-sidebar-default {
	font-style: normal;
	cursor: hand;
	color: white;
}

/*
a.nav-sidebar-mouseover {
	text-decoration: underline;
}
*/

/* 	background-color: #336699;
 */
a.nav-link {
	text-decoration: none;
	display: block;
	height: 100%;
}

/* The three stars *** we use to separate sections */
div.separator-stars {
	text-align: center;
	margin-top: 1.5em;
	
}

/* The main content section of the page */
/* color: #336699; */
#main-content-id {
	font: 0.8em "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	color:#646464;
	vertical-align: top;
	padding-top: 0px;
	padding-left: 25px;
	padding-right: 13px;
	padding-bottom: 20px;
}

/* 
	background-color: #FFEFD5;
	current is ...
	background-color: #ffeecc;
*/

/*
	font: bold 0.9em;
	color: #2863A5;
	background-color: #FFEFD5;
	background-color: LightSteelBlue;
	background-color: AliceBlue;
	color: #2863A5;
	border-style: outset;
	border-width: 7px;
	border-color: red;
*/

/* Paragraphs within the main content */ 
/*
p {
	margin-bottom: 1.0em;
}
*/

/* The last paragraph in the main content */ 
p.para-last {
	text-align: center;
}


/* Any paragraph within the main content that you want to be centered */ 
p.para-center {
	text-align: center;
}

/* Scripture references, ie. (John 3:16) */
span.scripture-ref {
	font-size: 1.0em;
}

/* Scripture text, ie. "...For with God nothing will be impossible." */
span.scripture-text {
	font-size: 1.0em;
	font-style: italic;
}

/*
	font-family: arial;
    font-weight: bold;
    font-size: 0.9em;

	font: italic 0.9em arial;
	font-family: arial;
    font-style: italic;
    font-size: 0.9em;
    color: #60E040;
    color: #FFA0C0;
*/

/* The main header for main content sections */
h2 {
	text-align: center;
	margin-top: 0px;
}

h3 {
	text-align: center;
	margin: 0px;
}

h5 {
	font-style: italic;
}

/*
style='color=yellow' 
style='color=#11ff00' 
	color: #ff7777;
*/

