/*
St John's Episcopal Church StyleSheet
*/

.leftedge   { width: 15 }

/* classes */

.sectionheader {
	color : #0E0A58;
	font-family : Times New Roman;
	font-size : 16px;
	text-decoration : none; font-weight:bold
}

.subheadergreen {
	color : #008000;
	font-family : Times New Roman;
	font-size : 16px;
	text-decoration : none; font-weight:bold
}

.subheaderred {
	color : #DE5061;
	font-family : Times New Roman;
	font-size : 16px;
	text-decoration : none; font-weight:bold
}

.mainpageheader {
	color : #0E0A58;
	font-family : Times New Roman;
	font-size : 20px;
	text-decoration : none; font-weight:bold
}

.mainpageheadergreen {
	color : #008000;
	font-family : Times New Roman;
	font-size : 20px;
	text-decoration : none; font-weight:bold
}

.mainpageheaderred {
	color : #DE5061;
	font-family : Times New Roman;
	font-size : 20px;
	text-decoration : none; font-weight:bold
}

.BODY {
	color : #0E0A58;
	font-family : Times New Roman;
	font-size : 16px;
	text-decoration : none; padding-right:10
}

.form {
	color : #0E0A58;
	font-family : MS Sans Serif;
	font-size : 14px;
	text-decoration : none
}

.bodytext1 {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 11px;
}

.bodyfooter {
	color : #0E0A58;
	font-family : Arial;
	font-size : 11px;
	text-decoration : none
}

.bodyRed {
	font-family : Times New Roman;
	font-size : 12pt; color:#FF0000; font-weight:bold
}

.footer {
	font-family : Verdana;
	font-size : 9px;
	text-decoration : none; color:#9C3411; font-weight:bold
}

/* this class for DesignByCycloneWebDesign only */
.dbfooter {
	font-family : Verdana;
	font-size : 9px;
	text-decoration : none; color:#0000FF 
}


/* hyperlinks */

A:hover {
	color: #A06740;
	background-color : transparent;
	border : medium none;
	text-decoration: underline; }

/* end hyperlinks */

/* ORIGINAL DESIGN FONTS NOT USING NOW*/

.ORIGINAL_sectionheader {
	color : #DE5061;
	font-family : Arial;
	font-size : 18px;
	text-decoration : none; font-weight:bold
}

.ORIGINAL_BODY {
	color : #0E0A58;
	font-family : Arial;
	font-size : 16px;
	text-decoration : none; padding-right:10
}