* {margin:0;padding:0;}
body {
	background: #f3f2d9 url(/i/back-page.jpg) repeat-x;
	text-align: center;
	color: #69553f;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 75.25%;
}
a {color: #3b402d; outline: none;}

#header h1 a {
	display: block;
	text-indent: -1000em;
	width: 670px;
	height: 76px;
	margin-left: 215px;
}

#header h2 {display: none;}

#page {
	background: url(/i/back-second.jpg) no-repeat;
	margin: 0 auto;
	text-align: left;
	width: 980px;
	height: 400px;
}

/*--- MAIN NAVIGATION ---*/

ul#main-nav {
	text-transform: uppercase;
	margin-top: 29px;
	margin-left: 210px; 
	letter-spacing: 1px;
	padding-top: 13px;
}

#main-nav li {
	 display: inline;
 	 list-style-type: none;
 	 vertical-align: middle;
	 font-size: 1em;
 }

#main-nav a {
	color: #593e26;
	text-decoration: none;
	padding: 13px 6px 8px; 
}

#main-nav a:hover {
	color: #303321;
	text-decoration: none;
	background: #eff5e2;
}

body.home li#home a,
body.about li#about a,
body.services li#services a,
body.affiliations li#affiliations a,
body.donate li#donate a,
body.volunteer li#volunteer a,
body.events li#events a,
body.resources li#resources a,
body.contact li#contact a {
	font-weight: bold;
}

/*--- SUB NAV ---*/

div#sub-nav {
	width: 185px;
	margin-top: 80px;
	margin-left: 3px;
	float: left;
}


div#sub-nav ul {
	font-size: 1.3em;
	line-height: 1.3em;
	text-align: right;
	padding-bottom: 20px;
	background: url(/i/nav-back.jpg) bottom;
}

body.home div#sub-nav ul {
	float: none;
}

div#sub-nav ul li {
	list-style: none;
	margin-bottom: 2px;
}

div#sub-nav ul li a {
	display: block;
	width: 168px;
	padding: 8px 10px 8px 0;
	margin: 0 0 0 4px;
	text-decoration: none;
	border-bottom: 1px solid #e1d5b6;
	color: #69553f;
}

body.home div#sub-nav ul li a {
	background: #f6f0dc;
}

div#sub-nav ul li a:hover {color:#412c1b;}


/*--- HOME ---*/

body.home #page {
	background: url(/i/back-home.jpg) no-repeat;
}

body.home #content {
	width: 640px;
	margin-top: 0;
	margin-left: 215px;
}

body.home div.feature-box {
	background: none;
	padding: 0;
	margin: 0;
}

body.home div.feature-box p {
	background: #ddcd94;
	padding: 15px 20px;
	font-size: 1.4em;
	line-height: 1.4em;
	margin: 10px 0 30px 0;
}

body.home div.feature-box p a {color: #6C5841;}

#col1 {float: left; width: 300px;}
#col2 {float: right; width: 300px;}

body.home h2 {
	margin: 0 0 15px 0;
}

p.more {
	text-align: right;
	clear: both;
	font-size: 1em;
}

body.home #content #events ul {
	margin-left: 0;
}

body.home #events div.entry {
	border-bottom: 1px solid #DFCBAF;
	padding-bottom: 10px;
	overflow:auto;
	font-size:1.3em;
	line-height:1.4em;
	margin-bottom: 10px;
}

body.home #events div.entry a {
	float:left;
	width:225px;
}

body.home #events div.entry span {
	float: right;
	text-align: right;
}

#hours {
	background: #f3f0d5;
	padding: 20px 15px;
}


#hours p em {
	font-size: .9em;
	line-height: 1.2em;
}

#newsletter {
	background: #c7d3ad;
	padding: 10px;
	border: 1px solid #b9c79b;
	margin-bottom: 20px;
}

#newsletter label {
	margin-bottom: 5px;
	display: block;
	color: #262f13;
}

#newsletter input#email {
	border: 1px solid #b9c79b;
	font-size: 1em;
	padding: 2px 4px;
	width: 190px;
}

#newsletter input#submit {
	background: #f3f0d5;
	border: 1px solid #b9c79b;
	text-transform: uppercase;
	font-size: 1em;
	width: 70px;
	padding: 2px 2px;
	letter-spacing:1px;
}

body.home hr {
	border-top: 1px solid #dfcbaf;
	background:#dfcbaf;
}

/*--- SECOND LEVEL ---*/

#content {
	width: 660px;
	margin: 45px 0 50px 28px;
	float: left;
}

body.home #content img, div#map {
	margin: 10px 0 15px;
	border: 1px solid #d8c59e;
	float: none;
}

#content img.alignright,
#content img {
	float: right;
	margin: 0 0 10px 15px;	
	border: 1px solid #d8c59e;
}

p {
	font-size: 1.3em;
	line-height: 1.5em;
	margin-bottom: 15px;
	clear: left;
}

#content ul, #content ol {
	margin: 0 0 15px 30px;
	font-size: 1.3em;
}

#content ul ul, #content ol ol, #content ul ol, #content ol ul {
	margin: 10px 0 15px 30px;
	font-size: 1em;
}

#content li {
	margin-bottom: 6px;
	line-height: 1.4em;
}


h1 {
	font-size: 2em;
	line-height: 1.4em;
	font-weight: normal;
	margin-bottom: 25px;
	color: #60462D;
}

h2 {
	font-size: 1.5em;
	line-height: 1.5em;
	margin: 20px 0 15px 0;
}

h3 {
	font-size: 1.3em;
	line-height: 1.3em;
	margin: 20px 0 10px 0;
}

hr {
	border: none 0;
	border-top: 1px solid #d8c59e;
	background:#d8c59e;
	width: 100%;
	clear:both;
	height: 1px;
	margin-bottom:10px;
}

body.food_donations div#content ul {
	background: #F3F0D5;
	padding: 20px 40px;
	margin: 0 0 25px 0;
}

div.feature-box h2 {
	margin-top: 0;
}
table {
	border-collapse: collapse;	
	margin: 5px 0 15px 0;
}

caption {display: none;}

th {
	padding: 10px 0;
	font-size: 1.3em;
	margin-bottom: 20px;
	text-align: left;
}

tr.total th {
	
	font-size: 1.3em;
	padding-bottom: 25px;
}

td {
	padding: 5px 10px;
	font-size: 1.3em;
	background:#F0E7C6;
}

table.income {
	float: left;
	margin-right:50px;
}
table.expense {
	float: left;
}

/*--- FORMS ---*/

body.volunteer form {
	width: 600px;
	margin-bottom: 10px;
}

fieldset {
	margin-bottom: 20px;
	padding: 0;
	border: none;
}

form h2 {
	clear: both;
	margin: 10px 0;
}

label  {
	font-size: 1em;
	font-weight: normal;
	display: block;
	line-height: 1.5em;
	margin-bottom: 4px;
}

label.choice {
display:block;
line-height:1.5em;
margin:-1.5em 0pt 0pt 25px;
padding:0.44em 0pt 0.25em;
width:90%;
font-weight: normal;
font-size: 1em;
}

#content form ul {
margin: 0;
padding: 15px 15px 5px 15px;
list-style-type: none;
width: 100%;
background: #E9E3C0;
}

#content form fieldset#basicinfo ul, #content form fieldset#referral ul {
	padding: 0;
	background: none;
}

#content form input, #content form textarea {
padding: 3px 0;
}

#content form select {
padding: 2px 0;
}

#content form ul li {
margin: 0 0 .75em 0;
padding-left: 0;
clear: both;
position: relative;
display: block;
list-style-type: none;
background: none;
}

#content form ul li.left {
width: 46% !important;
float: left;
clear: both;
}

#content form ul li.right {
width: 46% !important;
clear: right;
float: right;
}

.full {
width: 100% !important;
}

#content form ul li.clearboth {
height: 1px !important;
width: 100% !important;
margin: 0;
padding: 0;
}

form li span {
float: left;
margin:0pt 4px 0pt 0pt;
padding:0pt 0pt 8px;
font-size: .8em;
}

form li span.required-text {
	float: none;
	color: red;
}

p.required-text {
	font-style: italic;
	font-size: 1.1em;
}

form li span label {
font-weight: normal;
}

input.checkbox, input.radio {
display:block;
height:13px;
line-height:1.5em;
margin:0.6em 0pt 0pt 3px;
width:13px;
}

/*--- CONTACT FORM ---*/

body.contact form p, 
body.contact label, 
body.contact form td, 
body.contact form textarea {
	font-size: 1.2em;
}

body.contact label {
	float:left;
	margin-top:8px;
	width: 80px;
}
body.contact .textfield {
	background-color:#F3F0D5;
	border:1px solid #d8c59e;
	color:#69553f;
	float:left;
	font-size:1em;
	font-weight:normal;
	margin:4px 0pt 0pt;
	padding:4px;
	vertical-align:middle;
	width:500px;
}
body.contact input#submit, body.volunteer input#submit {
	background: #f3f0d5;
	border: 1px solid #b9c79b;
	text-transform: uppercase;
	font-size: 1em;
	padding: 3px;
	letter-spacing:1px;
}
body.contact input#submit {
	margin:5px 20px 15px 80px;
}

/*--- CAPTCHA ---*/

div#captcha {
	margin: 10px 0 0 80px;
	clear: both;
	float: left;
	width: 580px;
}

div#captcha img {
	float: none;
	margin:0 0 10px 0;
}

/*--- GALLERY ---*/

div.navigation {
	text-align: center;
	background: #E9E3C0;	
	margin: 0 0 15px 0;
	padding: 5px;
	clear: both;
	border-top: 1px solid #d8c59e;
	border-bottom: 1px solid #d8c59e;
}

div.navigation p {
	margin-bottom: 0;
	font-size: 1.2em;
}

div.navigation a {color: #69553F;}

div.breadcrumb {float: left; width: 440px;}

div.breadcrumb p {
	font-size: 1.2em;
}

div#thumb-gallery {
	border-top: 1px solid #d8c59e;
	border-bottom: 1px solid #d8c59e;
	clear: both;
	float: left;
	width: 100%;
	padding: 10px;
	margin: 10px 0;
	background: #E9E3C0;
}

body.gallery #content div.thumbs img {
	float: left;
	margin: 0 5px 5px 5px;
	background: #fff;
	padding: 5px;
}

div.cat_thumbs {
	float: left;
	margin: 0 2px 5px 2px;
	padding: 3px;
}

body.gallery #content div.cat_thumbs img {
	margin: 0 5px 5px 5px;
	background: #fff;
	padding: 5px;
}

div.cat_thumbs p {
	margin: 0 5px 5px 5px;
	font-size: 1.2em;
}

div.cat_thumbs a {
	text-decoration: none;
	color: #69553F;
}

div.cat_thumbs a:hover {text-decoration: underline;}

body.gallery #content img {
	float: none;
	margin: 0;
}

body.gallery form {float: right;}
body.gallery h1 {clear: both;}

div.imageBG {
	margin-bottom: 15px;
}