body { background-color: #330000; background-image: url(../images/layout/longBG.jpg); background-position: top center; background-repeat: no-repeat; font-family: Geneva, "MS Sans Serif", sans-serif ; text-align: center; }

.clear {}

.container { margin: 0 auto; width: 964px; text-align: left; }

.header { width: 950px; height: 51px; padding-top: 82px; background-image: url(../images/layout/flower.gif); background-position: left bottom; background-repeat: no-repeat; text-align:center;}

.navigation { width: 921px; background-color: #fff; height: 29px; padding: 15px 15px 0 14px; }
.navigation a { float: left; height: 29px; }
.navigation-contact { width: 906px; padding-right: 44px; height: 43px; background-image: url(../images/layout/navcontactbg.gif); }
.navigation-contact a { float: right; }

.content { width: 920px; padding: 15px; background-color: #fff; color: #5a2e15; font-variant: small-caps; }

.footer { width: 950px; padding-top: 10px; padding-bottom: 50px; }
.footer div.left { float: left; width: 198px; }
.footer div.left img { float: left; }
.footer div.right { float: right; width: 733px; height: 52px; padding-top: 21px; padding-left: 5px; background-image: url(../images/layout/footer.jpg); background-repeat: no-repeat; background-position: top right; }

.textBlock { font-size: 0.8em; line-height: 1.4em; margin: 0 15px 0 5px; width: 890px; padding: 5px 10px 10px 10px; height: 193px; overflow: auto; background-image: url(../images/layout/textblock.gif); }
.textBlock a { color: green; }

.gallery { padding: 15px 0 0 6px; }
.gallery ul li { display: inline; padding: 10px 6px 10px 6px; }
.gallery ul li img { width: 288px; height: 162px; border: solid 1px #333; }

.picture-gallery { padding-left: 10px; }
.picture-gallery ul {}
.picture-gallery ul li { display: inline; padding-right: 5px; padding-bottom: 5px; }
.picture-gallery ul li img { width: 176px; height: 99px; }

.gallerybox {
	position: absolute;
	border: solid 1px black;
	width: 908px;
	height: 206px;
	margin-top: 184px;
	left: 50%;
	top: 0px;
	margin-left: -462px;
	z-index: 98;
	text-align: left;
	overflow: none;
	background: black;
}

.gallerybox img { width: 908px; height: 206px; display: block; }

.gallerybox a.close {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: 20px;
	height: 20px;
	background: black;
	z-index: 99;
	text-align: center;
	color: white;
	text-decoration: none;
}

.gallery-arrow-left, .gallery-arrow-right { text-decoration: none; font-size: 0px; line-height: 0px; }

.gallery-arrow-left {
	display: block;
	position: absolute;
	top: 0;
	left: 50%;
	width: 14px;
	height: 207px;
	z-index: 99;
	margin-left: -479px;
	margin-top: 184px;
	background-image: url(../images/leftArrow.gif);
}

.gallery-arrow-right {
	display: block;
	position: absolute;
	top: 0;
	right: 50%;
	width: 14px;
	height: 207px;
	z-index: 99;
	margin-right: -465px;
	margin-top: 184px;
	background-image: url(../images/rightArrow.gif);
}

.gallery-pagination { padding: 10px 0 0 0; text-align: center; font-size: 0.75em; }
.gallery-pagination a { padding: 5px; text-decoration: none; border: solid 1px #ccc; color: #999; }
.gallery-pagination a:hover { color: black; }


#brinklink { padding-top: 10px; font-size: 10px; }
#brinklink a { color: #b07c5d; text-decoration: none; }
#brinklink a:hover { text-decoration: underline; }