/* Body and Fonts */
html {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
}

body {
	color: #41291f;
	background: #5e212d url(images/background_page.gif) repeat-x;
	font: 11px/15px "Trebuchet MS", "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 0;
	padding: 0;
    width: 100%;
    height: 100%;
	text-decoration: none;
}

.boldBlack {
	color: #000000;
	font-weight: bold;
}

.searchText {
	color: #41291f;
	font-size: 10px;
}


.bodyBig {
	color: #41291f;
	font-size: 12px;
}

.bodyBigBlackBold {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

.arrowBullet {
	color: #000000;
	font-weight: bold;
	font-size: 10px;
}

.Black {
	color: #000000;
}

.footer {
	color: #ffffff;
	font-size: 14px;
}

.pageTitle {
	color: #41291f;
	font: 24px "Trebuchet MS", "Lucida Grande", Lucida, Verdana, sans-serif;
	text-transform: uppercase;
}

.pageTitlepad {
	color: #41291f;
	font: 24px "Trebuchet MS", "Lucida Grande", Lucida, Verdana, sans-serif;
	text-transform: uppercase;
	padding: 25px; 25px; 25px; 25px;
	margin-left: 30px;
	vertical-align: middle;
}

.pageTitleDark {
	color: #41291f;
	font: 24px "Trebuchet MS", "Lucida Grande", Lucida, Verdana, sans-serif;
	text-transform: uppercase;
}

.whiteLine {
	color: #ffffff;
	letter-spacing: -2px;
	line-height: 24px;
}

.darkLine {
	color: #41291f;
	letter-spacing: -2px;
	line-height: 24px;
}

.promoTitle {
	font-size: 15px;
	font-weight: bold;
	color: #41291f;
	text-align: left;
	
}

.promoTitle1 {
	font-size: 15px;
	font-weight: bold;
	color: #41291f;
	text-align: center;
}

.promoTitlered {
	font-size: 18px;
	font-weight: bold;
	color: #bf2e1a;
	text-align: left;
}

.boxTitle {
	font-size: 15px;
	font-weight: bold;
	color: #41291f;
	background-color: #e7e2d9;
	/*border: 1px solid #b0a89d;*/
	padding: 3px 6px;
}

.boxBold {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #e7e2d9;
	/*border: 1px solid #b0a89d;*/
	padding: 3px 6px;
}

.leftMargin {
	margin-left: 30px;
}


/* Td Tr and Tables */
.verticalLine {
	background: url(images/vertical_line.gif) repeat-y 0 0;
	background-position: center top;
}

/* DIV placement */
#nav {
	position: relative;
	width: 840px;
	margin: 0 auto;
}

#googleSearch {
	position: absolute;
	top:  5px;
	right: 25px;
}

#flashScroll {
	position: relative;
	width: 840px;
	margin: 0 auto;
}

#flashcontent {
	position: absolute;
	top:  10px;
	right: 430px;
	width: 178px;
}

.navTable {
	border: 0;
	padding: 0;
	margin: 0;
	width: 840px;
}

.navTable td {
	border: 1px solid #ffffff;
	padding: 0 0 0 25px;
	height: 30px;
	vertical-align: middle;
	text-align: left;
	background: #decca7 url(images/background_nav.jpg) repeat-x left bottom;
	
}

.mainTable {
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	background-color: #dfc58f;
}

.mainTd1 {
	background-color: #F9F9FA;
	padding: 10px;
	width: 200px;
}

.mainTd1Wide {
	background-color: #ffffff;
	padding: 10px;
	width: 818px;
}

.mainTd1WideColor {
	background-color: #e7e5ca;
	padding: 10px;
	width: 818px;
}

.mainTd2 {
	background-color: #dcdbc7;
	padding: 10px;
	width: 178px;
}

.mainTd2Wide {
	background-color: #ffffff;
	padding: 15px;
	width: 575px;
}

.mainTd2outreach {
	background-color: #e7e5ca;
	padding-right: 100px;
	width: 400px;
}

.mainTd3Wide {
	background-color: #ffffff;
	padding: 15px;
	width: 575px;
}

.mainTd2WideBleed {
	background-color: #e7e5ca;
	width: 600px;
}

.mainTd2WideWhite {
	background-color: #ffffff;
	padding: 10px;
	width: 580px;
}

.mainTd3 {
	background-color: #ffffff;
	padding: 10px;
	width: 400px;
}

.mainTd3Background {
	padding: 10px;
	width: 400px;
	background: #ffffff url(images/welcome_background.jpg) no-repeat center top;
}

.mainTd3Background2 {
	padding: 10px;
	width: 400px;
	background: #ffffff url(images/worship_background.jpg) no-repeat center top;
}

.mainTd3Photo {
	background-color: #ffffff;
	width: 420px;
}

.mainTd4 {
	background-color: #ffffff;
	padding: 10px;
	width: 175px;
}

}

.mainTd4Photo {
	background-color: #ffffff;
		padding: 30px 30px 30px 30px;

		position: left;
	width: 250px;
}

.mainTd5Photo {
	background-color: #ffffff;
		padding: 0px 0px 0px 0px;

		position: center;
	width: 375px;
}


.headerTable {
	background-color: #dfc58f;
	background: url(images/background_header2.gif) repeat-x;
}

.flashTable {
	margin: 0;
}

.storyTable {
	margin-top: 9px;
	margin-bottom: 9px;
}

.shadowTable {
	background: #e7e2d9 url(images/bottom_page_shadow.gif) repeat-x left top;
}

.shadowTable2 {
	background: #e7e2d9 url(images/middle_page_shadow.gif) repeat-x left top;
}

.mainBackground {
	background: url(images/background_main.jpg) repeat-x left bottom;
}

.randomTextTd {
	background: #e7e2d9 url(images/note.jpg) no-repeat left top;
	padding: 15px 8px 30px 30px;
	width: 190px;
	color: #41291f;
	font-size: 12px;
	line-height: 15px;
}

/* Links */
a:link { text-decoration: underline; color: #000000;}
a:visited { text-decoration: underline; color: #000000;}
a:hover   { text-decoration: none; color: #5e212d;}
a:active  { text-decoration: underline; color: #000000;}

a.footer:link    { color: #000000; text-decoration: none; }
a.footer:visited { color: #000000; text-decoration: none; }
a.footer:hover   { color: #5e212d; text-decoration: underline; }
a.footer:active  { color: #000000; text-decoration: none; }

a.nav:link {
	color: #2d2b29;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 13px;
}
a.nav:visited { color: #2d2b29; text-decoration: none; font-weight: bold; text-transform: uppercase; font-size: 13px;
}
a.nav:hover { color: #ffffff; text-decoration: none; font-weight: bold; text-transform: uppercase; font-size: 13px;
}
a.nav:active  { color: #2d2b29; text-decoration: none; font-weight: bold; text-transform: uppercase; font-size: 13px;
}

a.navWhite:link    { color: #ffffff; text-decoration: underline;}
a.navWhite:visited { color: #ffffff; text-decoration: underline;}
a.navWhite:hover   { color: #e7e2d9; text-decoration: none;}
a.navWhite:active  { color: #ffffff; text-decoration: none;}

a.subnavLink:link  { color: #41291f; text-decoration: none;
	line-height: 17px;
}
a.subnavLink:visited { color: #41291f; text-decoration: none;
	line-height: 17px;
}
a.subnavLink:hover   { color: #ffffff; text-decoration: underline;
	line-height: 17px;
}
a.subnavLink:active  { color: #41291f; text-decoration: none;
	line-height: 17px;
}

a.linkBlack:link  { color: #000000; text-decoration: none;}
a.linkBlack:visited { color: #000000; text-decoration: none;}
a.linkBlack:hover   { color: #5e212d; text-decoration: underline; }
a.linkBlack:active  { color: #000000; text-decoration: none;}

a:link img.image {border: 1px solid #999999; width: 83px;
	height: 83px;
	padding: 0;}
a:visited img.image {border: 1px solid #999999; width: 83px;
	height: 83px;
	padding: 0;}
a:hover img.image {border: 1px solid #333333; width: 83px;
	height: 83px;
	padding: 0;}
a:active img.image {border: 1px solid #999999; width: 83px;
	height: 83px;
	padding: 0;}

a.box:link {
	font-size: 12px;
	font-weight: bold;
	color: #41291f;
	background-color: #e7e2d9;
	/*border: 1px solid #b0a89d;*/
	padding: 3px 6px;
	text-decoration: none;

}
a.box:visited {
	font-size: 12px;
	font-weight: bold;
	color: #41291f;
	background-color: #e7e2d9;
	/*border: 1px solid #b0a89d;*/
	padding: 3px 6px;
	text-decoration: none;

}
a.box:hover {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-color: #41291f;
	/*border: 1px solid #b0a89d;*/
	padding: 3px 6px;
	text-decoration: none;

}
a.box:active {
	font-size: 12px;
	font-weight: bold;
	color: #41291f;
	background-color: #e7e2d9;
	/*border: 1px solid #b0a89d;*/
	padding: 3px 6px;
	text-decoration: none;

}

/* images */
.imageLeft {
	padding-right: 10px;
}

.imageRight {
	padding-left: 10px;
}

.imagespace {
	margin-top: 5px;
}
.imagespaceTB {
	margin-top: 10px;
	margin-bottom: 10px;
}
.imagespaceSubNav {
	margin-top: 10px;
	margin-bottom: 3px;
}

.imagespaceSubNav1 {
	margin-top: 10%;
	margin-bottom: 3px;
	margin-right: 35%;

}

.imagespace2 {
	margin-top: 8px;
}
.imagespaceBottom10 {
	margin-bottom: 10px;
}

/* The following container, leftcolumn and rightcolumn is for 2 column layout */
#container {
position: center;
margin: 0 auto; /* This centers the container DIV on the page */
width: 350px;
}
#leftcolumn {
float: left;
margin: 0;
width: 150px;
}
#rightcolumn {
float: left;
margin: 0;
width: 175px;
display: inline;
}

.nounderline { text-decoration: none}

#float {
2	    float: left;
3	    width: 350px;
4	}

.img {
	    float: left;
	    margin: 0 15px 5px 0;
	    border: solid 1px #bbb;
	}