@charset "UTF-8";
/* CSS Document */

body  {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    background: #C7E7EB;
	background-image:url(images/header_strip.gif);
	background-repeat:repeat-x;
    margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
    padding: 0;
    }
#outer {
text-align:center;
}
#inner {
text-align: center;
width:880px;
margin:0 auto;
padding:0;
}

#header {
width: 880px;
height:170px;
margin:0 auto;
padding:0;
text-align:center;
}
#menu{
width:880px;
height:42px;
margin:0 auto;
padding:0;
}
.img {
float:left;
}
.reg_img {
border:#603A17 solid thin;
}
#main_content {
width: 880px;
height:900px;
margin:0 auto;
padding:0;
background-image:url(images/bg_02.jpg);
background-repeat:repeat-y;
}
#upper_mc {
background-image:url(images/bg_01.jpg);
background-repeat:no-repeat;
width:880px;
height:27px;
margin: 0 auto;
padding:0;
}
#lower_mc {
background-image:url(images/bg_04.jpg);
background-repeat:no-repeat;
width:880px;
height:16px;
clear:both;
margin:0 auto;
}
#left_column {
float:left;
width: 235px;
padding-top:10px;
}
#reasons_left_column {
border: 1px solid #603A17;
background-color:#A5E7EB;
width: 205px;
margin:0 auto;
margin-bottom: 10px;
}
.eighteen_hour {
font-size:13px;
line-height:14px;
margin-left:10px;
margin-right:10px;
text-align:justify;
}
.eighteen_hour_small {
font-size:14px;
text-align:center;
font-weight: bold;
}
.gallery_small {
font-size:18px;
text-align:center;
font-style:italic;
}
#constant_contact {
margin:auto;
margin-bottom: 10px;
width: 205px;
background-color:#B5E7EB;
border: 1px solid #603A17;
}
#in_the_gallery {
background-color:#C5E7EB;
border: 1px solid #603A17;
margin:auto;
margin-bottom: 10px;
width: 205px;
text-align:center;
}
#volunteer {
background-color:#FFFFFF;
border: 1px solid #603A17;
margin:auto;
margin-bottom: 10px;
width: 205px;
height:170px;
}
#right_column {
float:right;
width: 644px;
height:880px;
text-align:center;
border-left:#603A17 1px solid;
}
.right_column_entry {
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
width: 600px;
height: 150px;
padding-left:10px;
border: 1px solid #603A17;
margin:auto;
margin-bottom: 10px;
text-align:center;
}
#one {
background-color:#A5E7EB;
}
#two  {
background-color:#B5E7EB;
}
#three {
background-color:#C5E7EB;
}
#four {
background-color:#D5E7EB;
}
#five {
background-color:#e8eef4;
}
#six {
background-color:#D5E7EB;
}
#date {
font-family: Arial,Helvetica, sans-serif;
float:left;
margin-top:7px;
width: 130px;
height: 136px;
background-color: #603A17;
font-size:16px;
color: white;
line-height:16px;
}
.number {
font-weight:100;
line-height:57px;
text-align:center;
font-size:46px;
}
.time {
font-weight:100;
line-height:15px;
font-size:18px;
}
#text {
float:right;
width:460px;
height:142px;
margin-top:4px;
text-align:left;
font-size:13px;
line-height:13px;
color:#000000;
}
#calendar {
font-size:12px;
width:600px;
margin:0 auto;
}
#engage {
width:620px;
margin:0 auto;
height:840px;
border: 2px solid #603A17;
background-color:#fffafa;
}
#about {
width:600px;
margin:0 auto;
height:840px;
border: 2px solid #8bb5cf;
background-color:#fffafa;
}
#membership {
width:600px;
margin:0 auto;
height:840px;
border:2px solid #A5E7EB;
background-color:#fffafa;
}
p.subheading {
font-size:18px;
color:#8bb5cf;
}
.notpage {
font-size:16px;
}
.regular_text {
margin-left:10px;
margin-right:10px;
text-align:left;
font-size:14px;
line-height:14px;
}
.orange {
color:#e67425;
}
.hr {
height:1px;
width:570px;
background:#603A17;
margin: 5px 10px 5px 10px;  
}
li {
font-size:16px;
text-align:left;
margin-left:10px;
}
h1 {
font-family:Arial, Helvetica, sans-serif;
font-size:22px;
text-align:center;
color:#603A17;
line-height:21px;
}
h2 {
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
line-height:10px;
text-align:center;
}
h3 {
text-align:center;
font-size:16px;
line-height:12px;
}
h4 {
text-align:left;
font-size:16px;
color:#8bb5cf;
margin-left:10px;
}
.orange_heading {
text-align:left;
font-size:16px;
line-height:12px;
color:#e67425;
}
h5 {
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
text-align:center;
color:#603A17;
line-height:5px;
}
h6 {
text-align:left;
font-size:12px;
line-height:12px;
color:#e67425;
}
#bottom_image {
background-image:url(images/header_strip_bottom.gif);
background-repeat:repeat-x;
width:100%;
height:170px;
text-align:center;
}
#footer {
width: 880px;
height:142px;
margin:0 auto;
padding: 0;
}
.headfoot {
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
text-align:center;
color:#603A17;
line-height:20px;
}
.foot {
text-align:justify;
font-size:15px;
line-height:15px;
}
a:link {
color:#603A17;
text-decoration:none;
}
a:visited {
color:#603A17;
text-decoration:none;
}
a:hover {
color:#e67425;
text-decoration:none;
}
a:active {
color:#603A17;
text-decoration:none;
}
.red{
color:#9a0000;
font-weight:bold;
}
