@charset "UTF-8";
/* CSS Document */

body {
	background-color: #0c3b4d;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}

img, div {
	behavior: url(iepngfix.htc)
}

a:link {
	color: #395b6f;
	text-decoration: none;
}

a:visited {
	color: #395b6f;
	text-decoration: none;
}

a:hover {
	color: #395b6f;
	text-decoration: underline;
}

a:active {
	color: #395b6f;
	text-decoration: none;
}

a.header:link {
	color: #FFF;
	text-decoration: none;
	opacity:0.9;
	filter:alpha(opacity=90);
}

a.header:visited {
	color: #FFF;
	text-decoration: none;
	opacity:0.9;
	filter:alpha(opacity=90);
}

a.header:hover {
	color: #FFF;
	text-decoration: none;
	opacity:1;
	filter:alpha(opacity=100);
}

a.header:active {
	color: #CFF;
	text-decoration: none;
	opacity:1;
	filter:alpha(opacity=100);
}

.style1 {
	width: 100%;
	color: #369;
	font-size: 18px;
	font-weight: bold;
	border-bottom: #CCC 1px solid;
}

.style2 {
	color: #369;
	font-size: 18px;
	font-weight: bold;
}

.style3 {
	color: #369;
	font-size: 12px;
	font-weight: bold;
}

#container {
	top: 0px;
	width: 870px;
	min-height: 970px;
	height: auto;
	background: url(../images/container_bg.png) repeat-y center;
}

#header {
	position: relative;
	width: 870px;
	height: 108px;
	text-align: left;
	background: url(../images/header.png) no-repeat;
}

#volunteer_btn {
	position: absolute;
	width: 159px;
	height: 83px;
	top: 25px;
	left: 500px;
}

#donate_btn {
	position: absolute;
	width: 126px;
	height: 93px;
	top: 15px;
	left: 674px;
}

#nav_container {
	position: relative;
	width: 810px;
	height: 72px;
	background: url(../images/nav_bg.jpg) no-repeat;
}

#content {
	position: relative;
	width: 774px;
	min-height: 594px;
	text-align: left;
	padding: 18px;
	background-color: #FFF;
}

#generic_header {
	position: absolute;
	width: 768px;
	height: 22px;
	background: url(../images/generic_header.jpg) no-repeat;
	padding: 3px 0 0 6px;
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
}

#generic_upcoming {
	position: absolute;
	width: 275px;
	min-height: 358px;
	height: auto;
	top: 233px;
	left: 496px;
	padding: 10px;
	background: url(../images/generic_upcoming_bg.jpg) repeat-y;
}

#generic_upcoming_nopic {
	position: absolute;
	width: 275px;
	min-height: 358px;
	height: auto;
	top: 65px;
	left: 497px;
	padding: 10px;
	background: url(../images/generic_upcoming_bg.jpg) repeat-y;
}

#home_feature {
	position: absolute;
	width: 450px;
	height: 378px;
	top: 18px;
	left: 18px;
	background-color: #EEE;
}

#feature_header_main {
	position: absolute;
	width: 444px;
	height: 22px;
	top: 0;
	left: 0;
	background: url(../images/feature_header_bg.jpg) no-repeat;
	padding: 3px 0 0 6px;
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
}

#feature_copy {
	position: absolute;
	width: 430px;
	height: auto;
	top: 25px;
	left: 0;
	padding: 16px 10px 16px 10px;
	background: url(../images/feature_copy_bg.png) repeat;
	color: #333;
	font-size: 12px;
}

#header_shadow {
	position: absolute;
	width: 450px;
	height: 14px;
	background: url(../images/header_shadow.png) repeat-x;
	z-index: 5;
	top: 25px;
}

#home_sports {
	position: absolute;
	width: 306px;
	height: 180px;
	top: 18px;
	left: 486px;
	background-color: #EEE;
	background: url(../images/sports_bg.jpg) no-repeat;
}

#sports_header_main {
	position: absolute;
	width: 300px;
	height: 22px;
	top: 0;
	left: 0;
	background: url(../images/sports_header_bg.jpg) no-repeat;
	padding: 3px 0 0 6px;
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
}

#sports_header {
	position: absolute;
	width: 768px;
	height: 22px;
	top: 18px;
	left: 18px;
	background: url(../images/sports_header.jpg) no-repeat;
	padding: 3px 0 0 6px;
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
}

#sports_upcoming {
	position: absolute;
	width: 275px;
	min-height: 358px;
	height: auto;
	top: 233px;
	left: 496px;
	padding: 10px;
	background: url(../images/sports_upcoming_bg.jpg) repeat-y;
}

#home_mentoring {
	position: absolute;
	width: 306px;
	height: 180px;
	top: 216px;
	left: 486px;
	background-color: #EEE;
	background: url(../images/mentoring_bg.jpg) no-repeat;
}

#mentoring_header_main {
	position: absolute;
	width: 300px;
	height: 22px;
	top: 0;
	left: 0;
	background: url(../images/mentoring_header_bg.jpg) no-repeat;
	padding: 3px 0 0 6px;
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
}

#mentoring_header {
	position: absolute;
	width: 768px;
	height: 22px;
	top: 18px;
	left: 18px;
	background: url(../images/mentoring_header.jpg) no-repeat;
	padding: 3px 0 0 6px;
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
}

#mentoring_upcoming {
	position: absolute;
	width: 275px;
	min-height: 358px;
	height: auto;
	top: 233px;
	left: 496px;
	padding: 10px;
	background: url(../images/mentoring_upcoming_bg.jpg) repeat-y;
}

#home_church {
	position: absolute;
	width: 306px;
	height: 196px;
	top: 414px;
	left: 486px;
	background-color: #EEE;
}

#church_header_main {
	position: absolute;
	width: 300px;
	height: 22px;
	top: 0;
	left: 0;
	background: url(../images/church_header_bg.jpg) no-repeat;
	padding: 3px 0 0 6px;
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
}

#church_header {
	position: absolute;
	width: 768px;
	height: 22px;
	top: 18px;
	left: 18px;
	background: url(../images/church_header.jpg) no-repeat;
	padding: 3px 0 0 6px;
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
}

#church_upcoming {
	position: absolute;
	width: 275px;
	min-height: 358px;
	height: auto;
	top: 233px;
	left: 496px;
	padding: 10px;
	background: url(../images/church_upcoming_bg.jpg) repeat-y;
}

#church_copy {
	position: absolute;
	width: 287px;
	height: 40px;
	top: 119px;
	left: 0;
	padding: 8px 10px 8px 10px;
	background: url(../images/church_copy_bg.png) repeat;
	color: #333;
	font-size: 12px;
}

#church_footer {
	position: absolute;
	width: 306px;
	height: 23px;
	top: 175px;
	left: 0;
	background: url(../images/church_footer_bg.jpg) no-repeat;
}

#home_women {
	position: absolute;
	width: 450px;
	height: 164px;
	top: 414px;
	left: 18px;
	background-color: #EEE;
}

#women_header_main {
	position: absolute;
	width: 444px;
	height: 22px;
	top: 0;
	left: 0;
	background: url(../images/women_header_bg.jpg) no-repeat;
	padding: 3px 0 0 6px;
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
}

#women_header {
	position: absolute;
	width: 768px;
	height: 22px;
	top: 18px;
	left: 18px;
	background: url(../images/women_header.jpg) no-repeat;
	padding: 3px 0 0 6px;
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
}

#women_upcoming {
	position: absolute;
	width: 275px;
	min-height: 358px;
	height: auto;
	top: 233px;
	left: 496px;
	padding: 10px;
	background: url(../images/women_upcoming_bg.jpg) repeat-y;
}

input.email {
	background-color: #FFF;
	border: #395b6f 1px solid;
	color: #395b6f;
	width: 153px;
	height: 18px;
	padding-left: 4px;
}

#newsletter {
	position: absolute;
	width: auto;
	height:18px;
	top: 596px;
	left: 18px;
	z-index: 1;
	text-align: left;
	font-size: 12px;
	color:#395b6f;
}

#newsletter_signup {
	position: absolute;
	width: auto;
	height: auto;
	top: 591px;
	left: 238px;
	z-index: 1;
	text-align: left;
	font-size: 14px;
	color:#FFF;
}

#subpg_header_lrg {
	position: absolute;
	width: 774px;
	height: 162px;
	top: 53px;
	left: 18px;
}

#subpg_header_pic_1 {
	position: absolute;
	width: 206px;
	height: 162px;
	top: 53px;
	left: 18px;
	background-color: #CCC;
}

#subpg_header_pic_2 {
	position: absolute;
	width: 254px;
	height: 162px;
	top: 53px;
	left: 233px;
	background-color: #CCC;
}

#subpg_header_pic_3 {
	position: absolute;
	width: 295px;
	height: 162px;
	top: 53px;
	left: 496px;
	background-color: #CCC;
}

#left_col_content {
	position: relative;
	width: 455px;
	min-height: 378px;
	top: 216px;
	margin-bottom: 220px;
}

#left_col_content_nopic {
	position: relative;
	width: 455px;
	min-height: 378px;
	top: 50px;
	margin-bottom: 220px;
}

#footer {
	position: relative;
	width: 792px;
	height: 142px;
	text-align: left;
	padding: 18px 0 0 18px;
	font-size: 10px;
	background: url(../images/footer_bg.jpg) no-repeat;
}

#cogtag {
	position: absolute;
	width: auto;
	height: auto;
	top: 18px;
	left: 631px;
	color: #395b6f;
	text-align: right;
}

/* Forms */

.form_table {
	position: absolute;
	top: 0px;
	left: 0px;
	border: none;
}

.cssform p{
	width: auto;
	clear: left;
	margin-left: 20px;
	padding: 5px 0 5px 0;
	padding-left: 120px; /*width of left column containing the label elements*/
	height: 5%;
	color: #369;
}

.cssform label{
	font-weight: bold;
	float: left;
	margin-left: -120px; /*width of left column*/
	width: 100px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}
.form_btn {
	position: absolute;
	padding-left: 157px;
}
.cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
	width: 275px;
}

.cssform textarea{
	width: 275px;
}
