@charset "utf-8";
/* CSS Document */
body {
	margin: 0px;
	background-color: #000;
	background-image: url(images/top-bg-rep.jpg);
	background-repeat: repeat-x;
	}
.top-bg {
	background-image: url(images/top-bg.jpg);
	background-repeat: no-repeat;
}
.home-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	color: #aaaaaa;
}
.home-link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	text-decoration: underline;
	color: #aaaaaa;
}
.left-bg {
	background-image: url(images/top-left.jpg);
	background-repeat: no-repeat;
}
.right-bg {
	background-image: url(images/top-right.jpg);
	background-repeat: no-repeat;
}
.menu-rep {
	background-image: url(images/top-menu-rep.jpg);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
}
.menu-search-rep {
	background-image: url(images/top-menu-search-rep.jpg);
	background-repeat: repeat-x;
}
.border-top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9F6923;
}
.border-left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9F6923;
}
.border-right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9F6923;
}
.border-bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9F6923;
}
.menu-link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	line-height: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
}
.menu-link:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	line-height: normal;
	text-transform: none;
	color: #000;
	text-decoration: underline;
}
.index-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	color: #F3A539;
}
.bottom-rep{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #AAAAAA;
	text-decoration: none;
	background-image: url(images/bottom-menu-rep.jpg);
	background-repeat: repeat-x;
	}
.bottom-link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #AAAAAA;
	text-decoration: none;
	}
.bottom-link:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #AAAAAA;
	text-decoration: underline;
	}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #aaaaaa;
	text-decoration: none;
}
.line {
	background-image: url(images/line.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}
.breadsrump {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #aaaaaa;
	text-decoration: none;
	padding: 10px;
}
.breadsrump-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #F8B03A;
	text-decoration: none;
}
.breadsrump-link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #F8B03A;
	text-decoration: underline;
}
.inner-menu-rep {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	background-image: url(images/inner-menu-rep.jpg);
	background-repeat: repeat-x;
}
.inner-title {
	background-color: #37250D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #F3A539;
	padding-left: 15px;
}
.inner-title-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #F3A539;
	padding-left: 15px;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	color: #AAAAAA;
	text-decoration: none;
	padding: 15px;
	text-align: justify;
}
.photo-border {
	border: 1px solid #F3A539;
}