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

body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #CFEBF7;
}
b {
	font-size: large;
	color: #000066;
}

.wpc #container {
	width: 800px;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: left;
	background-color: #FFFFFF;
} 

.wpc #header {
	background-image: url(../images/wpc_logo_faded.jpg);
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	height: 150px;
	background-repeat: no-repeat;
} 


.wpc #header h1 {
	margin: 0; 
	padding: 10px 0;
}
.wpc #menupics {
	height: 85px;
	background-repeat: no-repeat;
	background-color: #36356E;
	width: 800px;
}

.wpc  #menubar  {
	height: 35px;
	margin-top: 0px;
	color: #FFFFFF;
	text-decoration: none;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #687C9D;
	padding-left: 10px;
	background-image: url(../images/menu_bar_0.png);
}
.wpc  #menu1 {
	width: 106px;
	text-align: center;
	text-decoration: none;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 20px;
}


.wpc   #menu2   {
	width: 106px;
	text-align: center;
	text-decoration: none;
	float: left;
	margin-left: 6px;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 20px;
}
.wpc   #menu3   {
	width: 106px;
	text-align: center;
	text-decoration: none;
	float: left;
	margin-left: 6px;
	margin-top: 5px;
	height: 20px;
}
.wpc     #menu4   {
	width: 106px;
	text-align: center;
	text-decoration: none;
	float: left;
	margin-left: 6px;
	margin-top: 5px;
	height: 20px;
}
.wpc    #menu5   {
	width: 106px;
	text-align: center;
	text-decoration: none;
	float: left;
	margin-left: 6px;
	margin-top: 5px;
	height: 20px;
}
.wpc  #menu6 {
	width: 106px;
	text-align: center;
	text-decoration: none;
	float: left;
	margin-left: 6px;
	margin-top: 5px;
	height: 20px;
}
.wpc  #menu7 {
	width: 106px;
	text-align: center;
	text-decoration: none;
	float: left;
	margin-left: 6px;
	margin-top: 5px;
	height: 20px;
}
.wpc #content {
	width: 795px;
	float: left;
	background-color: #FFFFFF;
	padding-left: 5px;

}
.wpc  #mainContent_index {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	width: 775px;
	float: left;
	position: relative;
	padding-right: 10px;

}
.wpc #container #content #mainContent_index {
	padding-left: 10px;
}

.wpc #annoucement {
	margin-top: 10px;
	width: 750px;
	float: none;
	position: relative;
	background-color: #FFFFFF;
	border: medium double #BE403F;
	padding: 10px;
	background-position: center;
	font-size: small;
}
.wpc #annoucement h2 {
	font-family: Papyrus, Georgia, Arial;
	color: #662D91;
}

.wpc #classes {
	margin-top: 10px;
	width: 360px;
	float: none;
	position: relative;
	background-color: #FFFFFF;
	border: medium double #433FBE;
	padding: 10px;
}
.wpc   #infoL {
	margin-top: 10px;
	width: 180px;
	float: left;
	position: relative;
	background-color: #FFFFFF;
	border: medium double #BE403F;
	padding: 2px;
}
.wpc   #infoR {
	margin-top: 10px;
	width: 180px;
	float: right;
	position: relative;
	background-color: #FFFFFF;
	border: medium double #BE403F;
	padding: 2px;
}
.wpc #hightlight_events {
	margin-top: 10px;
	width: 360px;
	float: none;
	position: relative;
	background-color: #FFFFFF;
	border: thick double #BE403F;
	padding: 10px;
}
.highlight_title {
	color: #BE403F;
	text-align: center;
}


.classes_header {
	color: #433FBE;
	font-size: large;
	text-decoration: none;

}
.wpc #intro {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: 390px;
	float: left;
	position: relative;
	background-color: #FFFFFF;
	padding-right: 0px;

} 
.wpc #footer{
	float: left;
	padding-bottom: 0;
	width: 800px;
	font-size: small;
	color: #333171;
	text-align: center;
	background-color: #FFFFFF;
	padding-top: 10px;
}

.wpc #footer p {
	margin: 0; 
	text-align: center;
	padding-top: 5px;
}
.wpc  #footer  #address  {
	margin: 0; 
	text-align: center;
	padding-top: 5px;
	color: #000000;
}
.wpc #web_design_by_knight {
	margin: 0;
	text-align: center;
	padding-top: 5px;
	color: #999999;
	font-size: x-small;
}
.wpc #web_design_by_knight a {
	color: #999999;
}

.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
	height:0px;
	font-size: 1px;
	line-height: 0px;
}

.wpc  h2 {
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}


.wpc #bold {
	font-weight: bolder;
}
.wpc #indent {
	text-indent: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
}
img.left {
	float:left;
	margin: 15px;
}
img.right {
	float:right;
	margin: 15px;
}
img.left_no_top {
	float:left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}
img.right_no_top {
	float:right;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}


img.center {
	margin: 15px;
	text-align: center;
	background-position: center;
}
.wpc #facebook {
	text-align: center;
}


img.centermargin {
	margin: 35px;
	text-align: center;
	background-position: center;
}
img.centertext {
	margin: 0px;
	text-align: center;
	background-position: center;
	text-decoration: none;
}
.wpc img.left {
	float:left;
	margin: 15px;
}


.wpc img.right {
	float:right;
	margin: 15px;
}

.wpc img.center {
	margin: 15px;
	text-align: center;
	background-position: center;
}
.wpc  #mainContent_index {
	float: right;
	position: relative;
	background-color: #FFFFFF;
}
.wpc #div_spacer2column {
	height: auto;
	width: 10px;
	float: left;
}
.wpc  #top_intro_flash {
	background-color: #FFFFFF;
	width: 780px;
	height: 670px;
	clear: both;
	padding-left: 10px;
	margin-left: 5px;
}


.wpc #flash {
	height: auto;
	background-repeat: no-repeat;
	background-color: #36356E;
	width: 320px;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
	text-align: center;
	border: medium double #000066;
	float: left;
	font-size: large;
}
.wpc #flash_text {
	height: 890px;
	background-repeat: no-repeat;
	width: 395px;
	color: #000066;
	text-align: left;
	float: left;
	font-size: 0.7em;
	background-image: url(../images/flash_text_box.png);
	border: thin groove #303392;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 35px;
	margin-right: 10px;
	padding-top: 10px;
	margin-bottom: 10px;
}
.wpc #container #content #flash_text b {
	font-size: small;
}

.wpc #container #content #flash_text strong {
	font-weight: bold;
}

.wpc #container #content #flash_text p {
	margin-top: 0px;
	margin-bottom: 6px;
}

.wpc #church_info {
	height: auto;
	background-repeat: no-repeat;
	width: 335px;
	font-style: normal;
	font-weight: bolder;
	color: #000066;
	text-align: center;
	float: left;
	font-size: large;
	margin-top: 15px;
}
.wpc #church_info_info {
	height: 820px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	width: 340px;
	font-style: normal;
	text-align: left;
	float: left;
}
.wpc #about_church_div {
	height: 400px;
	width: 300px;
	font-style: normal;
	text-align: left;
	float: left;
	background-image: url(../images/about_church_text_box.png);
	background-repeat: no-repeat;
	padding-top: 25px;
	padding-left: 25px;
	padding-right: 20px;
}
.wpc #about_church_div_large {
	height: 220px;
	width: 600px;
	font-style: normal;
	text-align: left;
	float: left;
	background-image: url(../images/about_belief_statement_box.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
}

.wpc #about_church_divb {
	height: 325px;
	width: 400px;
	font-style: normal;
	text-align: left;
	float: left;
	padding-top: 25px;
	padding-left: 25px;
	padding-right: 20px;
}
.wpc #container #content #top_intro_flash #flash_text p {
}

.wpc  #div_spacer3column {
	height: auto;
	float: left;
	width: 11px;
}
.wpc #div_spacer3columns {
	height: auto;
	float: left;
	width: 8px;
}
.wpc #div_spacer3columnw {
	height: 5px;
	float: left;
	width: auto;
}


.wpc #div_spacer3columngutter {
	height: 30px;
	float: left;
	width: 5px;
	background-color: #333333;
	clear: right;
}

.wpc #upcoming_events {
	height: auto;
	background-repeat: no-repeat;
	width: 247px;
	font-weight: bolder;
	color: #2E3192;
	text-align: center;
	border: medium double #000066;
	float: left;
	font-size: medium;
	background-image: url(../images/special_menus_bar.png);
}
.wpc #upcoming_events_info {
	background-repeat: no-repeat;
	width: 247px;
	font-style: normal;
	color: #000066;
	text-align: left;
	float: left;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
	height: 250px;
}

.wpc #save_date {
	height: auto;
	background-repeat: no-repeat;
	width: 247px;
	font-weight: bolder;
	color: #2E3192;
	text-align: center;
	border: medium double #000066;
	float: left;
	background-image: url(../images/special_menus_bar.png);
}

.wpc #save_date_info {
	height: 250px;
	background-repeat: no-repeat;
	width: 247px;
	font-style: normal;
	color: #000066;
	text-align: left;
	float: left;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
}
.wpc #read_more {
	font-weight: bold;
	color: #BC4141;
	text-decoration: none;
	font-size: x-small;
}

.wpc #vol_opps {
	height: auto;
	background-repeat: no-repeat;
	width: 247px;
	font-style: normal;
	font-weight: bolder;
	color: #2E3192;
	text-align: center;
	border: medium double #000066;
	float: left;
	background-image: url(../images/special_menus_bar.png);
}
.wpc #vol_opps_info {
	background-repeat: no-repeat;
	width: 247px;
	font-style: normal;
	color: #000066;
	text-align: left;
	float: left;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
	height: 250px;
}
