/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: italic;
	color: #000000;
	background-color: #DBE6CA;
	padding: 8px;
	font-weight: bold;
	margin-bottom: 10px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	text-transform: capitalize;
	color: #406203;
	margin-top: 10px;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #1E314F;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a:link {
	color: #304A01;
	text-decoration: underline;
}
a:hover {
	color: #304A01;
	text-decoration: none;
}
a:visited {
	color: #304A01;
}

a.h3:link {
	text-decoration: underline;
	color: #1E314F;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
a.h3:hover {
	text-decoration: none;
	color: #1E314F;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
a.h3:visited {
	color: #1E314F;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}


a.newsEventLink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
	text-decoration: underline;
	font-style: italic;
	font-weight: normal;
}
.newsEventDate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003300;
	font-weight: normal;
	font-size: 11px;
}
a.newsEventTitle:link {
	color: #1E314F;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 12px;
	text-transform: capitalize;
}
a.newsEventTitle:visited {
	color: #1E314F;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: capitalize;
	font-style: italic;
	font-weight: bold;
}
a.newsEventLink:visited {
	color: #234701;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}

a.newsEventLink:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #234701;
	font-style: italic;
}
a.newsEventTitle:hover {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1E314F;
	text-transform: capitalize;
	font-style: italic;
	font-weight: bold;
}



.boxedText {
	text-indent: 10px;
}


#bannerTopContainer {
height:65px;
}

#bannerTop {
background-image:url(images/02top.jpg);
height:65px;
width:1024px;
margin:0px;
padding:0px;
}
.header {
color:#FFFFFF;
font-family:"Times New Roman", Times, serif;
font-size:26px;
font-style:italic;
font-weight:bold;
}
.subHeader {
color:#FFCC00;
font:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}

#bannerBottomContainer{
height:152px;
}

#bannerBottom {
background-image:url(images/02top2.jpg);
height:152px;
width:1024px;
border-bottom:#FFCC00 1px thin solid;
}

#welcomeMessage {
	width:250px;
	color:#FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-style:italic;
	font-weight:bold;
	position: absolute;
	left: 208px;
	top: 127px;
}

#homeMission {
margin-left:8px;
margin-right:8px;
}

/*Round Corner Box Start*/
/* set millions of background images */
.rbroundbox { background: url(images/nt.gif) repeat; }
.rbtop div { background: url(images/tl.gif) no-repeat top left; }
.rbtop { background: url(images/tr.gif) no-repeat top right; }
.rbbot div { background: url(images/bl.gif) no-repeat bottom left; }
.rbbot { background: url(images/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot{
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 7px; }
.rbroundbox { width: 380px; margin: 1em auto; }
/*Round Corner Box End*/


/*Secondary Menu Start*/
#secondaryMenuContainer {
background-color:#304B01;
background-image:url(images/topBar.jpg);
color: #FFCC00;
height:27px;
margin:0;
padding:0;
width:1024px;
}
/*Content Start*/
#dailyScripture {
}
.dailyScriptureTitle {
font-family:"Times New Roman", Times, serif;
font-size:18px;
font-weight: bold;
font-style:italic;
color: #F2C400;
}
.dailyScriptureText {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-style:italic;
color:#FFFFFF;
}
/*Content End*/

/*Bottom Menu Start*/
#bottomMenu {
background-color:#234600;
color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
padding-left:10px;
padding-top:5px;
padding-bottom:5px;
padding-right:10px;
width:100%;
}
#bottomMenu a {
color: #FFFFFF;
text-decoration:underline;
}
#bottomMenu a:visited {
color: #FFFFFF;
text-decoration:underline;
}
#bottomMenu a:hover {
color: #FFFFFF;
text-decoration:none;
}
#bottomMenu li {
list-style-type:none;
display:inline;
}
/*Bottom Menu End*/

/*Copy Right Start*/
#copyRight {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #FFFFFF;
background-color:#336600;
padding-left:10px;
padding-top:10px;
padding-bottom:10px;
padding-right:10px;
width:100%;
}
#copyRight a {
color: #FFFFFF;
text-decoration:underline;
}
#copyRight a:hover {
color: #FFFFFF;
text-decoration:none;
}
/*Copy Right End*/

/*Contact Info Start*/
#contactInfo {
width:182px;
border:#304A01 1px solid;
}
#contactInfoTitle1{
font-family:"Times New Roman", Times, serif;
font-size:16px;
color:#000000;
font-style: italic;
font-weight:bold;
background:#C4CFB1;
padding-left:15px;
margin-bottom:5px;
}
#contactInfoTitle2{
font-family:"Times New Roman", Times, serif;
font-size:16px;
color: #FFFFFF;
font-style: italic;
font-weight:bold;
background:#304A01;
padding-left:10px;
margin-right:5px;
margin-left:5px;
margin-bottom:5px;
}
#contactInfoText{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
padding-left:10px;
margin-right:5px;
margin-left:5px;
margin-bottom:5px;
border-right: #304A01 dotted 1px;
border-left: #304A01 dotted 1px;
}
/*Contact Info End*/

/*Content Start*/
#content {
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
	margin: 0px;
}

/*Content End*/

.content {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	line-height: 18px;
}

#contentRight {
float:left;
}

.homeMissionContent {
	font:Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:small;
	line-height: 18px;
}
#contentTable {
height:500px;
width:100%;
border:0; 
padding:0; 
margin:0;
}

/*FYI Menu Start*/
#fyiMenu {
	background-color: #C4CEB5;
	white-space: normal;
	text-indent: 0px;
	text-align: center;
	vertical-align: middle;
	padding: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width:320px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#fyiMenu a, #fyiMenu a:visited {
	color: #000000;
	text-decoration:none;
	background-color: #C4CEB5;
}
#fyiMenu a:hover {
	color: #000000;
	text-decoration:underline;
	background-color: #A2B189;
}
#fyiMenu li {
	display: inline;
	list-style-type:none;
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
/*FYI Menu End*/

.newsEventText {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
