/*CFCSA general style*/

* {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

#preload img {
	height: 0; width: 0; border-width: 0;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: -30;
}

body {
	background: #edd27a;
	font-family: Arial, Arial, Helvetica, sans-serif;
}

#header {
	width: 100%;
	background: #000;
}

#menu-row {
	height: 42px;
	background: url(top_parent_bg.jpg) repeat-x;
}

#menu-bar {
	width: 1000px;
	margin: 0 auto 0 auto;
	height: 3px;
	background: #000;
}

#menu-center {
	width: 1000px;
	margin: 0 auto 0 auto;
}

#header-content {
	width: 1000px;
	height: 164px;
	margin: 0 auto 0 auto;
}

#outerwrapper {
	background: url(../images/mainBg.jpg) top center repeat-x;
}

#shadowwrapper {
	width: 1078px;
	margin: 0 auto 0 auto;
	overflow: hidden;
	background: url(shadowStrip.png) repeat-y;
}

#lowHeader {
	background: #edd27a url(../images/headerBg.jpg) no-repeat;
	width: 1000px;
	height: 255px;
	margin: 0 auto 0 auto;
	overflow: hidden;
}

#lowHeader #titleWrapper {
	font-size: 100px;
	color: #4e559e;
	margin-top: 50px;
	margin-left: 50px;
	z-index: 0;
}

#mainwrapper {
	width: 990px;
	margin: 0 auto 0 auto;
	padding: 5px 5px 10px 5px;
	background: #faf0bf;
	overflow: hidden;
}

/* Changes here affect the text pane */

#textContent {
	/*background: #5b7779;*/
	width: 950px;
	float: left;
	padding: 15px 0 0 15px;
	font-size: 0.8em;
	color: #000;
}
#textContent .teamMember {
	width: 455px;
	height: 250px;
	margin: 10px auto 10px auto;
	overflow: hidden;
}

#textContent .teamMember a {
	color: #000;
	font-style: normal;
}

#textContent .teamMember .photo {
	width: 128px;
	height: 170px;
	float: left;
	margin: 0px 10px 0 0;
}

#textContent .teamMember .title {
	font-size: 1.5em;
}

#textContent .teamMember .subtitle {
	font-size: 1.2em;
}

#textContent .teamMember .text {
	font-size: 1em;
}

#textContent .leftCol {
	width: 460px;
	float: left;
	padding: 5px;
}

#textContent .rightCol {
	width: 460px;
	float: right;
	padding: 5px;
}

#textContent .heading {
	text-align: center;
	padding: 5px 0 10px 0;
}

#textContent .body .left {
	float: left;
	padding: 5px 5px 5px 0;
}

#textContent .body .right {
	float: right;
	padding: 5px 0 5px 5px;
}

#textContent .body {
	text-align: left;
}

#textContent .narrow {
	width: 750px;
	height: 150px;
	overflow: none;
	margin: 0 auto;
}

#textContent .map {
	width: 450px;
	margin: 0 auto;
	padding-left: 75px;
}

.hspacer {
	width: 1px;
	height: 200px;
	overflow: none;
}

#textContent .body .left, #textContent .narrow .left {
	float: left;
	padding: 5px 10px 5px 0px;
}

#textContent .body .right {
	float: right;
	padding: 5px 0px 5px 10px;
}

#textContent .body {
	text-align: left;
}

#textContent H3 {
	font-size: 1.2em;
}

#textContent H2 {
	font-size: 1.3em;
	text-decoration: underline;
}

#textContent .bold { 
	font-weight: bold;
}

#textContent .italic {
	font-style: italic;
}

#textContent p.center {
	text-align: center;
}

#textContent .scripture {
	font-style: italic;
	color: #444;
	text-decoration: none;
}

#textContent a {
	font-style: italic;
	color: #444;
	text-decoration: none;
}

#textContent a.oldBlue {
	font-style: normal;
	color: blue;
	text-decoration: none;
}

#textContent a.oldBlue:hover {
	text-decoration: underline;
}

#textContent ul ol {
	margin: 0 5px 0 20px;
}

#textContent li {
	margin-left: 30px;
}

/* ----------------------------------*/

#flashEvent {
	display: inline;
	height: 455px;
	width: 990px;
	float: left;
	margin-right: 8px;
}

#directory {
	width: 990px;
	float: left;
	margin-right: 8px;
	overflow: hidden;
	font-size: 10pt;   
	font-weight: normal;
	padding-top: 20px;
}

#directory .siteFrame {
	margin: 0 auto;
	overflow: hidden;
	width: 810px;
}

#directory .locale {
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1.4em;
	margin-left: 6px;
}

#directory .state {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.3em;
	margin-left: 6px;
}

#directory .link {
	font-size: 0.8em;
	text-decoration: underline;
	color: #000;
}

#directory .right {
	float: right;
}

#directory .header {
	padding: 5px;
	border-top: 1px solid #888;
	border-bottom: 1px solid #aaa;
	background: url(../images/dirHeader.jpg);
	font-size: 12pt;
	line-height: 1.2em;
	font-weight: bold;
	cursor: pointer;
}

#directory .ministry {
	background: #fff;
	margin: 0 0 0 0;
	padding: 5px;
	overflow: hidden;
	display: none; 
	font-size: 10pt;   
	font-weight: normal;
}

#directory .ministry .headshot {
	float: right;
	height: 150px;
	
}

#simpleview {
	width: 100%;
	overflow: hidden;
}

#lowerVideo {
	float: left;
	width: 380px;
	height: 280px;
	padding-left: 5px;
}

#lowerLinks {
	float: right;
	clear: right;
	width: 585px;
	margin-top: 5px;
	overflow: hidden;
}

.graphicLink {
	display: inline;
	float: left;
	width: 190px;
	margin-right: 5px;
	/*IE6 Double Margin Fix*/
	_margin-right:3px;
}

#footerTextHome {
	float: right;
	margin-top: 15px;
	width: 585px;
	text-align: center;
	color: #aba170;
}

#footerText {
	float: left;
	margin-top: 45px;
	width: 980px;
	text-align: center;
	color: #aba170;
}
/*-----------------------------------------*/

#loginPane {
	padding: 10px;
	width: 325px;
	height: 125px;
	margin: 10px auto auto auto;
	background: #000;
	color: #fff;
	/*overflow: hidden;*/
}

#loginPane br {
	line-height: .3em;
}

#loginPane .shield {
	float: left;
	overflow: hidden;
}

#loginPane .rForm {
	margin-top: 15px;
	margin-left: 10px;
	float: left;
	width: 185px;
}

#loginPane label {
	width: 80px;
	text-align: left;
	float: left;
}

#loginPane .input {
	width: 100px;
	text-align:left;
	clear: right;
	float: left;
}

p.error {
	color: red;
	font-weight: bold;
}

span.black {
	color: #000;
}

/*----------------------------*/
#menu {
	margin-top: 0.5em;
	width: 40em;
	height: 1.5em;
	overflow: hidden;	
}

#menu ul {
	list-style-type: none;
	list-style-position: outside; 
}

#menu ul li {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 0.4em;
	font-size: 0.8em;
	background: #fff;
	border: 1px solid black;
}

#menu ul li a {
	color: #000;
	text-decoration: none;
}

#menu ul li a:hover {
	color: #000;
	font-style: italic;
}

table.tag {
	font-size: 10px;
	width: 100%;
}

table.tag th {
	font-weight: bold;
	text-align: left;
}

table.tag .dark {
	background: #edd27a;
}

table.tag input, select {
	font-size: 10px;
}

table.current {
	font-size: 12px;
	width: 100%;
}

table.current th {
	font-weight: bold;
	text-align: left;
}

table.current .dark {
	background: #edd27a;
}

table.tag a, table.current a {
	color: #444;
}

.logout {
	float: right;
}

.logout a {
	color: #000;
	font-size: 12px;
}
