body {
	background-image: url(images/bg_02.jpg);
	margin: 35px 0px 0px;
	height: 598px;
	width: 916px;
	background-repeat: no-repeat;
	background-position: 45px 5px;
}
.main_bg {
	background-image: url(images/bg_02.jpg);
	height: 598px;
	width: 916px;
}
.top_menu {
	padding-top: 15px;
	padding-bottom: 8px;
}
.top_menu_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6b470a;
	font-weight: bold;
	text-decoration: none;
}
.top_menu_link:hover {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #6b470a;
	padding-bottom: 4px;
}
.underline_bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6b470a;
}
.underline_top {
	vertical-align: top;
	top: -5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6b470a;
	height: 30px;
}
.hr_foto {
	padding-left: 100px;
	padding-right: 5px;
}
.welcome2 {
	padding-left: 120px;
}
.homepage_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #6b470a;
	text-decoration: none;
	padding-left: 120px;
	line-height: 30px;
	vertical-align: top;
	height: 280px;
}
.foto_bordered {
	border: 1px solid #6b470a;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6b470a;
	text-decoration: none;
	line-height: 20px;
	text-align: right;
	vertical-align: bottom;
	padding-right: 30px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6b470a;
	padding-left: 120px;
	padding-top: 10px;
}
.top-padding-10 {
	padding-top: 10px;
}
.underline_top_left {
	vertical-align: top;
	top: -5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6b470a;
	height: 30px;
	padding-left: 3px;
}
.text-overflow {
	overflow: auto;
	height: 280px;
}
.text-overflow-content {
	overflow-y: auto;
	overflow-x:hidden;
	height: 420px;
	width:840px;
}
.content_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #6b470a;
	text-decoration: none;
	padding-left: 120px;
	line-height: 30px;
	vertical-align: top;
	height: 420px;
}
