@charset "utf-8";
/* CSS Document */
body
{
	margin:0px;
	padding:0px;
	color:#000;
	background-color:#e9e5e2;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

h1
{
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#bf313f;
	margin-top:10px;
}

h1.module_title
{
	font-size:14px;
	color:#9b8574;
	margin:0;
}

h2
{
	font-size:11px;
	font-weight:bold;
	color:#bf313f;
	margin-bottom:0px;
}

a#reserv
{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#9b8574;
	text-decoration:none;
}

a#reserv:hover
{
	text-decoration:underline;
}

a
{
	font-weight:bold;
	color:black;
}

a:hover
{
	text-decoration:none;
}

a.menu,
a.menu-active
{
	display:block;
	width:255px;
	padding-top:5px;
	padding-bottom:7px;
	padding-right:21px;
	font-weight:normal;
	color:black;
	text-decoration:none;
	text-align:right;
}

a.menu:hover
{
	background-color:#f0ece9;
}

a.menu-active
{
	background-color:#f0ece9;
}

a#epp
{
	font-weight:normal;
}

div#container_outer
{
	width:770px;
	margin-left:auto;
	margin-right:auto;
	margin-top:11px;
}

div#container_inner
{
	padding:0px;
	border:1px solid black;
	background-color:#fff;
}

div#address
{
	text-align:right;
}

div.module
{
	border-bottom:1px solid #9b8574;
	padding-right:21px;
	padding-top:13px;
	padding-bottom:13px;
	text-align:right;
}

div#menu
{
	border-bottom:1px solid #9b8574;
	padding-bottom:10px;
}

td#top_left
{
	border-right:1px solid white;
}

td#bottom_left
{
	vertical-align:top;
	border-right:1px solid #9b8574;
	padding-top:23px;
}

td#bottom_right
{
	vertical-align:top;
	padding-top:14px;
	padding-bottom:20px;
}

div.content_first
{
	padding-bottom:22px;
	padding:0 21px 15px 21px
}

div.content_part
{
	border-top:1px solid #9b8574;
	padding:15px 21px 15px 21px
}

div.align
{
	text-align:right;
}

div#bottom
{
	border-top:3px solid #9b8574;
	
}

div#bottom_left
{
	float:left;
	padding-bottom:10px;
}

div#bottom_right
{
	float:right;
}

ul#av_equip
{
	list-style-type:none;
	font-weight:normal;
}

ul#av_equip li
{
	margin-top:5px;
}

.color1
{
	color:#9b8574;
}

.color2
{
	color:#bf313f;
}

table.rates
{
	margin-top:10px;
	margin-bottom:20px;
	margin-left:27px;
}

table.rates td
{
	width:120px;
}

td.price
{
	color:#bf313f;
}

.highlight
{
	font-weight:bold;
}

div#map
{
	width:400px;
	height:300px;
	background-color:#CCCCCC;
}

table#restaurant td
{
	padding:5px;
}

img.img1
{
	border:1px solid #9b8574;
	
}

input,
textarea
{
	border:1px solid #d2bfaf;
	background-color:#fcfbfa;
	color:#000;
}

input
{
	width:200px;
}

table#contact td
{
	padding:5px;
}

div#msg
{
	font-weight:bold;
	color:#9b8574;
	padding-left:21px;
}

div#err
{
	font-weight:bold;
	color:#ff0000;
	padding-left:21px;
}
span#slogan
{
	float:left;
}

a.linkwew, a.linkwew:visited, a.linkwew:hover {color:#999999; font-weght:400;}