h1, h2, h3, h4, p, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

h2 {
	color: #000;
	font-size: 22px;
	font-weight: normal;
	font-style: normal;
	float: left;
	clear: left;
	margin-bottom: 24px;
	margin-left: 70px;
	_margin-left: 35px;
	width: 100%;
}

a.pdf-route {
	margin: 0;
	float: right;
	font-size: 14px;
	text-decoration: underline;
	width:300px;text-align: right;}

body {
	background: #d3c3b6 url(../images/bg.jpg) no-repeat center 0;
	margin: 0;
	padding: 0;
	font: 14px/19px Georgia, "Times New Roman", Times, serif;
	color: #5a0d03;
}

#header {
	float: left;
	margin-bottom: 91px;
}

#header h1 a {
	margin-top: 130px;
	float: left;
	width: 360px;
	height: 93px;
	display: block;
	text-indent: -999999px;
	overflow: hidden;
	clear: left;
}

#page-wrapper {
	width: 920px;
	background: url(../images/bg-page.jpg) repeat-y;
	margin: 0 auto 50px;
}

#page {
	width: 737px;
	background: url(../images/bg-head-int.jpg) no-repeat;
	margin: 0;
	float: left;
}

#page.home {
	width: 737px;
	background: url(../images/bg-head-home.jpg) no-repeat;
	margin: 0;
	float: left;
}

#content .text.int {
	width: 628px;
	margin-top: 10px;
}

#content .text a {
	font-weight: bold;
	color: #000;
	margin-top: 5px;
	display: block;
}

#content .text.int p.dove {
	float: left;
	margin-right: 20px;
	width: 250px;
	height: 350px;
}

#content .text strong {
	color: #000;
}

#content .text.int ul {
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 11px;
}

#content .text.int ul li {
	margin-top: 5px;
	border-bottom: 1px solid #c5c5c5;
	padding-bottom: 5px;
}

#content .text.int p.dove img {
	margin-bottom: 10px;
	float: left;
}

#content .text.int iframe {margin-top: 20px;border: 1px #c8c6c7 solid;}
#content .text.int.gallery a {
	display: block;
	float: left;
	width: 156px;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 20px;
}

#content .text.int.gallery a img {
	height: 100px;
	width: auto;
	border: 1px solid #868585;
}

#content {
	float: left;
	clear: left;
}

#content .text {
	width: 628px;
	margin-left: 70px;
	_margin-left: 35px;
	margin-bottom: 10px;
	float: left;
	padding-bottom: 20px;
	border-bottom: 1px solid #c8c6c7;
}

#content .text .column {
	float: left;
	width: 200px;
	margin-right: 20px;
}

#navigation {
	float: left;
	width: 180px;
	margin-top: 70px;
	border-left: 1px solid #c8bdb6;
	font-size: 12px;
	line-height: 17px;
}

#navigation a {
	text-decoration: none;
	color: #000;
	display: block;
	padding: 15px;
	background-color: #ded3ca;
	border-right: 1px solid #9d7a6e;
	border-bottom: 1px solid #9d7a6e;
	background-image: url(../images/bg-menu.jpg);
}

#navigation a:hover, #navigation a.active {
	background-color: #f8f8f8;
	background-image: none;
}

#navigation a .menu-big {
	color: #450b09;
	font-size: 16px;
	font-weight: bold;
	display: block;
	margin-bottom: 3px;
}

#footer {
	clear: both;
	height: 14px;
	background: #d3c3b6 url(../images/bg-footer.jpg) no-repeat;
	overflow:hidden;
	padding-bottom:30px;
	text-align: center;
	padding-top: 35px;
	_padding-top: 30px;
	color: #000;
	font-size: 13px;
	width: 737px;}

#footer a {
	color: #450b09;
}