
body {
  margin: 10px 0;
  font-family: Verdana, Tahoma, Helvetica, sans-serif;
  font-size: 62.5%;
  line-height: 160%;
  cursor: default;
  text-align: center;
}
ol {
  font-size: 1.2em;
  color: #000;
  clear: left;
  text-align: left;
  line-height: 160%;
}
p {
  font-size: 1.2em;
  color: #000;
  clear: left;
  text-align: left;
  line-height: 160%;
}
p.pdf {
  font-weight: bold;
  line-height: 32px;
  margin: 15px 0;
}
p.pdf span {
  font-weight: normal;
}
p.scripture {
  font-weight: bold;
  color: #CC3300;
  margin: 10px 40px;
}
p.scripture2 {
  text-align: center;
  font-weight: bold;
  color: #CC3300;
  margin: 25px 40px;
}
p.price {
  font-weight: bold;
  text-align: center;
  color: #CC3300;
  font-size: 1.4em;
}
p.zoom {
  font-size: 1.2em;
  text-align: center;
  color: #1F3757;
  font-weight: bold;
}
p.footnote {
  font-size: 1em;
}
table.prices {
  border-collapse: collapse;
  margin: 30px auto 0;
  width: 70%;
  border: 1px solid #666;
}
table.prices td {
  border: 1px solid #666;
}
table.prices th {
  background: #333366;
  color: #FFF;
}
table.standard-vehicle {
  border-collapse: collapse;
  margin: 10px auto 0;
  width: 100%;
  border: 1px solid #C5C5C5;
}
table.standard-vehicle td {
  border: 1px solid #C5C5C5;
  text-align: left;
  padding: 3px;
}
table.standard-vehicle th {
  background: #E3E3E3;
  text-align: left;
  padding: 2px 5px;
  font-size: 1.1em;
  border: 1px solid #FFF;
  width: 150px;
}
table.standard-vehicle tr.headers th {
  background: #5A1458;
  color: #FFF;
  width: auto;
  font-size: 1.1em;
  text-align: center;
  border: 1px solid #FFF;
}
table.standard-vehicle tr.headers th.sub {
  background: #373737;
  font-size: .9em;
}
img.pdf {
  float: left;
  border: 0;
  margin: 2px 20px 2px 0;
}
img.right {
  float: right;
  border: 0;
  margin: 5px 0 5px 20px;
}
a {
  color: #990000;
  text-decoration: underline;
}
a:visited {
  color: #660000;
}
a:hover {
  text-decoration: none;
}
div.clear {width: 99%; clear: both;}
div.leadins {
  margin: 25px 0;
  overflow: hidden;
}
div.box {
  float: left;
  width: 239px;
  text-align: center;
}
div.box img {
  border: 1px solid #C5C5C5;
}
div.box p {
  text-align: center;
}
div.box p a {
  font-weight: bold;
}
div.signs {
  margin: 20px auto 0;
  width: 750px;
  clear: both;
}
div.column {
  width: 248px;
  text-align: center;
  float: left;
}
div.column div {
  margin: 15px 0;
  font-size: 1.3em;
  line-height: 140%;
}
div.column img {
  border: 1px solid #C5C5C5;
}
div.rescol {
  width: 355px;
  padding-top: 20px;
}
div.left {float: left;}
div.right {float: right;}
table.box {
  border-collapse: collapse;
  margin: 0 auto 30px;
  border: 1px solid #999;
  width: 100%;
}
table.box th {
  padding: 4px 10px;
  background: #4A6397;
  color: #FFF;
  font-size: 1.3em;
  text-align: center;
  font-weight: bold;
}
table.box th span {
  font-size: .8em;
  font-weight: normal;
}
table.box td {
  color: #000;
  text-align: left;
  padding: 4px 10px;
}
table.box td a {
  font-weight: bold;
}
table.buy td {
  padding: 12px;
  text-align: center;
}
table.buy td img {
  margin-bottom: 8px;
}
table.box td.alt {
  background: #F3F3F3;
}
table.box td.name {
  padding-bottom: 2px;
}
table.box td.desc {
  padding-top: 0;
}
table.box td.intro {
  text-align: center;
  padding: 10px;
  margin: 0;
}
table.box td.subhead {
  font-weight: bold;
  background: #333333;
  color: #FFF;
  line-height: 32px;
}

h1 {
  font-size: 2.1em;
  color: #303030;
  text-align: center;
  margin: 15px 0 12px;
  font-weight: normal;
  line-height: 160%;
}
h2 {
  font-size: 1.8em;
  color: #000080;
  text-align: left;
  font-weight: normal;
  clear: left;
}
div#header {
  text-align: center;
  width: 798px;
  margin: 10px auto 0;
  border-left: 1px solid #E0E3E9;
  border-right: 1px solid #E0E3E9;
  border-top: 1px solid #E0E3E9;
}
div#navbar {
  text-align: center;
  width: 798px;
  height: 24px;
  margin: 0 auto;
  line-height: 24px;
  background: url('/images/navbar_bg2.gif') repeat-x;
  border-left: 1px solid #E0E3E9;
  border-right: 1px solid #E0E3E9;
}
div#navbar ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
div#navbar li {
  float: left;
  background: url('/images/navbar_divider.gif') left no-repeat;
  text-align: center;
}
div#navbar li a {
  padding: 0 10px;
  color: #FFF;
  display: block;
  text-decoration: none;
  font-size: 1.0em;
  margin: 0 0 0 1px;
}
div#navbar li.special a {
  background: url('/images/navbar_hover.gif') repeat-x;
}
div#navbar li a:hover {
  background: url('/images/navbar_hover.gif') repeat-x;
}
div#content {
  width: 718px;
  padding: 25px 40px;
  margin: 0 auto;
  text-align: center;
  border-left: 1px solid #E0E3E9;
  border-right: 1px solid #E0E3E9;
}
* html div#content {width:800px;w\idth:718px;}
div.breadcrumb {
  text-align: left;
  margin-bottom: 20px;
  color: #333;
  font-size: 1.1em;
  font-weight: bold;
}
div.gallery {
  width: 684px;
  margin: 0 auto;
  text-align: left;
  overflow: hidden;
}
div.gallery .clear {
  height: 30px;
  background: url('/images/line.gif') repeat-x center;
}
div.gallery a {
  margin: 0 5px;
  display: block;
  float: left;
}
div.gallery img {
  border: 1px solid #C5C5C5;
  vertical-align: top;
}
div.indented {
  margin-left: 40px;
}
div#footer {
  background: url('/images/footer_top.gif') top no-repeat;
  padding: 10px 40px;
  width: 718px;
  margin: 0 auto 10px;
  border-left: 1px solid #E0E3E9;
  border-right: 1px solid #E0E3E9;
  border-bottom: 1px solid #E0E3E9;
}
* html div#footer {width:800px;w\idth:718px;}
div#footer p {
  text-align: center;
}
div#footer p a {
  text-decoration: underline;
  font-size: .9em;
  margin: 0 3px;
  color: #395286;
}
div#footer p a:hover {text-decoration: none;}
div#footer p.order a {
  font-size: 1.2em;
  font-weight: bold;
  margin: 0;
  color: #B83007;
}
div#footer p.credits {
  font-size: 1em;
  color: #606060;
}
div#footer p.credits a {
  color: #303030;
  margin: 0;
}
dd {
  font-size: 1.2em;
  text-align: left;
}

a img {border:0}

img.photo {
  border: 1px solid #666;
  margin: 30px 0;
}

.pastor-cover img
{
	float: right;
	border: 1px solid #666;
}

.pastor-cover ul,
.pastor-cover dl
{
	float: left;	
	margin-top: 80px;
	/*text-align: left;*/
}

.pastor-contact h2
{
	text-align: center;
	margin-bottom: 0px;
}
