/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
}

a {
	font-size: 1em;
	color: #302A77;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	
}
a:hover {
	text-decoration: underline;
	color: #E2251B;
}
a:active {
	text-decoration: underline;
	color: #E2251B;
}

.subHeadings {
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.smallCopy {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.Headings {
	font-size: 14px;
	color: #FF6600;
	font-weight: bold;
}
.Headings2 {
	font-size: 1.1em;
	color: #FF6600;
	font-weight: bold;
	background-color: #ffff99;
	padding: 5px;
	text-align: left;
	margin-bottom: -8px;
}
.italicSubHeaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FF6600;
}
.redDir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E2251B;
	text-decoration: none;
}
.smallBoldCopy {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.sermons {
	font-size: 12px;
	color: #302a77;
	font-weight: bold;
	border-bottom: 1px solid #ffcc66;
}

/* this is for the style of the left navigation menu */



.leftnav {
text-align: left;
width: 167px;
font-family: Arial, Helvetica, sans-serif;
}

.leftnav ul {
list-style: none;
margin: 0;
padding: 0;
}

.leftnav li {
border-bottom: 1px solid #ffcc66;
}

.leftnav a {
font-weight: bold;
display: block;
padding: 5px 5px 5px 0.5em;
border-left: 5px solid #ff6600;
background-color: #ffcc66;
color: #302a77;
text-decoration: none;
}

.leftnav li a:hover {
font-weight: bold;
background-color: #ff9933;
color: #302a77;
}

/* this is for the main navigation */

#mainNav {
text-align: right;
width: 790px;
background-color: #ffcc66;
}

#mainNav li a {
font-weight: bold;
padding: 0;
background-color:#FFcc66;
color: #302A77;
}

#mainNav li a:hover {
font-weight: bold;
padding: 0;
background-color:#ff9933;
color: #302A77;
}

#mainNav ul {
list-style: none;
}

#mainNav li {
display: inline;
}


.divorce {
text-align: left;
}

/* this is for the footer style */

#footer {
margin: 0;
padding: 5px;
width: 780px;
background-color: #ff9933;
}

#footer p {
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: black;
}

#news img {
float: left;
padding-right: 5px;
}

.map {
list-style: none;
margin: 0;
padding: 0;
}