@charset "utf-8";
.footer {
	font-family: Garamond, Times New Roman, Times, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #cac9c9;
	font-weight: normal;
}
.footer A:link{
	font-family: Garamond, Times New Roman, Times, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #cac9c9;
	font-weight: normal;
	text-decoration: none;
}
.footer A:visited {
	font-family: Garamond, Times New Roman, Times, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #cac9c9;
	font-weight: normal;
}
.footer A:active {
	font-family: Garamond, Times New Roman, Times, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #cac9c9;
	font-weight: normal;
}
.footer A:hover {
	font-family: Garamond, Times New Roman, Times, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #cac9c9;
	font-weight: normal;
}
body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(assets/bg.jpg);
	background-repeat: repeat;
}
.menu_off {
	font-family: Garamond, Times New Roman, Times, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-align: center;
	font-variant: normal;
	text-transform: none;
}
.main_large {
	font-family: Garamond, Times New Roman, Times, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #fff;
	text-align: left;
	vertical-align: top;
	text-align:center;
}
.main {
	font-family: Garamond, Times New Roman, Times, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #333;
	text-align: left;
}
.main A:link{
	font-family: Garamond, Times New Roman, Times, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #333;
	text-align: left;
}
.main A:visited {
	font-family: Garamond, Times New Roman, Times, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #333;
	text-align: left;
}
.main A:active {
	font-family: Garamond, Times New Roman, Times, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #333;
	text-align: left;
}
.main A:hover {
	font-family: Garamond, Times New Roman, Times, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	text-align: left;
}
.more {
	font-family: Garamond, Times New Roman, Times, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #f3670a;
	text-align: left;
}.title {
	font-family: Garamond, Times New Roman, Times, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #333;
	text-align: left;
}
.main_white_small {
	font-family: Garamond, Times New Roman, Times, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #fff;
	text-align: left;
	vertical-align: top;
	text-align:center;
}