@charset "UTF-8";
/* CSS Document */

<style type="text/css">

/* Global Styles */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
body {
	background-color: #CCCC99;
	text-align: center;
	min-width: 800px;
	margin: 0px;
}
img {
	border: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
/* Content Styles */
#container {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #6699CC;
	background-image: url(../images/background/bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	border: #FFF solid 5px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 800px;
	height: 650px;
}
#masthead {
	width: 800px;
	height: 110px;
}
#masthead img.logo {
	float: left;
	border: none;
	padding: 37px 10px 0px 45px;
}
#masthead img.tagline {
	margin: 25px 0px 0px 140px;
}
/* Navigation Styles */
#navigation {
	width: 800px;
	height: 198px;
	background-color: #009933;
	margin-bottom: 0px;
}
#navlinks {
	display: inline;
	float: left;
	text-align: left;
	width: 274px;
	height: 198px;
}
#navlinks li {
	list-style: none;
	list-style-image: none;
	list-style-type: none;
}
#navlinks li a:link {
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #000;
	margin: 8px 5px 8px -15px;
	padding: 5px 0px 5px 25px;
	text-decoration: none;
	display: block;
}
#navlinks li a:hover {
	background-color: #6699CC;
	margin: 0px 5px 8px -15px;
	padding: 5px 0px 5px 25px;
	display: block;
	color: #FFF !important;
}
#navlinks li a:active {
	color: #666;
	margin: 0px 5px 8px -15px;
	padding: 5px 0px 5px 25px;
	display: block;
	text-decoration: none;
}
#navlinks li a:visited {
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0px 5px 8px -15px;
	padding: 5px 0px 5px 25px;
	text-decoration: none;
	display: block;
}

#navlinks .first a:link {
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #000;
	margin: 8px 5px 8px -15px;
	padding: 5px 0px 5px 25px;
	text-decoration: none;
	display: block;
}
#navlinks .first a:hover {
	display: block;
	background-color: #6699CC;
	margin: 8px 5px 8px -15px;
	padding: 5px 0px 5px 25px;
	color: #FFF !important;
	text-decoration: none;
}
#navlinks .first a:active {
	display: block;
	margin: 8px 5px 8px -15px;
	padding: 5px 0px 5px 25px;
	color: #000;
	text-decoration: none;
}
#navlinks .first a:visited {
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #000;
	margin: 8px 5px 8px -15px;
	padding: 5px 0px 5px 25px;
	text-decoration: none;
	display: block;
}
/* Picture Styles */
#ad {
	display: inline;
	float: right;
	padding: 0px;
	margin: 0px;
	width: 525px;
	height: 198px;
}
/* Content Divider */
#divider {
	clear: both;
	margin: 0px;
	padding: 0px;
	width: 800px;
	height: 27px;	
}
/* Main Content Boxes */
#content {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
	clear: both;
	text-align: center;
	width: 800px;
	height: 250px;
}
#worshiptimes {
	display: inline;
	font-size: 12px;
	line-height: 12px;
	width: 235px;
	height: 250px;
	float: left;
	padding-left: 30px;
	padding-right: 9px;
}
.servicetimes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
#calendar {
	display: inline;
	width: 240px;
	height: 250px;
	padding-left: 5px;
	padding-right: 7px;
	float: left;
	text-align: center;
}
#calendarevents {
	text-align: center;
	width: 238px;
	max-height: 160px;
	height: 160px;
	overflow: hidden;
	border: 1px solid #FFF;
}
#calendarevents #caltable {
	width: 100%;
}
#calendarevents #caltable th {
	background-color: #FFF;
	color: #000;
}
#community {
	display: inline;
	width: 239px;
	height: 250px;
	padding-left: 5px;
	padding-right: 30px;
	float: left;
	text-align: center;
}
#worshiptimes img {
	padding-top: 8px;
}
#calendar img {
	padding-top: 8px;
}
#community img {
	padding-top: 8px;
}
/* Footer Styles */
#footer {
	clear: both;
	width: 800px;
	height: 79px;
}
#addressline {
	text-align: center;
	height: 29px;
}
/* JTS Graphic Design Logo Styles */
#designer {
	height: 50px;
}
#designer img {
	float: right;
	padding: 0px 25px 0px 0px;
	border: none;
}

</style>
