*
{
margin:0;
padding:0;
}

body 
{
	margin: 0;
	padding:0;
	font-family: Arial, sans-serif, Helvetica;
	font-size: 15px;
	color:#000000;
	background-color: #000000;
	}

#header
{
width: 852px;
height: 95px;
background-image: url(../images/site/header.jpg);
margin-left: auto;
margin-right: auto;
margin-top: 30px;
}

#header ul
{
list-style-type: none;
padding-top: 65px;
padding-left: 30px;
color: #ffffff;
font-weight: bold;
}

#header ul li
{
display: inline;	
}

#header ul li a:link
{
color: #ffffff;
font-weight: bold;
text-decoration: none;
}

#header ul li a:active
{
color: #ffffff;
font-weight: bold;
text-decoration: none;
}

#header ul li a:visited
{
color: #ffffff;
font-weight: bold;
text-decoration: none;
}

#header ul li a:hover
{
color: #cccccc;
font-weight: bold;
text-decoration: none;
}



#container
{
	display: block;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	margin-bottom: 20px;
	background-position: top;
	padding-top:0px;
	border: 10px solid #ffffff;
	background-image: url(../images/site/background.jpg);
	background-repeat: repeat-y;
}

#container a:link
{
color: #ffffff;
text-decoration: none;
}

#container a:active
{
color: #ffffff;
text-decoration: none;
}

#container a:visited
{
color: #ffffff;
text-decoration: none;
}

#container a:hover
{
color: #cccccc;
text-decoration: none;
}

#flash
{
background-image: url(../images/flash/home-flash/flash-1.png);
height: 300px;
border-bottom: 10px solid #ffffff;
}

#nav
{
height: 60px;
background-image: url(../images/site/nav.jpg);
border-bottom: 10px solid #ffffff;
}
#right
{
display: block;
float: right;
width: 260px;
margin-right: 5px;
margin-left: 25px;
margin-top: 10px;
}


.clear
{
display: block;
clear: both;
}

h1
{
margin-top: 10px;
margin-left: 10px;
font-weight: bold;
font-size: 20px;
}

h2
{
margin-left: 10px;
font-weight: bold;
font-size: 16px;
}

p
{
margin: 10px 0px 10px 10px;	
}

#footer
{
width: 900px;
height: 30px;
text-align: center;
margin-left: auto;
margin-right: auto;
margin-bottom: 20px;
color: #ffffff;
font-weight: bold;
}

#footer a:link
{
color: #ffffff;
text-decoration: none;
}

#footer a:active
{
color: #ffffff;
text-decoration: none;
}

#footer a:visited
{
color: #ffffff;
text-decoration: none;
}

#footer a:hover
{
color: #cccccc;
text-decoration: none;
}

#map
{
border: 1px solid #000000;
width: 550px;
height: 350px;
margin: 10px;

}

#right-contact
{
display: block;
float: right;
width: 260px;
margin-right: 5px;
margin-left: 25px;
margin-top: 10px;
text-align: right;
padding-right: 10px;
padding-top: 20px;
}#container #facebook {
	height: 25px;
	margin-bottom: 10px;
}
#container #right .tripadvisor {
	margin-right: auto;
	margin-left: auto;
	width: 236px;
}
#container #xmas {
	margin-left: 10px;
	margin-right: 300px;
	background-color: #6E981A;
	padding: 5px;
	border: 1px solid #4B6712;
}

