@charset "UTF-8";
/* CSS Document */

body {
margin:0px;
padding:0px;
background:url(../images/background.jpg) top left no-repeat #000000;
font-family:Georgia, "Times New Roman", Times, serif;
color:#333333;
font-size:14px;
}

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

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

a:hover {
text-decoration:underline;
}

h1 {
font-size:20px;
color:#006600;
padding-top:20px;
}

h2 {
font-size:18px;
color:#006600;
}

#container {
width:1009px;
margin:0 auto;
background:url(../images/contentbg.png);
position:relative;
top:-13px;
}

#contentwrapper {
color:#333333;
width:954px;
margin:0 auto;
background:#FCFFE0;
top:-13px;
}

#content {
float:left;
margin-left:50px;
margin-right:20px;
width:560px;
font-size:14px;
}

#contact {
margin-left:0px;
margin-right:30px;
width:300px;
float:right;
}

#header {
width:955px;
margin:auto;
height:200px;
}

#navigation {
width:955px;
margin:auto;
height:70px;
padding-top:1px;
background:url(../images/navbacking.jpg) top no-repeat;
position:relative;

}

#navigation ul {
margin-top:20px;
margin-left:-15px;
}

#navigation li {
display: inline;
padding-right: 2px;
}

#navigation li a {
font-size:24px;
text-decoration:none;
color:#006600;
}

#navigation li a:hover{
text-decoration:underline;
}


#footer {
width:955px;
margin:auto;
height:176px;
background:url(../images/footer.jpg);
clear:both;
}

#content h1 {
font-size:20px;
color:#006600;
}

#gallery {
margin-left:-20px;
}

#gallery img {
margin-left:20px;
margin-right:20px;
margin-bottom:20px;
border:2px solid #fff;
}

#gallery a:hover img 
{
border:2px solid #cc0066;
}

img
{
  border-style: none;
}


#navigation li a.active {
color:#CC0066;
}

#contact p
{
width:270px;
}

#map
{
	width:270px;
	height:200px;
	margin-top:15px;
	margin-bottom:15px;
}

#footerhtml {
padding-top:130px;
padding-left:20px;
color:#CC0066;
}

#calendar
{
	height:100%;
	width:100%;
	margin-left:0px;
}

p.testimonial
{
	font-style:italic;
	background: url(../images/quote.gif) no-repeat scroll left top transparent;
    margin-left: 0;
    padding-left: 30px;
    padding-top: 0px;
    color:#CC0066;
	font-family:Times New Roman;
	font-size:16px;
}

ul.yurt-list
{
	margin-bottom:20px;
	list-style:none;
	margin-left:0;
	padding:0px;
	
}

ul.yurt-list li
{
	background:url(../images/list-item.gif) 0px 5px no-repeat;
	list-style:none;
	margin-bottom:10px;
	padding-left:18px;
	margin-left:0px;
}
