*{
	margin:0px;
	padding:0px;
	list-style:none;
	text-decoration:none;
}

body {
	background: #c9bea2;
	font-family: Comic Sans MS; }
	
.content {
	width: 1000px;
	height: auto;
	overflow: hidden;
	margin: 0px auto; }
	
.left {
	background: #a79873;
	float: left;
	width: 155px;
	height: auto;
	overflow: hidden;
	padding-bottom: 50px;
	padding-top: 30px; }	
	
.left a {
	display: block;
	clear: both;
	width: 145px;
	color: white;
	border-bottom: 1px solid #a79873;
	border-top: 1px solid #a79873;
	padding-left: 10px;
	padding-top: 1px;
	padding-bottom: 3px; }
	
.left span {
	background: #9d8e69;
	background-position: left 9px;
	color: #5b4e2e;
	display: block;
	padding-left: 10px;
	padding-top: 1px;
	float: left;
	width: 145px;
	padding-bottom: 3px; }
	
.left a:hover {
	background: #c9bea2;
	border-bottom: 1px solid #8f8262;
	border-top: 1px solid #8f8262; }
	
.right {
	width: 750px;
	height: auto;
	overflow: hidden;
	display: block;
	padding-left: 20px;}
	
.title {
	background: #a79873 url('img/thetown.png') center bottom no-repeat;
	width: 128px;
	height: 58px;
	float: left; }
	
.right p {
	float: left;
	display: block;
	clear: both;
	color: #5b4e2e;
	font-size: 13px;
	font-weight: normal;
	text-align: justify;
	width: 620px;
	padding-top: 20px;
	padding-bottom: 20px; }
	
.pics {
	display: block;
	clear: both; }
	
.pics img {
	border: none;
	background: #a7976f;
	border: 1px solid #796942;
	padding: 3px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px; }
	
.webshop {
	background: transparent url('img/webshop.png') left top no-repeat;
	width: 84px;
	height: 27px;
	float: left;
	display: block;
	margin-left: 1px; }
	
a:hover.webshop {
	background-position: left -27px; }
	
/**** Drop menu ******/
#drop_par {
	display: block;
	width: auto;
}

#drop_par li {
    list-style: none;
    float: left; }


#drop_par li a {
	display: block;
	width: 145px;
    text-decoration: none;
}

#drop_par li a:hover {
}

#m1 {
	position: absolute;
	z-index: 9999;
    visibility: hidden;
	width: 166px;
	left: 295px;
	top: 88px;
}

* html #m1 {
	left: 284px; }

#m1 a {
    display: block;
	width: 156px;
	height: auto!important;
	padding-top: 3px!important;
	padding-bottom: 3px!important;
	font-size: 13px;
    text-align: left;
    text-decoration: none;
	padding-left: 10px;
	font-weight: bold;
    background: #a79873;
    color: #5b4e2e;
}

#m1 a:hover {
	background: #5b4e2e;
    color: white;
}

#m1 {
	position: absolute!important;
	z-index: 9999!important;
	display: block;
	clear: both;}
	

	
#buton {
	width: auto;
	cursor: pointer; }