/* Copyright Sauerland 2009 */

/* layout */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333300;
	background-color:#FEF5DB;
	border:0 none;
	margin:0;
	line-height: 1.3em;
	}
	
#wrapper {
	width: 820px;
	height: 100%;
	background-image: url(images-nov09/header.png);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0;
	}
	
#header {
	padding-right: 45px;
	padding-top: 15px;
	text-align: right;
	}
	

#nav {
height:150px;
	
}

#content {
	width: 480px;
	height: 100%;
	float:left;
	margin-left: 40px;
	border: thin solid #DBDEDE;
	padding: 10px;
	background-color: #FFFEFB;
}

#content-newsletter {
	width: 600px;
	height: 100%;
	float:left;
	border: thin solid #DBDEDE;
	padding: 10px;
	background-color: #FFFEFB;
}

#sidebar {
	width: 150px;
	height: 100%;
	float: right;
	border: thin solid #DBDEDE;
	background-color:#F3E5C9;
	margin-right: 35px;
	padding: 0 70px 10px 10px;
}

#sidebar-newsletter {
	width: 180px;
	height: 100%;
	float: right;
	border: thin solid #DBDEDE;
	background-color:#F3E5C9;
	
}

#footer {
    width: 820px;
	height: 100px;
	clear:both;
	text-align: center;
	padding-top: 10px;
	font-size: x-small;
	background-image: url(images-nov09/footer.png);
	background-repeat: no-repeat;
}

/* styles */

h1 {
	font-size: medium;
	color: #660000;
}

h2 {
	font-size: medium;
	color: #666633;
}

h3 {
	font-size: small;
	color: #666633;
}

h4 {
	font-size: x-small;
	color: #660000;
	line-height: 1.4em;
	text-align: center;
}

p {
	color:#333333;
	}
	

img.main {
border:3px solid #666;

}	

/* primary navigation */

ul li {
   display:block;
   float:left;
   list-style-type:none;
   }
   
ul#news li#links {
	width: 180px;
	list-style-type: circle;
	list-style-position: inside;
   }
ul#news {
margin: 0; padding: 2px;}
li#links {
	margin-right: 3px;
	font-size: x-small;
}
   

ul li#menu a {
	display:block;
	height:149px;
	width:142px;
	text-indent:-9009px;
	background-color: transparent;
	background-image: url(images-nov09/main-nav.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-right: 9px;
   }

ul li#gallery a {
   display:block;
   height:149px;
   width:142px;
   text-indent:-9009px;
   background-color: transparent;
   background-image: url(images-nov09/main-nav.png);
   background-repeat: no-repeat;
   background-position: -167px 0;
   margin-right: 9px;
   }
   
ul li#newsletter a {
   display:block;
   height:149px;
   width:142px;
   text-indent:-9009px;
   background-color: transparent;
   background-image: url(images-nov09/main-nav.png);
   background-repeat: no-repeat;
   background-position: -337px 0;
   margin-right: 9px;
   }
   
ul li#chronicles a {
   display:block;
   height:149px;
   width:142px;
   text-indent:-9009px;
   background-color: transparent;
   background-image: url(images-nov09/main-nav.png);
   background-repeat: no-repeat;
   background-position: -506px 0;
   margin-right: 9px;
   }
   
ul li#home a {
   display:block;
   height:149px;
   width:142px;
   text-indent:-9009px;
   background-color: transparent;
   background-image: url(images-nov09/main-nav.png);
   background-repeat: no-repeat;
   background-position: -677px 0;
   }
   
ul li#home a:hover,
body#homepage li#home a {
    background-position: -677px -149px;
   }
   
ul li#menu a:hover,
body#menu-breakfast li#menu a {
    background-position: 0 -149px;
   }
ul li#menu a:hover,
body#menu-lunch li#menu a {
    background-position: 0 -149px;
   }
ul li#menu a:hover,
body#menu-dinner li#menu a {
    background-position: 0 -149px;
   }

ul li#gallery a:hover,
body#photo-gallery li#gallery a {
    background-position: -167px -149px;
   }
   
ul li#gallery a:hover,
body#video-gallery li#gallery a {
    background-position: -167px -149px;
   }
   
ul li#newsletter a:hover,
body#newsletter li#newsletter a {
    background-position: -337px -149px;
   }
   
ul li#chronicles a:hover,
body#blog li#menu a {
    background-position: -506px -149px;
   }


   
/* sidebar links */

ul#secondary{ margin: 0; padding: 0; }

ul#secondary li#twitter a {
   display:block;
   height:31px;
   width:204px;
   text-indent:-9009px;
   background-color: transparent;
   background-image: url(images-nov09/twitter.png);
   background-repeat: no-repeat;
   margin-top: 15px;
   margin-bottom: 9px;
   }
   
ul#secondary li#facebook a {
   display:block;
   height:31px;
   width:204px;
   text-indent:-9009px;
   background-color: transparent;
   background-image: url(images-nov09/facebook.png);
   background-repeat: no-repeat;
   margin-bottom: 9px;

   }
   
ul#secondary li#blogger a {
	display:block;
	height:31px;
	width:204px;
	text-indent:-9009px;
	background-color: transparent;
	background-image: url(images-nov09/blogger.png);
	background-repeat: no-repeat;
	margin-bottom: 15px;
   }
   
   
ul li#twitter a:hover {
    background-position: 0 -31px;
   }
   
ul li#facebook a:hover {
    background-position: 0 -31px;
   }
   
ul li#blogger a:hover {
    background-position: 0 -31px;
   }
   
ul#secondary li#breakfast a {
   display:block;
   height:31px;
   width:204px;
   text-indent:-9009px;
   background-color: transparent;
   background-image: url(images-nov09/breakfast.png);
   background-repeat: no-repeat;
   margin-top: 15px;
   margin-bottom: 9px;
   }
   
ul#secondary li#lunch a {
   display:block;
   height:31px;
   width:204px;
   text-indent:-9009px;
   background-color: transparent;
   background-image: url(images-nov09/lunch.png);
   background-repeat: no-repeat;
   margin-bottom: 9px;

   }
   
ul#secondary li#dinner a {
	display:block;
	height:31px;
	width:204px;
	text-indent:-9009px;
	background-color: transparent;
	background-image: url(images-nov09/dinner.png);
	background-repeat: no-repeat;
	margin-bottom: 15px;
   }
   
ul#secondary li#beverages a {
	display:block;
	height:31px;
	width:204px;
	text-indent:-9009px;
	background-color: transparent;
	background-image: url(images-nov09/beverages.png);
	background-repeat: no-repeat;
	margin-bottom: 15px;
   }

ul li#breakfast a:hover,
body#menu-breakfast li#breakfast a {
    background-position: 0 -31px;
   }
   
ul li#lunch a:hover,
body#menu-lunch li#lunch a {
    background-position: 0 -31px;
   }
   
ul li#dinner a:hover,
body#menu-dinner li#dinner a {
    background-position: 0 -31px;
   }
   
ul li#beverages a:hover,
body#menu-beverages li#beverages a {
    background-position: 0 -31px;
   }

ul#secondary li#photos a {
   display:block;
   height:31px;
   width:204px;
   text-indent:-9009px;
   background-color: transparent;
   background-image: url(images-nov09/photo-gallery.png);
   background-repeat: no-repeat;
   margin-top: 15px;
   margin-bottom: 9px;
   }
   
ul#secondary li#videos a {
   display:block;
   height:31px;
   width:204px;
   text-indent:-9009px;
   background-color: transparent;
   background-image: url(images-nov09/video-gallery.png);
   background-repeat: no-repeat;
   margin-bottom: 9px;
   }
   
ul li#photos a:hover,
body#photo-gallery li#photos a {
    background-position: 0 -31px;
   }
   
ul li#videos a:hover,
body#video-gallery li#videos a {
    background-position: 0 -31px;
   }
   

/* links */

a:link {
	color:#660000;
	}
a:hover {
	color:#666633;
	}
a:active {
	color:#666633;
	}
a:visited {
	color:#666633;
	}
