/* CSS Document */

html {
   margin: 0;
   padding: 0;
   height: 100%;
}

body {
   margin: 0;
   padding: 0;
   text-align: left;
   width: 100%;
   height: 100%;
   background-color: #c1dbfe;
   background-image: url(../images/bg.gif);
   background-repeat:repeat-y;
   background-position: 0px 0px;
}

body, td, table, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
   	font-size: 11px;
   	color: #4e4e4e; 
	line-height: 14px;
	
	}

select {
	height: 19px;
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.text {
	height: 13px;
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.text_box {
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

textarea {
font-size: 100%;
font-family: Verdana, Arial, Helvetica, sans-serif;

}

p {
	margin: 0px;
}

li {
	line-height: normal;
	}

a:link, a:visited, a:active {
   color: #3c84dc;
   font-weight: bold;
}

a:hover {
   text-decoration: underline;
}

img {
	border: 0px;
}

.left {
	float: left;
}

.right {
	float: right;
}

.center {
	text-align: center;
}

.clear {
	clear: both;
}

.error {
	font-size: 110%;
	font-weight: bold;
	color: red;
}

#page {
   margin: 0px;
   padding: 0px;
   text-align:left;
   width: 775px; 
   background-color: #ffffff;
}

#nav {
	float: left;
	width: 557px;
	height: 35px;
	list-style: none;
	line-height: 1;
	font-weight: bold;
	padding: 0;
	margin: 0;
	background: transparent url(../images/nav_bg.gif) no-repeat;	
	font-size: 90%;
}

#nav ul {
	float: left;
	list-style: none;
	line-height: 1;
	background-image: url(../images/sub_nav_bg.jpg);
	background-repeat: repeat-y;
	font-weight: bold;
	padding: 0;
	margin: 0;
	z-index: 1;
}

#nav li li{
	float: left;
	list-style: none;
	line-height: 1;
	background-image: url(../images/sub_nav_bg.jpg);
	background-repeat: repeat-y;
	font-weight: bold;
}

#nav .top_nav  {
	display: block;
	height: 35px;	
}

#nav .sub_nav {
	display: block;	
	padding: 5px 0px 5px 10px;
}

#nav li a {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	display: block;
	font-size: 90%;
}

#nav li {
	float: left;
	padding: 0;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 150px;
	font-weight: normal;
	margin: 0px 0px 0px 1px;
}
#nav li#button03 li {
	width: 214px;
}

#nav li li {
	width: 150px;
}

#nav li ul a {
	width: 100%;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li#button01 {
	width: 84px;
}

#nav #button02{
	float: left;
	padding: 0;
	width: 106px; 
}

#nav #button03{
	float: left;
	padding: 0;
	width: 109px; 
}

#nav #button04{
	float: left;
	padding: 0;
	width: 90px; 
}

#nav #button05{
	float: left;
	padding: 0;
	width: 79px; 
}

#nav #button06{
	float: left;
	padding: 0;
	width: 89px;
}

#nav li#button01:hover, #nav li#button01.sfhover {
	background: transparent url(../images/btn_home.gif) 0px 0px no-repeat;
}

#nav li#button02:hover, #nav li#button02.sfhover {
	background: transparent url(../images/btn_about.gif) 0px 0px no-repeat;
}

#nav li#button03:hover, #nav li#button03.sfhover {
	background: transparent url(../images/btn_ministries.gif) 0px 0px no-repeat;
}

#nav li#button04:hover, #nav li#button04.sfhover {
	background: transparent url(../images/btn_events.gif) 0px 0px no-repeat;
}

#nav li#button05:hover, #nav li#button05.sfhover {
	background: transparent url(../images/btn_blog.gif) 0px 0px no-repeat;
}

#nav li#button06:hover, #nav li#button06.sfhover {
	background: transparent url(../images/btn_contact.gif) 0px 0px no-repeat;
}

#nav li li:hover, #nav li li.sfhover {
	background-image: url(../images/sub_nav_bg_over.jpg);
}

#left_col {
	margin: 14px 14px 14px 7px;
	width: 204px;
	float: left;
	color: #1b4577;
	font-size: 90%;	
}

#left_col .content {
	padding: 10px;
	background-color: #ddebfe;
}

#left_col .buttons {
	padding: 6px;
	background-color: #ddebfe;
}

#left_col .button {
	position: relative; 
	left: -3px;
}

#left_col ul {
	margin:0px;
	padding: 0px;
}

#left_col li {
	font-size: 90%;
	margin: 0px;
	list-style: none;
}

#left_col li a {
	color: #ffffff;
	text-decoration: none;
	width: 168px;
	height: 14px;
	display: block;
	padding-left: 17px;
}

#left_col li.on {
	background-image: url(../images/left_btn_bg_on.gif);
	background-repeat: no-repeat;
	width: 193px;
	height: 17px;
	padding: 5px 0px 0px 0px;
}

#left_col li.off a {
	background-image: url(../images/left_btn_bg_off.gif);
	background-repeat: no-repeat;
	width: 173px;
	height: 16px;
	padding-top: 5px;
}

#left_col li {
	
}

#left_col li.off a:hover {
	background-image: url(../images/left_btn_bg_on.gif);
	background-repeat: no-repeat;
	
}

#content {
	margin: 14px 7px 14px 0px;
	float: left;
	line-height: 17px;
	width: 69%;
}

#content .intro {
	width: 100%;
	background-color: #eef5fe;

}

#content h1 {
	color: #3f86dd;
	font-size: 160%;
	font-weight: normal;
	padding: 5px 0px 0px 0px;
	margin: 0px;
}

#content h2, #calendar h2 {
	color: #b38c32;
	font-size: 180%;
	font-weight: normal;
	margin: 0px;
}

#content h3 {
	color: #3f86dd;
	font-size: 140%;
	font-weight: normal;
	margin: 0px;
	
}

#content .rule {
	height: 1px;
	width: 100%;
	background-color: #d5e7ff;
	overflow: hidden;
	margin: 4px 0px 0px 0px;
}

#content .rule_sub, #calendar .rule_sub {
	height: 1px;
	width: 100%;
	background-color: #e6d8b6;
	overflow: hidden;
	margin: 4px 0px 0px 0px;
}


.arrow {
	position: relative; top: 3px; 
	margin-right: 3px;
}

#content .staff_photo {

	float: left;
	margin-right: 15px;
}

.full_page {
	
}

.site_map ul{
	margin: 3px 0px 0px 20px; 
	padding: 0px;
}

.site_map li{
	margin: 2px 0px 0px 0px; 
	padding: 0px;
}

#calendar {
	margin: 28px 14px 14px 14px;
	line-height: 17px;
}

#footer {
	background-image: url(../images/footer_bg.gif);
	background-repeat: repeat-x;
	height: 54px;
	padding: 10px;
	font-size: 90%;
	color: #1b4577;
}

#footer a {
	text-decoration: none;
	font-weight: normal;
	color: #1b4577;
}

#footer a:hover {
	text-decoration: underline;
}

#footer .links {
	float: right;
}

#footer .footer_sep {
	color: #8bbbf6;
	margin: 0px 10px 0px 10px;
}