body {
	margin: 0;
	padding: 0;
	background: #556050;
}
a {
	color: #41493d
}
img {
	padding: 0;
	margin: 0;
	border: none;
}
#main {
	margin: 0 auto;
	padding: 0;
	width: 792px;
	font: 12px Arial, Helvetica, Sans-serif;
	overflow: hidden;
	background: url(../images/main-bg.gif) repeat-y;
}
#main a:hover {
	text-decoration: underline;
}
#header {
	position: relative;
	display: inline;
	width: 775px;
	height: 161px;
	margin: 0 8px;
	float: left;
	background: #E1E0D2 url(../images/header-bg.gif) repeat-x;
	overflow: hidden;
}
.logo {
	text-indent: -9999px;
	overflow: hidden;
	float: left;
	background: url(../images/logo.png) no-repeat;
	width: 169px;
	height: 160px;
	margin: 1px 0 0 -5px;
;
}
#header h1 {
	display: inline;
	padding: 0;
	font: italic 17px georgia, arial, sans-serif;
	float: right;
	color: #e1e0d2;
	margin: 38px 19px 0 0;
}
.top-nav {
	position: absolute;
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	top: 101px;
	left: 101px;
	text-transform: uppercase;
}
.top-nav li {
	display: inline;
}
.top-nav a {
	font: bold 12px Times New Roman, Georgia, serif !important;
	color: #8a7451;
	text-decoration: none;
	background: url(../images/sep.gif) no-repeat 0 2px;
	padding: 0 7px 0 14px;
}
.top-nav a:hover {
	color: #fcfcfc;
}
.top-nav .active .home {
	background: none;
	color: #fcfcfc;
}
.top-nav .home {
	background: none;
}
.top-nav .active a {
	color: #fcfcfc !important;
	text-transform: uppercase;
}
/*---*/
#leftcolumn {
	display: inline;
	float: left;
	width: 461px;
	margin: 4px 0 0 17px;
}
.foto {
	float: left;
	background: url(../images/foto-bg.png) no-repeat;
	width: 448px;
	height: 532px;
	padding: 7px 6px 6px 6px;
}
.foto1 {
	float: left;
	background: url(../images/foto-bg.png) no-repeat;
	width: 448px;
	height: 290px;
	padding: 7px 6px 6px 6px;
}
.foto2 {
	float: left;
	background: url(../images/foto-bg.png) no-repeat;
	width: 448px;
	height: 340px;
	padding: 7px 6px 6px 6px;
}
/*---*/
#rightcolumn {
	float: left;
	width: 292px;
}
.textarea {
	display: inline;
	float: left;
	background: url(../images/text-area.png) no-repeat;
	width: 258px;
	height: 166px;
	margin: 4px 7px 0 5px;
	padding: 40px 0 0 34px;
}
.textarea p {
	margin: 0 15px 0 0;
	padding: 0;
	font: italic 14px georgia, helvetica, sans-serif;
	color: #fff;
}
.box {
	display: inline;
	float: left;
	background: url(../images/sep-2.gif) no-repeat bottom;
	background-position: bottom rigth;
	padding: 16px 48px 18px 0;
	margin: 0 0px 0 10px;
	width: 229px;
}
.box h2 {
	margin: 0;
	padding: 0 0 2px 0;
	font: bold 12px arial, helvetica, sans-serif;
	color: #181818;
}
.box span,
.box-address span {
	font: 11px arial, helvetica, sans-serif;
	color: #181818;
}
.box a,
.box-address a {
	text-decoration: none;
	font: 11px arial, helvetica, sans-serif;
	color: #754c24;
}
.box a:hover,
.box-address a:hover {
	text-decoration: underline;
}
.box  p {
	margin: 0;
	padding: 0;
	font: 11px arial, helvetica, sans-serif;
	color: #181818;
}
.box-address {
	display: inline;
	float: left;
	padding: 16px 48px 18px 0;
	margin: 0 0px 0 10px;
	width: 229px;
}
.box-address h2 {
	margin: 0;
	padding: 0 0 2px 0;
	font: bold 12px arial, helvetica, sans-serif;
	color: #323232;
}
.box-address address {
	padding: 0;
	margin: 0;
	font-style: normal;
	font: 12px arial, helvetica, sans-serif;
	color: #181818;
}
/*---*/
#footer {
	float: left;
	background: url(../images/footer-bg.png) no-repeat;
	width: 792px;
	height: 40px;
	overflow: hidden;
}
#footer span {
	display: block;
	background: url(../images/footer-bg-2.gif) repeat-x;
	height: 26px;
	width: 774px;
	text-align: center;
	margin: 0 0 0 9px;
	padding: 6px 0 0 0;
	font: 13px "Times New Roman", sans-serif;
	color: #e1e0d2;
}
#footer a {
	color: #c69c6d;
	text-decoration: none;
}
#video {
	display: none;
}
.donate {
	clear: both;
	padding-top: 25px;
	padding-bottom: 25px;
	text-align: center;
}
