body {
	background-color: #D6D0C2;
	padding: 0px;
	margin: 0px auto 0px auto;
	color: #333333;
	font-size: 14px;
	font-family: 'lucida grande', tahoma, sans-serif;
	line-height: 24px;
	width: 820px;
}
body a {
	color: #336699;
	text-decoration: none;
}

html { min-height: 100%; margin-bottom: 1px; }
form {
	margin: 0px;
	padding: 0px;
}

.container {
	width: 800px;
	margin: 0px auto 0px 0px;
	padding: 10px;
	background-color: #DFDCD0;
}
.wrap {

	width: 650px;
	margin: 0px auto 0px auto;
	padding: 0px;
	float: none;
}
.table_donate {
	background-color: #DFDBCE;
	color: #333333;
	background-image: url(../images/donate-bkg.gif);
	font-size: 11px;
	font-weight: bold;
}
.table_donate td {
	padding-right: 8px;
}
.smalltext {
	line-height: 12px;
	font-weight: normal;
}
.headings {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	line-height: 45px;
	font-weight: normal;
	display: block;
	text-align: left;
	color: #000033;
	padding-left: 0px;
}
.bkg {

	background-color: #DFDBCE;
	color: #333333;
	background-image: url(../images/donate-bkg.gif);
	border-top: 2px solid #BBB397;
	padding: 7px;
}
h1 {
	font-size: 26px;
	color: #333333;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	line-height: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.links {
	font-size: 16px;
	font-weight: normal;
	color: #333333;
	display: block;
	width: auto;
	text-decoration: none;
	float: left;
	padding: 3px 24px 3px 24px;
	margin-right: 0px;
	border-right: 0px dotted #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.links:hover {
	color: #5C543F;
}

.linksactive {
	background-color:  #CAC2AE;
}

hr {
	color: #666666;
	height: 1px;
	border: 0px;
	background-color: #666666;
	margin: 0px;
	padding: 0px;
	margin-top: 4px;
	margin-bottom: 4px;
}
.menucontainer {
	width: 820px;
	margin: 0px auto 0px auto;
	border-bottom: 1px solid #000033;
	border-top: 0px solid #000033;
	height: 30px;
}
.footer {
	font-size: 11px;
	color: #ADA07E;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
h2 {

	font-size: 16px;
	color: #333333;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
.home-overview {
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	display: block;
	border-bottom: 0px dotted #CCCCCC;
	margin-bottom: 5px;
}
.image {
	border: 1px solid #A79A7C;
	padding: 6px;
	margin-left: 10px;
}
