* {
	margin: 0px;
	padding: 0px;
	outline: solid 0px;
}
body {
	font-family: 'Molengo', "Lucida Sans", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 14px;
	background-position: top left;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-attachment:fixed;
	line-height: 170%;
	color:#333333;
}
img {
	border:0 !important;
}

#wrapper {
	float:left;
	width: 1000px;
}
#logo {
	position:absolute;
	top: 0px;
	left: 0px;
	width: 410px;
	height: 190px;
}
#left-col {
	float: left;
	width:250px;
}
#center-col {
	float: left;
	width: 500px;
	height:100%;
}
#top-center {
}
#content {
	float: left;
	width: 340px;
	padding-bottom: 50px;
}
#welcome {
	float: left;
	width: 300px;
	padding-top:35px;
	margin-left:20px;
	padding-bottom: 50px;
	font-family: 'Vollkorn', Georgia, "Times New Roman", Times, serif;
}
#caption {
	float: left;
	width: 300px;
	padding-top:35px;
	margin-left:20px;
	padding-bottom: 50px;
	font-family: 'Vollkorn', Georgia, "Times New Roman", Times, serif;
}
.text {
	float: left;
	width: 300px;
	padding-top:0px;
	margin-left:20px;
	padding-bottom: 50px;
	border-top: 1px #cedbc0 solid;
}
#contact {
	float: left;
	width: 200px;
	margin-top: 10px;
	padding-left:20px;
	padding-right:15px;
	padding-top:0px;
	padding-bottom: 100px;
}
#copyright {
	float: left;
	width: 210px;
	padding-left:20px;
	padding-right:15px;
	padding-bottom: 20px;
	font-family: 'Vollkorn', Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#666666;
}
#navigation {
	float: left;
	width: 140px;
	margin-top: 190px;
	padding-right:20px;
	padding-top:20px;
	text-align:right;
	background-image:url(images/bg-left.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	height:400px;
}
#navigation a {
	color: #537013;
	font-family: 'Vollkorn', Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	line-height:160%;
	text-decoration:none;
	border-bottom: 1px solid #a8c28e;
}
#navigation a:hover {
	color: #a8c28e;
	border-bottom: 1px solid #e0e9d7;
	margin-right: 1px;
}
#navigation a.active {
	color: #a8c28e;
	border-bottom: 1px solid #e0e9d7;
	text-transform:uppercase;
	font-size:14px;
	letter-spacing:1px;
}
#right-col {
	float: right;
	width: 250px;
	background-image:url(images/bg-right.jpg);
	background-repeat:no-repeat;
	background-position:0px 170px;
}
#top-right {
}
div.team {
	padding-top: 5px;
	padding-bottom: 2px;
	border-top: 1px dashed #CCCCCC;
}
div.news {
	border: 1px solid #f3eed9;
	background-color: #fffced;
	padding:8px;
	margin-bottom: 15px;
}
div.pictures {
	border: 1px solid #dfdfdf;
	background-color: #f5f5f5;
	padding:8px;
	margin-bottom: 15px;
}
div.box {
	border: 1px solid #f3eed9;
	background-color: #fffced;
	padding:8px;
	margin-bottom: 15px;
}

#fancybox-title-over {
	font-family: 'Vollkorn', Georgia, "Times New Roman", Times, serif;

}
/* font */

p a {
	color:#4b7c19;
	text-decoration:none;
	border-bottom: 1px solid #a8c28e;
}
p a:hover {
	color:#a8c28e;
	border-bottom: 1px solid #e0e9d7;
}
p a:active {
	color:#4b7c19;
}
h1 {
	font-size: 21px;
	font-family: 'Vollkorn', Georgia, "Times New Roman", Times, serif;
	padding-bottom: 10px;
	font-weight: bold;
}
h2 {
	font-size: 16px;
	font-family: 'Vollkorn', Georgia, "Times New Roman", Times, serif;
	padding-top: 20px;
	padding-bottom: 2px;
	font-weight: normal;
}
.box h2 {
	padding-top: 2px;
	padding-bottom: 2px;
}
h3 {
	font-size: 14px;
	font-family: 'Vollkorn', Georgia, "Times New Roman", Times, serif;
	padding-top: 20px;
	padding-bottom: 2px;
	font-weight: normal;
}
h4 {
	font-size: 13px;
	font-family: 'Vollkorn', Georgia, "Times New Roman", Times, serif;
	color:#71912c;
	text-transform:uppercase;
	letter-spacing:1px;
	padding-top: 15px;
	padding-bottom: 2px;
	border-top: 1px dashed #CCCCCC;
	font-weight: normal;
}
h5 {
	font-size: 13px;
	font-family: 'Vollkorn', Georgia, "Times New Roman", Times, serif;
	color:#727272;
	text-transform:uppercase;
	letter-spacing:1px;
	padding-bottom: 2px;
	font-weight: normal;
}
p, ul {
	padding-bottom:8px;
	color:#666666;
}
p.update {
	font-size:12px;
	letter-spacing:1px;
	text-transform:uppercase;
	text-align:right;
}
address {
	font-style:normal;
}
em.small {
	font-style:normal;
	color:#666666;
	font-size:12px;
	line-height: 130%;
}
em.far {
	letter-spacing: 1px;
	color:#666666;
	font-style:normal;
}
strong {
	color:#000;
	font-style:normal;
	border-bottom: 1px solid #d9e6af;
	background-color:#f1f7dd;
}
strong.far {
	color:#000;
	font-style:normal;
	letter-spacing: 1px;
	text-transform:uppercase;
}
span.nameofperson, p.nameofperson {
	color:#000000;
	text-transform:uppercase;
	font-size:90%;
	letter-spacing:1px;
	font-weight:bold;
}
ul {
	padding-left: 40px;
}
li {
	list-style: square;
}

