/* The following control the Main Navigation bar across the top of the page */


#mainNav ul {
	margin:0;
	padding:0;
	list-style-type:none;
}


#mainNav ul li{
	display: inline;
	float: left;
	margin:0;
	padding:0;
}


#aboutTab a:link, #aboutTab a:visited {
	background-image: url(images/mainNavAbout.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display:block;
	margin:0;
	padding:0;
	width:91px;
	height:35px;	
}

#aboutTab a:hover {
	background-image: url(images/mainNavAbout.gif);
	background-repeat: no-repeat;
	background-position: 0px -35px;
	display:block;
	margin:0;
	padding:0;
	width:91px;
	height:35px;	
}

#aboutTab a.current {
	background-image: url(images/mainNavAbout.gif);
	background-repeat: no-repeat;
	background-position: 0px -70px;
	display:block;
	margin:0;
	padding:0;
	width:91px;
	height:35px;	
}

#newsTab a:link, #newsTab a:visited {
	background-image: url(images/mainNavNews.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display:block;
	margin:0;
	padding:0;
	width:95px;
	height:35px;	
}

#newsTab a:hover {
	background-image: url(images/mainNavNews.gif);
	background-repeat: no-repeat;
	background-position: 0px -35px;
	display:block;
	margin:0;
	padding:0;
	width:95px;
	height:35px;	
}

#newsTab a.current {
	background-image: url(images/mainNavNews.gif);
	background-repeat: no-repeat;
	background-position: 0px -70px;
	display:block;
	margin:0;
	padding:0;
	width:95px;
	height:35px;	
}

#sundaysTab a:link, #sundaysTab a:visited {
	background-image: url(images/mainNavSundays.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display:block;
	margin:0;
	padding:0;
	width:94px;
	height:35px;	
}

#sundaysTab a:hover {
	background-image: url(images/mainNavSundays.gif);
	background-repeat: no-repeat;
	background-position: 0px -35px;
	display:block;
	margin:0;
	padding:0;
	width:94px;
	height:35px;	
}

#sundaysTab a.current {
	background-image: url(images/mainNavSundays.gif);
	background-repeat: no-repeat;
	background-position: 0px -70px;
	display:block;
	margin:0;
	padding:0;
	width:94px;
	height:35px;	
}

#outreachTab a:link, #outreachTab a:visited {
	background-image: url(images/mainNavOutreach.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display:block;
	margin:0;
	padding:0;
	width:95px;
	height:35px;	
}

#outreachTab a:hover {
	background-image: url(images/mainNavOutreach.gif);
	background-repeat: no-repeat;
	background-position: 0px -35px;
	display:block;
	margin:0;
	padding:0;
	width:95px;
	height:35px;	
}

#outreachTab a.current {
	background-image: url(images/mainNavOutreach.gif);
	background-repeat: no-repeat;
	background-position: 0px -70px;
	display:block;
	margin:0;
	padding:0;
	width:95px;
	height:35px;	
}

#ministriesTab a:link, #ministriesTab a:visited {
	background-image: url(images/mainNavMinistries.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display:block;
	margin:0;
	padding:0;
	width:94px;
	height:35px;	
}

#ministriesTab a:hover {
	background-image: url(images/mainNavMinistries.gif);
	background-repeat: no-repeat;
	background-position: 0px -35px;
	display:block;
	margin:0;
	padding:0;
	width:94px;
	height:35px;	
}

#ministriesTab a.current {
	background-image: url(images/mainNavMinistries.gif);
	background-repeat: no-repeat;
	background-position: 0px -70px;
	display:block;
	margin:0;
	padding:0;
	width:94px;
	height:35px;	
}

#opsTab a:link, #opsTab a:visited {
	background-image: url(images/mainNavOps.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display:block;
	margin:0;
	padding:0;
	width:95px;
	height:35px;	
}

#opsTab a:hover {
	background-image: url(images/mainNavOps.gif);
	background-repeat: no-repeat;
	background-position: 0px -35px;
	display:block;
	margin:0;
	padding:0;
	width:95px;
	height:35px;	
}

#opsTab a.current {
	background-image: url(images/mainNavOps.gif);
	background-repeat: no-repeat;
	background-position: 0px -70px;
	display:block;
	margin:0;
	padding:0;
	width:95px;
	height:35px;	
}

#mediaTab a:link, #mediaTab a:visited {
	background-image: url(images/mainNavMedia.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display:block;
	margin:0;
	padding:0;
	width:94px;
	height:35px;	
}

#mediaTab a:hover {
	background-image: url(images/mainNavMedia.gif);
	background-repeat: no-repeat;
	background-position: 0px -35px;
	display:block;
	margin:0;
	padding:0;
	width:94px;
	height:35px;	
}

#mediaTab a.current {
	background-image: url(images/mainNavMedia.gif);
	background-repeat: no-repeat;
	background-position: 0px -70px;
	display:block;
	margin:0;
	padding:0;
	width:94px;
	height:35px;	
}

#contactTab a:link, #contactTab a:visited {
	background-image: url(images/mainNavContact.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display:block;
	margin:0;
	padding:0;
	width:92px;
	height:35px;	
}

#contactTab a:hover {
	background-image: url(images/mainNavContact.gif);
	background-repeat: no-repeat;
	background-position: 0px -35px;
	display:block;
	margin:0;
	padding:0;
	width:92px;
	height:35px;	
}

#contactTab a.current {
	background-image: url(images/mainNavContact.gif);
	background-repeat: no-repeat;
	background-position: 0px -70px;
	display:block;
	margin:0;
	padding:0;
	width:92px;
	height:35px;	
}

/* The following control the left navigation columns */

#aboutImage {
	margin:0;
	padding:0;
	background-color: #00748B;
	background-image: url(images/aboutTop.gif);
	background-repeat: no-repeat;
	background-position: -5px top;
	height: 32px;	
}

#aboutNav {
	background-color: #00748B;
	width: 9em;
}


#aboutNav ul {
	list-style: none;
	margin-left: 0px;
	padding-left: 2px;
	padding-right: 5px;
	margin-top: 0px;
	padding-top: 0px;
}

#aboutNav ul li {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

#aboutNav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	font-weight: bold;
	display: block;	
	margin-top: 0px;
	margin-bottom:0px;
	padding-top: 5px;
	padding-bottom:7px;
	padding-left: 5px;
	height: 1em;
}

#aboutNav ul li a.twoLines {
	height: 2em;
}
	
#aboutNav a.subMenu {
	padding: 5 0 5 5px;
 	background-color:#A0D6E1;
 	text-decoration:none;
}
#aboutNav a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#aboutNav a:visited {
	color: #85EAFE;
	text-decoration: none;
}

#aboutNav a.subMenu:link, #aboutNav a.subMenu:visited {
	color:#00748B;
 }

#aboutNav a:hover {
	color: #00748B;
	text-decoration: none;
	background-color: #85EAFE;
}
 

#aboutNav ul li a#current {
	margin-top: 0px;
	margin-bottom:0px;
	padding-top: 3px;
	padding-bottom:7px;
	color: #00748B;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url(images/blueArrow.gif);
	background-position: right;
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;	
}

#newsNav {
	background-color: #C78838;
	width: 8em;
}

#newsImage {
	margin:0;
	padding:0;
	background-color: #C78838;
	background-image: url(images/newsTop.gif);
	background-repeat: no-repeat;
	background-position: -5px top;
	height: 32px;	
}
#newsNav ul {
	list-style: none;
	margin-left: 0px;
	padding-left: 2px;
	padding-right: 5px;
	margin-top: 0px;
	padding-top: 0px;
}

 #newsNav ul li {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

 #newsNav a {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: .7em;
	font-weight: bold;
	display: block;	
	margin-top: 0px;
	margin-bottom:0px;
	padding-top: 5px;
	padding-bottom:7px;
	padding-left: 5px;
	height: 1em;
}
 
#newsNav a.subMenu {
 	padding: 5 0 5 5px;
	background-color:#FBD7AA;
	text-decoration:none;
 }

#newsNav a:link{
	color: #FFFFFF;
	text-decoration: none;
}

#newsNav a:visited {
	color: #FBF0CA;
	text-decoration: none;
}

#newsNav a.subMenu:link, #newsNav li a.subMenu:visited {
  	color:#B37629;
}

#newsNav a:hover {
	color: #C78838;
	text-decoration: none;
	background-color: #FBF0CA;
}
#newsNav ul li a#current {
	margin-top: 0px;
	margin-bottom:0px;
	padding-top: 3px;
	padding-bottom:7px;
	padding-left: 5px;
	color: #C78838;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url(images/goldArrow.gif);
	background-position: right;
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

#sundayNav {
	background-color: #6284c0;
	width: 9em;
}

#sundayImage {
	margin:0;
	padding:0;
	background-color: #6284C0;
	background-image: url(images/sundaysTop.gif);
	background-repeat: no-repeat;
	background-position: -5px top;
	height: 32px;	
}

#sundayNav ul {
	list-style: none;
	margin-left: 0px;
	padding-left: 2px;
	padding-right: 5px;
	margin-top: 0px;
	padding-top: 0px;
}

#sundayNav ul li {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

#sundayNav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	font-weight: bold;
	display: block;	
	margin-top: 0px;
	margin-bottom:0px;
	padding-top: 5px;
	padding-bottom:7px;
	padding-left: 5px;
	height: 1em;
}	
	
#sundayNav a:link{
	color: #FFFFFF;
	text-decoration: none;
}

#sundayNav a:visited {
	color: #c4d1e9;
	text-decoration: none;
}
	
#sundayNav a:hover {
	color: #6284c0;
	text-decoration: none;
	background-color: #c4d1e9;
}

#sundayNav ul li a#current {
	margin-top: 0px;
	margin-bottom:0px;
	padding-top: 3px;
	padding-bottom:7px;
	padding-left: 5px;
	color: #6284c0;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url(images/lightblueArrow.gif);
	background-position: right;
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

#outreachNav {
	background-color: #888c67;
	width: 9em;
}

#outreachImage {
	margin:0;
	padding:0;
	background-color: #888c67;
	background-image: url(images/outreachTop.gif);
	background-repeat: no-repeat;
	background-position: -5px top;
	height: 32px;	
}

#outreachNav ul{
	list-style: none;
	margin-left: 0px;
	padding-left: 2px;
	padding-right: 5px;
	margin-top: 0px;
	padding-top: 0px;
}

#outreachNav ul li {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
 
 #outreachNav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	font-weight: bold;
	display: block;
	margin-top: 0px;
	margin-bottom:0px;
	padding-top: 5px;
	padding-bottom:7px;
	padding-left: 5px;
	height: 1em;
	
}

#outreachNav ul li a.twoLines {
	height: 2em;
}

#outreachNav a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#outreachNav a:visited {
	color: #e3e9b6;
	text-decoration: none;
}

#outreachNav a:hover {
	color: #888c67;
	text-decoration: none;
	background-color: #e3e9b6;
}

#outreachNav ul li a#current {
	margin-top: 0px;
	margin-bottom:0px;
	padding-top: 3px;
	padding-bottom:7px;
	color: #888c67;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url(images/brownArrow.gif);
	background-position: right;
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

#ministriesNav {
	background-color: #cd5e4c;
	width: 9em;
}
#ministriesImage {
	margin:0;
	padding:0;
	background-color: #cd5e4c;
	background-image: url(images/ministriesTop.gif);
	background-repeat: no-repeat;
	background-position: -5px top;
	height: 32px;	
}

#ministriesNav ul{
	list-style: none;
	margin-left: 0px;
	padding-left: 2px;
	padding-right: 5px;
	margin-top: 0px;
	padding-top: 0px;
}
#ministriesNav ul li {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
 #ministriesNav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	font-weight: bold;
	display: block;
	margin-top: 0px;
	margin-bottom:0px;
	padding-top: 5px;
	padding-bottom:7px;
	padding-left: 5px;
	height:1em;
	}
	
#ministriesNav a.twoLines {
	height: 2em;
}

#ministriesNav a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#ministriesNav a:visited {
	color: #f6cfc9;
	text-decoration: none;
}

#ministriesNav a:hover {
	color: #cd5e4c;
	text-decoration: none;
	background-color: #f6cfc9;
}
#ministriesNav ul li a#current {
	margin-top: 0px;
	margin-bottom:0px;
	padding-top: 3px;
	padding-bottom:7px;
	color: #cd5e4c;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url(images/redArrow.gif);
	background-position: right;
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

#oppsNav {

	background-color: #00a8cb;
	width: 9em;
}
#oppsImage {
	margin:0;
	padding:0;
	background-color: #00a8cb;
	background-image: url(images/oppsTop.gif);
	background-repeat: no-repeat;
	background-position: -5px top;
	height: 32px;	
}

#oppsNav ul {
	list-style: none;
	margin-left: 0px;
	padding-left: 2px;
	padding-right: 5px;
	margin-top: 0px;
	padding-top: 0px;
}
 #oppsNav ul li {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
 #oppsNav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	font-weight: bold;
	display: block;
	margin-top: 0px;
	margin-bottom:0px;
	padding-top: 5px;
	padding-bottom:7px;
	padding-left: 5px;
	height:1em;
	}
	
 #oppsNav a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#oppsNav a:visited {
	color: #bbecf6;
	text-decoration: none;
}

#oppsNav a:hover {
	color: #00a8cb;
	text-decoration: none;
	background-color: #bbecf6;
}
#oppsNav ul li a#current {
	margin-top: 0px;
	margin-bottom:0px;
	padding-top: 3px;
	padding-bottom:7px;
	color: #00a8cb;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url(images/turquoiseArrow.gif);
	background-position: right;
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}


#mediaNav {
	background-color: #74654a;
	width: 9em;
}

#mediaImage {
	margin:0;
	padding:0;
	background-color: #74654a;
	background-image: url(images/mediaTop.gif);
	background-repeat: no-repeat;
	background-position: -5px top;
	height: 32px;	
}

#mediaNav ul {
	list-style: none;
	margin-left: 0px;
	padding-left: 2px;
	padding-right: 5px;
	margin-top: 0px;
	padding-top: 0px;
}

 #mediaNav ul li {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
 #mediaNav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	font-weight: bold;
	display: block;
	margin-top: 0px;
	margin-bottom:0px;
	padding-top: 5px;
	padding-bottom:7px;
	padding-left: 5px;
	height:1em;
	}
 #mediaNav a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#mediaNav a:visited {
	color: #e4d4b8;
	text-decoration: none;
}

#mediaNav a:hover {
	color: #74654a;
	text-decoration: none;
	background-color: #e4d4b8;
}
#mediaNav ul li a#current {
	margin-top: 0px;
	margin-bottom:0px;
	padding-top: 3px;
	padding-bottom:7px;
	color: #74654a;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url(images/oliveArrow.gif);
	background-position: right;
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

#contactNav {
	background-color: #b1515e;
	width: 9em;
}

#contactImage {
	margin:0;
	padding:0;
	background-color: #b1515e;
	background-image: url(images/contactTop.gif);
	background-repeat: no-repeat;
	background-position: -5px top;
	height: 32px;	
}

 #contactNav ul{
	list-style: none;
	margin-left: 0px;
	padding-left: 2px;
	padding-right: 5px;
	margin-top: 0px;
	padding-top: 0px;
}

 #contactNav ul li {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

#contactNav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	font-weight: bold;
	display: block;	
	margin-top: 0px;
	margin-bottom:0px;
	padding-top: 5px;
	padding-bottom:7px;
	padding-left: 5px;
	height:1em;
	
}
	
#contactNav a:link{
	color: #FFFFFF;
	text-decoration: none;
}
 
#contactNav a:visited {
	color: #f1cdd2;
	text-decoration: none;
} 
 
#contactNav a:hover {
	color: #b1515e;
	text-decoration: none;
	background-color: #f1cdd2;
}

#contactNav ul li a#current {
	margin-top: 0px;
	margin-bottom:0px;
	padding-top: 3px;
	padding-bottom:7px;
	color: #b1515e;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url(images/magentaArrow.gif);
	background-position: right;
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

/*The following control the color boxes (frames) around the content on each page and background of the left navBars */

.border-about {
	border: 4px solid #00748b;
	margin-bottom: 1em;
}

.border-news {
	border: 4px solid #C78838;
	margin-bottom: 1em;
}

.border-sundays {
	border: 4px solid #6284c0;
	margin-bottom: 1em;
}
.border-outreach {
	border: 4px solid #888c67;
	margin-bottom: 1em;
}

.border-ministries {
	border: 4px solid #cd5e4c;
	margin-bottom: 1em;
}

.border-opps {
	border: 4px solid #00a8cb;
	margin-bottom: 1em;
}

.border-media {
	border: 4px solid #74654a;
	margin-bottom: 1em;
}
.border-contact {
	border: 4px solid #b1515e;
	margin-bottom: 1em;
}



.background-about {
	background-color: #00748b;
	
}
.background-news {
	background-color: #C78838;
}
.background-sundays {
	background-color: #6284c0;
}
.background-outreach {
	background-color: #888c67;
}
.background-ministries {
	background-color: #cd5e4c;
}
.background-opps {
	background-color: #00a8cb;
}
.background-media {
	background-color: #74654a;
}
.background-contact {
	background-color: #b1515e;
}


/* Styles used exclusively on the home (index) page */

.logohome {
	text-align: right;
	padding-right: 80px;
	padding-top: 10px;
}

.instruction {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC6600;
}
.picborder1 {
	padding: 7px 5px;
	width: 100px;
}
.graylines {
	background-image: url(images/graybars2.gif);
	background-repeat: repeat-x;
}

#announceBox{
	padding: 8px;
	margin:0;
	background-color: #00748B;
	border-top: 3px solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
	border-bottom: 3px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
}

#announceBox h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight:bold;
	margin: 0 0 .5em 0;
	color: #FFFFFF;	
}
#announceBox ul{
	padding:0;
	margin:0 0 .3em 1.2em;
	list-style-position: outside;
	list-style-image: url(images/blueBullet1.gif);	
}
#announceBox ul li{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	padding:0;
	margin:0;
	color: #FFFFFF;	
	
}
#announceBox li a:link, #announceBox li a:visited {
	color: #FFFFFF;	
	text-decoration: none;
}
#announceBox li a:hover {
	color: #FFFFFF;	
	text-decoration: underline;
}

#latestLeft {
	width:260px;
	float:left;
}
#latestRight {
	width:270px;
	float:right;
	}
	
.roman-caps1 {
	font-family: "Adobe Garamond", Garamond, Times, "TImes New Roman", serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: normal;
	line-height: 18px;
}





/* Some basic universal styles */

.noShow {
	display:none;
	}


a:link {
	text-decoration: underline;
	color: #00748B;
}

a:visited {
	text-decoration: underline;
	color: #663399;
}

a:hover {
	text-decoration: underline;
	color: #C78838;
}

.logo {
	text-align: right;
	padding-top: 20px;

}
.wordswithstripes {
	background-image: url(images/words5-lines.gif);
	background-repeat: repeat-x;
	background-position: center center;
	background-attachment: fixed;
}
.cellpadding1 {
	padding: 1em;
	margin: 0px;
}
.cellpadding2 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 1em;
	padding-bottom: 0px;
	padding-left: 1em;
}
.leftfloat {
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
}
.leftfloatCaption {
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin: 0px;
}

.rightfloat {
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin: 0px;
	
}
.rightfloatCaption {
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin: 0px;
	
}
img.columnPic {
	display: block;
	margin: 0px 0px 1em;
	padding: 0px;
}

.clearLeft {
	clear: left;
	padding-top: 1em;
}

.importantLink{
	padding: 8px;
	margin-top: 0px;
	margin-bottom: 0.8em;
	border: 2px solid #cd5e4c;
}



/* Heading, paragraph and list styles */

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cd5e4c;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom:0.5em;

	}

.red {
	color: #cd5e4c;
}
.green {
	color: #009900;
}

.blue {
	color: #00748B;
}
.gold {
	color: #C78838;
}
.white {
	color: #FFFFFF;
}
.italic {
	font-style: italic;
}
.redItalic {
	color: #cd5e4c;
	font-style: italic;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom:0.5em;
	line-height: 1.4em;
}


h3 {
	font-family: Garamond, Times, "Times New Roman", serif;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom:0.3em;
	margin-top: .7em;
	}
	
h3.sideBar {
	font-size:.9em;
	font-family:Arial, Helvetica, sans-serif;
	font-style:none;
	margin: 0 0 .5em 0;
	padding:0;
}
h3.underline {
	font-family: Garamond, Times, "Times New Roman", serif;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom:0.3em;
	margin-top: .7em;
	color: #cd5e4c;
	font-style: italic;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cd5e4c;
	width: 440px;
}


h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	margin: 0 0 0.3em 0;
	color: #cd5e4c;
}

h5 {
	font-family:  Garamond, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	margin: 1em 0 0.3em 0;
	
}

h6 {
	font-size: .9em;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	margin: 0 0 .5em 0;
	padding:0;
}
h6.small {
	font-size: .9em;
	font-family:   Garamond, "Times New Roman", Times, serif;
	font-style: normal;
	margin: 0 0 .5em 0;
	padding:0;
}

p {
	font-family: Garamond, Times, "Times New Roman", serif;
	font-size: 1em;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0.8em;
}
p.slimBottomMargin {
	margin-bottom:.4em;
}
p.noBottomMargin {
	margin-bottom:0;
}

p.biggerText {
	font-size: 1.1em;
	line-height: 1.2em;

}
p.bigScriptBlue {
	color: #00748B;
	font-size: 1.2em;
	font-style: italic;
}

p.breadcrumbsBlue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 2px;
	color: #00748B;
}

p.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00748b;
	margin:0;
	padding:0;
	line-height: 2em;
	text-align: center;
}

p.caption2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00748b;
	margin:.4em 0 1em 0;
	padding:0;
	text-align: center;
}

p.caption3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00748b;
	margin:0;
	padding:0;
	line-height: 1em;
	text-align: center;
}

p.footnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 1em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: .5em;
}

p.staffName {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: bold;
	color: #000000;
	margin-bottom: 0;
}

p.staffjob {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: bold;
	color: #CD5E4C;
	margin-bottom: 0.5em;
}

p.staffContact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;	
	margin-bottom: 0.5em;
}

p.utilities {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	font-weight: bold;
	color: #00748b;
	margin-bottom: 12px;
}

p.verse {
	font-family: Garamond, Times, "Times New Roman", serif;
	font-size: 1em;
	font-style: italic;
	margin-left: 1em;
	margin-bottom: 0.4em;
	line-height: 1.2em;
}

p.verseSource {
	font-family: Garamond, Times, "Times New Roman", serif;
	font-size: 1em;
	margin-left: 4em;
}
p.announceDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #C78838;
	margin-top: 1em;
	margin-right: 0px;
	margin-bottom: .2em;
	margin-left: 0px;
	padding:0;
}
.caps {
	font-weight: normal;
	font-variant: small-caps;
}


.smallCaps {
	font-variant: small-caps;
}
.indent {
	margin: 0 0 0.8em 1em;
}

ul.basicList {
	font-family: Garamond, Times, "Times New Roman", serif;
	font-size: 1em;
	margin: 0 0 .8em 1.5em;
	padding:0 0 0 0;
}

ul.basicList li{
	margin: 0 0 .8em 0;
	
}

ul.basicListSlimBottomMargin {
	margin: 0em 0 0.5em 2em;
	padding: 0px;
}

ul.basicListSlimBottomMargin li{
	font-family: Garamond, Times, "Times New Roman", serif;
	font-size: 1em;
	margin: 0 0 .2em;
	padding:0;
}


ul.basicListNoBottomMargin {
	margin: 0em 0 0.5em 2em;
	padding: 0px;
}

ul.basicListNoBottomMargin li{
	font-family: Garamond, Times, "Times New Roman", serif;
	font-size: 1em;
	margin: 0 0 0em;
	padding:0;
}
ul.basicListNoTopMargin, ol.basicListNoTopMargin {
	font-family: Garamond, Times, "Times New Roman", serif;
	font-size: 1em;
	margin: 0 0 .8em 2em;
	padding:0 0 0 0em;
}



#quickLinks h3, #quickLinks h5{
	margin-top:0;
}
#quickLinks ul{
	margin:0 0 1em 0;
	padding:0;
	list-style:none;
}
#quickLinks ul li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:.7em;
	padding: 0 0 .5em 0;
}


/* Below are Specialized Styles that are used only on one or two pages */

#webCalendar {
	width:580px;
	height:400px;
}

#siteGuideBox p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.2em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: .2em;
	margin-left: 0px;
}

.podCastURLText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #C78838;
	text-indent: 20px;
	margin: 0px 0px 1em;
	padding: 0px;
}

p.techSpecks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	margin: -1em 0 0.8em 1.5em;
	padding: 0px;
	color:#C78838;
}
.directoryText {
	font-family: Garamond, Times, "Times New Roman", serif;
	font-size: 1em;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0.8em;
	text-indent: -10px;
	margin-left: 10px;
}


#staffBigBlock img{
	width: 75px;
	height: 110px;
	float:left;
	margin: 0 .5em 0 0;
}

.staffBlock {
	width: 48%;
	float:left;
	margin: 0 0 1em 0;
	padding: 0 .5em 0 0;
}

#boardList p {
	font-size: .9em;
	margin:0 0 .5em 0;
}

#boardList table {

}

#boardList table tr td {
	vertical-align:top;
	padding:0 10px 10px;
	height:85px;

}
#boardList table tr td img {
	width: 50px;
	height: 75px;
}

#boardList table tr td h5 {
	margin: 0 0 0 0;
}

#boardList table tr td p {
	margin: 0 0 0 0;
	padding: 0;
}

#eventsCalendar table {
	padding: 0px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#eventsCalendar th {
	vertical-align: top;
	text-align:left;
	margin: 0px;
	padding: 5px 15px 5px 5px;
	width: 100px;
}
#eventsCalendar td {
	vertical-align: top;
	margin: 0px;
	padding: 5px 15px 5px 5px;
}

#eventsCalendar table p {
	font-family: Garamond, Times, "Times New Roman", serif;
	font-size: 0.9em;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0.2em;
}
#eventsCalendar table h5 {
	margin-top: 0px;
	font-weight: bold;
	font-style: normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	margin-bottom: 0.2em;
	color: #cd5e4c;
}
#classifiedsBlock h1 {
	font-size: 1em;
	font-weight: bold;
	margin: 1em 0px .2em;
	padding: 0px;
}

#classifiedsBlock h2 {
	font-size: 0.9em;
	font-weight: bold;
	margin: 1em 0px .2em;
	padding: 0px;
}

#classifiedsBlock h3 {
	font-size: 0.8em;
	font-weight: bold;
	margin: .3em 0px 0.2em;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #000000;
}

#classifiedsBlock p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	margin: 0px 0px .5em;
	padding: 0px;
}

#classifiedsBlock p.bottomLine {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-bottom: .5em;
}

#classifiedsBlock ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	margin: 0px 0px .5em 1em;
	padding: 0px;
	
}
#classifiedsBlock ul li {
	margin: 0 0 0 1em;
	padding: 0;
	
}
.sermonColumn {
	width:260px;
	margin: 0px 0px 10px 10px;
	padding: 0px;
	float: right;
}
#sermonCallout {
	margin: 0px 0px 10px 0;
	padding: 10px;
	
	
	border: 2px solid #CD5E4C;
}
#sermonCallout h1 {	
	font-size: 1.4em;
	font-style: none;
	font-weight: bold;
	color: #CD5E4C;
	margin: 0px 0px .3em;
	padding: 0px;
}
#sermonCallout h2 {
	font-size: 1.0em;
	font-weight: bold;
	color: #CD5E4C;
	margin: 0px 0px 0.3em;
	padding: 0px;
}
#sermonCallout h3 {
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	margin: 0px 0px 0.3em;
	padding: 0px;
}
#sermonCallout h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-style: none;
	font-weight: bold;
	color: #CD5E4C;
	margin: 0px 0px 0em;
	padding: 0px;
}
#sermonCallout p {
	font-size: 0.9em;
	margin: 0px 0px 0.5em;	
	font-family: "Times New Roman", Times, serif;
}

#sermonCallout p.indent {
	text-indent: -10px;
	padding: 0px 0px 0px 10px;
}

#summerEventsCalendar table {
	padding: 0px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#summerEventsCalendar td {
	vertical-align: top;
	margin: 0px;
	padding: 5px 20px 5px 5px;
	font-family: Garamond, Times, "Times New Roman", serif;
	font-size: 0.9em;
	color: #000000;
	line-height:1.1em;
}

#summerEventsCalendar table h3 {
	margin-top: 0px;
	font-weight: bold;
	font-style: normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	margin-bottom: 0.2em;
}

#summerEventsCalendar table p {
	margin-top: 0px;
	margin-bottom: 0.2em;
	
}

#summerEventsDetails table {
	padding: 0px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
	width:420px;
}
#summerEventsDetails td {
	vertical-align: top;
	margin: 0;
	padding: 5px 20px 3px 5px;
	font-family: Garamond, Times, "Times New Roman", serif;
	font-size: 0.9em;
	color: #000000;
}
#summerEventsDetails table h3 {
	margin-top: 0px;
	font-weight: bold;
	font-style: normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	margin-bottom: 0.2em;
}
#summerEventsDetails table p {
	margin-top: 0px;
	margin-bottom: 0.2em;
	
}


#soulLibCalendar table {
	padding: 0px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#soulLibCalendar td {
	vertical-align: top;
	margin: 0px;
	padding: 5px 20px 5px 5px;
	font-family: Garamond, Times, "Times New Roman", serif;
	font-size: 0.9em;
	color: #000000;
	line-height:1.1em;
	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C78838;
}
#soulLibCalendar table h6 {
	margin-top: 0px;
	font-weight: bold;
	font-style: normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin-bottom: 0.2em;
	color: #cd5e4c;
}
#soulLibCalendar table p {
	margin-top: 0px;
	margin-bottom: 0.2em;
	
}
#gameSummaryCallout {
	margin: 1em 0px 1em 0;
	padding: 10px;
	width: 380px;
	border: 2px solid #CD5E4C;
}
#gameSummaryCallout h2 {	
	font-size: 1.0em;
	font-style: italic;
	font-weight: bold;
	color: #CD5E4C;
	margin: 0px 0px .3em;
	padding: 0px;
}
#gameSummaryCallout h3 {
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	margin: 0px 0px .3em;
	padding: 0px;
}
#gameSummaryCallout h4 {	
	font-size: .85em;
	font-style: italic;
	font-weight: bold;
	color: #CD5E4C;
	margin: 0px 0px .3em;
	padding: 0px;
}
#gameSummaryCallout p {
	font-size: 0.9em;
	margin: 0;
	padding: 0px 0px .5em 0px;
	font-family: "Times New Roman", Times, serif;
}


#schedule {
	clear: left;
	
}
#schedule table {
	margin:0;
	padding:0;
}
#schedule table tr th{
	font-size:.8em;
	padding: 2px 15px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
}

#schedule table tr td{
	padding: 2px 10px 3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.8em;
}
#schedule table tr td.center{
	text-align:center;
}
.scheduleInfo {
	font-family: "Times New Roman", Times, serif;
	font-size: .8em;
	
	color: #00748B;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: .2em;
	margin-left: 0px;
}
form table {
	margin: .5em 0 0 0;
}

form p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:.8em;
}
form p.formCredit {
	font-family:Arial, Helvetica, sans-serif;
	font-size:.7em;
}
/* Below are styles that might be expendable */


/*
body.frameItem {
	margin: 0px;
	padding: 0px 10px 0px 0px;
	border: 0px;
}
.wordbackground {
	background-image: url(images/words3-big.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.basicTextHalfMargin {
	margin-bottom: 0.5em;
}
.basicTextNoBottomMargin {
	margin-bottom: 0.2em;
}
.basicTextWiderleading {
	line-height: 1.2em;
}
.wideLeadText {
	line-height: 1.8em;
}



.smallerText {
	font-size: .9em;
}


.boldIndentText {
	font-family: Garamond, Times, "Times New Roman", serif;
	font-size: 1em;
	font-weight: bold;
	color: #000000;
	margin-bottom: 0.4em;
	margin-left: 2em;
	line-height: 1.2em;
}


.sectionRule {
	font-family: Garamond, Times, "Times New Roman", serif;
	font-size: 1em;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0.8em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #888c67;
	padding-bottom: .7em;
}
.bluetext {
	color: #00748b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#related p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	padding-top: 1em;
	padding-right: 0px;
	padding-bottom: .5em;
	padding-left: 1em;
}
#related ul {
	margin: 0px;
	padding: 0px 0px 0px 1em;
}
#related ul li{
	list-style-type: none;
	padding: 0;
	margin:0;
}
#related ul a:link, #related ul a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FFFFFF;
	text-decoration: none;
}
#related ul a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FFFFFF;
	text-decoration: underline;
}
#pastorTable {
	margin: 0px;
	padding: 0px;
}
#pastorTable td {
	
	padding: 1em 0em 0em;
}

#staffTable {
	margin: 0px;
	padding: 0px;
}
#staffTable td {
	padding: 1em .5em 0em;
	text-align: center;
	margin: 0px;
	vertical-align: top;
}
#picColumn img {
	display: block;
	margin: 0 0 1em 0;
}

#picColumn img.bottomSpace {
	display: block;
	margin: 0 0 10px 0;
}

h5.quickLinks {
	margin: 0 0 0.3em 0;
	color: #cd5e4c;
	font-style: italic;
}

*/
