*:focus { outline: 0; }
ins, h1 a:visited, h1 a:hover, h1 a:active, ul.nav li a:hover { text-decoration: none; }
del { text-decoration: line-through; }
caption, table.PG_NextPrevious td:first-child { text-align: left; }
th {
  text-align: left;
  vertical-align: top;
}
abbr, acronym, th.calDayTitle:first-child { border: 0; }
html { overflow-y: scroll; }
body {
  font-size: 13px;
  text-align: center;
  margin: 0;
  background: URL(/images/bg.jpg);
  background-repeat: repeat-x;
  background-color: white;
  color: black;
  font-family: Arial, Helvetica, sans-serif;
  scrollbar-face-color: #3d6c00;
  scrollbar-highlight-color: #3d6c00;
  scrollbar-shadow-color: #3d6c00;
  scrollbar-3Dlight-color: #3d6c00;
  scrollbar-darkshadow-color: #3d6c00;
  scrollbar-arrow-color: #eeeeee;
  scrollbar-track-color: #eeeeee;
}
input {
  font-family: Arial, Helvetica, sans-serif;
  vertical-align: middle;
}
a:link, a:visited, a:active {
  color: #3d6c00;
  text-decoration: none;
}
a:hover {
  color: #3d6c00;
  text-decoration: underline;
}
h1 {
  font-size: 15px;
  text-decoration: none;
  color: #004813;
  font-family: Arial, Helvetica, sans-serif;
  margin: 0 0 .8em 0;
  line-height: 1.3em;
}
h1 a:link {
  font-size: 15px;
  text-decoration: none;
  color: #004813;
  font-family: Arial, Helvetica, sans-serif;
}
.subheadingLG {
  font-size: 1.4em;
  font-weight: bold;
  margin: 0 0 .8em 0;
  line-height: 1.3em;
}
.subheadingMED {
  font-size: 1.3em;
  font-weight: bold;
  margin: 0 0 .8em 0;
  line-height: 1.3em;
}
.subheadingSM {
  font-size: 1.2em;
  font-weight: bold;
  margin: 0 0 .8em 0;
  line-height: 1.3em;
}
.bodyTextSM {
  margin: 0 0 .8em 0;
  line-height: 1.3em;
  font-size: 10px;
}
.bodyTextLG {
  margin: 0 0 .8em 0;
  line-height: 1.3em;
  font-size: 1.1em;
}
p {
  margin: 0 0 .8em 0;
  line-height: 1.3em;
}
.content ul {
  margin-left: 0;
  padding: 0;
  list-style: none;
}
.content ul li {
  background: URL(/Images/bullet_square_4x4.gif) left .5em no-repeat;
  padding: 0 0 0 10px;
}
ul li, ol li { margin-bottom: .5em; }
td { vertical-align: top; }
hr {
  border: 0;
  background: #666666;
  height: 1px;
  margin: 20px 0;
  border: none;
  height: 10px;
  background: URL(/Images/rule.gif) 0 0 no-repeat;
}
input.text-button {
  padding-left: .5em;
  padding-right: .5em;
  width: auto;
  overflow: visible;
}
ul.nav { margin: 0; }
ul.nav li {
  margin: 0;
  padding: 0;
  background: none;
}
a img { border: none; }
.left { float: left; }
.right { float: right; }
.clear { clear: both; }
.clearFix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.siteContainer {
  margin: 10px auto 0 auto;
  width: 1000px;
  text-align: left;
  border: 1px solid #545857;
  background: URL(/Images/repeater.gif);
  background-repeat: repeat-y;
  background-color: white;
}
div.headerContainer, .leftNav {
  margin: 0;
  padding: 0;
}
div.headerLeft {
  float: left;
  width: 312px;
  margin: 0;
  padding: 0;
}
div.headerRight {
  float: right;
  width: 688px;
  height: 141px;
  margin: 0;
  padding: 0;
  background-image: URL(/images/sloganarea.jpg);
}
.contentLeftContainer {
  float: left;
  width: 245px;
  min-height: 542px;
  margin: 0;
  padding: 0;
  background-color: white;
  background: URL(/images/leftNavBg.jpg);
  background-repeat: no-repeat;
  background-position: top left;
}
.contentContainer {
  float: right;
  background-color: white;
}
.content {
  width: 738px;
  padding: 35px 8px 8px 8px;
}
.content p { color: #7a7a79; }
p.h1 {
  font-size: 18px;
  text-decoration: none;
  color: #004813;
  font-family: Arial Narrow, Arial;
}
div.navMain ul { overflow: hidden; }
div.navMain ul li {
  list-style-type: none;
  float: left;
}
div.navMain ul li a, div.navMain ul li:hover ul { display: block; }
div.navMain ul li ul {
  display: none;
  position: absolute;
}
div.navMain ul li ul li { float: none; }
div.navLeft {
  width: 200px;
  float: left;
  background: #eeeeee;
  padding: 20px;
}
div.footerContainer {
  clear: both;
  background-image: URL(/images/footerBg.jpg);
  background-repeat: no-repeat;
  width: 1000px;
  height: 46px;
}
div.footer a:link, div.footer a:visited { color: #999999; }
.leftNav li {
  width: 213px;
  list-style: none;
}
.leftNav li a, .leftNav li a:visited {
  background-color: #dbe3cf;
  border: 1px solid white;
  display: block;
  padding: 5px 0 5px 30px;
  margin-left: 12px;
  background-image: URL(/images/orangecircle.png);
  background-repeat: no-repeat;
  background-position: 18px 13px;
  font-size: 15px;
  color: #004813;
  font-family: Arial Narrow, Arial;
  text-decoration: none;
}
.leftNav li a:hover, .leftNav li a:active {
  background-color: #cad3bd;
  border: 1px solid white;
  display: block;
  padding: 5px 0 5px 30px;
  color: #004813;
}
.leftNav li ul {
  width: 198px;
  padding: 0;
  margin: 0 0 0 13px;
  background-color: #014713;
}
.leftNav li ul li {
  width: 199px;
  background: none;
  margin: 0 0 0 10px;
  padding: 0;
  background-image: URL(/images/orangecircle.png);
  background-repeat: no-repeat;
  background-position: 20px 10px;
}
.leftNav li ul li a, .leftNav li ul li a:visited {
  padding: 0 5px 0 30px;
  line-height: 24px;
  color: white;
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
  margin: 0;
  border: none;
  background: none;
}
.leftNav li ul li a:hover {
  padding: 0 5px 0 30px;
  background-color: #e3c08a;
  line-height: 24px;
  color: white;
  text-decoration: underline;
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
  margin: 0;
  border: none;
  background: none;
}
.addressBox {
  margin: 0 auto;
  width: 206px;
}
#nav, #nav ul {
  float: right;
  list-style: none;
  line-height: 1;
  padding: 0;
  border-width: 1px 0;
  margin: 10px 20px 1em 0;
  font-size: 13px;
}
#nav a {
  display: block;
  padding-left: 10px;
  color: #004813;
  text-decoration: none;
  background: URL(/Images/orangecircle.png);
  background-repeat: no-repeat;
  background-position: 0 5px;
}
#nav a:hover {
  display: block;
  padding-left: 10px;
  color: #004813;
  text-decoration: underline;
  background: URL(/Images/orangecircle.png);
  background-repeat: no-repeat;
  background-position: 0 5px;
}
#nav li {
  float: left;
  padding: 0 0 0 40px;
}
#nav li ul {
  position: absolute;
  left: -999em;
  height: auto;
  font-weight: normal;
  border-width: .25em;
  margin: 0 auto;
  border: 2px solid #dbe3cf;
  background-color: #004813;
  padding: 0 5px 5px 0;
  width: 120px;
}
#nav li li {
  padding: 0 0 0 0;
  margin: 0 0 0 0;
}
#nav li ul a {
  padding: 0 0 0 10px;
  margin: 8px 0 0 10px;
  font-size: 12px;
  background: URL(/Images/orangecircle.png);
  background-repeat: no-repeat;
  background-position: 0 5px;
  color: white;
}
#nav li ul a:visited {
  border: none;
  color: white;
  font-size: 12px;
  padding: 0 0 0 10px;
  margin: 8px 0 0 10px;
}
#nav li ul a:hover {
  border: none;
  color: white;
  text-decoration: underline;
  font-size: 12px;
  padding: 0 0 0 10px;
  margin: 8px 0 0 10px;
}
#nav li ul ul { margin: -1.75em 0 0 14em; }
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul { left: -999em; }
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { left: auto; }
#rotatorContainer {
  width: 557px;
  height: 260px;
  float: left;
  margin: 0 0 0 0;
  padding: 0;
}
.imageRotator {
  float: left;
  height: 260px;
  margin: 0 0 0 0;
}
.newsContainer {
  float: right;
  width: 198px;
  margin: 0 0 0 0;
  padding: 0;
}
.homepage .mainContentContainer {
  width: 755px;
  background: URL(/images/swoosh.jpg);
  background-repeat: no-repeat;
  background-position: top left;
  padding: 0;
  margin: 0 0 0 0;
}
.mainContentContainer {
  width: 755px;
  background: URL(/Images/headerExtra.gif);
  background-repeat: no-repeat;
  padding: 0;
  margin: 0;
}
.newsContainer .news {
  height: 218px;
  background: URL(/images/newsBg.jpg);
  background-repeat: no-repeat;
  background-position: bottom left;
  margin: 0 auto;
  padding: 0 12px 0 4px;
}
.socialNet {
  width: 70px;
  float: right;
  padding: 8px 8px 0 8px;
  margin: 0 0 0 0;
}
.bottomContainer {
  width: 1000px;
  margin: 0 auto;
  padding: 0;
  font-size: 10px;
  color: #004813;
}
.bottomLeft {
  float: left;
  padding: 0 0 0 8px;
}
.bottomRight {
  float: right;
  padding: 0 8px 0 0;
}
.bottomRight a { color: #004813; }
.rotatorMask {
  background: URL(/Images/rotatorMask.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  width: 557px;
  height: 260px;
  position: absolute;
  z-index: 5000;
  margin: 0 0 0 0;
  *margin: 0 0 0 -557px;
}
.darkGreenHeader {
  color: #004813;
  font-size: 15px;
  font-weight: bold;
}
.darkGreenSubHeader {
  color: #004813;
  font-size: 13px;
  font-weight: bold;
}
.darkGreenReg {
  color: #004813;
  font-size: 12px;
}
.greyHeader {
  color: #7a7a79;
  font-size: 15px;
  font-weight: bold;
}
.greySubHeader {
  color: #7a7a79;
  font-size: 13px;
  font-weight: bold;
}
.greyReg {
  color: #7a7a79;
  font-size: 12px;
}
table#ctl00_Body_EventCal1_calMain {
  border: 0px solid !important;
  font-weight: normal !important;
  margin-top: 15px;
}
table#ctl00_Body_EventCal1_calMain td span {
  font-size: 10pt !important;
  font-weight: normal !important;
  color: #666666;
}
table.calTitle {
  color: White !important;
  font-weight: bold !important;
  background: #fba319;
  padding: 10px;
}
th.calDayTitle {
  font-weight: normal;
  font-size: 10px;
  background: #004813;
  color: white;
  padding: 5px 5px 3px 5px;
  border-left: 1px dotted white;
  text-align: center;
}
td.calToday { background: #dbe4cf; }
td.calDay { background: white; }
td.calOtherMonth { background: #e8ede1; }
table.calTitle td { padding: 5px 10px 3px 10px; }
.calDayA {
  vertical-align: top;
  font-size: 10px;
  text-align: left;
  padding: 4px;
  background-color: white;
  border: 1px solid #c3b694;
}
.calOtherMonthA {
  background-color: #ccf3fb;
  vertical-align: top;
  font-size: 10px;
  text-align: left;
  padding: 4px;
  border: 1px solid #c3b694;
}
.datepicker {
  background-color: white;
  padding: 10px;
  border: 1px solid #cccccc;
}
.datepick a {
  display: block;
  height: 20px;
}
.datepick td, .datepick th { padding: 0px; }
td.PG_NextPrevious, td.PG_NextPrevious2 {
  padding: 7px;
  background: #eeeeee;
  border-top: 1px solid #999999;
}
table.PG_NextPrevious td {
  padding: 7px;
  background: #eeeeee;
  border-top: 1px solid #999999;
  width: 50%;
}
td.PG_NextPrevious span, td.PG_NextPrevious2 span {
  font-size: 12px;
  font-weight: normal;
  color: #666666;
}
td.PG_NextPrevious a, td.PG_NextPrevious2 a, table.PG_NextPrevious a {
  font-size: 12px;
  font-weight: normal;
  color: #666666;
  color: #999999;
  text-decoration: none;
}
td.PG_NextPrevious a:hover, td.PG_NextPrevious2 a:hover, table.PG_NextPrevious a:hover { text-decoration: underline; }
table.PG_PhotoTable td, td.PG_ImageCell { padding: 10px; }
table.PG_PhotoTable td img { margin-bottom: 10px; }
td.PG_CaptionCell2 {
  color: #666666;
  padding: 10px;
}
.PG_ImageCell a img { border: 2px solid white !important; }
.PG_ImageCell a img:hover { border: 2px solid #999999 !important; }
table#ctl00_Body_SermonList1_DataGrid1 {
  border: 20px solid #eeeeee;
  background: #eeeeee;
  color: #999999;
}
xxxdiv.cms_title { color: #999999 !important; }
xxxinput.text-button, xxxinput.text-buttond {
  padding: .25em .5em;
  background: #35526f;
}
input.text-buttond { background: red; }
div.cms_title { color: #666666 !important; }
.LOC_MapHeading { background: #7f0403 !important; }
.LOC_SearchHeading, .LOC_LocationsHeading { background: #a6907e !important; }
.LOC_BG { background: #eeeeee !important; }
table.faq-cat-table td {
  xxxborder: 1px solid red;
  padding: 3px;
}
table.faq-cat-table td.faq-cat {
  padding-left: 15px;
  background: URL('/Images/arrow-sm.png') 8px 13px no-repeat;
}
table.faq-cat-table td.faq-cat:hover { background: #beebe1; }
table.faq-cat-table td.faq-cat a, table.faq-cat-table td.faq-cat span { color: #333333; }
table.faq-cat-table td.faq-cat img { display: none; }
table.faq-cat-table td.faq-question span.faq-question-on { color: #006837; }
table.loginTable { margin: 15px 0; }
table.loginTable td { padding: 3px 0; }
table.contact-us td { padding: 3px; }
table.contact-us td:first-child {
  width: 90px;
  text-align: right;
  vertical-align: top;
}
table.contact-us td.space div {
  background: red;
  padding: 15px;
  float: left;
}
td.NEWS_Title {
  padding-left: 5px !important;
  background: #c3b694 !important;
}
#ctl00_Body_lblTitle { font-weight: bold !important; }
div.announce-holder {
  background-color: #dbe3cf;
  padding: 8px;
  border: 2px solid #fba419;
  width: 710px;
}
div.announce-title {
  color: #004813;
  border-bottom: 1px dotted black;
  margin-bottom: 6px;
}
