/********************************************************* Universal Styles **/
html {
  background: #000;
  padding: 0px;
  margin: 0px;
  font-family: Arial;
  font-size: 14px;
}
body {
  width: 760px; 
  margin: 0 auto;
  padding: 86px 0 20px 0;
  background: #494949 url('mainback.jpg') no-repeat;
  position: relative;
}
#familyname {
  margin: 0;
  padding: 0;
}
#familyname a {
  width:500px; height:60px;display: block;position: absolute;top: 12px;left: 10px;
}
#familyname span {
  display: none;
}
#maincontent {
  color: #ccc;
  width: 620px;
  margin: auto;
  padding-bottom: 44px;
/*  background: url('deafeverywhereareforgotten2.gif') bottom center no-repeat;*/
  min-height: 300px;    position: relative;
}
h2 {
  color: #1a1a1a;
  font-size: 1.5em;
  margin: 0 0 2px 0;
  padding: 0;
}
h3 {
  color: #1a1a1a;
  font-size: 1em;
  font-weight: bold;
  text-align: left;
  margin: 0;
  padding: 14px 0 6px 0;
}
p {
  text-align: justify;
  margin: 0 0 1em 0;
}
#author {
  position: absolute;
  bottom: 0;
  right: 0;
}
.highlightlink {
  color: #ccc;
  font-weight: bold;
  text-decoration: none;
}
#photoalbum {
  height: 208px;
  padding: 32px;
}
#photos img {
  display: none;
}
address {
  font-style: normal;
  margin: 0 0 1em 0;
}
a {
  color: #ccc;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}#preloader {display: none;}
/********************************************************* Nav Styles **/
#navbar {
  text-align: center;
  margin: 0 70px 0 70px;
  height: 51px;
  padding: 0;
  list-style-type: none;
  background: #777 url('buttons.gif');
}
#navbar li {
  padding: 0;
  margin: 0;
  float: left;
}
#navbar a {
  margin: 0;
  padding: 0;
  display: block;
  width: 155px;
  height: 51px;
  color: #cdcdcd;
  text-decoration: none;
  font-weight: bold;
  line-height: 51px;
  font-size: 16px;
}
#familylink:hover {
  background: #777 url('buttonshover.gif') 0 0 no-repeat;
}
#familylink.current, #familylink.current:hover {
  background: #777 url('buttonscurrent.gif') 0 0 no-repeat;
}
#ministrylink:hover {
  background: #777 url('buttonshover.gif') -156px 0 no-repeat;
}
#ministrylink.current, #ministrylink.current:hover {
  background: #777 url('buttonscurrent.gif') -156px 0 no-repeat;
}
#newslink:hover {
  background: #777 url('buttonshover.gif') -311px 0 no-repeat;
}
#newslink.current, #newslink.current:hover {
  background: #777 url('buttonscurrent.gif') -311px 0 no-repeat;
}
#contactlink:hover {
  background: #777 url('buttonshover.gif') -465px 0 no-repeat;
}
#contactlink.current, #contactlink.current:hover {
  background: #777 url('buttonscurrent.gif') -465px 0 no-repeat;
}
/********************************************************* Family Page Styles **/
#photoalbum {
  text-align: center;
}
#photos {
}
.arrow {
  margin: 70px 10px 80px 10px;
  cursor: pointer;
}
/********************************************************* News Page Styles **/
#maincontent #newscontainer {
  background: #494949 url('newsback.jpg') 0 0 no-repeat;
  margin-top: 21px;
}
#recentnewslinkscontainer {
  width: 155px;
  height: 200px;
  margin: 25px 0 0 14px;
  float: right;
  clear: right;
}
#recentnewslinks {
  overflow: auto;
  height: 160px;
  padding: 4px 10px 4px 0;
}
#recentnewslinks a {
  color: #ccc;
  text-decoration: none;
}
#recentnewslinks a:hover {
  text-decoration: underline;
}
#downloadprayerletter {
  width: 155px;
  height: 82px;
  float: right;
}
#downloadprayerletter p {
  padding: 0;
  margin: 0 14px 0 0;
  text-align: right;
}
#greenarrow {
  margin-bottom: -6px;
}
#featurednews {
  width: 437px;
  padding: 14px;
  min-height: 210px;
  background: #565656 url('newsback.jpg') 0 0 no-repeat;
}
/********************************************************* Contact Page Styles **/
#contactinfo {
  background: url('contactback.jpg') no-repeat;
  height: 427px;
  padding: 22px 20px;
  color: #ccc;
  
}
#contactinfo h2, #contactinfo h3 {
  color: #ccc;
}
#contactinfo h3 {
  padding: 0 0 6px 0;
  font-size: 1.2em;
}
#Telephone_and_Email {
  width: 146px;
  margin-right: 19px;
}
#Addresses {
  width: 375px;
}
#contactinfo .columnated {
  margin-top: 24px;
  margin-bottom: 34px;
  padding: 9px;
  float: left;
  height: 152px;
}
div#homechurch {
  float: none;
  clear: both;
  height: 172px;
}
#homechurch .columnated {
  margin-top: -1px;
}
#homechurchaddressandphone {
margin-right: 30px;
}
.addresscont {
  float: left;
}
#homeaddr {
  margin-right: 16px;
}
/********************************************************* Family Page Styles **/
#familytext {
  padding: 1em;
  background: url('familylower.jpg');
}
/********************************************************* Ministry Page Styles **/
#ministrycontainer {
  background: url('ministryback.jpg') right top no-repeat;
  padding: 20px;    padding-left: 172px;
}
#efatalinks {
  width: 140px;
  margin: 17px 14px 14px -158px;
  float: left;
  height: 244px;
}
