/* CSS Document */

html {margin: 0; padding: 0}
body {margin: 0; padding: 0; background-image: url(images/structural/background.gif); background-position: top; background-repeat: repeat-x; background-color: #999999}
div {vertical-align: top}

#left {background-color: #FFFFFF; width: 695px; padding: 0 20px 10px 20px; vertical-align: top; font-family: arial; color: #1d3879; font-size: 11px}
#right {background-color: #333333; width: 260px; padding: 0 5px 5px 5px; vertical-align: top; font-family: verdana; color: #0099CC; font-size: 11px}

h1 {font-size: 18px; padding: 6px 0 6px 50px; color: #9CBBFE; border-top: 1px solid #62CE93; border-bottom: 1px solid #62CE93}
.news {background-image: url(images/structural/ico_news.gif); background-position: left; background-repeat: no-repeat}
.purpose {background-image: url(images/structural/ico_purpose.gif); background-position: left; background-repeat: no-repeat}
.worship {background-image: url(images/structural/ico_worship.gif); background-position: left; background-repeat: no-repeat}
.connect {background-image: url(images/structural/ico_connect.gif); background-position: left; background-repeat: no-repeat}
.grow {background-image: url(images/structural/ico_grow.gif); background-position: left; background-repeat: no-repeat}
.impact {background-image: url(images/structural/ico_impact.gif); background-position: left; background-repeat: no-repeat}
.resources {background-image: url(images/structural/ico_resources.gif); background-position: left; background-repeat: no-repeat}
.beliefs {background-image: url(images/structural/ico_beliefs.gif); background-position: left; background-repeat: no-repeat}
.contact {background-image: url(images/structural/ico_contact.gif); background-position: left; background-repeat: no-repeat}

h2 {font-size: 16px; font-weight: bold; font-style: italic; color: #EF9A1A}
h3 {color: #DDDDDD; font-weight: bold; font-size: 12px}

li {margin: 0 0 10px -15px}
textarea,input {margin-top: 5px}

.greyborder {border: 1px solid #CCCCCC; padding: 5px; margin-bottom: 10px}
.leftimage {float: left; margin-right: 10px}
.rightimage {float: right; margin-left: 10px}

.innercell {padding: 5px; vertical-align: top; font-family: arial; color: #1d3879; font-size: 11px; width: 33%}
.contactcell {padding: 5px; vertical-align: top; font-family: arial; color: #1d3879; font-size: 11px; text-align: center}

#disclaimer {padding: 3px; text-align: center; font-family: verdana; color: #999999; font-size: 10px; background-color: #E8E8EB; border-top: 1px solid #999999}

/*navigation*/

a:link {color: #62CE93; text-decoration: none; font-weight: bold}
a:visited {color: #62CE93; text-decoration: none; font-weight: bold}
a:hover {color: #EF9A1A; text-decoration: underline; font-weight: bold}
a:active {color: #62CE93; text-decoration: none; font-weight: bold}