@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	margin-bottom:10px;
	background-color:#294498;
	background-image:url(../images/background_pattern.gif);
	background-position:top;
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #485159}

table.level_1{width:833px; border:0px}
	td.shadowLt{width:15px; }
	td.shadowRt{width:15px;}
	td.main{ padding:9px; background-color:#FFFFFF; background-image:url(../images/main_pattern.gif); background-position:top; background-repeat:repeat-x}
		div.mainb{border-left:1px #bfcbd4 solid;border-right:1px #bfcbd4 solid;padding: 1px;}

div.header{width:811px;height:300px; background-color:#000000; position:relative; top:0px; left:0px;}
	div.headerImg{position:absolute; top:0px; left:0px; width:811px; height:300px; z-index:1;}
	div.headerNav{position:absolute; top:10px; left:12px; z-index:10}
	a.headerSubLinks:hover{text-decoration:underline}
	a.headerSubLinks{color:#000000; text-decoration:none}
	
div.navBar {height:29px; background-image:url(../images/nav_pattern.gif); background-position:top; background-repeat:repeat-x;}
	td.navBtns{padding-top: 3px; }
	td.navTxt{padding-right: 10px; }

div.content{background-image:url(../images/content_pattern.gif); background-position:top; background-repeat:repeat-x}

img.photo{ border:5px solid #ffffff}

td.scriptHolder{ padding:25px; width:340px}
	span.scriptTitle{font-size:15px; font-style:italic; color:#3b444c; font-weight:bold}
	span.scripture{font-size:12px;font-style:italic; color:#3b444c}

table.level_2{width:833px; border:0px}
	td.footer{height:27px;background-color:#1a2b63; background-image:url(../images/footer_pattern.gif); background-position:top; background-repeat:repeat-x}

td.footerLft{padding-left:20px; padding-top:6px;color:#8cddff; width:450px}
	a.navSubLinks:hover{color:#FFFFFF}
	a.navSubLinks{color:#6f8ff5; text-decoration:none}
td.footerRt{padding-right:20px; padding-top:6px; color:#6f8ff5}
	a.copyLinks:hover{color:#FFFFFF;text-decoration:none}
	a.copyLinks{color:#6f8ff5; }
	
div.titleBar{
	border-top:0px dotted #95a5b1;
	border-bottom:1px dotted #95a5b1;
	padding-bottom:5px; 
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;}
	span.title{
		color:#991e20;
		font-weight:bold;
		font-size:14px;
		font-family: "Times New Roman", Times, serif;
		text-transform: uppercase;
		letter-spacing:1px;
	}
	span.subTitle{
		color:#294498;
		font-weight:bold;
	}
hr.lineDiv{border-top:1px dotted #bfcbd4;}

a.pgLinks:hover{ text-decoration:none}
a.pgLinks{color:#294498;}
		
div.newsContent{border:1px dotted #bfcbd4; height:275px; padding:10px; background-color:#FFFFFF}
	div.newsContentB{ overflow:auto;border-bottom:1px dotted #95a5b1;height:225px;padding:10px;background-image:url(../images/content_pattern.gif); background-position:top; background-repeat:repeat-x;}
	
div.eventsContent{border:1px dotted #bfcbd4; height:275px; padding:10px; background-color:#FFFFFF}
	div.eventsContentB{ overflow:auto;border-bottom:1px dotted #95a5b1;height:225px;padding:10px;background-image:url(../images/content_pattern.gif); background-position:top; background-repeat:repeat-x;}
	div.eventDropDn{border-bottom:1px dotted #bfcbd4; overflow:auto}
	div.specialDropDn{padding-top:7px}

div.teachingContent{border:1px dotted #bfcbd4; height:275px; padding:10px; background-color:#FFFFFF}
	div.teachingContentB{border-bottom:1px dotted #95a5b1;height:225px;padding:10px;background-image:url(../images/content_pattern.gif); background-position:top; background-repeat:repeat-x;}

div.lftSideContent{border:1px dotted #bfcbd4;  padding:10px; background-color:#FFFFFF}
	div.lftSideContentB{ border-bottom:1px dotted #95a5b1;padding:10px;background-image:url(../images/content_pattern.gif); background-position:top; background-repeat:repeat-x;}

div.rtSideContent{border:1px dotted #bfcbd4;  padding:10px; background-color:#FFFFFF}
	div.rtSideContentB{ border-bottom:1px dotted #95a5b1;padding:10px;background-image:url(../images/content_pattern.gif); background-position:top; background-repeat:repeat-x;}
	
.contactFormA{font-family: Arial, Helvetica, sans-serif;font-size:11px;color: #485159; width:170px}
.contactFormB{font-family: Arial, Helvetica, sans-serif;font-size:11px;color: #485159; width:437px}
.contactFormC{font-family: Arial, Helvetica, sans-serif;font-size:11px;color: #485159; width:499px; height:150px}
.contactFormD{font-family: Arial, Helvetica, sans-serif;font-size:11px;color: #485159; margin-right:30px}

div.skipIntro{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
}
a.skipIntroLink:hover{color:#ffffff; text-decoration:none}
a.skipIntroLink{color:#999999;}

.rollover {
  opacity: .60; /*FOR ALL OTHER BROWSERS AND DEVICES*/
  filter: alpha(opacity=60); /*FOR IE7*/
}
.rollout {
  opacity: 1; /*FOR ALL OTHER BROWSERS AND DEVICES*/
  filter: alpha(opacity=100); /*FOR IE7*/
}

a.gvtLinks:hover{color:#6f8ff5}
a.gvtLinks{color:#5574d6; text-decoration:none}