ul, li, h1, h2, h3, p, form {
margin: 0;
}

body {
background-image:url(../images/bg.jpg);
background-repeat:repeat-x;
background-color:#f7911d;
margin: 0px;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: .9em;
color: #422e13;
}

#main_wrapper{
width: 990px;
margin: auto;
background-image:url(../images/expand_body_bg.jpg);
position: relative;
}

#header {
width: 990px;
height: 232px;
background-image:url(../images/head.jpg);
background-repeat:no-repeat;
height: 232px;
}

.logo_spacer {
position: absolute;
height: 160px;
width: 160px;
top: 30px;
left: 83px;
}

#utility_nav {
position: absolute;
text-align:right;
float: right;
top: 27px;
right: 80px;
font-size: .7em;
text-transform:uppercase;
color: #FFFFFF;
font-weight: bold;
}

#utility_nav a {
color: #FFFFFF;
text-decoration: none;
}

#utility_nav a:hover {
color:#FFFFFF;
text-decoration: underline;
}

#main_nav {
margin: auto;
width: 990px;
height: 59px;
background-image:url(../images/main_nav.jpg);
background-repeat: no-repeat;
position: relative;
}

#main_nav ul {
padding-left: 60px;
}

#main_nav li {
list-style-type: none;
position: relative;
text-align:center;
display:inline;
top: 10px;
}

#main_nav li a {
color: #FFFFFF;
text-decoration:none;
text-transform: uppercase;
font-size:.9em;
}

#main_nav li a:hover {
text-decoration: underline;
}

#middle_content {
background-image:url(../images/content_bg.jpg);
background-repeat:repeat-y;
min-height: 484px;
overflow: auto;
padding-top: 25px;
}

#left_nav {
width: 177px;
float: left;
padding-top: 10px;
}

#left_nav li {
list-style-type:none;
line-height: 30px;
color: #FFFFFF;
padding: 0 0 0 5px;
*padding: 0 0 0 45px;
}

#left_nav li a {
text-decoration: none;
color: #FFFFFF;
}

#left_nav li a:hover {
text-decoration: underline;
color: #FFFFFF;
}

#main_content {
position: relative;
width: 615px;
float: left;
padding: 0 40px 30px 80px;
text-align:justify;
}

#right_bar {
position:relative;
width: 175px;
float: right;
right: 47px;
/* background-image:url(../images/c4c_right_banner.jpg); */
background-repeat: no-repeat;
min-height: 760px;
padding: 30px 20px 0 25px;
border-left: 1px solid #ccc;
}

#donate {
position: absolute;
top: 10px;
height:233px;
width:200px;
}

#volunteer {
position: absolute;
top: 454px;
left: 12px;
height:17px;
width:91px;
}

#newsletter {
position: absolute;
font-size: 0.8em;
color:#FFFFFF;
font-weight: bold;
top: 562px;
left: 17px;
height:17px;
width:160px;
text-align:center;
}

h1 {
font-size: 2.1em;
color: #349ac9;
padding-bottom: 20px;
text-align: left;
}

h2 {
font-size: 1.6em;
color: #349ac9;
padding:0 0 10px 0;
*padding:15px 0 10px 0;
}

strong {
color: #f68f1b;
}

p {
padding: 5px 0 20px 0;
*padding: 0 0 10px 0;
}

a {
text-decoration:underline;
color: #4a6f39;
font-weight: bold;
}

#footer {
background-image:url(../images/footer.jpg);
background-repeat:no-repeat;
height: 26px;
text-align: right;
color: #FFFFFF;
padding: 30px 20px 0 0;
font-size: .8em;
background-color:#f68f1b;
}

#footer a {
color: #FFFFFF;
text-decoration:underline;
}

#footer a:hover {
color: #FFFFFF;
text-decoration:none;
}

.read_more {
align: right;
text-align:right;
color:#f68f1b;
padding-bottom: 10px;
margin-top: -17px;
*margin-top: -8px;
}

.read_more a {
color: #f68f1b;
font-weight: normal;
font-size: 0.8em;
text-decoration:none;
}

.read_more a:hover {
text-decoration: underline;
}

.photogallery_table td {
	text-align: center;
	padding: 10px;
}