body {
	padding: 0 0 0 0;
	background-color:#ffffe6;
	background-image:url(../images/bgrepeat.jpg);
	background-repeat:repeat-x;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#3e3723;
	font-size:11pt;
}
h3 {
	color:#362f1b;
	font-size:14pt;
	font-weight:normal;
}
.clear {
	clear:both;
}
a {
	color:#3e3723;
}
a:hover {
	text-decoration:none;
}
#container {
	width:960px;
	margin:0 auto;
}
#header {
	background-image:url(../images/banner.jpg);
	text-indent:-9999px;
	width:960px;
	height:199px;
}
#navbar {
	background-image:url(../images/navbar.jpg);
	background-repeat:no-repeat;
	width:960px;
	height:49px;
	text-align:center;
}
ul#nav li {
	display:inline;
}
ul#nav li a {
	text-decoration:none;
	color:#cecbc5;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight:bold;
	font-size:10pt;
	background-image:url(../images/spacer2.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	padding:16px 43px 11px 43px;
}
ul#nav {
	padding:16px 29px 11px 29px;
	text-align:center;
}
ul#nav li a:hover {
	text-decoration:underline;
	color:#f0ebe1;
}
ul#nav li a.last {
	background-image:none;
	padding:16px 38px 11px 40px;
}
ul#nav li a.first {
	padding:16px 40px 11px 38px;
}
#featherimage {
	float:left;
	margin:0 5px 0 0;
}
#largeimage {
	float:right;
	margin:0 0 10px 10px;
}
#bigimage {
	float:right;
	width:440px;
}
#bigimage img {
	border:1px solid #a5a5a5;
}
#thumbs {
	background-image:url(../images/thumbnails.jpg);
	background-repeat:no-repeat;
	width:900px;
	height:145px;
	margin:5px 0 5px 0;
}
#content {
	background-image:url(../images/bodybg.jpg);
	background-repeat:repeat-y;
	width:900px;
	padding:20px 30px 10px 30px;
	line-height:120%;
}
#footer h3 {
	color:#6b5f3e;
	font-weight:bold;
	font-size:8pt;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#footer {
	background-image:url(../images/footer.jpg);
	width:900px;
	height:125px;
	color:#736a57;
	font-family: Arial, Helvetica, sans-serif;
	font-size:8pt;
	padding:25px 30px 10px 30px;
	margin-bottom:10px;
}
#footer a {
	color:#736a57;
}
#footer p {
	line-height:15px;
}
#footer li {
	line-height:15px;
}
#boxleft {
	width:440px;
	float:left;
}
#boxright {
	width:424px;
	float:right;
}
#selectimage {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000;
}
.areas {
	background-image:url(../images/iconareas.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	display:block;
	width:110px;
	height:13px;
	padding:4px 0 0 0;
}
.links {
	background-image:url(../images/iconlinks.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	display:block;
	width:94px;
	height:13px;
	padding:4px 0 0 0;
}
.contact {
	background-image:url(../images/iconcontact.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	display:block;
	width:72px;
	height:13px;
	padding:4px 0 0 0;
}
.copyright {
	background-image:url(../images/iconcopyright.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	display:block;
	width:87px;
	height:13px;
	padding:4px 0 0 0;
}
.design {
	background-image:url(../images/icondesign.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	display:block;
	width:85px;
	height:13px;
	padding:4px 0 0 0;
}
.left {
	display:inline;
	float:left;
}
.footerbox {
	width:213px;
	padding: 0 0 0 16px;
}
.first {
	padding: 0;
}

.galleria{list-style:none;width:490px}
.galleria li{display:block;width:66px;height:66px;overflow:hidden;float:left;margin:0 5px 5px 0}
.galleria li a{display:none}
.galleria li div{position:absolute;display:none;top:0;left:180px}
.galleria li div img{cursor:pointer}
.galleria li.active div img,.galleria li.active div{display:block}
.galleria li img.thumb{cursor:pointer;top:auto;left:auto;display:block;width:auto;height:auto}
.galleria li .caption{display:block;padding-top:.5em}
* html .galleria li div span{width:400px} /* MSIE bug */