body { font: 9pt Verdana, Arial, Helvetica, sans-serif; color: #333333}
a { cursor: pointer; color: #000033; text-decoration: underline; }
a:hover {text-decoration: none;}
h1 {padding: 8px 0 5px 0;}
h2 {font: 18pt Trebuchet, Trebuchet MS, Arial; color: #522C1B; padding: 8px 0 5px 0; text-transform: uppercase;}
h3 {font: bold 14pt Georgia; padding: 10px 0 10px 0; color: #3B3B3B;}
.italicSerif { font: bold italic 20pt Georgia; color: #522C1B; margin: 5px 10px 5px 0; }

span.hide { display: none; }

.ulNone {
	list-style: none;
}

#siteOutline {
	height: 60px;
	width: 100%;
	background: #935D37;
	display: block;
}

#fTPageContent {
	padding: 20px;
	height: auto;
}

#pageContent {
	padding: 50px;
	height: auto;
}
#pageContent ul {
	padding: 3px 0px 3px 17px;
}

.centerContent {
	text-align: center;
	height: auto;
}

#outlineButton {
	height: auto;
	width: auto;
	position: absolute;
	top: 0px;
	left: 770px;
	padding: 0px 5px 10px 5px;
	color: #FFFFFF;
	font: 8pt Verdana;
	text-decoration: none;
}

.logo {
	height: 140px;
	width: 390px;
	display: block;
	position: absolute;
	top: 45px;
	left: 485px;
}

#footerContent {
	color: #3b3b3b;
	font: 9pt Verdana;
	width: 902px;
	height: 143px;
	display: block;
	position: relative;
	margin: 0 auto;
	background: url('footer.jpg') top left no-repeat;
}
#footerContent a {
	color: #3b3b3b;
	font: 9pt Verdana;
	text-decoration: none;
}
#footerContent a:hover {
	text-decoration: underline;
}
#footerContent #footerLinks {
	position: relative;
	top: 0px;
	padding: 120px 0 7px 20px;
}
#footerContent #footerLinks a {
	position: relative;
}
#footerContent form {
	position: relative;
	top: 120px;
	left: 640px;
	padding: 0 15px 0 0;
}
#sitemapLink {
	padding: 8px 0 0 0;
}
#sitemapLink a {
	position: relative;
	left: 750px;
	height: 12px;
	width: 60px;
	padding: 3px;
	background: #D5BC9E;
	border: solid 1px #522C1B;
}
#sitemap {
	height: 110px;
	width: 902px;
	padding: 5px 15px 15px 15px;
	display: block;
	position: relative;
}
	#sitemap #col {
		width: 150px;
		float: left;
	}
	#sitemap ul {
		list-style: none;
	}
	#sitemap ul li {
		color: #000000;
	}
	#sitemap ul li a {
		color: #000000;
		text-decoration: none;
	}
	#sitemap ul li a:hover {
		text-decoration: underline;
	}
	#sitemap .section,
	#sitemap .section a {
		padding: 0 0 3px 0;
		display: block;
		font-weight: bold;
	}
	#sitemap input {
		padding: 2px 0 0 0;
	}

/***********************
 * Home Page
 * ********************/
#quicklinks #links {
	padding: 8px 0 0 330px;
	color: #FFFFFF;
	font: 10pt Verdana;
}
#quicklinks #links a {
	color: #FFFFFF;
	text-decoration: none;
}
#result table {
	width: 850px;
	padding: 20px 0 20px 0;
	margin: 0 auto;
}
#result .homeTitle {
	font: 12pt Times;
	color: #000000;
}
#result table td {
	width: 175px;
	height: auto;
	padding: 5px 6px 5px 5px;
	font: 9pt Verdana;
	vertical-align: top;
}
#home1, #home2, #home3, #home4 {
	border-right: solid 1px #d5bc9e;
}
#result .homeImage {
	width: 150px;
	height: 100px;
	display: block;
	margin: 0 auto 10px auto;
}
#home1 .homeImage {
	background: url('../images/home/home1.jpg') center center no-repeat;
}
#home2 .homeImage {
	background: url('../images/home/home2.jpg') center center no-repeat;
}
#home3 .homeImage {
	background: url('../images/home/home3.jpg') center center no-repeat;
}
#home4 .homeImage {
	background: url('../images/home/home4.jpg') center center no-repeat;
}
#home5 .homeImage {
	background: url('../images/home/home5.jpg') center center no-repeat;
}
#result .homeText {
	padding: 0 5px !important;
}

/***********************
 * Visitor Center
 * ********************/
#visitorCenter #vcLetter {
	padding: 0px 60px 0 15px;
}
#visitorCenter #vcPics {
	width: 300px;
	padding: 15px 20px 0 30px;
}
#visitorCenter #churchPic {
	width: 300px;
	height: 250px;
	background: url('../images/getconnected/church1.jpg') center center no-repeat;
	border: solid 1px #000000;
}

/***********************
 * Technology Page
 * ********************/
table#Technology {
	width: 100%; 
	display: block; 
	padding: 0 0 50px 0;
}
#Technology td#Search {
	width: 454px; 
	padding: 10px 20px 0 0; 
	text-align: right;
}
#Technology #TechSermonBG {
	width: 256px;
	height: 173px;
	display: block;
	margin: 26px 86px 0 51px;
	background: url('TechSermonBG.gif') top left no-repeat;
}
#Technology #TechSermonPic {
	width: 246px;
	height: 164px;
	display: block;
	margin: 0 0 0 5px;
	background: url('../images/technology/TechSermonPic.jpg') center center no-repeat;
}
#Technology #SermonCaption {
	padding: 0 0 0 10px; 
	display: block; 
	width: 290px; 
	font: 9pt Verdana; 
	text-align: right;
}
#Technology #VideoLinks {
	padding: 15px 60px 0 0px; 
	display: block;
}
#Technology #RightWindow {
	padding: 10px; 
	width: 455px; 
	height: 278px; 
	margin: 0 -20px 0 0;
	display: block; 
	background: url('techPageBg.gif') top right no-repeat;
}
#Technology #TrinityShortsCaption {
	padding: 30px 0 0 20px; 
	font: 11pt Verdana; 
	float: left;
}
#Technology #TrinityShortsPic {
	float: right; 
	height: 95px; 
	width: 118px; 
	display: block; 
	background: url('../images/technology/rootBeer.jpg') top left no-repeat; 
	border: solid 1px #000000;
}
#Technology #TrinityTechDes {
	clear: both; 
	float: left; 
	width: 395px; 
	padding: 20px 30px 20px 30px;
}
#Technology a {
	color: #333333;
	text-decoration: none;
}
#Technology a:hover {
	text-decoration: underline;
}

div.stripbanner1 {
	height: auto;
	width: 822px;
	padding: 20px 40px;
	display: block;
	position: relative;
	z-index: 2;
	background: url('../images/technology/techstripbg_01.jpg') top left no-repeat;
	border-top: solid 1px #000000;
}

div.sotTitle {
	font: bold 14pt Georgia; color: #3B3B3B;
	position: relative;
	top: 0px;
	clear: both;
}
div.sotSub {
	font: 8pt Verdana, sans-serif;
	clear: both;
	position: relative;
	top: -15px;
	margin: -3px 0 0 0;
}
div.sotText {
	font: italic 14pt Verdana, sans-serif;
	position: relative;
	top: 0px;
	padding: 0 0 0 0px;
}
div.sotUpdate {
	font: 8pt Verdana, sans-serif;
	width: 802px;
	text-align: right;
	position: relative;
	top: -15px;
}

/***********************
 * Ministries Page
 * ********************/
#ministriesArray {
	height: 388px;
	width: 840px;
	display: block;
	margin: 0 auto;
}
#ministriesArray #ministriesCell {
	width: 408px;
	height: 183px;
	float: left;
	margin: 0px;
	padding: 1px 4px;
	background: url("../images/ministries/bg.gif") top left no-repeat;
}
#ministriesArray #ministriesCell div {
	width: 400px;
	height: 175px;
	float: left;
}
#ministriesArray #ministriesCell a {
	width: 400px;
	height: 175px;
	float: left;
}
#ministriesPic1 {
	background: url('../images/ministries/ministries1.jpg') center center no-repeat;
}
#ministriesPic2 {
	background: url('../images/ministries/ministries2.jpg') center center no-repeat;
}
#ministriesPic3 {
	background: url('../images/ministries/ministries3.jpg') center center no-repeat;
}
#ministriesPic4 {
	background: url('../images/ministries/ministries4.jpg') center center no-repeat;
}
#ministriesOverlay1 {
	background: url('../images/ministries/kidsText.png') top right no-repeat;
}
#ministriesOverlay2 {
	background: url('../images/ministries/menText.png') top left no-repeat;
}
#ministriesOverlay3 {
	background: url('../images/ministries/womenText.png') top right no-repeat;
}
#ministriesOverlay4 {
	background: url('../images/ministries/youthText.png') top left no-repeat;
}
#ministriesOverlay1:hover {
	background: url('../images/ministries/kidsText.png') bottom right no-repeat;
}
#ministriesOverlay2:hover {
	background: url('../images/ministries/menText.png') bottom left no-repeat;
}
#ministriesOverlay3:hover {
	background: url('../images/ministries/womenText.png') bottom right no-repeat;
}
#ministriesOverlay4:hover {
	background: url('../images/ministries/youthText.png') bottom left no-repeat;
}


/***********************
 * Happenings Page
 * ********************/
#happeningsParagraph {
	width: 840px; 
	float: left; 
	clear: both; 
	padding: 30px 10px 30px 10px;
	font: 16pt Times, Times New Roman, sans;
}
#happeningsEvents {
	width: 350px; 
	float: left; 
	height: auto; 
	margin: 0 40px 0 0;
}
	#happeningsEvent1 {
		width: 300px; 
		height: 200px; 
		float: left;
	}
	#happeningsEvent1 a {
		width: 300px; 
		height: 200px; 
		display: block;
		background: url('../images/happenings/event1.jpg') center center no-repeat;
	}
	#happeningsEvent2 {
		width: 300px; 
		height: 200px; 
		float: left; 
		margin: 20px 0 0 0;
	}
	#happeningsEvent2 a {
		width: 300px; 
		height: 200px; 
		display: block;
		background: url('../images/happenings/event2.jpg') center center no-repeat;
	}
	.happeningsEventCaption {
		font-size: 8pt; 
		width: 300px; 
		text-align: center;
	}
#happeningsCalendar {
	width: 420px; 
	float: right; 
	height: auto; 
	padding: 0 15px 0 15px; 
	border: solid 1px #b07e5b; 
	background: #efe3d0;
}
table.weeklySchedule tr td,
table.weeklySchedule tr th {
	padding: 3px;
	font-size: 9pt;
}
table.weeklySchedule tr td.day {
	font-size: 10pt;
	font-weight: bold;
}
table.weeklySchedule tr td.time {
	font-style: italic;
	text-align: right;
}
table.weeklySchdule tr.space {
	height: 10px;
}

/************************
 * Village Gardens Page
 * *********************/
#VillageGardens #VGLeft {
	width: 480px;
	padding: 0 15px;
	vertical-align: top;
}
#VillageGardens #mainBG {
	height: 269px;
	width: 476px;
	display: block;
	background: url('VGMainBG.gif') center center no-repeat;
}
#VillageGardens #mainPic {
	height: 255px;
	width: 465px;
	display: block;
	background: url('../images/villagegardens/VG0.jpg') center center no-repeat;
	margin: 0 0 0 5px;
}
#VillageGardens #VGRight {
	vertical-align: top;
	width: 324px;
}
#VillageGardens #countDown {
	width: 300px;
	height: 75px;
	padding: 25px 20px 0 0;
	display: block;
	margin: 0 auto;
}
#VillageGardens #countDown #timer {
	font: bold 28pt Courier New, Courier;
	float: right;
	clear: both;
}
#VillageGardens #countDown #des {
	margin: -10px 0 5px 0;
	float: right;
	clear: both;
	font: 9pt Courier New, Courier;
}
#VillageGardens #countDown #caption {
	font: bold italic 12pt Verdana;
	float: right;
	clear: both;
	text-align: right;
	width: 290px;
}
#VillageGardens #picArray {
	width: 304px;
	height: 172px;
	display: block;
	margin: 20px auto;
}
#VillageGardens #picArray a {
	margin: 5px;
	width: 130px;
	height: 71px;
	display: block;
	border: solid 1px #000000;
}
#VillageGardens #picArray #pic1 {
	background: url('../images/villagegardens/VG1Thumb.jpg') center center no-repeat;
	float: left;
}
#VillageGardens #picArray #pic2 {
	background: url('../images/villagegardens/VG2Thumb.jpg') center center no-repeat;
	float: left;
	clear: right;
}
#VillageGardens #picArray #pic3 {
	background: url('../images/villagegardens/VG3Thumb.jpg') center center no-repeat;
	float: left;
	clear: left;
}
#VillageGardens #picArray #pic4 {
	background: url('../images/villagegardens/VG4Thumb.jpg') center center no-repeat;
	float: left;
}
#VillageGardens #VGLetter {
	padding: 50px;
}
#VillageGardens .VGSlogan {
	font: bold italic 14pt Verdana;
	color: #3B3B3B;
}


