*
{
margin:0;
padding:0;
}

body
{
background:#fff url(images/background.jpg);
background-position:0 -20px;
background-repeat:repeat-x;
text-align:center;
}

#header
{
position:relative;
margin:0 auto;
height:143px;
width:300px;
background:url(images/lutherogdeninn.gif);
background-repeat:no-repeat;
background-position:0 40px;
}

h1, h2
{
margin-left:-1000em;
height:0;
line-height:0;
}

#menu
{
text-align:center;
position:relative;
padding:10px 0;
background:#929CAD;
background:#9cb4d8;
border-bottom:1px solid #7f8899;
}

#menu ul 
{
list-style:none;
}

#menu ul li
{
list-style:none;
display:inline;
padding:0 17px 0 0;
}

#menu a
{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:15px;
color:#fff;
color:#1b2431;
color:#000;
text-decoration:none;
text-shadow: 1px 1px 1px #bed6fb;
filter: dropshadow(color=#bed6fb, offx=1, offy=1);
}

#menu a:hover
{
color:#485260;	
}

#container
{
position:relative;
width:950px;
padding-top:30px;
padding-bottom:20px;
text-align:left;
background:#fff;
margin:0 auto;
}

#container p
{
font-family:Georgia, "Times New Roman",Times,serif;
font-size:14px;
color:#1C2635;
line-height:17px;
margin:0 0 17px 0;
}

#container p.special
{
padding:20px 10px;
margin:10px 20px;
-moz-border-radius: 12px;
border-radius: 12px;
text-align:center;
font-size:16px;
background:#dfeafc url(images/background.jpg);
background-position:0 -40px;
border:1px solid #cbd6e8;
text-shadow: 1px 1px 1px #eef9ff;
filter: dropshadow(color=#eef9ff, offx=1, offy=1);
line-height:22px;
}

#container a
{
font-family:Georgia, "Times New Roman",Times,serif;
font-style:italic;
text-decoration:none;
color:#912F25;
}

#container ul
{
margin-bottom:17px;
}

#container li
{
margin-left:30px;
list-style:square;
font-family:Georgia, "Times New Roman",Times,serif;
color:#151F2D;
font-size:13px;
margin-bottom:3px;
}

#container .photo
{
background:#fff;
padding:3px;
margin-left:10px;
border:1px solid #ddd;
}

h3
{
padding:10px 0 7px;
color:#3F4959;
font-weight:normal;
font-style:italic;
font-family:Georgia, "Times New Roman",Times,serif;
font-size:24px;
}

h4
{
padding:10px 0 7px;
color:#3F4959;
font-weight:normal;
font-family:Georgia, "Times New Roman",Times,serif;
text-transform:uppercase;
text-shadow: 1px 1px 1px #eef9ff;
filter: dropshadow(color=#eef9ff, offx=1, offy=1);
}

hr
{
height:1px;
color:#D5D6E0;
background-color:#D5D6E0;
border:0;
width:90%;
margin:5px 5%;
}

#text
{
position:relative;
width:540px;
width:700px;
padding-right:10px;
margin-right:200px;
text-align:justify;
min-height:400px;
height:auto !important;
height:400px;
}

#text.wide
{
	width:950px;


}

#sidebar
{
	float:right;
	position:relative;
	width:200px;
	
	
	/*
padding-top:30px;
width:190px;
padding-left:10px;
margin-left:550px;
position:absolute;
top:0;
right:0;
*/
}

#sidebar p
{
color:#444;
font-size:13px;
}

#base
{
clear:both;
height:50px;
position:relative;
}

#address
{
position:relative;
text-align:center;
padding:10px 0 0;
border:1px solid #c0cbdd;
background:#EBECF6;
background:#d6e1f3;
-moz-border-radius: 5px;
border-radius: 5px;
}

#address p
{
font-family:georgia, times, serif;
font-size:13px;
color:#202A38;
line-height:17px;
text-shadow: 1px 1px 1px #eef9ff;
filter: dropshadow(color=#eef9ff, offx=1, offy=1);
}

#address a
{
text-decoration:none;
font-style:italic;
color:#121C2A;
}

ul#rooms
{
margin:20px 0;
padding:0;
list-style:none;	
}

ul#rooms li
{
	list-style:none;
	margin:10px 2px;
	float:left;
	display:block;
}

ul#rooms img
{
	margin:4px 0;
}

.col
{
	width:340px;
	margin:5px 2px;
	float:left;
}

#footer
{
	border-top:1px solid #a9b3c4;
	border-bottom:1px solid #a9b3c4;
background:#BFCADC;
position:relative;
padding:20px 0;
}

#footer p
{
color:#7f899b;
font-family:georgia, times, serif;
font-size:13px;
text-shadow: 1px 1px 1px #e3efff;
filter: dropshadow(color=#e3efff, offx=1, offy=1);
}

#footer a
{
color:#818C9E;
text-decoration:none;
font-style:italic;
}

.clear
{
	clear:both;

}
