body {
    margin: 0px;
    border: 0px;
    padding: 0px;
    font-size: 10pt;
    font-family: Tw Cen MT, arial;
}

a {
    color: #D45119;
}

h1, h2, h3, h4, h5, h6 {
    color: #D45119;
    margin-top: 20px;
    margin-bottom: 4px;
}

p {
    margin-top: 4px;
}

a img {
    border: 0;
}

/* Main Page */

table#main-page {
    width: 780px;
    margin: 20px auto 20px auto;
    border-collapse: collapse;
}

table#main-page td {
    border: 0px;
    padding: 0px;
}
            
table#main-page td#watermark {
    background-image: url(/images/watermark2.gif);
    background-position: top left; 
    background-repeat: no-repeat;
    background-color: #CCE5BE;
    height: 385px;
    text-align: left;
    width: 444px;
    vertical-align: bottom;
}

table#main-page div.marquee {
    margin: 0 auto;
    text-align: center;
}

table#main-page ul.quick-announcements {
    margin: 40px 0 20px 0;
    padding-left: 40px;
}

table#main-page td#nav-bar {
    background-color: #A2D296;
    vertical-align: top;
    width: 336px;
    text-align: left;
}

table#main-page ul.makeMenu {
    margin: 40px 0px 0px 20px;
}

table#main-page td#main-page-search-box {
    width: 250px;
}

table#main-page td#main-page-address {
    width: 530px;
}

.social, .offering {
  text-align: center;
  padding-top: 10px;
}

.social img {
  padding: 5px 15px;
}

.offering a {
  color: #000000;
  line-height: 36px;
  font-weight: bold;
  font-variant: small-caps;
text-shadow: 0px 0px 8px ##ffffff;
filter: dropshadow(color=##ffffff, offx=0, offy=0);
  background: #ffd200;
  border: 2px #ffffff solid;
  padding: 5px 15px;
-webkit-box-shadow: inset 0px 0px 6px 0px #000000;
-moz-box-shadow: inset 0px 0px 6px 0px #000000;
box-shadow: inset 0px 0px 6px 0px #000000;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}

/* Other Pages */

div.mainDocument {
    margin: 0px;
    padding: 0px;
    border: 0px;
    text-align: center;
}

div.mainDocument table.layout {
    width: 780px;
    border: 0px;
    border-spacing: 0px;
    border-collapse: collapse;
    padding: 0px;
    margin: 20px auto 0px auto;
    text-align: left;
}

div.mainDocument table.layout td {
    vertical-align: top;
    border: 0;
    padding: 0;
    margin: 0;
}

div.mainDocument table.layout td.header-top img {
    border: 0;
}

div.mainDocument table.layout td.nav {
    width: 235px;
    background-color: #A2D296;
    vertical-align: top;
    padding-left: 20px;
    
}

div.mainDocument table.layout td.nav img#nav-image {
    display: block;
    margin: 40px auto 0px 0px;
}

div.mainDocument table.layout td.nav div.nav-blurb {
    margin: 20px 10px 10px 0px;
    width: 215px;
}

div.mainDocument table.layout td.page-title {
    border-bottom: 2px solid #A2D296;
    color: #D45119;
    padding-left: 40px;
    font-size: 2em;
}

div.mainDocument table.layout td.main-image {
    height: 0;
    max-height: 195px !important;
    padding-left: 40px;
}

div.mainDocument table.layout td.main-image img  {
    margin-top: 10px;
}

div.mainDocument table.layout td#page-content img#main-image {
    margin-bottom: 20px;
}

div.mainDocument table.layout td.page-content, div.mainDocument table.layout td#page-content {
    _height: 400px; /* special style just for IE */
    min-height: 400px;
    padding-left: 40px;
    padding-top: 20px;
    text-align: left;
    width: 560px;
}
div.mainDocument table.layout td#page-content {
    padding-top: 10px;
}

/* Shared between main page and other pages */

ul.quick-announcements {
    display: block;
    list-style-image: url(/images/mslogo-bullet.gif);
    padding-left: 20px;
    margin: 160px 10px 20px 0px;
}

ul.quick-announcements li {
    padding: 0px 0px 4px 10px;
    vertical-align: middle;
}

/* Footer */

td.bottom-line-green {
    border-top: 4px solid white !important;
    background-color: #A2D296;
    height: 6px;
}

td.bottom-line-red {
    background-color: #D45119;
    height: 10px;
}

td.search-box {
    vertical-align: top;
    padding-top: 10px !important;
}

td.search-box div {
    height: 40px;
    width: 40px;
}

td.address {
    vertical-align: top;
    text-align: right;
    font-size: .8em;
    padding: 4px 10px 40px 0px !important;
}

/* Special Page Styles */

div.missionary-addresses p {
    margin-bottom: 0px;
}

div.address {
    margin-top: 0px;
    margin-bottom: 20px;
}

div#community-resources p {
    margin-bottom: 4px;
}

div.resource div.resource-title {
    font-weight: bold;
    color: #D45119;
    margin-top: 20px;
}

table.property-use-fees {
    border: 1px solid #CCEBB3;
    border-collapse: collapse;
}

table.property-use-fees th {
    color: #D45119;
    border-bottom: 2px solid #CCEBB3;
}

table.property-use-fees td {
    border: 1px solid #CCEBB3 !important;
    text-align: left;
    padding: 4px !important;
}

table.email-form {
    width: 100%;
}

table.email-form td.field-title {
    font-weight: bold;
}

table.email-form td.field input, table.email-form td.field select {
    width: 200px;
}

div.email-error {
    color: #D45119;
    font-weight: bold;
}

table.email-form td.field #message-body {
    width: 420px;
    height: 200px;
}

table.email-form td#field-buttons {
    text-align: right;
    padding-right: 50px;
}

div#contact-us img, div#teen img, div#soul-pantry img {
    float: left; 
    margin: 0 10px 20px 0;
}

div #contact-us p {
    margin-left: 80px;
}

div#contact-us h5 {
    clear: left;
}
    
h4#volunteer-links-header {
    margin-top: 160px;
}

ul#volunteer-links {
    margin-top: 0px;
}

table.sermons {
    margin: 20px auto;
    width: 400px;
}

table.sermons td.mp3-icon {
    width: 36px;
}

table.sermons td.sermon-title {
    vertical-align: middle;
    width: 366px;
}

table.sermons td.mp3-icon img {
    border: 0;
    width: 30px;
    height: 30px;
}

