
a:hover
{
color: #ff7f50;
}
a:visited
{
	color: #228b22;
}
body
{
	background-color: #fafad2;
	text-align: center;
	background-image: url(graphics/background.jpg);
	background-repeat: repeat;
}

td {
	padding-right: 2em;
}

h1,h2,h3,h4,p 
{
	font-family: "Times New Roman", Times, serif;
	
}
h1
{

	margin-left: .5em;
	margin-right: .5em;
	border-bottom-style: inset;
	border-bottom-width: thick;
	border-collapse: collapse;
	border-bottom-color: #006400;
}
h2
{
	margin-left: 1em;
	margin-right: .5em;
	border-bottom-style: inset;
	border-bottom-width: medium;
	border-collapse: collapse;
	border-bottom-color: #006400;
}
h3
{

	margin-left: 2em;
}
h4
{
	margin-bottom: .1em;
	padding-bottom: 0em;
}

.content
{
clear: both;
	
	background-image: url(graphics/backgroundContent.jpg);
	margin: 0 0 0 0;
	text-align:left;
	background-position: right top;
	background-repeat: repeat-y;
}

.copyright
{
	margin: 5px;
	font-size: .8em;
}

.page
{
	width:758px;
	background-color:  #fafad2;
	margin:0 auto;
	border: medium outset #299837;
	background-image: url(graphics/background.jpg);
		background-repeat: repeat;
}

.event {
	margin: 0em 2em 0em 2em;
	padding: 0em 1em 0em 1em;
}

.gleaningNav {
	margin: 0em 2em 0em 2em;
	padding: 0em 1em 0em 1em;
}

.linkState 
{
	font-size: larger;
	font-weight: bolder;
}
.linkGeography li
{
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
}

.linkList ul, .linkList li
{
	list-style-image: url(graphics/yinyangbullet.jpg);
}

.location {
	margin: 0em 2em 0em 2em;
	padding: 0em 1em 0em 1em;
	/* border: 1px solid green; */
}

.main_menu ul
{
	padding-top: 1.0em;
	padding-bottom: 1.0em;
	text-align: center;
}

.header
{
	text-align: center;
	background-image: url(graphics/Header.png);
	/* background-image: url(graphics/Header.gif); */
	background-repeat: no-repeat;
	background-position: center;
	width:758px;
	height: 220px;
	border-bottom: thin outset #006400;
	vertical-align: bottom;
}
.menuSeparator img
{
	vertical-align: bottom;
}

.newsitem {
	text-align: justify;
	border-bottom: 1px solid #787878;
	margin: 1em; /* 0em 1em 0em; */
}

.newsheadline h2
{
	font-size: 1em;
	font-family: "Times New Roman", Times, serif;
}

.note {
	font-style:italic;
}
.important {
	color:red;
	font-weight: bolder;
	text-align: center;
}
.pick {
	font-size: 1.1em;
	font-style:italic;
}
.important a,a:visited
{
	border: none;
	text-decoration: none;
}
.important img
{
	border:none;
	vertical-align: middle;
}
.updated
{
	font-size: x-small;
	
}
.schedLink a,a:visited
{
	border: none;
	text-decoration: none;
	
}
.schedLink img
{
	vertical-align: middle;
	border: none;
}
.schedule block
{
	width: 800px;
}


.specialnote {
	font-style:italic;
	font-weight: bold;
}

ul 
{
	list-style: none;
}


#navigation ul
{
	margin: 0;
	padding: 0.2em 0 0 5em;
	list-style: none;
	float: left
}

#navigation li
{
	float: left;
	margin: 0.3em;
	padding: 0.1em;
}

#navigation a
{
	color: #009;
	background-color: #fafad2;
	text-decoration: underline;
}

#navigation a#current, #navigation a#current:link
{
	color: #009;
	background-color: #fff;
	text-decoration: none;
	border: thin solid #009;
}

#navigation a:hover
{
	text-decoration: none;
	color: #ff7f50;
}
#navigation a#current:hover
{
	text-decoration: none;
	color: #009;
	background-color: #fff;
}
#sundays
{
	display: block;
}

#special
{
	display: block;
}

#weekend
{
	
}

#ScheduleUpdate 
{
	color: red; 
	font-weight: bolder;
}

.frisco
{
	display: none;
}

