@charset "utf-8";
body {
	background-color: #330000;
	background-image: url(../Assessories/Backgrounds/999c78Gr-2500x2000.jpg);
}
a:link {
	color: #3300FF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
}

a:active {
	color: #FF0000;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
}

a:hover {
	text-decoration: underline;
	font-size: large;
	font-family: Georgia, "Times New Roman", Times, serif;
}


a:visited {
	color: #CC00CC;
	text-decoration: none
}
#pagebox {
	background-color: #dedeca;
	border: medium double #CC3300;
	float: left;
	width: 700px;
}


#pagecontent {
	float: left;
	width: 100%;
}

#logo {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #993333;
	border-bottom-color: #993333;
}

#topmenubar {
	float: left;
	width: 100%;
	margin-top: 10px;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #993333;
	padding-top: 5px;
	padding-bottom: 7px;
}



#footer {
	float: left;
	width: 100%;
	padding-top: 15px;
	padding-bottom: 3px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #993300;
	border-right-color: #993300;
	border-bottom-color: #993300;
	border-left-color: #993300;
}

#spacer {
	float: left;
	height: 500px;
	width: 100%;
}
#header {
	float: left;
	width: 100%;
}


.heading1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: italic;
	line-height: 1.5;
	font-weight: bold;
	color: #660000;
}


.heading2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	color: #660000;
}
.heading3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	color: #990000;
}
.sermon {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: 1.25;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	letter-spacing: normal;
	text-align: justify;
	text-decoration: none;
}
.style12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

.sermon2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	text-decoration: none;
}

.style39 {
	font-size: large;
	font-weight: bold;
}
.style40 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	color: #333333;
}
