@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
}
body {
	background-color: #e3d5ab;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 14px;
	color: #b5512d;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #b5512d;
}
a:hover {
	text-decoration: none;
	color: #993a17;
}
a:active {
	text-decoration: none;
}
a.footer-title-link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #ffecbf;
	text-decoration: none;
}
a.footer-title-visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #ffecbf;
	text-decoration: none;
}
a.footer-title-hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #ffecbf;
	text-decoration: none;
}
a.bg-footer-link {
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #ffecbf;
	text-decoration: none;
	padding-right: 30px;
}
a.bg-footer-visited {
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #ffecbf;
	text-decoration: none;
	padding-right: 30px;
}
a.bg-footer-hover {
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	padding-right: 30px;
}
.slide-bg {
	background-image: url(images/slide-bg.jpg);
}
.col-left {
	background-image: url(images/bg-l.jpg);
	background-repeat: repeat;
}
.col-right {
	background-image: url(images/bg-r.jpg);
	background-repeat: repeat;
}
.title {
	font-size: 18px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #b5512d;
}
.content {
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #666;
}
.disclamer {
	font-size: 12px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #666;
}
.bg-content {
	background-color: #fbf4dd;
}
.bg-footer-top {
	background-color: #9a9e47;
}
.bg-footer-top-shdw {
	background-attachment: fixed;
	background-color: #9a9e47;
	background-image: url(images/banner-footer-top.jpg);
	background-repeat: repeat-x;
}
.bg-footer-txt {
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #ffecbf;
}
.bg-footer-mtns {
	background-image: url(images/footer-3.jpg);
}
.txt-footer-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #ffecbf;
}
