.bookmark{
width: 140px;
background-color: #bfa284;
border: solid 1px #cccccc;
cursor: pointer;
margin-right: 13px;
}
.nav {
width: 115px;
background-color: #AB845C;
border: solid 1px #73573C;
cursor: pointer;
}

.txt12pxBlkGrey {
	font-family: tahoma;
	font-size: 12px;
	color: #333333;
}
.heading {
	font-family: tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
a:link {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.fontstyle{
	font-family:'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
	color: #333333;
	font-weight: normal;
	font-size: 16px;
	margin-bottom: 10px;


}
.Headings {
	font-family:'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
	color: #333333;
	font-size: 18px;
	font-weight: normal;

}
.txt12pxBlk {

	font-family:'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
	color: #333333;
	font-size: 13px;
	font-weight: normal;
}
#slideshow {
	position: relative;
	width: 685px;
	height: 268px;
	overflow: hidden;
	border: 1px solid #000000;
}
#slideshow img {
	position: absolute;
	left: 0;
	top: 0;
}
#slideshow2 {
	position: relative;
	width: 685px;
	height: 268px;
	overflow: hidden;
	border: 1px solid #000000;
}
#slideshow2 img {
	position: absolute;
	left: 0;
	top: 0;
}
#pause1 {
	z-index:100;
}
#pause2 {
	z-index:100;
}
#gallery img {
	width: 100px;
	height: 100px;
	margin: 5px;
	border: 1px solid #845B4A;
}
body {
	background-color: #845B4A;
}
