@charset "utf-8";
#wrapper {
	position:relative;
	width:1024px;
	height:768px;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
}
body {
	margin-top: 10px;
	background-color: #4a1a2c;
	background-image: url(images/bg_stripe.jpg) repeat-y 50% 0;
}
#leftmenu {
	position:absolute;
	width:185px;
	z-index:2;
	left: 0px;
	top: 0px;
	background-color: #2B262B;
	height: 743px;
}
#topmenu {
	position:absolute;
	width:839px;
	height:41px;
	z-index:1;
	left: 185px;
	top: 0px;
}
#midmenu {
	position:absolute;
	width:839px;
	height:25px;
	z-index:1;
	left: 185px;
	top: 41px;
}
#flashpics {
	position:absolute;
	width:712px;
	height:392px;
	z-index:2;
	left: 185px;
	top: 66px;
}
#news {
	position:absolute;
	width:127px;
	height:392px;
	z-index:2;
	left: 897px;
	top: 66px;
	background-color: #ADCF4F;
}
#pagecontent {
	position:absolute;
	width:559px;
	z-index:2;
	left: 185px;
	top: 458px;
	background-color: #84815B;
	height: 285px;
}

#sidecontent {
	position:absolute;
	width:280px;
	z-index:2;
	left: 744px;
	top: 458px;
	background-color: #dcd8b9;
	height: 285px;
}
#footer {
	position:relative;
	width:1024px;
	height:25px;
	z-index:2;
	left: 0px;
	top: 743px;
	background-color: #605e50;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-align: right;
	color: #dcd8b9;
	text-decoration: none;
}
a:link {
	color: #DCD8B9;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.pagecontent {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000;
	margin-right: 30px;
	margin-left: 30px;
	margin-top: 10px;
}
.winecontent {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000;
	margin-right: 30px;
	margin-left: 30px;
	margin-top: 10px;
}
.pageheader {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #dcd8b9;
	margin-top: 20px;
	margin-left: 30px;
	margin-right: 30px;
	text-align: left;
}
.boxaddress {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #0084c8;
	text-align: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: bold;
}
.alert {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #903;
	text-align: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: bold;
}
.pagenotation {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #B9B799;
	margin-left: 30px;
	margin-right: 30px;
}
.sideheader {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #636;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: 10px;
}
.sidecontent {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #636;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 10px;
}
.greenannounce {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #84c441;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 10px;
}
.txtlist_header {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000;
	margin-left: 40px;
	font-weight: bold;
	font-style: normal;
}
.txtlist_content {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #DCD8B9;
	margin-left: 60px;
}
.txtlist_darkercontent {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #b9dbdc;
	margin-left: 60px;
}
.white {
	color: #FFF;
	font-weight: bold;
}
.white {
	color: #FFF;
}
.blue {
	color: #03C;
	font-weight: bold;
}
.red {
	color: #930;
	font-weight: bold;
}
.centertopic {
	text-align: center;
	color: #483845;
}

