/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.4.1
*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{
	border-collapse:collapse;
	border-spacing:0;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
legend{color:#000;}
/*END YAHOO RESET STYLES*/

/*TAG STYLES*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
strong {
	font-weight: bold;
}
h1 {
	font-size: 18px;
	padding: 5px 0 5px 0;
	color: #00407A;
}
h2 {
	color: #00407A;
	font-size: 14px;
	padding: 5px 0 8px 10px;
	font-weight: bold;
}
#content h2 {
	padding: 5px 0 0 0;
}
#rightBoxes h2 {
	padding: 10px 0 5px 10px;
}
h3 {
	font-size: 14px;
	padding: 5px 0 5px 0;
	font-weight: bold;
	color: #000097;
}
a {
	color: #00407A;
	text-decoration: underline;
}
a:hover {
	color: #7A7A78;
	text-decoration: none;
}
blockquote {
	margin: 0 35px 0 35px;
}


/*IDs*/


#container {
	width: 900px;
	margin: 0 auto;
	position: relative;
}
#header {
	height: 80px;
	background: #ffffff url(/images/bg_header.gif) no-repeat;
}
#header img {
	padding: 8px 0 0 0;
}
#nav {
	position: absolute;
	top: 42px;
	left: 186px;
	font-size: 12px;
	font-weight: bold;
	width: 551px;
}
#nav a {
	color: #545454;
	text-decoration: none;
	padding: 0 5px 0 5px;
	text-transform: uppercase;
}
#nav a:hover {
	color: #000097;
	text-decoration: none;
	text-transform: uppercase;
}
#search {
	position: absolute;
	top: 5px;
	left: 650px;
}
#q, #sa {
	font-size: 10px;
}
#content {
	padding: 0 15px 0 15px;
	height: 100%;
	overflow: auto;
	background: #ffffff url(/images/bg_content.gif) repeat-y;
}
#leftBoxes {
	float: left;
	width: 155px;
	position: relative;
}
#leftBoxes div {
	margin: 0 0 15px 0;
}
#center {
	float: left;
	width: 570px;
	position: relative;
}
#centerLeft{
	float: left;
	width: 325px;
	padding: 0 0 0 20px;
}
#centerRight {
	float: left;
	width: 190px;
	padding: 0 5px 0 12px;
}
#centerRight p {
	padding: 5px 0 0 0;
}
#rightBoxes {
	width: 145px;
	float: left;
}
#footer {
	text-align: center;
	color: #999;
}
#footer a {
	color: #999;
}
#signup {
	height: 17px;
	margin: 0 0 -3px 5px;
}
#subPageContent {
	width: 100%;
	padding-left: 10px;
}
#subPageContent p{
	margin: 0 25px 12px 10px;
}
#subPageContent h1 {
	font-size: 22px;
}
#subPageContent h2 {
	background: #fff url(../images/bg_subpage_h1.jpg) no-repeat;
	height: 30px;
	color: #fff;
	margin: 10px 0 0 0;
	padding: 5px 0 0 10px;
}
#subPageContent h2.longH2 {
	background-color: #fff;
	background-image: url(../images/bg_longh2.gif);
	background-repeat: no-repeat;
}
#map {
	width: 350px;
	height: 275px;
	border: 1px solid #666;
	float: right;
	margin: 35px 0 0 0;
}
#contactTable td{
	padding: 5px;
}
#full_name {
	display: none;
}
#subPageRightBox {
	width: 200px;
	background-color: #B8CCDE;
}
#subPageRightBox p{
	padding-left: 10px;
	padding-right: 10px;
	color: #000097;
}
#subPageRightBox h2{
	padding: 0 10px 5px 10px;
}
#subPageLeftBox {
	background-color: #00407a;
}
#subPageLeftBox .leftNav a {
	color: #FFFFFF;
	display: block;
	width: 125px;
	padding: 6px 0 6px 0;
	margin: 0 0 0 10px;
}
#contactTable td{
	padding: 4px;
}
#eventContent{
	position: relative;
}
#eventsNav {
	position: absolute;
	top: 11px;
	left: 212px;
	color: #FFFFFF;
	font-size: 18px;
}
#eventsNav a {
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px 10px 5px 10px;
	font-size: 18px;
	line-height: 28px;
}
#eventsNav a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #7271C1;
}
#eventsTable td {
	padding: 10px 0 15px 0;
	border-bottom: 1px solid #999;
}
#eventsTable td.left {
	width: 110px;
	padding-right: 10px;
}
#eventsTable td.right {
	padding-top: 15px;
}
#slideShow {
	padding-left: 5px;}

/*CLASSES*/



.leftbox {
	width: 150px;
	margin: 0 0 11px 0;
}
.leftbox p {
	margin: 0 0 0 5px;
	color: #00407A;
}
.leftbox td.midTd {
	background-color: #FFFFFF;
}
.leftbox td.bottomTd {
	height: 10px;
	background: url(/images/bottom_left_box.gif);
}
.rightbox {
	width: 140px;
	margin: 0 0 0 5px;
}
.rightbox td.topTd {
	height: 10px;
	background: url(/images/right_box_top.gif);
}
.rightbox td.midTd {
	background-color: #00407A;
}
.rightbox td.bottomTd {
	height: 10px;
	background: url(/images/right_box_bottom.gif);
}
.rightbox p {
	color: #ffffff;
	padding: 0 0 14px 10px;
}
.rightbox a, .leftbox a {
	color: #FFFFFF;
	text-decoration: underline;
}
.rightbox a:hover, .leftbox a:hover {
	text-decoration: none;
	color: #ffffff;
}
.rightbox ul {
	padding: 0 0 0 20px;
}
.rightbox li {
	list-style: outside;
	list-style-type: square;
	color: #FFFFFF;
	padding: 0 0 10px 0;
}
.centerbox {
	width: 560px;
	margin: 5px 5px 0 5px;
}
.centerbox td.topTd {
	height: 20px;
	background: url(/images/top_center_box.gif);
}
.centerbox td.midTd {
	background: url(/images/mid_center_box.gif);
}
.centerbox td.bottomTd {
	height: 20px;
	background: url(/images/bottom_center_box.gif);
}
.centerbox ul {
	padding-left: 5px;
}
.readMore {
	text-align: right;}

.message {
	font-size: 16px;
	font-weight: bold;
	color: #000097;
}
.imgRight {
	width: 160px;
	height: 150px;
	float: right;
	margin: 0 10px 0 10px;
}
p.contact {
	padding-top: 8px;
	line-height: 22px;
}
ul#ministriesNav {
	width: 100px;
	font-size: 14px;
	font-weight: bold;
	margin-left: 25px;
}
 
ul#ministriesNav li {
  list-style: none; /* turns off the list bullets */
  position: relative;
  vertical-align: bottom; /* for IE5-Win */
}
 
ul#ministriesNav a {
  display: block;
  padding: 5px 10px;
  vertical-align: bottom; /* needed for IE5-Win */
  color: #FFFFFF;
}
 
ul#ministriesNav ul {
  background: #7F7FCB;
  position: absolute;
  font-size: 12px;
  width: 130px;
  left: -3000px;
  border: 1px solid #CCCCEC;
} /* set flyout BG color and preset the positioning */
 
ul#ministriesNav li:hover ul, ul#ministriesNav li.sfhover ul {
  left: 90px;
  top: 4px;
} /* make flyout appear when the LI is hovered */
#directions {
	float: right;
	clear: right;
	width: 195px;
	margin: 15px 155px 0 0;
	font-size: 14px;
}
#memberTable {
	margin:0;
	padding: 0;
}
#memberTable th {
	font-weight: bold;
	padding-bottom: 4px;
}
#memberTable td, #memberTable th {
	padding: 10px 2px;
}
.homeEvent {
	margin: 10px 0 10px 0;
}
