* {
	margin: 0px;
	padding: 0px;
	}
	
body {
	background: #000000;
	}
	
p {
	font: 11px Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 1.5em;
	}
	
	
/* FONT STYLES ----------------------------------------------------------------------------------------------------- */

redlink:a:link {color: #dc2323; font-family: Trebuchet MS, Tahoma, Arial; text-decoration: underline;}
redlink:a:visited {color: #dc2323; font-family: Trebuchet MS, Tahoma, Arial; text-decoration: underline;}
redlink:a:hover {color: #ffffff; font-family: Trebuchet MS, Tahoma, Arial; text-decoration: none;}
redlink:a:active{color: #ffffff; font-family: Trebuchet MS, Tahoma, Arial; text-decoration: none;}



/* SUBNAV ---------------------------------------------------------------------------------------------------------- */		
	
#Subnav {
	float: left;
	width: 900px;
	padding-left: 5px;
	}
#Subnav ul {
	background: url(#) no-repeat scroll right top;
	float: left;
	padding: 0 2px 0 0;
}
	
#Subnav li {
	list-style: none;
	background: url(#) no-repeat scroll left center;
	float: left;
	padding-left: 2px;
	}
	
#Subnav a {
	height: 38px;
	font: normal 14px/38px Arial, Helvetica, sans-serif !important;
	color: #5c4c2d;
	display: block;
	padding: 0px 20px;
	text-decoration: none;
	float: left;
	}
	
#Subnav a:hover {
	background: url(#) repeat-x scroll left top;
	}
	
#Subnav a.current {
	color: #251900;
	background: url(#) repeat-x scroll left top;
	}

/* MAIN ---------------------------------------------------------------------------------------------------- */		

#mainContent {
	width: 895px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 5px;
	}
#loginArea {
	width: 400px;
	margin: 30px auto;
	font: 11px Arial, Helvetica, sans-serif;
	color: #fcfae6;
}

#mainBody {
	width: 600px;
	padding: 0px 20px;
	margin: 25px 0px 0px 0px;
	float: left;
	}
	
#mainBody h2 {

	}

#mainBody h3 {
	font-family: Arial, 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 18px;
	color: #533737;
	padding: 3px 0px 7px 10px;
	line-height: 24px;
	font-weight: normal;
	}
	
#mainBody h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	color: #EEE3B6;
	padding: 3px 0px 7px 10px;
	line-height: 18px;
	}

#mainBody h5 {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	padding: 3px 0px 7px 10px;
	line-height: 18px;
	}

#mainBody p {
	padding: 0px 10px;
	font-size: 12px;
	line-height: 21px;
	margin: 0px 0px 15px 0px;
	color: #DFE2D7;
	}

#mainBody blockquote {
	border: 1px solid #5C4A32;
	background: #6F5E45;
	padding: 10px;
	margin: 8px 0px 15px 10px;
	text-align: center;
	width: 558px;
	float: left;
	}
	
#mainBody blockquote p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #EEE3B6;
	font-size: 13px;
	line-height: 20px;
	margin: 0px;
	}
	
#mainBody p em {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 13px;
	}
	
#mainBody a {
	color: #F6E595;
	text-decoration: none;
	}
	
#mainBody a:hover {
	text-decoration: underline;
	}
	
	
#bodyContent_full {
	margin-top: 25px;
	}

	
#mainContent h2 {

	}
	


/* HEADER ------------------------------------------------------------------------------------------ */	



#home #header {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 479px;
	}
	
#header {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 189px;
	}
	
#logo {
	float: left;
	margin: -30px 0px 0px 5px;
	z-index: 96;
	width: 454px;
	}
	
#logo h1 {
	text-indent: -9999px;
	height: 203px;
	width: 454px;
	background: url(http://piscaonline.com/images/plogo.png) no-repeat scroll left top;
	}

#logo a {
	display: block;
	width: 454px;
	height: 216px;
	}
	
#name {
    float: right;
    margin: 32px 0px 0px -470px;
    z-index: 97;
    }
    
#name h1 {
    text-indent: -9999px;
    height: 129px;
    width: 416px;
    background: url(http://www.piscaonline.com/images/pisca.gif) no-repeat scroll right top;
    }
    
#name a {
    display: block;
    width: 416px;
    height: 129px;
    }
	
#topBarCurve {
	float: right;
	background: url(http://www.piscaonline.com/images/curve.jpg) no-repeat scroll left top;
	height: 101px;
	width: 300px;
	}
	
#topBarLinks {
	width: 300px;
	text-align: center;
	float: left;
	overflow: hidden;
	height: 35px;
	vertical-align: text-bottom;
	z-index: 99;
	}
	
#topBarLinks p {
	color: #ffffff;
	font-size: 14px;
	vertical-align:;
	padding-top: 14px;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	padding-right: 15px;
	}
	
#topBarLinks a {
	color: #ffffff;
	text-decoration: none;
	}
	
#topBarLinks a:visited {
	color: #ffffff;
	text-decoration: none;
	}
#topBarLinks a:hover {
	color: #ff0000;
	text-decoration: none;
	}
	
#topBarSearch {
	float: left;
	width: 166px;
	padding-left: 70px;
	}
	
#home #headerContainer {
	background: url(../images/bg1.gif) repeat-x scroll center top;
	width: 100%;
	height: 576px;
	clear: both;
	}
	
#headerContainer {
	background: url() repeat-x scroll center top;
	width: 100%;
	clear: both;
	}
	
#fullContainer {
	background: #0b0b0b;
	width: 100%;
	float: left;
	margin-top: -3px;
	padding-bottom: 10px;
	}
	
	
/* H_CONTENT ------------------------------------------------------------------------------------------------------------------ */		

	
#hidden {
	background: #342020;
	width: 100%;
	float: right;
	}

#hiddenContainer {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	}

#directions {
	background: #342020;
	float: right;
	width: 890px;
	padding: 0px 0px 0px 5px;
	display: none;
	}
		
#hAddress {
	width: 248px;
	background: #342020;
	float: right;
	border: 1px solid #753e3f;
	padding: 13px 20px 0px 20px;
	margin: 13px 0px 0px 0px;
	height: 285px;
	}
	
#hAddress h3 {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #342020;
	background: url(#) no-repeat scroll left top;
	padding-left: 20px;
	padding-bottom: 5px;
	padding-top: 2px;
	}
	
#hAddress p {
	font: 11px/20px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin-bottom: 10px;
	}
	
#hAddress .pAddress {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
	}
	
#hAddress a {
	color: #342020;
	}
	
#hAddress a:hover {
	text-decoration: none;
	}
	
.middleli {
	margin-right: 10px;
	margin-left: 10px;
	}


/* HOME ---------------------------------------------------------------------------------------------------------- */	



#homeContent {
	width: 895px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 5px;
	}
	
#homeContent h2 {

	}
	
#homeContent h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px 20px;
	}

#homeContent p {
	padding: 0px 20px;
	font-size: 12px;
	line-height: 19px;
	}
	
#homeContent h3 a {
	color: #FFFFFF;
	text-decoration: none;
	}



#homeEvents {
	width: 290px;
	float: left;
	background: #7A674C;
	}
	
#homeEvents ul {
	width: 270px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
	border-bottom: 1px solid #54432d;
	}
	
#homeEvents li {
	list-style: none;
	padding: 11px 0px;
	border-top: 1px solid #9f907c;
	}
	
#homeEvents li:hover {
	background: #7A674C url(#) repeat-y scroll center top;
	}
	
#homeEvents h3 {
	background: url(#) no-repeat scroll left 3px;
	}
	
#homeEvents h3 a:hover {
	text-decoration: underline;
	}
	
#homeEvents p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 14px;
	color: #eee3b6;
	margin-top: 1px;
	}
	}
	


.hContentBoxes {
	background-color: #0b0b0b;
	}
	
#homeSermons {
	margin: 9px 0px 13px 0px;
	width: 890px;
	float: left;
	}
	
#homeSermons td {
	font: 11px Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 1.5em;
	}

#homeSermons h2 {
	margin-top: 5px;
	float: left;
	color: #ab8787;
	}
	
#homeSermons p {
	margin-left: 8px;
	margin-top: -6px;
	padding-bottom: 5px;
	}

#homeSermons p a{
	color: #ff0000;
	}
#homeSermons p a:visited{
	color: #ff0000;
	}
	
#hSermonHeader {
	font: bold 20px/26px Arial, Helvetica, sans-serif;
	color: #eee3b6;
	background: #0b0b0b;
	border-bottom: 1px solid #5c4a32;
	float: left;
	}
	
#hsermonContainer {
	float: left;
	width: 890px;
	}

#hsermonContainer p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.4em;
	color: #ffffff;
	}

#hsermonContainer h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.5em;
	background: none;
	color: #ab8787;
	}
	
#hsermonContainer h2 a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	color: #ab8787;
	}
	

#hsermonInfo {
	float: left;
	width: 890px;
	margin: 10px 0px 10px 0px;
	}
	

#hsermonInfo h3 a:hover {
	text-decoration: underline;
	}
	
#hsermonInfo p {
	margin-left: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 14px;
	color: #eee3b6;
	margin-top: 1px;
	}
	



/*
---------------- HOME FEATURE BAR
-------------------------------------------------------- */	

#homeSlides {
	float: left;
	height: 252px;
	margin-top: 15px;
	margin-left: 8px;
	width: 885px;
	}

#homeFlash {
	height: 177px;
	width: 567px;
	padding: 10px 0px 0px 0px;
    margin: 11px 0px 0px 0px;
	float: left;
	background: #FFFFFF;
	}
	
#homeFlash2 {
	height: 33px;
	width: 567px;
	padding: 1px 0px 0px 0px;
	float: left;
	background: #FF0000;
	}
	
#hFeatCallouts {
	float: right;
	height: 230px;
	width: 290px;
	margin: 13px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
html>body #hFeatCallouts {
	padding: 0px 5px 0px 0px;
	}
	
.featBoxes {
	float: right;
	height: 224px;
	width: 290px;
	margin-bottom: 10px;
	
	}
	
.featBoxes a img {
	float: left;
	display: block;
	margin: 16px 5px 10px 7px;
	padding: 2px;
	border: 6px solid #fffefa;
	background: #fffefa;
	}
	
html>body .featBoxes a img {
	margin: 16px 10px 10px 14px;
	}

.featBoxes a:hover img {
	padding: 2px;
	border: 6px solid #dbd5c5;
	
	}
	
.featBoxes a:active img {
	padding: 0px;
	border: 8x solid #dbd5c5;
	
	}
	
.featBoxes h2 a {
	text-decoration: none;
	border-bottom: 1px solid #DBD5C5;
	padding-bottom: 1px;
	}
	
.featBoxes p {
	color: #333333;
	padding-right: 10px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	}
	
.featBoxes a {
	color: #901808;
	}
	
.featBoxes a:hover {
	text-decoration: none;
	background: #FFFFFF;
	border-width: 0px;
	}

#slideshow {
    position:relative;
    height:177px;
}

#slideshow A {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow A.active {
    z-index:10;
}

#slideshow A.last-active {
    z-index:9;
}


/*
---------------- NAVIGATION
-------------------------------------------------------- */	

#nav {
	float: left;
	width: 900px;
	height: 43px;
	}

#nav ul{
	height: 43px;
	float: left;
	padding: 0px 5px;
	}
	
#nav li {
	display: inline;
	float: left;
	list-style: none;
	}
	
#nav li a {
	display: block;
	height: 43px;
	text-indent: -9999px;
	}

/*
---------------- HOME BUTTON
-------------------------------------------------------- */	

li#navHome {
	background: url(http://www.piscaonline.com/images/home.gif) no-repeat left top;
	width: 95px;
	}
	
li#navHome a {
	background: url(http://www.piscaonline.com/images/home.gif) no-repeat left top;
	width: 95px;
	}
	
li#navHome a:hover {
	background: url(http://www.piscaonline.com/images/home.gif) no-repeat left -43px;
	width: 95px;
	}

li#navHomeCurrent a, li#mNavHomeCurrent {
	background: url(http://piscaonline.com/images/home.gif) no-repeat left -86px;
	width: 95px;
	}
	
/*
---------------- THE TEAM BUTTON
-------------------------------------------------------- */	

li#navCalendar {
	background: url(http://www.piscaonline.com/images/team.gif) no-repeat left top;
	width: 140px;
	}
	
li#navCalendar a {
	background: url(http://www.piscaonline.com/images/team.gif) no-repeat left top;
	width: 140px;
	}
	
li#navCalendar a:hover {
	background: url(http://www.piscaonline.com/images/team.gif) no-repeat left -43px;
	width: 140px;
	}

li#navCalendarCurrent a, li#mNavCalendarCurrent {
	background: url(http://piscaonline.com/images/team.gif) no-repeat left -86px;
	width: 140px;
	}

/*
---------------- LIVE BUTTON
-------------------------------------------------------- */	

li#navConnect {
	background: url(http://www.piscaonline.com/images/live.gif) no-repeat left top;
	width: 127px;
	}
	
li#navConnect a {
	background: url(http://www.piscaonline.com/images/live.gif) no-repeat left top;
	width: 127px;
	}
	
li#navConnect a:hover {
	background: url(http://www.piscaonline.com/images/live.gif) no-repeat left -43px;
	width: 127px;
	}

li#navConnectCurrent a, li#mNavConnectCurrent {
	background: url(http://piscaonline.com/images/live.gif) no-repeat left -86px;
	width: 127px;
	}
	
/*
---------------- GALLERY BUTTON
-------------------------------------------------------- */	

li#navOutreach {
	background: url(http://www.piscaonline.com/images/gallery.gif) no-repeat left top;
	width: 137px;
	}
	
li#navOutreach a {
	background: url(http://www.piscaonline.com/images/gallery.gif) no-repeat left top;
	width: 137px;
	}
	
li#navOutreach a:hover {
	background: url(http://www.piscaonline.com/images/gallery.gif) no-repeat left -43px;
	width: 137px;
	}

li#navOutreachCurrent a, li#mNavOutreachCurrent {
	background: url(http://piscaonline.com/images/gallery.gif) no-repeat left -86px;
	width: 137px;
	}
	
/*
---------------- PARANORMAL BUTTON
-------------------------------------------------------- */	

li#navResources {
	background: url(http://www.piscaonline.com/images/paranormal.gif) no-repeat left top;
	width: 144px;
	}
	
li#navResources a {
	background: url(http://www.piscaonline.com/images/paranormal.gif) no-repeat left top;
	width: 144px;
	}
	
li#navResources a:hover {
	background: url(http://www.piscaonline.com/images/paranormal.gif) no-repeat left -43px;
	width: 144px;
	}

li#navResourcesCurrent a, li#mNavResourcesCurrent {
	background: url(http://piscaonline.com/images/paranormal.gif) no-repeat left -86px;
	width: 144px;
	}
	
/*
---------------- SHOP BUTTON
-------------------------------------------------------- */	

li#navAbout {
	background: url(http://www.piscaonline.com/images/shop.gif) no-repeat left top;
	width: 137px;
	}
	
li#navAbout a {
	background: url(http://www.piscaonline.com/images/shop.gif) no-repeat left top;
	width: 137px;
	}
	
li#navAbout a:hover {
	background: url(http://www.piscaonline.com/images/shop.gif) no-repeat left -43px;
	width: 137px;
	}

li#navAboutCurrent a, li#mNavAboutCurrent {
	background: url(http://www.piscaonline.com/images/shop.gif) no-repeat left -86px;
	width: 137px;
	}
	
/*
---------------- CONTACT BUTTON
-------------------------------------------------------- */	

li#navContact {
	background: url(http://www.piscaonline.com/images/contact.gif) no-repeat left top;
	width: 110px;
	}
	
li#navContact a {
	background: url(http://www.piscaonline.com/images/contact.gif) no-repeat left top;
	width: 110px;
	}
	
li#navContact a:hover {
	background: url(http://www.piscaonline.com/images/contact.gif) no-repeat left -43px;
	width: 110px;
	}

li#navContactCurrent a, li#mNavContactCurrent {
	background: url(http://www.piscaonline.com/images/contact.gif) no-repeat left -86px;
	width: 110px;
	}
	
#clear {
	clear: both;
	}
	
#footerContainer {
	background: url(http://www.piscaonline.com/images/footer2.gif) repeat-x scroll left top;
	width: 100%;
	clear: both;
	margin-bottom: 15px;
	float: left;
	color: #211515;
	}
	
#footer {
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	padding: 20px 0px;
	color: #211515;
	}
	
#footer a {
	color: #FFFFFF;
	text-decoration: underlined;
	}
	
#footer p {
	line-height: 20px;
	font-size: 12px;
	}
	
	
/* POLL GRAPH ----------------------------------------------------------------------------------------------- */



/* TWITTER UPDATE */

#twitter_update_list li {
list-style-type: none;
font-size: 12px;
margin-bottom: 12px;
padding: 2px;
font-family: Arial, Helvetica, serif;
width: 243px;
position: relative;
top: 68px;
left: 26px;
}

#twitter_update_list a {
display: inline;
color: #ff0000;
}
#twitter_update_list a:visited{
display: inline;
color: #ff0000;
}

#twitter_update_list span a {
display: inline;
color: #0000ff;
}
#twitter_update_list span a:hover {
text-decoration: underline;
color: #ff0000;



}





/* FEATURED TEXT/HELP AND TWEET */

#feat {
	z-index: 99;
	position: relative;
	width: 595px;
	background: #000000;
	top: 303px;
	margin-top: -30px;
	margin-left: 276px;
	font: Georgia, Georgia, "Times New Roman";
	font-size: 14px;
	color: #ffffff;
	padding: 7px;
}

#feat a:link{
color: #ff0000;
}

#feat twitter_update_list2 li {
list-style-type: none;
}

#feat twitter_update_list2 a {
display: inline;
color: #ff0000;
}

/* ============== HOME TABLE ============== */

#tablewrap {
	width: 882px;
	margin-left: 0px;
	margin-right: 0px;
	margin: 0 auto 0 auto;
}

#tablewrap p {
	color: #000000;
	font-family: Arial, Helvetica, serif;
	font-size: 14px;
}

#welcome {
	font-family: Georgia, "Times New Roman", sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #000000;
	position: relative;
	top: -26px;
	left: 268px;
	width: 290px;
}

#paranews {
	position: relative;
	z-index: 90;
	top: -30px;
	width: 756px;
	height: 57px;
	margin-bottom: -50px;
}

#wpdate {
	background: #ff0000;
	width: 52px;
	height: 56px;
	text-align: center;
	color: #ffffff;
	font-family: Arial, Helvetica, serif;
	padding: 4px;
	position: relative;
	left: -27px;
}
		
#wpdate h1{
	font-size: 24px;
}

#wppost {font-size: 12px; width: 350px;
}

#wppost a{color: #000000;}
#wppost a:hover{color: #ff0000;}



#wppost h2{
	font-size: 21px;
	font-family: Georgia, "Times New Roman", sans-serif;
}

#wppost h2 a{
	text-decoration: none; 
}

#wppost h3{
	font-size: 14px;
}

.title{
font-size: 28px;
color: #000000;
font-family: Georgia, "Times New Roman", sans-serif;
width: 475px;
}

.title a{
text-decoration: none;
color: #000000;
}

.title a:hover{
color: #ff0000;
}

.title a:visited{
text-decoration: none;
color: #000000;
}

.posted{
font-size: 15px;
color: #000000;
font-family: Georgia, "Times New Roman", sans-serif;
}

.posted a{
text-decoration: none;
color: #000000;
}

.posted a:hover{
color: #ff0000;
}

.posted a:visited{
text-decoration: none;
color: #000000;
}

#wpthumb {

width: 221px;
height: 129px;
margin-top: 10px;
}

#wpex {
position: relative;
top: -110px;
left: 224px;
height: 150px;
width: 518px;
font-size: 16px;
margin-left: 15px;
}

#wpex a{
color: #ff0000;
}

#wpcomm {
position: relative;
font-family: Arial, Helvetica, serif;
font-size: 14px;
top: -150px;
left: 257px;
margin-bottom: -140px;
}

#wpcomm a {
color: #ff0000;
}

#wptweet {
position: relative;
width: 137px;
height: 28px;
text-indent: -9999;
font-size: 14px;
top: -30px;
left: 580px;
}

#latesttweet{
	font-family: Georgia, "Times New Roman", sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #6f6f6f;
	position: relative;
	top: 60px;
	left: 118px;
	}
	
#addme	{
	position: relative;
	top: -60px;
	left: 268px;
	}


/* =========== YOU TUBE & PISCA LIVE ============ */

#youtubelive {
	position: relative;
	top: 97px;
	left: 55px;
	height: 208px;
	margin-bottom: -50px;
}

#opaquetext a {
	color: #ff0000;
	}
#opaquetext a:visited {
	color: #ff0000;
	}
	
	
#countdown {
	margin-bottom: -40px;
	margin-top: -35px;
}

#bottombar {
	z-index: 0;
}


#regnow {
	font-family: Arial, Helvetica, serif;
	color: #ffffff;
	}