body{ margin: 0; padding: 0; }

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}

.bodytext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #9c9797;
}

.bodytext3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #9c9797;
}

.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #9c9797;
}

.centerdiv {
position: absolute;
width: 800px;
height: 510px;
margin-left: -400px;
margin-top: -285px;
top: 50%;
left: 50%;
}

.centerdiv2 {
width: 800px;
margin-left: -400px;
left: 50%;
top:25px;
}

.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-transform: uppercase;
	color: #9c9797;
	letter-spacing: 3.5px;
	word-spacing:0.5px;
	text-align:center;
}

.buttons, .buttons a:link, .buttons a:visited, .buttons a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #5c330a;
	line-height:40px;
	text-decoration: none;
}

.buttons a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #9c9797;
	line-height:40px;
}

.buttonson {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #9c9797;
	line-height:40px;
}

.address, .address a:link, .address a:visited, .address a:active{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #9c9797;
	letter-spacing:1px;
	text-align:center;
	text-decoration: none;
}

.address a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #5c330a;
	letter-spacing:1px;
	text-align:center;
}

.header3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #5c330a;
}

.header1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #5c330a;
	padding-left:10px;
}

.header2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	color: #5c330a;
	letter-spacing:1px;
	padding-left:10px;
}

.picture{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #9c9797;
	font-size:14px;
	letter-spacing:1px;
	padding:10px;
	text-align:center;
}

.backnext a:link, .backnext a:visited, .backnext a:active {
	font-family: arial, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #5c330a;
	text-decoration: none;
	text-align:right;
	font-weight:bold;
}

.backnext a:hover {
	color: #9c9797;
}

.backnext {
	font-family: arial, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
	text-align:right;
	font-weight:bold;
}

.contact{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #9c9797;
	font-size:14px;
	letter-spacing:1px;
	padding:10px;
}

.contact2, .contact2 a:link, .contact2 a:visited, .contact2 a:active{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #9c9797;
	font-size:14px;
	text-decoration:none;
}

.contact2 a:hover{
	color: #5c330a;
}

.contactmap{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #9c9797;
	font-size:14px;
	letter-spacing:1px;
	text-align:center;
}


/* SLIMBOX */

#lbOverlay {
	position: absolute;
	z-index: 9999;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
	color:#5c330a;
}
