body {
	background-image: url(Images/bg_sharp2_green.jpg);
	margin-left: 0em;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 2em;
	background-repeat: repeat;
	background-position: left top;
	font-size:62.5%;
}
.language {
	font-family: Georgia;
	font-size: 1.6em;
	font-weight: bold;
	color: #999999;
	padding: 0em;
	margin: 0em;
	text-align: center;
}
.language a:link {
	font-family: Georgia;
	font-size: 1em;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.language a:visited {
	color: #999999;
	text-decoration: none;
}
.language a:hover {
	color: #999999;
	text-decoration: underline;
}
.address {
	font-family: Georgia;
	font-size: 1.2em;
	color: #D3AE6D;
	margin: 1em 0em 0em 0em;
	padding: 0em;
	text-align: center;
}
.info {
	font-family: Georgia;
	font-size: 1.1em;
	color: #808080;
	margin: 0.5em 0em 0em 0em;
	padding: 0em;
	text-align: center;
	line-height: 1.6em;
}
.info a:link {
	font-family: Georgia;
	font-size: 1em;
	color: #808080;
	text-decoration: underline;
}
.info a:visited {
	color: #808080;
	text-decoration: underline;
}
.info a:hover {
	color: #808080;
	text-decoration: none;
}
.wrapper {
	width: 820px;
	padding: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background:none;
}
.mainDiv {
	background-color: #FFFFFF;
	width: 780px;
	padding: 10px;
	margin:0px;
}
.header {
	padding: 0px 10px 0px 10px;
	height: 396px;
	width: 760px;
	margin: 0px;
}
.menu {
	line-height: 1.2em;
	height: 1.4em;
	font-family: Georgia;
	font-size: 1.2em;
	padding: 132px 0px 0px 10px;
}
.menu ul{
	margin: 0px;
	padding: 5px 0px;
	list-style:none;
	float: right;
	text-align: center; /*set value to 'center' for example to center items*/
}
.menu ul li{
	display: inline;
	float: left;
}
.menu ul li a{
	display:block;
	text-decoration: none;
	color: #663300;
	margin: 0;
	padding: 0 10px 0 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #663300;
}
.menu ul li a:hover{
	color: #663300;
	text-decoration: underline;
}
.mainPhoto {
	margin: 0px;
	padding: 5px;
	height: 230px;
	width: 750px;
	background-color: #FFFFFF;
	float: left;
}
.middle {
	background-color: #EFEEE9;
	background-image: url(Images/bg_middle.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 760px;
	height: 14px;
	margin: 0px;
	padding: 0px 10px 0px 10px;
	float: left;
	text-align: left;
}
.content {
	background-color: #EFEEE9;
	background-image: url(Images/bg_bottom_line.jpg);
	background-repeat: repeat-y;
	background-position: right bottom;
	width: 760px;
	margin: 0px;
	padding: 0px 10px 10px 10px;
	float: left;
	text-align: left;
}
.contentLCR {
	background-image: url(Images/bg_content_LCR.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	padding: 0px 0px 26px 0px;
	width: 760px;
}
.left {
	margin: 0px;
	padding: 26px 0px 0px 12px;
	float: left;
	width: 168px;
}
.leftNav {
	margin: 0px;
	padding: 0px;
	font: 1em Georgia;
	width: 147px;
	text-align: left;
}
.leftNav ul {
	padding: 0px;
	margin: 0px;
	list-style:none;
}
.leftNav ul li a {
	color: #663300;
	text-decoration: none;
	display:block;
	margin: 0px;
	padding: 7px 0px 7px 10px;
	border-bottom: 1px solid #d2ccb6;
	line-height: 13px;	
	height: 13px;
}
.leftNav ul li a:hover {
	background-color:#E3D7C7;
	color: #663300;
}
.rightNav {
	margin: 8px 0px 0px 0px;
	padding: 0px;
	font: 1em Georgia;
	width: 157px;
	text-align: left;
}
.rightNav ul {
	padding: 0px;
	margin: 0px;
	list-style:none;
}
.rightNav ul li a {
	color: #663300;
	text-decoration: none;
	display:block;
	margin: 0px;
	padding: 7px 0px 7px 10px;
	border-bottom: 1px solid #d2ccb6;
	line-height: 13px;	
	height: 13px;
}
.rightNav ul li a:hover {
	background-color:#E3D7C7;
	color: #663300;
}
.center {
	margin: 0px;
	padding: 27px 10px 0px 10px;
	float: left;
	width: 380px;
}
.title1 {
	font-family: Georgia;
	font-size: 1.8em;
	line-height: 1.8em;
	color: #663300;
	margin: 0px;
	padding: 0px;
}
.subtitle1 {
	font-family: Georgia;
	font-size: 1.1em;
	line-height: 1.1em;
	color: #8f441a;
	margin: 8px 0px 8px 0px;
	padding: 8px 0px;
	border-top: 1px solid #d2ccb6;
	border-bottom: 1px solid #d2ccb6;
}
.text1 {
	font-family: Georgia;
	font-size: 1.2em;
	line-height:1.6em;
	color: #8f441a;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
.text1 a:link {
	font-family: Georgia;
	font-size: 1em;
	font-style:italic;
	color: #8f441a;
	text-decoration: underline;
}
.text1 a:visited {
	color: #8f441a;
	font-style:italic;
}
.text1 a:hover {
	color: #DD7842;
	text-decoration: none;
	font-style:italic;
}
.text1 img {
	padding: 0px;
	margin: 0px 6px 8px 0px;
	border: none;
}
.right {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 180px;
}
.rightIframe {
	margin: 0px;
	padding: 10px 0px 0px 10px;
	float: left;
	width: 170px;
}
.title2 {
	font-family: Georgia;
	font-size: 1.2em;
	line-height: 1.4em;
	color: #663300;
	margin: 0px 0px 6px 6px;
	padding: 0px;
	width:125px;
	text-transform: uppercase;
	border-bottom: 2px solid #d0c2b2;
}
.text2 {
	font-family: Georgia;
	font-size: 1em;
	line-height: 1.4em;
	color: #663300;
	margin: 0px 0px 0px 6px;
	padding: 0px;
	width:125px;
	font-style: italic;
}
.text2 a:link {
	font-family: Georgia;
	font-size: 1em;
	line-height: 1.4em;
	color: #663300;
	font-style: italic;
	text-decoration: underline;
}
.text2 a:visited {
	color: #663300;
}
.text2 a:hover {
	text-decoration: none;
}
.footer {
	margin: 10px 0px 0px 0px;
	padding: 0px;
}
.text3 {
	margin: 0px;
	padding: 0px;
	font-family: Georgia;
	font-size: 1.1em;
	line-height: 1.6em;
	color: #663300;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.text3 a:link {
	font-family: Georgia;
	font-size: 1em;
	color: #663300;
	text-decoration: underline;
}
.text3 a:visited {
	color: #663300;
}
.text3 a:hover {
	text-decoration: none;
}

/* LIGHTBOX */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(Images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(Images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/* LIGHTBOX END */

#slideshow {
	position:absolute;
	left:0px;
	top:0px;
	width:150px;
	height:150px;
	z-index:1;
}

/* Show me more */
.showMeMore {border:1px solid #ddd; width: 350px; padding: 10px; font: bold 10px Georgia; color:#8f441a;}
.showMeMoreTitle {font: bold 12px Georgia; color:#8f441a;}
.holder {width:340px; padding:0px; margin: 10px 0px 20px 0px; font: 12px Georgia; color: #8f441a;}
a.hid {color: #8f441a; outline-style:none; font: 12px Georgia; text-decoration: underline;}
a.hid:visited {color: #8f441a; outline-style:none; font: 12px Georgia; text-decoration: underline;}
a.hid em {
	display:none;
	font: 12px Georgia;
	margin-top: 5px;
	color: #8f441a;
}
a.hid:hover {text-decoration:none;}
a.hid:active, a.hid:focus {}
a.hid:active span, a.hid:focus span {display:none;}
a.hid:active em, a.hid:focus em {display:block; color:#8f441a; width:100%; font-style:normal; cursor: default;}
.clear {clear:both;}
