﻿@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	background-color:#ffffff;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:62.5%;
	background:url(../images/stripe.png)  repeat;
	}
	
#masshead {
	height:160px;
	background-color:#FFFFFF;
	}


	
#logo_container {
	position:relative;
	margin:0 auto;
	width:800px;
	height:160px;
	background:url(../images/l2.jpg) left no-repeat;
	}
	
#topnav {
	position:relative;
	width:130px;
	top:10px;
	left:670px;
	}
	
#topnav a:link{
	color:#101010;
	text-decoration:none;
	}
	
visited {
	color:#6ea0c4;
	text-decoration:underline;
	}
	
#topnav a:hover {
	color:#6ea0c4;
	text-decoration:underline;
	}
	
.colorbar{
	height:10px;
	background-color:#003366;
	text-align: center;
	}
	
.colorbar2{
	height:3px;
	background-color:#101010;
	}
	
#nav_bar {
	height:30px;
	background: #6ea0c4 url(../images/black-navbar.jpg) left repeat-x;
	}
	
#nav_container {
	position:relative;
	margin:0 auto;
	width:780px;
	padding-top:2px;
	z-index:1012;
	}
	

	
#nav_container2 {
	position:relative;
	margin:0 auto;
	width:802px;
	padding-top:2px;
	z-index:1012;
	}
	
#wrapper {
	position:relative;
	width:800px;
	margin:0 auto;
	background-color: #FFFFFF;
	}
	
#wrapper2 {
	position:relative;
	width:818px;
	margin:0 auto;
	}
	
#wrapper2 td {
	vertical-align:top;
	background-color:#FFFFFF;
	}
	
#flashwindow {
	position:relative;
	width:780px;
	margin:0 auto;
	}
	
#topImage {
	margin:23px 0px 20px 45px;
	}
	
#maincontent {
	height:325px;
	}
	
#content {
	padding:5px 95px 25px 45px;
	background-color: #FFFFFF;
	}
	
#content h1 {
	color:#03C;
	font-family:"Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size:2.5em;
	letter-spacing:.02em;
	margin:2em 0 0 0;
	}
	#content h3 {
	color:#B64926;
	font-size:1.3em;
	letter-spacing:.02em;
	margin:2em 0 0 0;
	}
	
#content p {
	font-size: 1.2em;
	line-height: 1.7em;
	margin-top: .5em;
	color: #0033FF;
	letter-spacing: .02em;
}
	
.names {
	color:#03F;
	font-weight:bold;
	letter-spacing:0.1em;
	}
	
#vid_links_container {
	height:265px;
	padding:10px 20px 0 25px;
	}
	
#footer th {
	text-align:left;
	color:#D9B14B;
	text-transform:uppercase;
	letter-spacing:.05em;
	}
	
#footer {
	margin-top:40px;
	height:350px;
	background:#003366 url(../images/footer_bg.gif) repeat-x;
	padding-top:25px;
	}

#footer2 {
	height:350px;
	background:#003366 url(../images/footer_bg.gif) repeat-x;
	padding-top:25px;
	}
	
#footer2 th {
	text-align:left;
	color:#D9B14B;
	text-transform:uppercase;
	letter-spacing:.05em;
	}
	
#btmNav {
	position:relative;
	width:620px;
	margin:0 auto;
	font-size:1.2em;
	letter-spacing:.03em;
	}
	
#btmNav td {
	font-size:1.1em;
	color:#E7F1F5;
	}
	
#btmNav a:link{
	color:#E7F1F5;
	text-decoration:none;
	}
	
a:visited {
	color:#B64926;
	text-decoration:none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	}
	
#btmNav a:hover {
	color:#B64926;
	text-decoration:none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	}
	
form {
	margin:15px 0;
	}
	
.blutext {
	color:#B64926;
	text-transform:uppercase;
	letter-spacing:0.1em;
	font-weight:bold;
	}
	
.sermonTable th {
	color:#ffffff;
	background-color:#003366;
	text-align:left;
	}
	
.sermonTable td {
	font-size:1.1em;
	}
	
.serviceTable{
	font-size:1.1em;
	margin:10px 0 0 0;
	border:1px solid #6ea0c4;
	}
	
#map {
	width:600px;
	height:270px;
	border:1px solid #6ea0c4;
	margin:15px 0 10px 0;
	}
.leftmargin {
	width:100%;
	margin:0 45px 0 45px;
	}
	
#fshow {
	width:620px;
	border:1px solid #999999;
	padding:4px;
	position: relative;
	margin: 0 auto;
	}
.fundlink {
	font-size:3em; font-weight:bold}
	
.fundlink a:link {
	color: #FF9900;}
.fundlink a:hover {text-decoration:none;}
