html,body{margin:0;padding:0}
body{
	
	background: #fff;
	padding-bottom:20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 85%;
	line-height: 1.3;
}
a {
	color: #999999;
	background: inherit;
	text-decoration: none;
}
h1 {
	font: bold 2.1em Arial, Arial, Sans-Serif;
	color: #F4D690
}
h2 { font: bold 1.1em Arial, Arial, Sans-Serif; padding: 0; margin: 0; }

div#header{
	width:800px;
	overflow:hidden;
	background-color: #2F4A91;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #9EAFDB;
	
}
#header img {
	float: left;
	padding-bottom: 5px;
	left: 40px;
	padding-top: 5px;

}

#form1 {
	display: inline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: none;
	margin-left: 300px;
	margin-right: 300px;
}
#content #texttable #gallery {
	padding-bottom: 10px;
	padding-left: 7px;
}


div#header h1,div#menu{
	width:770px;
	text-align:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-right: 0px;
	float: left;
	padding-left: 15px;
}
#header #headerlogo {
	padding-top: 10px;
	padding-left: 5px;
}

div#header h1{padding: 30px 0 20px;color: #fff}

ul#nav,ul#nav li{list-style-type:none;margin:0;padding:0}
ul#nav{
	font-size: 80%;
	padding-top: 5px;
}
ul#nav li{float:left;margin-left: 3px;text-align: center}
ul#nav a{
	float:left;
	width: 90px;
	padding: 5px 0;
	text-decoration:none;
	color: #ffffff;
	border-top : 1px solid #fff;
	border-left : 1px solid #fff;
	border-right : 1px solid #fff;
	background-color: #4871D9;
}
ul#nav a:hover{
	color: #000;
	background-color: #F3FEFE;
}
ul#nav li.activelink a,ul#nav li.activelink a:hover{
	color: #003;
	background-color: #D6D6D6;
}

ul#nav li.navright {
	margin-right: 40px;
}


#content {
	font-family: "Times New Roman", Times, serif;
	font-size: 95%;
	line-height: 1.3;
	margin-top: 0;
	width: 794px;
	margin-bottom: 0;
	background-color: #fff;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #9EAFDB;
	border-right-color: #9EAFDB;
	border-bottom-color: #9EAFDB;
	border-left-color: #9EAFDB;
}
#content #texttable {
	padding-left: 10px;
	text-align: left;
	font-family: "Times New Roman", Verdana, Arial;
}


ul {  padding: 0; margin: 0;}
li { list-style-type: none;}

#footer {
	width: 800px;
	font-family: Geneva, Arial, Helvetica, sans-serif; color:#FFFFFF;
	font-size: 10px;
	background-color: #2F4A91;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #9EAFDB;
	padding-top: 5px;
	text-align: left;
	text-indent: 10px;
	padding-bottom: 5px;
}

#footer a {

	color: #FFFFFF;
}
.Header1 {font-size: xx-large}
/*******************************/

A		{ font-family:arial, helvetica; color:#00F; text-decoration:underline }
SPAN	{ font-family:arial, helvetica }
TD     	{ font-family:arial, helvetica }
BODY	{ background-color:#FFF }

/**** month and year header at top of calendar ****/
.date_header			{ font-size:16px; font-family:arial, helvetica; font-weight:bold }

/**** color and size of calendar cells.  ****/
.day_cell				{
	background-color:#F4D690;
	height:80;
	width: 95;
}
.empty_day_cell			{
	background-color:#9A9A9A;
	height:80;
	width: 95;
}
.today_cell				{
	background-color:#F3FEFE;
	height:80;
	width: 95;
}

/**** day number in upper left corner of each cell ****/
.day_number				{ font-size:10px; font-family:verdana, arial, helvetica; color:#000 }

/**** title_txt is the text for each post on main page ****/
.title_txt				{ font-size:10px; font-family:verdana, arial, helvetica; color:#000 }
.title_txt A:link		{ color:#00F; text-decoration:underline }
.title_txt A:active		{ color:#00F; text-decoration:underline }
.title_txt A:visited	{ color:#00F; text-decoration:underline }
.title_txt A:hover		{ color:#00F; text-decoration:underline }

/**** time line under title text when event time given ****/
.time_str				{ font-size:9px; font-family:arial, helvetica }
#header #verse {
	width: 360px;
	text-align: left;
	float: left;
	padding-top: 15px;
	font-size: 18px;
	font-style: italic;
	color: #FFFFFF;
	padding-left: 75px;
	font-family: Georgia, "Times New Roman", Times, serif;
}


/**** column headers or days of the week ****/
.column_header			{ background-color:#2663E2; font-size:12px; font-family:arial, helvetica; color:#FFFFFF; font-weight:bold }

/**** footprint text ****/
.footprint				{ font-size:10px; font-family:verdana, arial, helvetica; color:#000; font-weight:bold; }
.footprint A			{ font-size:10px; font-family:verdana, arial, helvetica; color:#00F; font-weight:bold; }
// end hiding 

#content #texttable #contact {
	width: 300px;
	text-align: left;
	padding-left: 50px;
}
#content #texttable #contact {
	width: 300px;
	padding-left: 6px;
}
