@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
body {
	background-repeat: repeat-x;
	margin-top: 0px;
	background-image: url(../images/bethesda-bkgrd.jpg);
	background-color: #525E49;
}
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height: 1.3em;
	margin-left: 20px;
	margin-right: 20px;
}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	weight:normal;
	color:#5E140B;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	font-size: 35px;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#0A2339;
	font-weight: normal;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #66130B;
	text-decoration: underline;
}
table {
	font-size: 14px;
	margin-left: 20px;
}
table tr {
	border-bottom:thin
	}
#bodydiv ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height: 1.6em;
} 
#bodydiv li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height: 1.6em;
}
#maindiv {
	text-align: center;
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bethesda-sub-bkgrd.jpg);
	background-repeat: repeat-y;
}
#subdiv {
	height: auto;
	width: 886px;
	margin-right: auto;
	margin-left: auto;
}
#headerdiv {
	background-color: #993333;
	height: 234px;
	width: 886px;
	background-image: url(../images/bethesda-headerbkgrd.jpg);
	background-repeat: no-repeat;
}
#logodiv {
	height: 133px;
	width: 409px;
	position: relative;
	left: 0px;
	top: 0px;
	float: left;
}
#churchaddress {
	text-align: center;
	height: 25px;
	width: 409px;
	float: left;
	position: relative;
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	color: #F0C99C;
	top: -50px;
}
#verticallinks {
	text-decoration: none;
	float: right;
	height: 170px;
	width: 215px;
	position: relative;
	right: 15px;
	text-align: right;
	padding: 0px;
	vertical-align: middle;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#verticallinks a {
	font-family: Arial, Helvetica, sans-serif;
	color: #F5C4A2;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	display: block;
	vertical-align: middle;
	width: 185px;
	float: right;
	margin-top: 3px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	height: 13px;
}
#verticallinks a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #F6CD9D;
}
#horzlinks {
	float: right;
	width: 850px;
	position: relative;
	right: 15px;
	top: 11px;
	height: 20px;
	text-align: right;
	display: inline-block;
}
#horzlinks a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	display: inline-block;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	margin-right: 2px;
	margin-left: 2px;
}
#horzlinks a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #4E140A;
	text-decoration: none;
	display: inline-block;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	margin-right: 2px;
	margin-left: 2px;
	background-color: #EDC59C;
}
#horzlinks li{
    display: inline;
}
#bodydiv {
	background-color: #Fcf5f8;
	height: auto;
	width: 828px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 15px;
	padding-left: 15px;
	text-align: left;
}
#piclinks {
	height: 145px;
	width: 886px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	bottom: 0px;
}
#footerbar {
	height: 89px;
	width: 886px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	bottom: 0px;
	background-image: url(../images/bethesda-footer-bkgrd.jpg);
	background-repeat: no-repeat;
}
#footercontact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #F0C99C;
	float: right;
	height: 25px;
	width: 850px;
	position: relative;
	top: 23px;
	right: 15px;
	text-align: right;
}
#footercontact a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #F0C99C;
}
#footercopyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #F0C99C;
	text-align: right;
	float: right;
	height: auto;
	width: 850px;
	position: relative;
	top: 35px;
	clear: both;
	right: 15px;
}
#footercopyright a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #F0C99C;
	clear: both;
}
