body
{
width: 100%;
color: #fff;
background: #989d86;
font-family: arial, verdana;
font-size: 62.5%;
width: 100%;
text-align: center;
margin: 47px auto 0 auto;
}
html
{
min-height: 100%;
margin-bottom: 1px;
}
img, object, embed
{
border: 0px none;
display: block;
}
img.float_left
{
float: left;
padding: 0 8px 8px 0;
}
form
{
margin: 0;
padding: 0;
}

a:visited, a:link
{
outline: none;
color: #ffd134;
text-decoration: underline;
}
a:hover, a:active, a.active:visited, a.active:link
{
outline: none;
color: #fff;
text-decoration: underline;
}

hr
{
clear: left;
width: 100%;
height: 1px;
color: #1cb9c4;
border: 0px none;
border-bottom: 1px solid #1cb9c4;
padding: 0;
margin: 0 0 10px 0;
line-height: 1em;
}

input, textarea, select
{
font-size: 1em;
line-height: 1em;
font-family: arial, verdana;
padding: 4px;
border: 0 none;
}

h2, h3
{
padding: 0;
margin: 0 0 14px 0;
display: block;
font-size: 1.4em;
line-height: 1.1em;
}

p.logo, p.logo a, h1.logo, h1.logo a, div.content h1
{
margin: 0;
padding: 0;
float: left;
width: 255px;
height: 35px;
display: block;
text-indent: -8000px;
text-decoration: none;
background: url(/images/logo.gif) no-repeat top right;
font-size: .05em;
line-height: .05em;
}
p.logo, h1.logo
{
padding: 0 0 0 255px;
margin: 0 0 25px 0;
}
p.logo a, h1 a:hover{text-decoration: none;}

div.content h1
{
height: 19px;
width: 640px;
margin: 0 0 20px 0;
padding: 0;
}
div.content h1.about{background: url(/titles/about.gif) no-repeat;}
div.content h1.news{background: url(/titles/news.gif) no-repeat;}
div.content h1.links{background: url(/titles/links.gif) no-repeat;}
div.content h1.accommodation{background: url(/titles/accommodation.gif) no-repeat;}
div.content h1.contact{background: url(/titles/contact.gif) no-repeat;}


h4
{
margin: 0 0 12px 0;
font-size: 1.3em;
line-height: 1.1em;
}
p
{
padding: 0;
margin: 0 0 1em 0;
font-size: 1.2em;
line-height: 1.5em;
}

ul, ol
{
margin: 0 0 10px 0;
padding: 0 0 0 20px;
}
ul li, ol li
{
font-size: 1.2em;
line-height: 1.5em;
}
li li
{
font-size: 1em;
}

ul.link_list
{
float: left;
width: 120px;
}
ul.link_list li
{
line-height: 1.8em;
font-weight: bold;
padding: 0;
}

div.neroli
{
width: 712px;
margin: auto;
text-align: left;
}
div.content, div.content_home
{
padding: 35px 37px 23px 35px;
width: 640px;
float: left;
color: #686967;
margin: 0 0 23px 0;
background: #fff url(/images/content.gif) no-repeat bottom left;
}
div.content_home
{
width: 670px;
padding: 20px 22px 22px 20px;
}
div.content_home img
{
position: relative;
z-index: 10;
}
div.content_home p
{
margin: -61px 0 0 0;
float: right;
padding: 5px;
font-size: 1.1em;
position: relative;
z-index: 20;
background: #fff;
white-space: nowrap;
color: #000;
filter: alpha(opacity=66);
-moz-opacity: 0.66;
opacity:0.66;
}

div.column, div.column_right
{
float: left;
width: 225px;
margin: 0 0 17px 0;
padding: 0 18px 0 0;
}
div.column_right
{
padding: 0;
}

div.content p.intro
{
font-size: 1.3em;
line-height: 1.3em;
margin: 0 0 1.8em 0;
float: left;
width: 640px;
}
div.content div.split, div.content div.split_right
{
float: left;
width: 305px;
}
div.content div.split_right
{
float: right;
}

div.content a:visited, div.content a:link
{
outline: none;
color: #686967;
text-decoration: underline;
}
div.content a:hover, div.content a:active, div.content a.active:visited, div.content a.active:link
{
outline: none;
color: #ffd134;
text-decoration: underline;
}


div.profile
{
width: 625px;
padding: 0 15px 10px 0;
float: left;
margin: 0 0 22px 0;
background: #f3f0e0;
}

div.profile h2
{
font-size: 1.6em;
float: left;
width: 424px;
font-weight: normal;
padding: 0 0 8px 0;
margin: 0 0 7px 0;
border-bottom: 1px solid #f3c320;
}
div.profile p
{
float: left;
padding: 0;
width: 180px;
margin: 0 0 -14px 0;
}
div.profile p img
{
border-right: 4px solid #fff;
border-bottom: 4px solid #fff;
}
div.profile div.profile_inner p
{
width: 424px;
margin: 0 0 1px 0;
}
div.profile_inner
{
float: right;
width: 424px;
padding: 17px 0 0 0;
}

div.contact
{
width: 580px;
padding: 30px;
float: left;
color: #535353;
background: #f3f0e0;
}
div.contact h2
{
font-weight: normal;
font-size: 1.5em;
width: 250px;
float: left;
}
div.contact h2.padding_top
{
padding: 20px 0 0 0;
}
div.contact div.details
{
width: 250px;
border-right: 1px solid #f3c320;
padding: 0 30px 0 0;
float: left;
}
div.contact div.form
{
width: 250px;
float: right;
}
div.contact div.form div, div.contact div.form p
{
width: 250px;
float: left;
}
div.contact div.form p
{
font-size: 1.1em;
}

div.contact div.form input, div.contact div.form textarea
{
width: 240px;
color: #535353;
background: #fff !important;
border: 2px solid #fff;
padding: 2px;
}
div.contact div.form input.alert, div.contact div.form textarea.alert
{
border: 2px solid #ff0000;
}
div.contact div.form p.submit
{
text-align: right;
margin: 0;
}
div.contact div.form p.submit input
{
width: auto;
background: #fbd141 !important;
border: 0 none;
padding: 4px;
}

div.contact div.loading
{
background: url(/images/loading_light.gif) no-repeat top right;
}

div.contact div.form p.status
{
color: #ff0000;
}


div.content ul.news, div.content ul.news li
{
width: 640px;
float: left;
list-style-type: none;
padding: 0;
margin: 0;
}
div.content ul.news li
{
margin: 0 0 8px 0;
}
div.content ul.news li a.link
{
line-height: 1.1em;
width: 612px;
float: left;
border-top: 1px solid #f3c320;
border-bottom: 1px solid #f3c320;
padding: 8px 14px 8px 14px;
text-decoration: none;
font-weight: bold;
}
div.content ul.news li a.link span, div.content ul.news li a.active span
{
float: right;
font-weight: normal;
}
div.content ul.news li a.link:link, div.content ul.news li a.link:visited
{
color: #5b5b5a;
background: #f7f5ec;
}
div.content ul.news li a.link:hover, div.content ul.news li a.link:active, div.content ul.news li a.active:link, div.content ul.news li a.active:visited
{
color: #fff;
background: #989d86;
}

div.content ul.news li div
{
font-size: .9em;
}
div.content ul.news li div h2
{
float: left;
width: 640px;
margin: 14px 0 10px 0;
font-size: 1.3em;
}
div.content ul.news li div img
{
float: left;
padding: 0 10px 10px 0;
}


div.gallery_top
{
padding: 9px 15px;
width: 682px;
float: left;
background: #565a4a url(/images/gallery_top.gif) no-repeat top right;
}
div.gallery_top p
{
margin: 0;
font-size: 1.1em;
}
div.gallery_top h1
{
float: right;
margin: 0;
font-size: 1.4em;
line-height: 1.4em;
padding: 0 15px 0 0;
}

div.gallery_top p a:link, div.gallery_top p a:visited
{
color: #d5d5d5;
text-decoration: underline;
}
div.gallery_top p a:visited
{
color: #e4e4e4;
}
div.gallery_top p a:hover, div.gallery_top p a:active
{
color: #f8d918;
text-decoration: underline;
}
div.gallery_top select
{
background: #d6d5d5;
width: 150px;
}

div.gallery
{
padding: 15px 31px 31px 15px;
width: 666px;
float: left;
margin: 0 0 23px 0;
background: #383a2f url(/images/gallery.gif) no-repeat bottom left;
min-height: 496px;
height: auto;
}
/*\*/
* html div.gallery
{
height: 496px;
}
/**/
div.gallery div.image
{
float: right;
min-height: 200px;
min-width: 200px;
height: auto;
width: auto;
}
/*\*/
* html div.gallery div.image
{
height: 200px;
width: 200px;
}
/**/
div.gallery div.image img
{
position: relative;
z-index: 10;
border: 13px solid #efefef;
}
div.gallery div.image p
{
margin: 0;
float: left;
padding: 0 13px 13px 13px;
width: 454px;
font-size: 1.1em;
z-index: 20;
background: #efefef;
text-align: right;
color: #000;
}

div.gallery div.holder
{
margin-top: 16px;
float: right;
width: 480px;
background: url(/images/loading_dark.gif) no-repeat top right;
min-height: 16px;
height: auto;
}
/*\*/
* html div.gallery div.holder
{
height: 16px;
}
/**/

div.gallery div.left
{
width: 153px;
float: left;
}
div.gallery div.left p
{
width: 153px;
float: left;
padding: 0;
margin: 0;
font-size: 1.1em;
line-height: 1.3em;
}
div.gallery div.left ul.thumbs
{
width: 153px;
float: left;
padding: 0;
margin: 0 0 10px 0;
list-style-type: none;
background: url(/images/gallery_icon.gif);
}
div.gallery div.left ul.thumbs li
{
float: left;
padding: 0 3px 3px 0;
margin: 0;
}
div.gallery div.left ul.thumbs li a.active img
{
filter: alpha(opacity=50);
-moz-opacity: 0.50;
opacity:0.50;
}


div.gallery div.left ul.pages
{
width: 153px;
float: left;
padding: 0;
margin: 0 0 10px 0;
list-style-type: none;
}
div.gallery div.left ul.pages li
{
float: left;
font-weight: bold;
padding: 0;
line-height: 1.1em;
}
div.gallery div.left ul.pages li a
{
float: left;
padding: 3px 4px 3px 4px;
}
div.gallery div.left ul.pages li.page
{
padding: 3px 4px 3px 0;
}
div.gallery div.left ul.pages li a.active
{
background: #fff;
color: #383a2f;
}

div.footer
{
border-top: 1px solid #c7c8b2;
padding: 16px 0 20px 0;
width: 712px;
float: right;
}
div.footer p
{
text-align: center;
font-size: 1.1em;
margin: 0 0 .5em 0;
}
div.footer p span
{
padding: 0 5px 0 5px;
}
div.footer p a:link, div.footer p a:visited
{
color: #ffd134;
text-decoration: none;
}
div.footer p a:hover, div.footer p a:active
{
color: #ffffff;
text-decoration: underline;
}