/* Color Scheme

#4f9baa - light blue/green
#7fcbae - seafoam
#008c8d - teal
#284f3e - dark green

*/
BODY, TABLE, TR, TD, DIV, P, SPAN, A{
	font-family : arial, verdana, helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
}
.bg{
	background-image : url(http://www.mychurchsite.com/templates/cont018/images/nav_bg.gif);
	background-repeat : repeat-y;
	background-color : #7fcbae;
}
A{font-size : 12px; color : #008c8d; text-decoration : none;}
A:link{font-size : 12px; color : #008c8d; text-decoration : none;}
A:visited{font-size : 12px; color : #008c8d; text-decoration : none;}
A:hover{font-size : 12px; color : #284f3e; text-decoration : underline;}
.flashheader {
	z-index: 0;
}
.headerspace{
	color : #ffffff;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	line-height : 20px;
	text-align : left;
	position: absolute;
	z-index: 1;
	height: 36px;
	width: 400px;
	left: 78px;
	top: 62px;
}
.churchslogan{
	font-family: Arial, Helvetica, sans-serif;
	color : #284f3e;
	font-size: 12px;
	font-style: italic;
	font-weight : bold;
}
.navspace{
	text-align : left;
}
.contentmain{
	background-color : #ffffff;
	padding : 10px;
}
.contentright{
	color : #000000;
	float : right;
	margin-left : 5px;
}
.footerspace{
	font-size : 10px;
	background-color : #ffffff;
	text-align : center;
	color : #000000;
	padding : 5px;
	border-style : solid;
	border-color : #284f3e;
	border-top-width : 1px;
	border-left-width : 0px;
	border-right-width : 0px;
	border-bottom-width : 0px;
}
/* Netscape workaround */
.footeremail{font-size : 10px; color : #008c8d; text-decoration : none;}
.footeremail:link{font-size : 10px; color : #008c8d; text-decoration : none;}
.footeremail:visited{font-size : 10px; color : #008c8d; text-decoration : none;}
.footeremail:hover{font-size : 10px; color : #284f3e; text-decoration : underline;}

.pageheader{
	height : 32px;
	width : 429px;
	float : left;
	background-image : url(http://www.mychurchsite.com/templates/cont018/images/pageheader_bg.gif);
	background-repeat : no-repeat;
	font-family : arial, verdana, helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
	color : #008c8d;
	padding-top : 5px;
	margin-bottom : 7px;
}
.contenttext{
	color : #000000;
}
.subhead{
	font-size : 16px;
	color : #008c8d;
	font-weight : bold;
}
/* Netscape workaround */
.subheadlink{font-size : 14px; font-weight : bold; color : #008c8d; text-decoration : none;}
.subheadlink:link{font-size : 14px; font-weight : bold; color : #008c8d; text-decoration : none;}
.subheadlink:visited{font-size : 14px; font-weight : bold; color : #008c8d; text-decoration : none;}
.subheadlink:hover{font-size : 14px; font-weight : bold; color : #284f3e; text-decoration : underline;}
.newsinfo{
	font-style : italic;
	font-size : 10px;
	padding-bottom : 10px;
	color : #000000;
}
.newstext{
	color : #000000;
}
.title{
	font-weight : bold;
	color : #000000;
}
/* Netscape workaround */
.titlelink{font-weight : bold; color : #000000;}
.titlelink:link{font-weight : bold; color : #000000;}
.titlelink:visited{font-weight : bold; color : #000000;}
.titlelink:hover{font-weight : bold; color : #284f3e;}
/* Netscape workaround */
.sitelink{color : #008c8d;}
.sitelink:link{color : #008c8d;}
.sitelink:visited{color : #008c8d;}
.sitelink:hover{color : #284f3e;}
.eventinfo{
	font-style : italic;
	font-size : 10px;
	color : #000000;
}
/* Netscape workaround */
.siteemail{color : #008c8d; font-style : italic;}
.siteemail:link{color : #008c8d; font-style : italic;}
.siteemail:visited{color : #008c8d; font-style : italic;}
.siteemail:hover{color : #284f3e; font-style : italic;}

/* System Classes */
.contentfeedwindow{
	width : 180px;
	height : 22px;
}
.contentfeedtitle{
	background-image : url(http://www.mychurchsite.com/templates/cont018/images/content2_header_bg.gif);
	background-repeat : no-repeat;
	width : 180px;
	height : 22px;
	color : #284f3e;
	font-size : 12px;
	font-weight : bold;
	text-align : center;
	padding-left : 3px;
}
.contentfeedtext{
	font-size : 11px;
	background-color : #ffffff;
	color : #000000;
}
.contentfeedsubhead{
	background-color : #ffffff;
	color : #000000;
	font-weight : bold;
	font-size : 11px;
}
/* Netscape workaround */
.contentfeedlink{color : #008c8d; font-size : 11px;}
.contentfeedlink:link{color : #008c8d; font-size : 11px;}
.contentfeedlink:visited{color : #008c8d; font-size : 11px;}
.contentfeedlink:hover{color : #284f3e; font-size : 11px;}
.previouspage{
	text-align : left;
	font-weight : bold;}
.nextpage{
	text-align : right;
	font-weight : bold;}
.dataheader{
	border-style : solid;
	border-color : #284f3e;	
	border-top-width : 0px;
	border-left-width : 0px;
	border-right-width : 0px;
	border-bottom-width : 1px;
	font-weight : bold;
	padding : 5px;
}
.liteColor{
	background-color : #7fcbae;
}
.darkColor{
	background-color : #008c8d;
}