﻿*{
padding:0px;
margin: 0px;
border: 0px;
}
html {
background: url(bg.jpg) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
body {
margin:0px 0px;
padding:0px;
border: 0px;
text-align:center;
}
#content{
width: 980px;
margin:30px auto;
text-align:left;
}
#slider{
position: relative;
top: 0px;
left:0px;
width: 980px;
height: 510px;
z-index: 1;
}
#header{
position: relative;
top: 0px;
left: 0px;
width: 980px;
height: 130px;
z-index: 10;
}
#rainwater{
position:relative;
top: -120px;
left: 650px;
z-index: 10;
}
#menu{
position:relative;
top: 0px;
left: 0px;
width: 980px;
height: 40px;
background-color: black;
}
#lower_div{
position: relative;
top: 0px;
left: 0px;
width: 980px;
height: 400 px;
background-image: url(lower.jpg);
background-repeat: no-repeat;
text-align: center;
z-index: 10;
}
.headline{
font-family: arial, sans-serif;
font-size: 18px;
line-heigh: 1.8em;
color: white;
font-variant: small-caps;
font-decoration: underline;
z-index: 20;
}
p{
font-family: arial, sans-serif;
font-size: 14px;
color: white;
z-index: 20;
}
p.credits{
font-family: arial, sans-serif;
font-size: 12px;
color: black;
text-align:center;
}
a:link{color:blue;}
a:hover{color:red;}
a:active{color:red;}
a:visited{color:saddlebrown;}
.shadowed_left{
-moz-border-radius: 20px;
border-radius: 20px;
box-shadow: 5px 5px 5px #888888;
margin-right: 20px;
}
.shadowed_right{
-moz-border-radius: 20px;
border-radius: 20px;
box-shadow: 5px 5px 5px #888888;
margin-left: 20px;
}
h1{
padding:5px 10px 5px 10px;
margin-bottom: 10px;
font-family: ariel, sans-serif;
font-size: 18px;
color: white;
font-weight: normal;
letter-spacing: .4em;
background-image: url(h1_back.png);
background-repeat: no-repeat;
display: inline;
}
h2{
padding:5px 10px 5px 10px;
font-family: ariel, sans-serif;
font-size: 18px;
font-variant: small-caps;
font-weight: bold;
font-style: italic;
color: #202020;
background-color: #d0d0d0;
display: inline;
font-weight: normal;
}
#lower_div a:link{color:aqua;}
#lower_div a:hover{color:yellow;}
#lower_div a:active{color:white;}
#lower_div a:visited{color:aqua;}
#lower_div td{border: none; text-align:center;}
p.content{
color: #202020;
font-family: verdana, sans-serif;
font-size: 14px;
font-style: italic;
line-height: 1.7em;
padding:20px 20px 20px 20px;
text-align: justify;
}
p.content_compact{
color: #202020;
font-family: verdana, sans-serif;
font-size: 14px;
font-style: italic;
line-height: 1.2em;
padding:20px 20px 20px 20px;
text-align: justify;
}
table.lodging{
width: 900px;
background-color: #eeeeee;
}
table.lodging td{
font-family: verdana, sans-serif;
font-size: 14px;
font-style: italic;
color: #202020;
border: 1px solid black;
text-align: left;
padding: 10px;
}
table.lodging th{
font-family: verdana, sans-serif;
font-size: 18px;
font-weight: normal;
color: white;
text-align: center;
background-image: url(h1_back.png);
background-repeat: no-repeat;
border: 1px solid black;
}

table.lodging a:link{color: blue;}
table.lodging a:hover{color: red;}
table.lodging a:visited {color: saddlebrown;}
.shadowed{box-shadow: 10px 10px 5px #000000;}

#video{
position: relative;
top: -50px;
left: 20px;
z-index: 100;
}

#home_lower_div{
position: relative;
top:-100px;
left: 0px;
width: 980px;
height: 500 px;
background-image: url(lower_home.png);
background-repeat: no-repeat;
text-align: right;
z-index: 10;
}
#home_lower_div a:link{color:aqua;}
#home_lower_div a:hover{color:yellow;}
#home_lower_div a:active{color:white;}
#home_lower_div a:visited{color:aqua;}
#home_lower_div td{border: none; text-align:center;}
