body{
	font-family: Arial, sans-serif;
	font-size: 12pt;
	color: #8c4526;
	background-color: #f8eac5;
	margin: 0px;
	text-align: left;
}

ul{
	margin-top: 0px;
}

a{
	color: #cc6a40;
}

a:hover{
	color: #ffffff;
}

a:visited{
	color: #dd9e84;
}

p{
	margin-top: 5px;
	margin-bottom: 7px;
}

h1{
	font-size: 18pt;
	margin-bottom: 10px;
	margin-top: 0px;
}


h2{
	font-size: 14pt;
	margin-bottom: 0px;
}

h3{
	font-size: 12pt;
}

.menu{
	width: 175px;	
	padding: 5px;
	font-size: 12pt;
	font-weight: bold;	
}

.menu a{
	text-decoration: none;
	color: #8c4526;
}

.menu a:visited{
	text-decoration: none;
	color: #8c4526;
}

.menuitem{
	text-align: left;
	padding-top: 10px;
	padding-left: 20px;
	height: 40px;
	width: 176px;
	background-image: url(../img/general/menuitembg.jpg);
	background-repeat: no-repeat;
	cursor: hand;
		
}

.menuitemhighlight{
	color: #ffffff;
	text-align: left;
	padding-top: 10px;
	padding-left: 20px;
	height: 40px;
	width: 176px;
	background-image: url(../img/general/menuitembg.jpg);
	background-repeat: no-repeat;
	cursor: hand;
}

#pagecontainer{
	margin: 40px;
	margin-top: 22px;
}

#headercontainer{
	height: 47px;
	width: 100%;
	background-image: url(../img/general/headerbg.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

#bodycontainer{
	margin-top: 35px;
}

#menucontainer{
	width: 176px;
}

#contactcontainer{
	margin-top: 100px;
}

#group{
	position: absolute;
	top: 100px;
	left: 240px;
	right: 15px;
}

#contentcontainer{
	margin-top: 0px;
	margin-right: 40px;
	margin-left: 25px;
	margin-bottom: 10px;
	background-image: url(../img/general/ratje.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	clear: right;
}

#footercontainer{
	height: 27px;
	width: 500px;
	margin-right: 20px;
	float: right;
	clear: left;
	background-image: url(../img/general/footerbg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	
}

#inventory{
	width: 100%;
	clear: right;
	margin-bottom: 15px;
	text-align: center;
}
