/* CSS Document */
/*General Layout Elements */
/*Header elements*/
.red {
	color:#FF0000;
}
.img_links {
	border: 0px;
	margin-top: 0px;
	margin-bottom:0px;
	padding: 0px;
}
body {
	text-align: center;
	background-color:#e4e4e4;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #79a048;
	text-align:left;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #79a048;
	text-align: left;
}
h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #79a048;
	text-align: left;
	text-indent: 20px;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #000000;
	text-align: left;
}
h5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #000000;
	text-align: center;
}
p {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #575757;
}
.generaltext {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #575757;
}
.generaltext_center {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #575757;
}
a:link {
	color: #79a048;
	text-decoration:none;
}
a:hover {
	color: #79a048;
	text-decoration:none;
}
a:visited {
	color: #79a048;
	text-decoration:none;
}
a.ministry:link {
	color: #575757;
	text-decoration:none;
}
a.ministry:hover {
	color: #575757;
	text-decoration:underline;
}
a.ministry:visited {
	color: #575757;
	text-decoration:none;
}
.rightalignedtxt {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #575757;
}
#main_body {
	width: 820px;
	margin-left:auto;
	margin-right:auto;
}
#home-frame {
	width: 799px;
	background-color:#ffffff;
	margin-left: 12px;
	margin-right: 8px;
	margin-top:0px;
}
#left_content {
	width: 530px;
	background-color:#FFFFFF;
	height:630px;
	float:left;
}
#right_content {
	width: 269px;
	background-color:#FFFFFF;
	height:630px;
	float:right;
}
#footer {
	text-align: left;
	width: 300px;
	margin-left: 13px;
	float:left;
}
#footer_right {
	text-align: left;
	width: 502px;
	margin-left: 13px;
	float:right;
	height:50px;
}
.footertext {
	color:#999999;
	font-size:11px;
}
/*End General Layout Elements */
/*Home Page Objects*/
.directions_image {
	background-color:#FFFFFF;
	margin-left: 0px;
	margin-right: 7px;
}
.leftcolumn {
	width: 462px;
	background-color:#FFFFFF;
	margin-left: 34px;
	margin-right: 34px;	
}
.rightcolumn {
	width: 224px;
	background-color:#FFFFFF;
	margin-left: 22px;
	margin-right: 22px;	
	text-align:left;
}
.welcomebox {
	width: 100%;
	background-color: #ececec;
	height: 25px;
	text-align:left;
}
/*End Home Page Objects*/
/*Contact Elements (Flipped Flopped) */
.form_text {
	text-align:left;
}
#left_content_contact {
	width: 269px;
	background-color:#FFFFFF;
	height:630px;
	float:left;
}
#right_content_contact {
	width: 530px;
	background-color:#FFFFFF;
	height:630px;
	float:right;
}
.leftcolumn_contact {
	width: 224px;
	background-color:#ececec;
	height:587px;
	margin-left: 22px;
	margin-right: 22px;	
}
.rightcolumn_contact {
	width: 480px;
	background-color:#FFFFFF;
	margin-left: 10px;
	margin-right: 34px;	
}
/* End Contact Elements (Flipped Flopped) */
/* About Us Elements */
#left_content_aboutus {
	width: 269px;
	background-color:#FFFFFF;
	height: 4380px;
	float:left;
}
#right_content_aboutus {
	width: 530px;
	background-color:#FFFFFF;
	height: 4380px;
	float:right;
}
.leftcolumn_aboutus {
	margin-top: 20px;
	width: 224px;
	background-color:#ececec;
	height:300px;
	margin-left: 22px;
	margin-right: 22px;	
	
}
.rightcolumn_aboutus {
	margin-top: 20px;
	width: 480px;
	background-color:#FFFFFF;
	margin-right: 34px;	
}
/* End About Us Elements */
/* Ministry Elements (flipped Flopped) */
#left_content_ministry {
	width: 269px;
	background-color:#FFFFFF;
	height: 1950px;
	float:left;
}
#right_content_ministry {
	width: 530px;
	background-color:#FFFFFF;
	height: 1950px;
	float:right;
}
.leftcolumn_ministry {
	margin-top: 20px;
	width: 224px;
	background-color:#ececec;
	height:200px;
	margin-left: 22px;
	margin-right: 22px;	
	
}
.rightcolumn_ministry {
	margin-top: 20px;
	width: 480px;
	background-color:#FFFFFF;
	margin-right: 34px;	
}
/* End of Ministry Elements (flipped Flopped) */
/* Events Layout Elements*/
.table-color1 {
	background-color:#FFFFFF;
	width: 50px;
	height: 50px;
}
.table-color2 {
	background-color:#ececec;
	width: 50px;
	height: 50px;
}
.table-color1_soon {
	background-color:#FFFFFF;
	width: 50px;
	height: 50px;
	font-weight:bold;
	color:#000000;
}
.table-color2_soon {
	background-color:#ececec;
	width: 50px;
	height: 50px;
	font-weight:bold;
}
.upcoming-table-color1 {
	background-color:#FFFFFF;
	font-weight:bold;
	width: 50px;
}
.upcoming-table-color2 {
	background-color:#ececec;
	font-weight:bold;
	width: 50px;
}
.events_table {
	width: 700px;
	background-color:#666666;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	
}
.td_widths {
	width: 300px;
}
#left_content_events {
	width: 249px;
	background-color:#FFFFFF;
	height:100px;
	padding-right: 20px;
	text-align:right;
	float:left;
}
#right_content_events {
	width: 530px;
	background-color:#FFFFFF;
	height:100px;
	float:right;
	text-align:left;
}
.leftcolumn_events {
	margin-top: 20px;
	width: 224px;
	background-color:#ececec;
	height:200px;
	margin-left: 22px;
	padding-left: 7px;
	padding-right: 7px;
	margin-right: 22px;	
}
.rightcolumn_events {
	margin-top: 20px;
	width: 480px;
	background-color:#FFFFFF;
	margin-left: 10px;
	margin-right: 34px;	
}
.calenderbutton {
	border-color: #999999;
}
/* END Events Layout Elements*/
/* Pastors Layout Elements */
.left_content_pastors {
	width: 269px;
	background-color:#FFFFFF;
	height:300px;
	float:left;
}
.right_content_pastors {
	width: 530px;
	background-color:#FFFFFF;
	height:300px;
	float:right;
}
.leftcolumn_pastors {
	margin-top: 20px;
	background-color:#FFFFFF;
	margin-left: 22px;
	padding-left: 7px;
	padding-right: 7px;
	margin-right: 22px;	
}
.rightcolumn_pastors {
	margin-top: 20px;
	width: 480px;
	background-color:#FFFFFF;
	margin-left: 10px;
	margin-right: 34px;	
}
/* END Pastors Layout Elements */
/* Media Layout Elements */
.pastors_content_media {
	width: 799px;
	background-color:#FFFFFF;
	height:750px;
	float:left;
}
.specialspeakers_content_media {
	width: 799px;
	background-color:#FFFFFF;
	height:50px;
	float:right;
}
.pastors_media {
	margin-top: 20px;
	background-color:#FFFFFF;
	margin-left: 22px;
	padding-left: 7px;
	padding-right: 7px;
	margin-right: 22px;	
}
.specialspeakers_media {
	margin-top: 20px;
	width: 480px;
	background-color:#FFFFFF;
	margin-left: 10px;
	margin-right: 34px;	
}
/* END Media Layout Elements */
/* List Properties */
.ministry_list {
	list-style-image: url(../images/listbullet.gif);
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #575757;

}
.media_list {
	list-style-image: url(../images/listbulletwhite.gif);
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #575757;

}
/* End of List Properties */
/* Video Properties */
.video_footer {
	height:70px;
	background-color:#FFFFFF;
	width: 799px;
	text-align:center;
	margin-left: 12px;
	margin-right: 8px;
	margin-top:0px;
}