/* Start of CMSMS style sheet 'default-lrc' */
body {
  background-color: #4797a0;
  color: white;
  margin: 0px;
  font-family: tahoma, Helvetica, sans-serif
}

a {
  color: #ffb6a3 ;
  font-style: italic;
  font-weight: bold;
 background-color: #4797a0;
}

a:hover {
  color: #ffd4c8 ;
}

li#active a {
  text-decoration: none;
  font-style: normal;
  font-weight: bold;
  color: #d40035;
}
span.sectionheader {
  text-decoration: underline;
}

#content h2 {
  font-family: serif;
  font-weight: normal;
  background-image: url(images/spade.gif) ;
  background-repeat: no-repeat;
  background-position: 0 50% ; 
  padding-left: 33px;
  vertical-align: sub;
}

#mainnav {
  top: 85px;
  left: 60px;
  z-index: 100;
  position: absolute;
 /* background-color: #46969f; */
  padding-right: 20px;
  line-height: 120%;
/*  filter:alpha(opacity=50);   
  -moz-opacity: 0.5;   
  opacity: 0.5;  */
}

#mainnav ul {
margin-left: 0;
padding-left: 0;
list-style: none;
z-index: 50;
 /*   filter:alpha(opacity=100);   
  -moz-opacity: 1.0;   
  opacity: 1.0; */
}

#mainnav li {
padding-left: 18px;
background-image: url(images/bullet.gif);
background-repeat: no-repeat;
background-position: 0 .1em;
z-index: 50;
background-color: #4797a0;
}

#mainnav a {
  background-color: transparent;
}
/*
.menubg {
height: 300px;
background-color: #4797a0;
 filter:alpha(opacity=50);   
  -moz-opacity: 0.5;   
  opacity: .5; 
z-index: -99;
}
*/
#main {
  position: absolute;
  left: 280px;
  margin-bottom: 200px;
  margin-top: 120px;
  height: 70%;
  margin-right: 4px;
  padding-right: 40px;
  padding-left: 20px;
  z-index: 50;
  overflow-y: auto;
  overflow-x: hidden;
  max-width: 800px;
  /* min-width: 585px; */




}
#pageheadline {
  font-family: serif;
  font-weight: bold;
  font-size: 200%;
  padding-left: 43px;
  z-index: 50;
  background-image: url(images/bookend_l.gif) ;
  background-repeat: no-repeat;
  background-position: 0 70%;
}
.bookend_r {
  padding-right: 43px;
  background-image: url(images/bookend_r.gif) ;
  background-repeat: no-repeat;
  background-position: 100% 70% ;
}

#content {
  z-index: 50;
}


#botleftgraphic {
  background-image: url(images/botleft.jpg) ;
  width: 424px ;
  height: 334px ;
  position: absolute;
  bottom: 0px;
  left: 0px;
  z-index: 2;
   
/*  
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: left bottom;
*/
}

#botramp {
  background-image: url(images/ramp.jpg) ;
  width: 100%;
  height: 311px ;
  position: absolute;
  bottom: 0px;
  z-index: 0;
 
 /* background-attachment: fixed;
  background-position: bottom right;
 */
 
  background-repeat: repeat-x;

}

#botrightgraphic {
  background-image: url(images/address.jpg) ;
  width: 235px ;
  height: 20px ;
  position: absolute;
  bottom: 0px;
  right: 0px;
  z-index: 2;
}

#topleftgraphic {
  background-image: url(images/livingrockchurch.jpg) ;
  width: 568px ;
  height: 82px ;
  position: absolute;
  top: 10px;
  left: 20px;
  z-index: 10;
}

.contactform {
  color: Black;
}

/* End of 'default-lrc' */

