﻿h3 a:link, h3 a:visited { font-size:13px; color:  #000000; background: url('/images/title-arrow.gif') no-repeat right 5px; padding-right: 10px; }
h3 a:hover, h3 a:active { color: #2FB566;  }
h2 {
font-size: 12px;
color: #333333;
font-weight: bold;
margin-top: 0px;
margin-bottom: 3px;
} 
/**** New Here ****/
#new-here-blurb { padding: 34px 2px 0 2px; }
#new-here-blurb h2 { color: White; font-size: 20px; }
#new-here-blurb h2 b { color: #ffffff; font-weight: normal; border-bottom: none; }
#new-here-blurb p { font-size: 12px; margin-bottom: 18px; }
#new-here-blurb p b { font-weight: normal; color: #E2E4E4; border-bottom: none; }

#new-boxes { border-top: solid 2px #333333; }
#new-boxes > tbody > tr > td { width: 33%; vertical-align: top; padding: 25px 0 25px 10px; }
#new-boxes > tbody > tr > td:first-child { padding-left: 0px; }
#new-boxes p { font-size: 11px; line-height: 17px; }

#new-here-links { background-color: Black; padding: 15px 12px; width: 244px; float: right; }
#new-here-links li { font-size: 28px; }
.new-here-links li { display: block; list-style-type: none; color: White; font-size: 22px; font-weight: bold; }
.new-here-links li a:link, .new-here-links li a:visited { color: White; font-weight: normal; font-size: 20px; display: block; }
.new-here-links li b, .new-here-links li a:hover b, .new-here-links li a:active b { color: #333333; border-bottom: none; }
.new-here-links li a:hover, .new-here-links li a:active { color: #333333; }

.new-here .main p { font-size: 11px; line-height: 17px; }
.new-side { margin-bottom: 16px; }
.new-side p { color: Black; margin-bottom: 16px; font-size: 11px; }
.new-side a img { border: solid 1px #333333; }
#about-church .main p { line-height: 17px; }
#about-church .side { padding: 0; width: 268px; }
#about-church h2 { padding-bottom: 3px; margin-left: 10px; }

a.baseline
{
    color: White;
}
 
a.baseline:hover
{
    color: Yellow;
}
