@charset "utf-8";
body {
	background: #566731;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	font-family: Verdana, Tahoma, Arial;
	font-size: 10pt;
	color: #000000;
}
#wrapper {
	background: url('./img/bg.jpg') repeat-y top center transparent;
	width: 928px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#bottomwrap {
	background: url('./img/bottomwrap_bg.jpg') no-repeat top center transparent;
	width: 928px;
	height: 4px;
	margin-top: 0px;
	margin-bottom: 12px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}
#header {
	background: url('./img/header_bg.png') no-repeat top center transparent;
	width: 920px;
	height: 209px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 16px;
}
#logo {
	background: url('./img/logo.png') no-repeat top left transparent;
	width: 652px;
	height: 85px;
	float: left;
	margin-left: 224px;
	margin-top: 23px;
}
#subtitle {
	width: 652px;
	text-align: center;
	font-size: 10pt;
	color: #b2c688;
	letter-spacing: 4px;
	float: left;
	margin-left: 224px;
	margin-top: 13px;
	margin-bottom: 14px;
}
#nav {
	background: transparent;
	width: 652px;
	height: 30px;
	margin-left: 224px;
}
#nav ul {
	width: 652px;
	margin: 0 auto;
	padding: 0px;
	list-style: none;
	list-style-type: none;
}
#nav ul li {
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	float: left;
	cursor: pointer;
}
#nav ul li a {
    display: block;
    width: 100%;
    height: 30px;
}
.navspace {
	background: url('./img/spacer.gif') no-repeat left center;
	width: 65px;
}
#home {
	background: url('./img/nav-home.png') no-repeat 0px 2px;
	width: 72px;
}
#home:hover {
	background: url('./img/nav-home-hov.png') no-repeat 0px 2px;
}
#about {
	background: url('./img/nav-about.png') no-repeat 0px 0px;
	width: 77px;
}
#about:hover {
	background: url('./img/nav-about-hov.png') no-repeat 0px 0px;
}
#gallery {
	background: url('./img/nav-gallery.png') no-repeat 0px 0px;
	width: 88px;
}
#gallery:hover {
	background: url('./img/nav-gallery-hov.png') no-repeat 0px 0px;
}
#blog {
	background: url('./img/nav-blog.png') no-repeat 0px 0px;
	width: 55px;
}
#blog:hover {
	background: url('./img/nav-blog-hov.png') no-repeat 0px 0px;
}
#contact {
	background: url('./img/nav-contact.png') no-repeat 0px 1px;
	width: 97px;
}
#contact:hover {
	background: url('./img/nav-contact-hov.png') no-repeat 0px 1px;
}
#content {
	width: 880px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 40px;
	background: transparent;
}
#content p {
	line-height: 16pt;
	font-size: 10pt;
	color: #000000;
}
#content-left {
	float: left;
	width: 440px;
	text-align: center;
}
#slideshow {
	float: left;
	margin-left: 81px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	background: transparent;
	overflow: hidden;
}
#slideshow img {
	width: 272px;
	height: 300px;
	border: 3px solid #566731;
}
#content-right {
	float: left;
	width: 440px;
	text-align: left;
}
#gallerythumbs {
	margin-left: auto;
	margin-right: auto;
	background: transparent;
	width: 780px;
}
#gallerythumbs img {
	width: 130px;
	height: 130px;
	border: 3px solid #566731;
	margin: 10px;
}
#gallerythumbs img:hover {
	border: 3px solid #ad5c00;
}
.home-cufon {
	font-family: Papyrus, Verdana;
	font-size: 24pt;
	color: #566731;
	font-weight: none;
	text-align: left;
	margin: 0px;
	padding: 0px;
	line-height: 28pt;
}
.header-cufon {
	font-family: Papyrus, Verdana;
	font-size: 20pt;
	color: #000000;
	font-weight: none;
	text-align: left;
	margin: 0px;
	padding: 0px;
	line-height: 28pt;
}
.gal-cufon {
	font-family: Papyrus, Verdana;
	font-size: 20pt;
	color: #000000;
	font-weight: none;
	text-align: center;
	margin: 0px;
	padding: 0px;
	line-height: 28pt;
}
.picframe {
	border: 3px solid #566731;
}
.galframe {
	border: 1px solid #566731;
}
.shorthr {
	background: #566731;
	height: 3px;
	width: 250px;
	border: 0px;
	margin-top: 9px;
	margin-bottom: 9px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}
.contactlist {
	list-style-type: square;
	padding-left: 25px;
	padding-top: 5px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	line-height: 16pt;
}
#footer {
	width: 928px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 16px;
	margin-top: 0px;
	background: transparent;
	font-size: 9pt;
	text-align: center;
}
#footer a {
	color: #ad5c00;
	text-decoration: none;
	padding: 3px 5px 4px 5px;
	background: #31420c;
}
#footer a:hover {
	color: #b2c688;
	text-decoration: underline;
	padding: 3px 5px 4px 5px;
	background: #31420c;
}
a {
	color: #ad5c00;
	text-decoration: none;
}
a:hover {
	color: #31420c;
	text-decoration: underline;
}
.clear{clear: both; height: 0px; width: 100%;}
.fleft{float: left;}
.fright{float: right;}
