@charset "ISO-8859-1";
#slideshow {
}

body {
		background-image:url(_gfx/bgpage.jpg);
		background-repeat: repeat;
		margin: 0;
		padding: 0;
		font-size: 0.97em;
		color: #af4700;
		font-family: Georgia, "Times New Roman", Times, serif;7
}


a, a:visited, a:hover, a:active {
		color: #af4700;
		text-decoration: none;
}

a:hover {
		border-bottom: 1px dotted #af4700;
}

#logoarea {
		float: left;
		width: 277px;
		height: 290px;
}




#slideshow-container {
		width: 851px;
		height: 624px;
		margin: 0 auto;
		padding: 0;
		background-image:url(_gfx/bg-foto.jpg);
		background-position: top;
		background-repeat: no-repeat;
		
}

#slideshow-container2 {
		width: 851px;
		height: 625px;
		margin: 0 auto;
		padding: 22px 0 0 10px;
		background-image:url(_gfx/bg-foto.jpg);
		background-position: left;
		background-repeat: no-repeat;
		
}


#slideshow {
		width: 825px;
	 	height: 600px;
		margin: 0 auto;
		padding: 11px 0 0 0;
		}
		
		
#slideshow2 {
		width: 825px;
	 	height: 600px;
		}

#header {
		width: 785px;
		margin: 0 auto;
		height: 140px;
		padding-left: 45px;
		}
		
		#header a img {
			border: none;
		}
		
		#header a:hover {
			border-bottom: 0px;
		}
		
		h2 {
		color: #631f05;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 3.3em;
		letter-spacing: -2px;
		text-align: center;
		margin: 10px 0 10px 0;
		}
		
		h3 {
		color: #af4700;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 14px;
		letter-spacing: 10px;
		text-align: center;
		text-transform: uppercase;
		margin: 5px 0 5px 0;
		}
		
		
		#info h2, #info h3 {
		color: #af4700;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 20px;
		letter-spacing: 1px;
		text-transform: uppercase;
		margin: 5px 0 5px 0;
		text-align: left;
		font-style: normal;
		}
		
		
#navigation {
		width: 825px;
		height: 30px;
		margin: 0 auto;
		text-align: left;
		padding-top: 20px;
		}
		
		
		#navhome {
	
		}
		
		#navphotos {
		
		margin-left: 210px;
		}
		
		#navextra {
		float: right;
		}
		
		#navigation ul {
		margin: 0;
		padding: 0;
		}
		
	
		#navigation li {
		list-style: none;
		float: left;
		display: block;
		margin: 0 20px 0 0;
		color: #af4700;
		
		}
	
	
	
#infocontainer {
		width: 791px;
		margin: 0 auto;
		padding: 20px;
		border: 2px solid #843d21;
		background-image: url(_gfx/bg-info.png);
		background-position:top center;
		text-align: left;
		background-repeat:no-repeat;
		overflow: hidden;
		}
		
		#splash {
		width: 500px;
		margin: 0 auto;
		margin-top: 40px;
		padding: 20px 30px 20px 30px;
		border: 2px solid #843d21;
		background-position: center;
		}
		
		#splash a:hover {
			border-bottom: none;
		}
	
		#info {
		font-size: 0.85em;
		font-style: italic;
		letter-spacing: 1px;
		line-height: 24px;
		color: #430807;
		}
		
		.first {
		font-size: 36px;
		}
	
		
		#footer {
		width: 840px;
		height: 35px;
		margin: auto;
		padding-top: 15px;
		font-size: 11px;
		text-align: center;
		color: #af4700;
		line-height: 12px;
		letter-spacing: 1px;
		}
		
		.alignleft {
			float: left;
			margin: 10px 15px 15px 0;
		}