/* CSS Document*/

body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	background-image:url(../images/bground_04.jpg);
	background-position:left;
	background-repeat:repeat-y;
	margin-left:25px;
	font-size:12px;
}
#header{
	background-image:url(../images/template_02.jpg);
	background-position:left;
	background-repeat:no-repeat;
	height:52px;
}
#banner{
	background-image:url(../images/template_06.jpg);
	background-position:left;
	background-repeat:no-repeat;
	height:187px;
	background-color:#999999;
	border-top:#666666 solid 1px;
	border-bottom:#666666 solid 1px;
}
#bannerwhere{
	background-image:url(../images/banner/where.jpg);
	background-position:left;
	background-repeat:no-repeat;
	height:187px;
	background-color:#999999;
	border-top:#666666 solid 1px;
	border-bottom:#666666 solid 1px;
}
#bannerevents{
	background-image:url(../images/banner/events.jpg);
	background-position:left;
	background-repeat:no-repeat;
	height:187px;
	background-color:#999999;
	border-top:#666666 solid 1px;
	border-bottom:#666666 solid 1px;
}
#bannerhome{
	background-image:url(../images/banner/home.jpg);
	background-position:left;
	background-repeat:no-repeat;
	height:187px;
	background-color:#999999;
	border-top:#666666 solid 1px;
	border-bottom:#666666 solid 1px;
}
#banneraccom{
	background-image:url(../images/banner/accomodation.jpg);
	background-position:left;
	background-repeat:no-repeat;
	height:187px;
	background-color:#999999;
	border-top:#666666 solid 1px;
	border-bottom:#666666 solid 1px;
}
#bannermenu{
	background-image:url(../images/banner/menu.jpg);
	background-position:left;
	background-repeat:no-repeat;
	height:187px;
	background-color:#999999;
	border-top:#666666 solid 1px;
	border-bottom:#666666 solid 1px;
}
#bannergourmet
{
	background-image:url(../images/banner/gourmetmenu.jpg);
	background-position:left;
	background-repeat:no-repeat;
	height:187px;
	background-color:#999999;
	border-top:#666666 solid 1px;
	border-bottom:#666666 solid 1px;
}
#bannerphoto{
	background-image:url(../images/banner/photo.jpg);
	background-position:left;
	background-repeat:no-repeat;
	height:187px;
	background-color:#999999;
	border-top:#666666 solid 1px;
	border-bottom:#666666 solid 1px;
}
#bannercontact{
	background-image:url(../images/banner/contact.jpg);
	background-position:left;
	background-repeat:no-repeat;
	height:187px;
	background-color:#999999;
	border-top:#666666 solid 1px;
	border-bottom:#666666 solid 1px;
}
#bannerlinks{
	background-image:url(../images/banner/links.jpg);
	background-position:left;
	background-repeat:no-repeat;
	height:187px;
	background-color:#999999;
	border-top:#666666 solid 1px;
	border-bottom:#666666 solid 1px;
}
#bannerwhat{
	background-image:url(../images/banner/what.jpg);
	background-position:left;
	background-repeat:no-repeat;
	height:187px;
	background-color:#999999;
	border-top:#666666 solid 1px;
	border-bottom:#666666 solid 1px;
}
#contentwrapper{
	width:775px;
}
#left{
	width:170px;
	height:426px;
	float:left;
}
#content{
	width:370px;
	padding:10px;
	height:406px;
	float:left;
}
#right{
	background-image:url(../images/strip.gif);
	background-position:left;
	background-repeat:no-repeat;
	width:195px;
	padding:10px 10px 10px 10px;
	/*border-left:#666666 dotted 1px;*/
	height:406px;
	float:right;
}
#photo{
	width:565px;
	padding:10px;
	float:left;
}
#content p {
	font-size:10px;
}
#right p {
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}
h1 {
	color:#333333;
	font-size:12px;
	font-weight:bold;
}
h2 {
	color:#333333;
	font-size:10px;
	font-weight:bold;
}
em {
	font-family:Georgia, "Times New Roman", Times, serif;
}
.oddRow{
	background-color:#F0F0F0;
	padding:2px 5px 2px 5px;
}
.evenRow{
	background-color:#E8E8E8;
	padding:2px 5px 2px 5px;
}
/* ---------------NAV----------------- */
#main {
	background-image:url(../images/menu_up_09.jpg);
	height:28px;
}

#main a{
	background-image:url(../images/menu_up_09.jpg);
	padding: 4px 4px 0px 12px;
	height:28px;
	font-size:10px;
    font-weight:bold;
	display:block;
	text-decoration:none;
	color:#939598;
}

#main a:hover{
	background-color:#666666;
	text-decoration:underline;
}

#bottom{
	background-image:url(../images/menubottom_12.jpg);
	background-repeat:no-repeat;
	height:283px;
}
#content img
{
	margin-bottom: 10px;

}
a img
{
	border: 0px;
}