/* CSS Document */
/*Navigation*/

#subnav {
	width: 800px;
	float: left;
	background: #A8AB9A;
	height: 31px;
}
#subnavhome {
	width: 800px;
	float: left;
	background: #017E98;
}

/* NAVIGATION BUTTONS */
/* MAIN NAVIGATION */
.mainmenu {
	height: 31px;
	width: 420px;
	background-color: #017E98;
}
#mainnav {
	float: left;
	width: 420px;
	height: 31px;
	clear: left;
	margin-bottom: 0px;
	margin-top: 70px;
	background-color: #017E98;
}
#mainnav ul {
	float: left;
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS";
	width: 420px;
	height: 31px;
	list-style-type: none;
}

#mainnav li{
	display: inline;	
}

#mainnav li a {
	display: block;
	font-size: 11px;
	width: 104px;
	height: 21px;
	display: block;
	float: left;
	text-decoration: none;
	color: #A8AB9A;
	text-align: center;
	border-right-color: #A8AB9A;
	padding-top: 10px;
	border-right-style: dotted;
	border-right-width: 1px;
}
#mainnav a:hover {
	color: #ffffff;
	background-color: #00586B;
}		

* html a:hover {visibility:visible}

/* CHURCH BUTTONS */
#churchnav {
	background: #603;
	float: left;
	width: 420px;
	height: 21px;
}
#churchnav ul {
	height: 31px;
	width: 420px;
	background-color: #660033;
	list-style-type: none;
}
#churchnav li{
	display: inline;	
}
#churchnav li a {
	font-family: "Trebuchet MS";
	display: block;
	font-size: 11px;
	text-align: center;
	width: 105px;
	height: 21px;
	float: left;
	text-decoration: none;
	color: #A8AB9A;
	padding-top: 10px;
}
#churchnav li a:hover {
	color: #ffffff;
	width: 105px;
	height: 21px;
	background-color: #A90054;
}		

* html a:hover {
	visibility:visible;
}
/* HALL BUTTONS */
#hallnav {
	float: left;
	width: 420px;
	height: 21px;
}
#hallnav ul {
	height: 31px;
	width: 420px;
	list-style-type: none;
}
#hallnav li{
	display: inline;	
}
#hallnav li a {
	font-family: "Trebuchet MS";
	display: block;
	font-size: 11px;
	text-align: center;
	width: 105px;
	height: 21px;
	float: left;
	text-decoration: none;
	color: #FFCAA5;
	padding-top: 10px;
	background-color: #E57327;
}
#hallnav li a:hover {
	color: #ffffff;
	width: 105px;
	height: 21px;
	background-color: #984C18;
}		

* html a:hover {
	visibility:visible;
}
/* HISTORY BUTTONS */
#historynav {
	float: left;
	width: 420px;
	height: 21px;
}
#historynav ul {
	height: 31px;
	width: 420px;
	list-style-type: none;
}
#historynav li{
	display: inline;	
}
#historynav li a {
	font-family: "Trebuchet MS";
	display: block;
	font-size: 11px;
	text-align: center;
	width: 105px;
	height: 21px;
	float: left;
	text-decoration: none;
	color: #CCD19E;
	padding-top: 10px;
	background-color: #7A7D01;
}
#historynav li a:hover {
	color: #ffffff;
	width: 105px;
	height: 21px;
	background-color: #B1B400;
}		

* html a:hover {
	visibility:visible;
}
/* COMMUNITY BUTTONS */
#commnav {
	float: left;
	width: 420px;
	height: 21px;
}
#commnav ul {
	height: 31px;
	width: 420px;
	list-style-type: none;
}
#commnav li{
	display: inline;	
}
#commnav li a {
	font-family: "Trebuchet MS";
	display: block;
	font-size: 11px;
	text-align: center;
	width: 105px;
	height: 21px;
	float: left;
	text-decoration: none;
	color: #ABE4D1;
	padding-top: 10px;
	background-color: #01A494;
}
#commnav li a:hover {
	color: #ffffff;
	width: 105px;
	height: 21px;
	background-color: #00CFBB;
}		

* html a:hover {
	visibility:visible;
}
/* UTILITY BUTTONS */

#utilwrapper{
	height: 31px;
	width: 370px;
	margin: 0;
	padding: 0px;
	float: right;
}

#utilnav {
	width: 370px;
	height: 31px;
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #666666;
	margin-left: 0px;
	list-style-type: none;

}

#utilnav ul {
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #A8AB9A;
	float: right;
}

#utilnav li{
	display: inline;	
}

#utilnav li a:link, #utilnav li a:visited {

	list-style-type: none;
	display: inline;
	vertical-align: middle;
	padding-right: 8px;
	border-left-style: solid;
	border-left-color: #6B6C6A;
	border-left-width: 1px;
	border-top-color: #70849F;
	padding-left: 8px;

	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

#utilnav li a:hover {
	color: #333333;
	text-decoration: underline;
}
/**/
#utilwrapperhome{
	height: 31px;
	width: 370px;
	margin: 0;
	padding: 0px;
	float: right;
}
#utilnavhome {
	width: 370px;
	height: 31px;
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #fff;
	margin-left: 0px;
	list-style-type: none;

}

#utilnavhome ul {
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #017E98;
	float: right;
}

#utilnavhome li{
	display: inline;	
}

#utilnavhome li a:link, #utilnavhome li a:visited {

	list-style-type: none;
	display: inline;
	vertical-align: middle;
	padding-right: 8px;
	border-left-style: solid;
	border-left-color: #333;
	border-left-width: 1px;
	padding-left: 8px;

	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #fff;
	text-decoration: none;
}

#utilnavhome li a:hover {
	color: #333;
	text-decoration: underline;
}
/* END OF NAVIGATION */
/* EXTRA*/
.more {
	color: #F60;
	text-align: right;
	width: 60px;
	float: right;
	clear: none;
	background-image: url(../buttons/more.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 8px;
	font-size: 11px;
}
.more a:link, .more a:visited {
	color: #F60;
	text-decoration: none;
}
.more a:hover {
	color: #660033;
}
