@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #180c16;
}

.sub_with {
	background-image: url(../images/index_13.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #768E1E;
	text-align: center;
	letter-spacing: 1px;
}

.sub_with a:link, .sub_with a:visited {
	color: #768E1E;
	text-decoration: none;
}

.sub_with a:hover  {
	color: #6E3B64;
	text-decoration: underline;
}

.sub_without {
	background-color: #fff;
}

.sub2_with {
	background-image: url(../images/index_12.jpg);
}

.left_back {
	background-image: url(../images/left_back.jpg);
	background-repeat: repeat-y;
	background-position: left;
}

.right_back {
	background-image: url(../images/right_back.jpg);
	background-repeat: repeat-y;
	background-position: left;
}

.body_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 26px;
	padding: 20px;
}

.body_ind {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

.sidebar_section {

}

.sidebar_section p {
	margin: 10px;
}

.sidebar_section a:link, .sidebar_section a:visited {
	color: #933E82;
	text-decoration: none;
}

.sidebar_section a:hover  {
	color: #000;
	text-decoration: underline;
}

.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #933E82;
}

.footer_main {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #666;
}

.footer_main a:link, .footer_main a:visited {
	color: #666;
	text-decoration: none;
}

.footer_main a:hover  {
	color: #000;
	text-decoration: underline;
}

.footer_nav {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
}

.footer_nav a:link, .footer_nav a:visited {
	color: #fff;
	text-decoration: none;
}

.footer_nav a:hover  {
	color: #000;
	text-decoration: underline;
}

.headline {
	font-weight: bold;
	font-size: 18px;
}


.sub2_without {
	background-image: url(../images/index2_12.jpg);
}

.sub2_corked {
	background-image: url(../images/cork3.jpg);
}

hr {
	border-top: thin dashed #000000;
}

.search_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#side_bar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#fff;
	text-align:left;
	height:315px;
	overflow:scroll;
	overflow-x: hidden;
	padding-right:12px;
	width:200px;
}

#side_bar a:link, #side_bar a:visited {
	color:#fff;
	text-decoration:none;
}

#side_bar a:hover {
	color:#fff;
	text-decoration:underline;
}

#google_box_head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#cc0000;
	height:20px;
}

#google_box_body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.marker {
	border-top: thin dotted #666;
	padding-bottom: 3px;
	padding-top: 3px;
	margin:0px;
}

.map_headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	text-align:left;
	padding:10px;
}

.map_body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	text-align:left;
	padding:10px;
}

.map_body a:link, .map_body a:visited {
	color: #fff;
	text-decoration:none;
}

.map_body a:hover {
	color: #999;
	text-decoration:underline;
}

.icon_table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #fff;
	text-align:center;
}

.description {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}