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

#div{
	padding: 1px;
}
#top-menu{
	padding: 0;
	height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1em;
	margin: 0;
	background-repeat: no-repeat;
	background-position: right top;
	color: #ffffff;
	}
#float-accent1{
	z-index: 6;
	top: 0;
	right: 0;
	}
	
#top-menu ul
{
	margin: 0;
	padding: 0;
	color: #ffffff;
}

#top-menu li
{
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
	font-family: arial;
	font-size: 12px;
	text-align: right;
	width: 100px;
}

#top-menu li a
{
	display: block;
	margin: 0 3px 0 0;
	padding: 3px 8px;
	color: #fff;
	text-align: right;
	text-decoration: none;
	background-image: url('(EmptyReference!)');
	background-repeat: repeat-x;
}

#top-menu li a:hover{
	color: #ccc;
	background-image: url('(EmptyReference!)');
	background-repeat: repeat-x;
}

#top-menu div{
	visibility: hidden;
	margin: 0;
	padding: 0;
	border: dotted thin #333333;
	color: #336600;
}

#top-menu div a{
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #cccccc;
	color: #13271a;
	font: 12px arial
}

#top-menu div a:hover{
	color: #336600;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0 0;
}
#right-nav {
	height: 228px;
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 6px;
	float: right;
	background-color: #00cc66;
	top: 60px;
	right: 0;
}
#main-navigation{ background-color: black; text-align: center; position: relative; top: 4px; z-index: 9; width: 900px; height: 27px; }
#masthead{ color: black; position: relative; top: 4px; left: 0; margin-bottom: 8px; height: 176px; z-index: 1; width: 900px; }
#masthead h1{
	font-size: 1em;
	margin: 0px;
}
#map-container{
	right: 0px;
	background-color: #00FF99;
}
#intro-text{
	float: right;
	vertical-align: middle;
	width: 40em;
	background-position: center center;
	color: #FFFFFF;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	z-index: 3;
	right: 9px;
	text-align: right;
}
#main-content{ font-size: 12px; line-height: 1.5em; background-color: #2d2d2d; background-repeat: repeat-y; border: solid 0 #000000; text-align: justify; z-index: 1; position: relative; top: -4px; width: 900px; outline-width: 0; }
#main-content h2{
	font-size: 16px;
	line-height: 1em;
}
#main-content h3{
	font-size: 1em;
	line-height: 1em;
}
#editable_home_page{ font-size: 1em; line-height: 1em; background-color: white; position: relative; left: 0; clear: both; margin-right: 12px; margin-left: 12px; padding: 12px; }
#side-bar{ position: relative; float: left; width: 200px; padding: 0 6px 6px; }
#footer{ text-align:top; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; text-decoration:none; background-image: url('(EmptyReference!)'); background-repeat: repeat-x; background-position: center bottom; position: relative; top: 77px; z-index: 1; }
	
#footer a{text-decoration:none;font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; color:#666666; height:auto; width:600px;}
	
#footer a:hover{text-decoration:underline;font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; color:#666666;	height:auto; width:600px;}
	
body { margin: 0; text-align: center; font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 1.5em; background-image: url(images/main-bg.jpg); background-repeat: no-repeat; min-width: 900px; background-position: center top; }

#main-text-margin { color: #000000; background-repeat: repeat; font-size: 13px; line-height: 17px; background-color: #e7e7e7; text-align: left; position: relative; z-index: 1; margin-right: 0; margin-left: 210px; padding: 12px; border-color: red; outline-style: solid; outline-width: 0; }

#footer-text { color: #999999; font-size: 12px; font-family: Arial, Helvetica, sans-serif; text-align: center; text-indent: 0; position: relative; top: 0; width: 900px; clear: both; margin-left: 0; }

.quick-selection {
	background-color: #CCCCCC;
	padding: 6px;
	border: thin solid #666666;
	margin-right: 5em;
	margin-left: 5em;
}

.more-info-btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
	text-align: center;
	padding: 6px;
	clear: both;
	text-decoration: none;
	cursor: default;
	display: block;
	width: 100px;
	margin-bottom: 18px;
}
a.more-info-btn:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
	text-align: center;
	padding: 6px;
	clear: both;
	text-decoration: none;
}
a.more-info-btn:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
	padding: 6px;
	clear: both;
	text-decoration: none;
}
.990000-link-text {
	color: #990000;
}
a.990000-link-text:link {
	color: #000000;
}
a.990000-link-text:hover {
	color: #990000;
}
.quick-description {
	font-weight: normal;
	color: #990000;
	text-align: left;
	font-style: italic;
}

#container
{ text-align: left; margin-left: auto; margin-right: auto; width: 900px; z-index: 1; }

a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #023334;
}
a:active {
	color: #000000;
}

#service-times-top { background-image: url(christian-site-images/service-times.gif); background-repeat: no-repeat; background-position: right top; width: 900px; z-index: 1; }

#logo { background-image: url(christian-site-images/logo.gif); background-repeat: no-repeat; text-align: left; position: relative; top: 4px; left: 0; width: 300px; height: 52px; z-index: 1; }

#subheader-main { color: white; font-family: serif; font-variant: normal; background-color: black; background-repeat: no-repeat; background-position: center top; text-transform: none; text-align: center; vertical-align: bottom; position: relative; top: -4px; width: 900px; height: 35px; z-index: 5; }
#side-bar{ color: black; font-size: 14px; text-align: left; position: relative; top: 0; float: left; width: 195px; padding: 9px; }
#side-bar a:link {
color: #000;
}
a.side-bar-link:link {
	color: white;
}
a.side-bar-link:hover {
	color: silver;
}
a.side-bar-link:active {
	color: silver;
}
a.side-bar-link:visited {
	color: silver;
}
#footer-text div a:hover{
	color: #336600;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0 0;
}
