@charset "utf-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 100%;
	background-color: #6A6A35;
}

p { 
	font-size: .8em; 
	line-height: 150%;
}
	
li {
	font-size: .8em; 
	line-height: 150%;
}
	
	
h1 {
	font-size: .8em; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #9D4F00;
	font-weight: bold;
	line-height: 150%;
}
	
h2 {
	font-size: 0.8em; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #804000;
	font-weight: bold;
}	
	
h3 {
	font-size: medium; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6F3700;
	font-weight: bold;
	text-transform:uppercase;
}
	
.date {
	font-size: 85%;
	color: #000000;
	line-height: 250%;
	font-style: italic;
}
	
.smalltype {
	font-size: .7em;
	line-height: 200%;
}
	
.smalltypea {
	font-size: .7em;
	line-height: 130%;
}
	
.smalltypeb {
	font-size: .7em;
	line-height: 150%;
}
	
.briefsstyle { 
	font-size: .8em;
	line-height: 140%;
}		
	
.sub {
	color: #9D4F00;
	font-weight: bold;
	line-height: 130%;
}		
	
a:link {
	color: #6A6A35; 
}
	
a:visited {
	color: #6A6A35; 
}
	
a:hover {
	color: #9D4F00;
	background-color:#E4ECB2;
	
	}
	
#header {
}

#content {
}

#navbar {
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}

#navbar a:link {
	color: #ffffcc; 
	text-decoration: none;
}
	
#navbar a:visited {
	color: #ffffcc;
}
	
#navbar a:hover {
	color: #FFFFCC;
	background-color: #BB4A06;
	text-decoration: none;
	}

#topnav {
	text-align: right;
}

#topnav a:link {
	color: #ffffcc;
	text-decoration: none;
	font-size: .7em;
	background: #5B2E00;
}
	
#topnav a:visited {
	color: #ffffcc;
	font-size: .7em;
	
}
	
#topnav a:hover {
	color: #FFFF66;
	background-color: #BB4A06;
}
	
#main-text {
}
	
#footer {
	color: #000000;
	font-size: .6em;
	text-align: center;
	line-height: 140%;
}
	
#footer a:link {
	color: #CCCCCC; 
}
	
	
#footer a:visited {
	color: #CCCCCC; 
}
	
#footer a:hover {  
	color: #CCCCCC; 
	background-color: #666633;
}		

.style16 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #6F3700;
}
.sermondate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.header4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #4F2700;
}
#container {
	text-align: left;
}
.style8 a {
	color: #FFFFCC;
	text-decoration: none;
}
.style8 a:link, a:visited, a:hover {
	color: #FFFFCC;
	text-decoration: none;
}
.style9 a:link, a:visited, a:hover {
	color: #FFFFCC;
	text-decoration: none;
}
#cal iframe {
	font-size: x-small;
}
