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

.bkg-shadow {
	background-image: url(../images/bkg-shadow.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 620px;
	width: 1044px;
	padding: 10px;
}
body {
	background-image: url(../images/bkg.jpg);
	background-repeat: no-repeat;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	margin-top: 0px;
	margin-bottom: 10px;
}
.table-main {
	background-color: #FFF;
	width: 1024px;
	margin-top: 0px;
}
.bkg-header {
	background-image: url(../images/bkg-header.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 105px;
	width: 759px;
}
.td-botnav {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #717174;
	padding: 20px;
}
.td-botnav-sub {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #717174;
	padding-top: 20px;
	padding-right: 34px;
	padding-bottom: 23px;
	padding-left: 25px;
}
.td-main {
	padding-top: 30px;
	padding-right: 30px;
	padding-left: 30px;
}
.td-sub {
	padding-top: 20px;
	padding-right: 30px;
	padding-left: 0px;
}
.td-sub2 {
	padding-top: 5px;
	padding-right: 30px;
	padding-left: 0px;
	padding-bottom: 5px;
}
.td-contact {
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 0px;
	padding-bottom: 10px;
}
.td-gallery {
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 0px;
	padding-bottom: 11px;
}
.table-topnav {
	margin-bottom: 20px;
	margin-left: 30px;
}
.div-scroll {
	height: 300px;
	width: 520px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 0px;
	overflow: auto;
}
.txt-white {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #FFF;
}
.txt-dark {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #717174;
}
.txt-home {
	line-height: 24px;
}
.txt-bigger {
	font-size: 15px;
}
.txt-bigger-white {
	font-size: 15px;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
}
ul {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	padding-left: 15px;
}
li {
	line-height: 22px;
}
a:link {
	color: #9DC63A;
	text-decoration: none;
}
a:visited {
	color: #9DC63A;
	text-decoration: none;
}
a:hover {
	color: #717174;
	text-decoration: none;
}
a:active {
	color: #8C7259;
	text-decoration: none;
}

a.white:link {
	color: #FFF;
	text-decoration: none;
}
a.white:visited {
	color: #FFF;
	text-decoration: none;
}
a.white:hover {
	color: #9DC63A;
	text-decoration: none;
}
a.white:active {
	color: #8C7259;
	text-decoration: none;
}

a.grey:link {
	color: #717174;
	text-decoration: none;
}
a.grey:visited {
	color: #717174;
	text-decoration: none;
}
a.grey:hover {
	color: #FFF;
	text-decoration: none;
}
a.grey:active {
	color: #8C7259;
	text-decoration: none;
}
