body {
	background-color: #303030;}
img { border: 0px; }	
.Stil7 {
	color: #CCCCCC;
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
}
a:link {
	text-decoration: none;
	color: #A57C41;
}
a:visited {
	text-decoration: none;
	color: #A57C41;
}
a:hover {
	text-decoration: none;
	color: #D5BB95;
}
a:active {
	text-decoration: none;
	color: #D5BB95;
}
.Stil1 {
	color: #BF9A62;
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
}
.Stil3 {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
	color: #999999;
}
.Stil2 {
	font-size: 12px;
	font-family: Arial;
	font-weight: normal;
	color: #CCCCCC;
}
.Stil5 {
	color: #BF9A62;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
}
.Stil6 {color: #A57C41; font-family: Arial; font-size: 12px; font-weight: bold; }
.Stil13 {
	font-size: 14px;
	font-family: arial;
	font-weight: bold;
	color: #A57C41;
}
.Stil15 {
	font-size: 16px;
	font-family: arial;
	font-weight: bold;
	color: #999999;
}
.solidblockmenu{
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	overflow: hidden;
	background-color: black;
	background-image: url(images/cat-box-rep.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	font-family: "Lucida Sans", "Kunstler Script";
	font-size: 13px;
	font-weight: bold;
	color: #CCCCCC;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
	float: left;
	color: #999999;
	text-decoration: none;
	padding-top: 14px;
	padding-right: 11px;
	padding-bottom: 5px;
	padding-left: 11px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}

.solidblockmenu li a:visited{
color: #999999;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
	color: #FFFFFF;
	background-color: transparent;
	background-image: url(images/cat-box-rep2.jpg);
	background-repeat: repeat-x;
	background-position: center center;}


.arrowlistmenu{
width: 180px; /*width of menu*/
}

.arrowlistmenu .headerbar{
	color: #BF9A62;
	margin-bottom: 10px; /*bottom spacing between header and rest of content*/
	text-transform: none;
	padding: 7px 0 5px 20px; /*header text is indented 10px*/
	background-color: black;
	background-image: url(images/cat-box-rep2.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
}
.arrowlistmenu .headerbar2{
	color: #BF9A62;
	margin-bottom: 5px; /*bottom spacing between header and rest of content*/
	text-transform: none;
	padding: 7px 0 5px 10px; /*header text is indented 10px*/
	background-color: black;
	background-image: url(images/cat-box-rep2.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
}
.arrowlistmenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
	color: #999999;
	background: url(media/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
	display: block;
	padding: 2px 0;
	padding-left: 19px; /*link text is indented 19px*/
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	font-family: Arial;
}

.arrowlistmenu ul li a:visited{
color: #999999;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #FFFFFF;
background-color: #1A1A1A;
}
.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #303030 ;
padding: 5px;
left: -1000px;
border: 1px solid #999999;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;

}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -60px;
left: 50px; /*position where enlarged image should offset horizontally */

}
.Stil8 {
	font-size: 14px;
	font-family: arial;
	font-weight: bold;
	color: #999999;
}
