body{
	margin: 0px;
	padding: 0px;
	background-color: #663;
	background-image: url(images/images/spacer_darkgreen.gif);
	text-align: center;
	font-family: arial;
	font-size: 12px;
}
h4,h5{
	margin: 0px;
}
h5{
	margin-bottom: 0px;
}
td{
	font-size: 12px;
}
p{
	margin: 10px 0px;
}
img{
	border: 0px;
}
.b{
	font-weight: bold;
}
#contact-area a{
	color: #fff;
}
#main-area{
	position: relative;
	width: 700px;
	text-align: left;
}
#title-area{
	width: 700px;
	text-align: right;
	color: #fff;
	margin: 0px;
	font-size: 10px;
}
#navbar{
	text-align: center;
	padding: 2px;
	background-color: #e3cf88;
	background-image: url(images/spacer_lightbrown.gif);
	border: 1px solid #fff;
	border-bottom: 1px solid #5A4E24;
}
#navbar img{
	margin: 0px 5px;
}
#sidebar{
	position: absolute;
	width: 180px;
	float: left;
}

#sidenavbar{
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #5A4E24;
	background-color: #e3cf88;
}

#sidenavbar a{
	background-color: #e3cf88; 
	display: block; 
	text-decoration: none; 
	color: #5A4E24; 
	font-weight: bold; 
	padding: 2px 7px; 
	border: 1px solid #5A4E24; 
	font-size: 12px;
	margin: 1px;
}
#sidenavbar a:hover{
	background-color: #5A4E24; 
	color: #e3cf88; 
}


#mainbar{
	position: absolute;
	margin-left: 180px;
	width: 520px !important;
	float: left;
	background-color: #fff;
	height: 600px;
	min-height: 600px;
	padding-bottom: 20px;
}
#info-area{
	padding: 10px;
	text-align: right;
}
#footer{
	text-align: center;
	width: 500px;
	margin: 10px 10px auto 10px;
	border-top: 1px solid #5A4E24;
	padding: 5px 0px;
	position: absolute;
	bottom: 0px;
}
#footer a{
	text-decoration: none;
	color: #000;
	font-weight: bold;
	padding: 0px 5px;
}

#side-text-statement{
	font-size: 17px; 
	color: #cc9; 
	font-weight: bold; 
	font-style: italic;
	margin-bottom: 10px;
}
#selected-pic{
	margin: 20px 0px;
}

#no-pic-warning{
	background-color: #eee;
	font-style: italic;
	border: 1px solid #999;
	padding: 10px;
}

.content-1{
	padding: 5px 25px;
	
}
.heading-1{
	background-color: #5A4E24;
	margin: 0px;
	margin-left: 5%;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	background-image: url(../images/header-end-left.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 30px;
	padding-top: 1px;
	height: 16px;
}
.heading-2{
	text-align: right;
	background-color: #5A4E24;
	margin: 20px 0px;
	margin-bottom: 10px;
	margin-right: 20%;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	background-image: url(../images/header-end-right.gif);
	background-repeat: no-repeat;
	background-position: top right;
	padding-right: 30px;
	padding-top: 1px;
	height: 16px;
}

.entry{
	font-style:italic;
}

.small{
	font-size: 10px;
}
.donation-table{
	width: 450px;
	border: 1px solid #5A4E24;	
	background-color: #F8F8E4;
}
.donation-table td{
	vertical-align: top;
	font-size: 12px;
	padding: 0px 5px;
}
.donation-table th{
	vertical-align: top;
	font-size: 12px;
	text-align: left;
	font-weight: normal;
	width: 40%;
	padding: 0px 5px;
}
.warning{
	font-size: 11px;
	font-weight: bold;
	color: #900;
}
.cookie-crumbs{
	font-size: 11px;
	margin-left: 5px;
	margin-bottom: 5px;
	display: inline;
}
.cookie-crumbs a{


}
.site-links{
	font-size: 11px;
	color: #5A4E24;
}
.site-links a{
	font-size: 11px;
	color: #5A4E24;
}

.par-header{
	font-weight: bold; 
	margin: 15px 0px 3px 0px;
}

.par-body{
	margin: 0px;
}
