/* * * * * * * * * * * * * * * * * * * * *Purejoy FellowshipAuthor, Designer, Developer: Lisa HooverCSS Document* * * * * * * * * * * * * * * * * * * * * *//* BODY TAG * * * * * * * * * * * * * * * * * * * * * */body {	margin: 0 0 0 0; /* T R B L */	padding: 0 0 0 0;	background: #000000 url("../images/bg/bg.3x1200.jpg"); 	background-repeat: repeat-x;	font: 9pt Arial, Helvetica, sans-serif;	color: #ffffff;	line-height: 120%;	}/* BODY ELEMENTS * * * * * * * * * * * * * * * * * * * * * */td { font-size: 9pt; }p { font: 9pt Arial, Helvetica, sans-serif; color: #fff; }/* HOVERS * * * * * * * * * * * * * * * * * * * * * * * * */a { color: #e9b483; text-decoration: none; }a:active { outline: none; }a:hover { color:#e9b483; text-decoration: underline; outline: none; }.colB { color: #ffffff; font-size: 9pt; font-weight: normal; }.colB:hover { text-decoration: underline; }.sermon { color: #ffffff; font-size: 9pt; font-weight: normal; text-decoration: underline; }.sermon:hover { text-decoration: underline; }.download { color: #ffffff; font-size: 8pt; font-weight: normal; text-decoration: underline; }.download:hover { text-decoration: underline; }.white { color: #ffffff; font-size: 9pt; font-weight: bold; text-decoration: none; }.white:hover { color:#e9b483; text-decoration: underline; }/* PAGE CONTAINER * * * * * * * * * * * * * * * * * * * * * * */#page-container {	float: left;	background-color: #000;	margin: 0;	padding: 0;	width: 980px;	height: 100%;	}/* HEADER AREA * * * * * * * * * * * * * * * * * * * * * */#header {	float: left;	background: url("../images/header.980x235.jpg");	border-bottom: #fff solid 5px;	margin: 0;	padding: 0;	width: 980px;	height: 235px; 	}#header .logo {	position: absolute;	top: 163px;	left: 10px;	width: 237px;	height: 72px; 	}.contact {	float: left;	margin: 5px 0 0 10px;	width: 960px;	} /* MAIN CONTENT AREA * * * * * * * * * * * * * * * * * * * * * */#main-wrapper { 	float: left; 	background-color: #000;	padding: 0 10px 0 10px; /* T R B L */	margin: 0; 	width: 960px;	height: 100%;	}/* Column 1 * * * * * * * * * * * * * * * * * * * * * */#main-wrapper .col1 { 	float: left; 	background: #000 url("../images/bg/left.gradient.1x725.jpg");	width: 266px; 	height: 100%; 	}.gold-heading { position: relative; left: 10px; color: #e9b483; font-weight: bold; padding-bottom: 5px; }.menu-items { position: relative; left: 10px; line-height: 250%; }.col1text { position: relative; left: 10px; width: 246px; color: #fff; border-top: #000 solid 5px; line-height: 140% }div.hr-menu { border: 0; width: 246px; background-color: #ccc; height: 1px; }div.hr-menu hr { display: none; }div.gold { border: 0; width: 246px; background-color: #39230f; height: 1px; border-top: #000 solid 5px; }div.gold hr { display: none; }div.hr-sermon { border: 0; width: 300px; background-color: #5E3F1F; height: 1px; }div.hr-sermon hr { display: none; }/* Column 2 * * * * * * * * * * * * * * * * * * * * * */#main-wrapper .col2 { 	float: left;	background: #000 url("../images/bg/midgradient.1x718.jpg");	background-repeat: no-repeat;	margin: 0 0 0 10px; /* T R B L */	width: 1px;	height: 718px;	}/* Column 3 * * * * * * * * * * * * * * * * * * * * * */#main-wrapper .col3 { 	background: #000 url("../images/bg/right.bg.673x1500.jpg");	background-repeat: no-repeat;	margin: 0 0 0 10px; /* T R B L */	float: left;	width: 673px;	height: 775px;	}/* IMAGE ROW * * * * * * * * * * * * * * * * * * * * * */.imagewrap {	float: left;	position: relative;	margin-bottom: 0;	width: 673px;	height: 180px;	}.imagecolA {	float: left;	position: relative;	top: 30px;	background: url("../images/icon/icon.images.27x27.gif");	background-repeat: no-repeat;	width: 27px;	height: 27px;	}.imagecolB {	float: left;	border-bottom: #5E3F1F solid 1px;	position: relative;	top: 35px;	left: 5px;	width: 630px;	height: 20px;	font-size: 14pt;	}.imagecolB-flickr {	float: left;	margin: 41px 0 0 2px;	}/* SERMON ROW * * * * * * * * * * * * * * * * * * * * * */.sermonwrap {	float: left;	position: relative;	margin: 0;	width: 673px;	height: 360px;	}.sermoncolA {	float: left;	background: url("../images/icon/icon.sermon.27x27.gif");	background-repeat: no-repeat;	width: 27px;	height: 27px;	}.sermoncolB {	float: left;	border-bottom: #5E3F1F solid 1px;	position: relative;	top: 5px;	left: 5px;	width: 630px;	height: 20px;	font-size: 14pt;	}.sermoncolB-youtube {	float: left;	margin: 20px 0 0 2px;	width: 330px;	}.sermoncolC {	float: left;	margin: 20px 0 0 2px;	width: 300px	}.sermontext { margin: 0 0 20px 5px; line-height: 130%; }.sermondownload { font-size: 8pt; }.sermonpadding { padding: 5px 5px 5px 5px };/* VIDEOS * * * * * * * * * * * * * * * * * * * * * */.videowrap {	float: left;	position: relative;	margin: 0;	width: 673px;	height: 150px;	}.videocolA {	float: left;	background: url("../images/icon/icon.video.27x27.gif");	background-repeat: no-repeat;	width: 27px;	height: 27px;	}.videocolB {	float: left;	border-bottom: #5E3F1F solid 1px;	position: relative;	top: 5px;	left: 5px;	width: 630px;	height: 20px;	font-size: 14pt;	}.videocolB-youtube {	float: left;	margin: 20px 0 0 2px;	}.video-layout {	float: left;	margin: 0 10px 0 4px;	width: 142px;	height: 200px;	font: 9pt Arial, Helvetica, sans-serif; color: #e9b483; 	}/* STAFF * * * * * * * * * * * * * * * * * * * * * */.staffcol3 { 	background: #000000 url("../images/staff/background.673x599.gif");	margin: 0 0 0 10px; /* T R B L */	float: left;	width: 673px;	height: 599px;	}.staffwrap {	float: left;	position: relative;	width: 673px;	height: 740px;	}.staffheader {	float: left;	background: url("../images/staff/staff.heading.673x60.jpg");	background-repeat: no-repeat;	border-bottom: #5E3F1F solid 1px;	width: 673px;	height: 60px;	}/*STAFF DAVE */.staffdaveheader {	float: left;	background: url("../images/staff/dave.heading.673x53.jpg");	background-repeat: no-repeat;	width: 673px;	height: 53px;	}	.staffdaveimage {	float: left;	background: url("../images/staff/dave.300x230.jpg");	background-repeat: no-repeat;	margin: 20px 0 0 10px; /* T R B L */	width: 310px;	height: 250px;	}.stafftext {	float: left;	position: relative;	width: 300px;	margin: 40px 10px 0 20px;	line-height: 170%;		}	/*STAFF DAVE */.staffbenheader {	float: left;	background: url("../images/staff/ben.heading.673x53.jpg");	background-repeat: no-repeat;	width: 673px;	height: 53px;	}	.staffbenimage {	float: left;	background: url("../images/staff/ben.300x230.jpg");	background-repeat: no-repeat;	margin: 20px 0 0 10px; /* T R B L */	width: 310px;	height: 250px;	}/* ABOUT * * * * * * * * * * * * * * * * * * * * * */.bible-heading { color: #e9b483; font-weight: bold; }.aboutcol3 { 	background: #000000;	margin: 0 0 0 10px; /* T R B L */	float: left;	width: 673px;	height: 720px;	}	.aboutwrap {	background: #000000 url("../images/about/about.BG.673x700.jpg");	background-repeat: no-repeat;	float: left;	position: relative;	width: 673px;	height: 720px;	}.aboutheader {	float: left;	background: #000000 url("../images/about/about.heading.673x60.jpg");	background-repeat: no-repeat;	width: 673px;	height: 60px;	border-bottom: #5E3F1F solid 1px;	}	/* ABOUT COL 1 */.aboutcol1 {	float: left;	position: relative;	top: 10px;	width: 335px;	height: 600px;	margin: 0;}.aboutcol1-header {	float: left;	position: relative;	width: 335px;	height: 62px;	background: url("../images/about/header.sunday.335x62.jpg");	background-repeat: no-repeat;	border-bottom: #5E3F1F 1px dotted;	}.aboutcol1-text {	float: left;	position: relative;	width: 315px;	margin: 20px 0 0 10px; /* T R B L */	line-height: 150%;	}.aboutcol1-image {	float: left;	position: relative;	width: 290px;	height: 181px;	background: url("../images/about/group.image.290x181.jpg");	background-repeat: no-repeat;	margin: 20px 0 0 10px;	}	/* ABOUT COL 2 */.aboutcol2 {	float: left;	position: relative;	top: 10px;	width: 335px;	height: 600px;	border-left: #5E3F1F 1px dotted;	}	.aboutcol2-header {	float: left;	position: relative;	width: 335px;	height: 62px;	margin: 0;	background: url("../images/about/header.bible.335x62.jpg");	background-repeat: no-repeat;	border-bottom: #5E3F1F 1px dotted;	}.aboutcol2-text {	float: left;	position: relative;	width: 315px;	margin: 20px 0 0 10px; /* T R B L */	line-height: 130%;	}	/* CONTACT * * * * * * * * * * * * * * * * * * * * * */.contactheader {	float: left;	background: #000000 url("../images/contact/contact.heading.673x60.jpg");	background-repeat: no-repeat;	width: 673px;	height: 60px;	border-bottom: #5E3F1F solid 1px;	}.contactcol1-header {	float: left;	position: relative;	width: 335px;	height: 62px;	background: url("../images/contact/header.contact.335x62.jpg");	background-repeat: no-repeat;	border-bottom: #5E3F1F 1px dotted;	}	.contactcol2-header {	float: left;	position: relative;	width: 335px;	height: 62px;	background: url("../images/contact/header.directions.335x62.jpg");	background-repeat: no-repeat;	border-bottom: #5E3F1F 1px dotted;	}/* BELIEFS * * * * * * * * * * * * * * * * * * * * * */.belieftopheader {	float: left;	background: #000000 url("../images/beliefs/beliefs.heading.673x60.jpg");	background-repeat: no-repeat;	width: 673px;	height: 60px;	border-bottom: #5E3F1F solid 1px;	}	.beliefcol3 { 	background: #000000;	margin: 0 0 0 10px; /* T R B L */	position: relative;	float: left;	width: 673px;	height: 700px;	}	.beliefwrap {	background: #000000;	float: left;	position: relative;	width: 673px;	height: 700px;	}.beliefheader {	background: url("../images/beliefs/header.beliefs.121x457.jpg");	background-repeat: no-repeat;	position: relative;	float: left;	top: 20px;	width: 121px;	height: 700px;	}.belieftext {	position: relative;	float: left;	width: 500px;	height: 605px;	margin: 20px 0 0 0;	padding: 0 0 0 10px; 	border-left: #5E3F1F 1px dotted;	line-height: 100%;	}	.beliefdotted {	float: left;	position: relative;	width: 530px;	height: 1px;	background-repeat: no-repeat;	border-bottom: #5E3F1F 1px dotted;	}/* OUR MINISTRIES */		.ministriesheader {	float: left;	background: #000000 url("../images/ministries/ministries.heading.673x60.jpg");	background-repeat: no-repeat;	width: 673px;	height: 60px;	border-bottom: #5E3F1F solid 1px;	}.ministriescol1-header {	float: left;	position: relative;	width: 335px;	height: 62px;	background: url("../images/ministries/header.leaders.335x62.jpg");	background-repeat: no-repeat;	border-bottom: #5E3F1F 1px dotted;	}	.ministriescol2-header {	float: left;	position: relative;	width: 337px;	height: 62px;	background: url("../images/ministries/header.get.involved.337x62.jpg");	background-repeat: no-repeat;	border-bottom: #5E3F1F 1px dotted;	}/* ABOUT * * * * * * * * * * * * * * * * * * * * * */.bible-heading { color: #e9b483; font-weight: bold; }.announceheader {	float: left;	background: #000000 url("../images/announce/announce.heading.673x60.jpg");	background-repeat: no-repeat;	width: 673px;	height: 60px;	border-bottom: #5E3F1F solid 1px;	}		/* FOOTER STYLES * * * * * * * * * * * * * * * * * * * * * */#footer {	margin:0;	padding:0;	border-top: 1px solid #39230f;	clear: both;	font-size: 9pt;	background:  #000000;	color: #ffffff;}#footer p {	padding: 15px 0 15px 0;	text-align: center;	margin:0;}#footer a { color: #fff; font-weight: bold; }#footer a:hover { color:#e9b483; text-decoration: underline; outline: none; }
