/* CSS Document */


body {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	color: #3C2D20;
	background-color: #3C2D20;
	background-image: url(images/brown014.jpg);
	background-repeat: repeat;
}
img { border: 0px; }
a:link {
	color: #617025;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #617025;
}
a:hover {
	text-decoration: underline;
	color: #3C2D20;
}
a:active {
	text-decoration: none;
	color: #617025;
}
.Stil1 {
	font-size: 11px;
	font-family: arial;
	font-weight: bold;
	color: #3C2D20;
}
.Stil2 {
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
	color: #FBE7C8;
	padding-left: 11px;
}
.Stil3 {
	font-size: 14px;
	font-family: arial;
	font-weight: bold;
	color: #3C2D20;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3C2D20;
	padding-bottom: 2px;
}
.Stil4 {
	font-size: 13px;
	font-weight: bold;
	font-family: arial;
	color: #576724;
}
#modernbricksmenu2{
	padding: 0;
	width: 873px; 
	background: transparent;
	voice-family: "\"}\"";
	voice-family: inherit;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #48561F;
}

#modernbricksmenu2 ul{
margin:0;
margin-left: 0px; 
padding: 0;
list-style: none;
}

#modernbricksmenu2 li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

#modernbricksmenu2 a{
	background-color: #48561F; 
	float: left;
	display: block;
	font: bold 12px arial;
	color: #FBE7C8;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FBE7C8;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#modernbricksmenu2 a:hover{
background-color: #3C2D20; 
color: #FBE7C8;
}

#modernbricksmenu2 #current a{ 
background-color: #576724;  
color: #FBE7C8;
border-color: #F3E9D5;  
}
.arrowlistmenu{
width: 175px; /*width of menu*/
}

.arrowlistmenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; 
margin-top: 8px;
}

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

.arrowlistmenu ul li a{
	color: #3C2D20;
	display: block;
	padding: 2px 0;
	padding-left: 11px; /*link text is indented 19px*/
	text-decoration: none;
	font-weight: bold;
	font-size: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FBF2EA;
}

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

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #576724;
}

