/* CSS Document */
.header_container {
	width: 760px;
	height: 160px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	}

.header {
	position: relative;
	width: 760px;
	height: 160px;
	}

.links_container {
	width: 760px;
	height: 27px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	}

.links {
	width: 720px;
	height: 27px;
	}

.home_button a {
	position: relative;
	margin-top: 0px;
	margin-left: 0px;
	width: 71px;
	height: 27px;
	background-image: url(images/page_design/buttons/new/home1.gif);
	background-repeat: no-repeat;
	display: block;
	} 

.home_button a:hover, .home_button a:active {
	background-image: url(images/page_design/buttons/new/home2.gif);
	background-repeat: no-repeat;
	}

.baptist_button a {
	position: absolute;
	margin-top: -27px;
	margin-left: 71px;
	width: 117px;
	height: 27px;
	background-image: url(images/page_design/buttons/new/about1.gif);
	background-repeat: no-repeat;
	display: block;
	} 

.baptist_button a:hover, .baptist_button a:active {
	background-image: url(images/page_design/buttons/new/about2.gif);
	background-repeat: no-repeat;
	}

.hm_button a {
	position: absolute;
	margin-top: -27px;
	margin-left: 188px;
	width: 114px;
	height: 27px;
	background-image: url(images/page_design/buttons/new/homemission1.gif);
	background-repeat: no-repeat;
	display: block;
	} 

.hm_button a:hover, .hm_button a:active {
	background-image: url(images/page_design/buttons/new/homemission2.gif);
	background-repeat: no-repeat;
	}

.prayer_button a {
	position: absolute;
	margin-top: -27px;
	margin-left: 302px;
	width: 132px;
	height: 27px;
	background-image: url(images/page_design/buttons/new/prayer1.gif);
	background-repeat: no-repeat;
	display: block;
	} 

.prayer_button a:hover, .prayer_button a:active {
	background-image: url(images/page_design/buttons/new/prayer2.gif);
	background-repeat: no-repeat;
	}

.resources_button a {
	position: absolute;
	margin-top: -27px;
	margin-left: 434px;
	width: 96px;
	height: 27px;
	background-image: url(images/page_design/buttons/new/resources1.gif);
	background-repeat: no-repeat;
	display: block;
	} 

.resources_button a:hover, p.resources_button a:active {
	background-image: url(images/page_design/buttons/new/resources2.gif);
	background-repeat: no-repeat;
	}

.training_button a {
	position: absolute;
	margin-top: -27px;
	margin-left: 530px;
	width: 75px;
	height: 27px;
	background-image: url(images/page_design/buttons/new/events1.gif);
	background-repeat: no-repeat;
	display: block;
	} 

.training_button a:hover, p.training_button a:active {
	background-image: url(images/page_design/buttons/new/events2.gif);
	background-repeat: no-repeat;
	}

.news_button a {
	position: absolute;
	margin-top: -27px;
	margin-left: 605px;
	width: 115px;
	height: 27px;
	background-image: url(images/page_design/buttons/new/news1.gif);
	background-repeat: no-repeat;
	display: block;
	} 

.news_button a:hover, p.news_button a:active {
	background-image: url(images/page_design/buttons/new/news2.gif);
	background-repeat: no-repeat;
	}

.home {
	position: relative;
	margin-top: 0px;
	margin-left: 0px;
	width: 82px;
	height: 27px;
	}

.baptist {
	position: absolute;
	margin-top: -27px;
	margin-left: 82px;
	width: 111px;
	height: 27px;
	}

.prayer {
	position: absolute;
	margin-top: -27px;
	margin-left: 193px;
	width: 145px;
	height: 27px;
	}

.resources {
	position: absolute;
	margin-top: -27px;
	margin-left: 338px;
	width: 110px;
	height: 27px;
	}

.training {
	position: absolute;
	margin-top: -27px;
	margin-left: 448px;
	width: 146px;
	height: 27px;
	}

.news {
	position: absolute;
	margin-top: -27px;
	margin-left: 594px;
	width: 126px;
	height: 27px;
	}

.sublinks_container {
	width: 760px;
	height: 34px;
	background-image: url(images/page_design/backgrounds/underlinks.gif);
	background-repeat: repeat;
	border-right: 1px solid #cccccc ;
	border-left: 1px solid #cccccc ;
	}

.sublinks {
	position: relative;
	width: 720px;
	height: 34px;
	}

.sublinks_buttons {
	position: absolute;
	margin-top: 8px;
	margin-left: 0px;
	width: 720px;
	height: 20px;
	}

.sublinks_buttons ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}

.sublinks_buttons ul li {
	display: inline;
	margin-right: 20px;
	}

.content_border ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}

.content_border ul li {
	display: block;
	margin-bottom: 12px;
	}
	
.content_border_two ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}

.content_border_two ul li {
	display: inline;
	margin-bottom: 12px;
	}

.green_small {
	width: 760px;
	height: 27px;
	background-color: #c2e0a4;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	}

.breadcrumb {
	position: relative;
	width: 720px;
	height: 20px;
	padding-top: 5px;
	}

.content_container {
	position: relative;
	top: 0px;
	width: 760px;
	min-height: 400px;
	height:auto !important;
	height: 400px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	}
	

	
.content_border {
	position: relative;
	width: 500px;
	min-height: 400px;
	height:auto !important;
	height: 400px;
	margin-left: 20px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	border-right: 1px solid #cccccc;
	}

.side_one_home {
	position: absolute;
	margin-left: 540px;
	width: 180px;
	padding-top:20px;
	}

.side_one {
	position: absolute;
	margin-left: 540px;
	width: 180px;
	padding-top:20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #cccccc;
	}


.menu1 {
	display: block;
	width: 180px;
	padding-top: 5px;
	padding-bottom: 5px;
	}

.submenu{
border-bottom: 1px solid #c2e0a4;
display: block;
margin-left: 0px;
}

.hide{
display: none;
padding:0px;
}

.show{
display: block;
}

.search {
	position: absolute;
	width: 180px;
	margin-left: 520px;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	border-bottom: 1px solid #cccccc;
	}

.search_new {
	width: 180px;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	border-bottom: 1px solid #cccccc;
	}

.sponsor {
	width: 180px;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	}

	

	
.page_title {
	width: 490px;
	position: absolute;
	margin-top: 20px;
	margin-left: 20px;
	}

.main_side {
	position: absolute;
	margin-top: 62px;
	margin-left: 250px;
	width: 220px;
	border: 1px solid #c2e0a4;
	padding: 10px;
	}

.footer_container {
	width: 760px;
	height: 27px;
	background-image: url(images/page_design/backgrounds/footer.gif);
	background-repeat: repeat;
	border-left: 1px solid #62a422;
	border-right: 1px solid #62a422;
	}

.footer {
	position: relative;
	width: 720px;
	height: 27px;
	}

.footer_content {
	position: absolute;
	width: 720px;
	height: 15px;
	margin-top: 8px;
	margin-left: 0px;
	}

.copyright {
	position: absolute;
	margin-top: 0px;
	margin-left: 0px;
	width: 250px;
	height: 27px;
	}

.site_map {
	position: absolute;
	margin-top: 0px;
	margin-left: 417px;
	width: 300px;
	height: 27px;
	}

.white_text {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color:#ffffff;
	}

.grey_text {
	font-family: arial;
	font-size: 75%;
	font-weight: normal;
	color:#666666;
	}

.green_text {
	font-family: arial;
	font-size: 70%;
	font-weight: normal;
	color:#62a422;
	}

.highlight_text {
	font-family: arial;
	font-size: 120%;
	font-weight: bold;
	color:#62a422;
	}

.highlight_text_two {
	font-family: arial;
	font-size: 135%;
	font-weight: bold;
	color:#666666;
	}

.highlight_text_two_special {
	font-family: arial;
	font-size: 135%;
	font-weight: bold;
	color:#666666;
	padding-left:20px;
	padding-top:20px;
	}

img.floatLeft {
	float: left;
	margin-right: 15px;
	padding-top:2px;
	padding-bottom: 10px;
	}

img.floatRight {
	float: right;
	margin: 10px;
	}

a.white:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	}
	
a.white:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	}
	
a.white:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
	}

a.green:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #62a422;
	text-decoration: none;
	}
	
a.green:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #62a422;
	text-decoration: none;
	}
	
a.green:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #62a422;
	text-decoration: underline;
	}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #62a422;
	text-decoration: none;
	}
	
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #62a422;
	}
	
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #62a422;
	text-decoration: underline;
	}

.submit {
	width: 183px;
	height: 22px;
	background-color: #ffffff;
	border: 3px solid #c2e0a4;
	color:#999999;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	cursor: pointer;
	}

.submit:hover {
	background-color: #62a422;
	border: 3px solid #c2e0a4;
	color: #ffffff;
	cursor: pointer;
	}

.submit_two {
	width: 60px;
	height: 22px;
	background-color: #FFFFFF;
	border: 3px solid #c2e0a4;
	color:#999999;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	cursor: pointer;
	}
	
.submit_two:hover {
	background-color: #62a422;
	border: 3px solid #c2e0a4;
	color: #ffffff;
	cursor: pointer;
	}

.submit_two:active {
	background-color: #62a422;
	border: 3px solid #c2e0a4;
	color: #ffffff;
	cursor: pointer;
	}

.submit_three {
	width: 305px;
	height: 22px;
	background-color: #FFFFFF;
	border: 3px solid #c2e0a4;
	color:#999999;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	cursor: pointer;
	}
	
.submit_three:hover {
	background-color: #62a422;
	border: 3px solid #c2e0a4;
	color: #ffffff;
	cursor: pointer;
	}

.submit_three:active {
	background-color: #62a422;
	border: 3px solid #c2e0a4;
	color: #ffffff;
	cursor: pointer;
	}

#input_box {
	padding-left: 3px;
	color: #666666;
	}

.menu1{
background-color: #c2e0a4;
padding-left:10px;
padding-top:2px;
padding-bottom: 2px;
display:block;
border-top: 1px solid #cccccc;
border-left: 1px solid #cccccc;
border-right: 1px solid #cccccc;
}

.menu2{
border-top: 1px solid #cccccc;
padding-left:10px;
padding-top:2px;
padding-bottom: 2px;
display:block;
}

.submenu{
margin-left: 38px;
padding-top: 2px;
text-decoration:none;
border: 1px solid #ffffff;
}

.hide{
display: none;
}

.show{
display: block;
}


