﻿
#slideshow1{
	margin:2em auto;
	width:19em;
}

#slideshow2{
	margin:2em auto;
	width:32em
}

#slideshow3{
	margin:2em auto;
	width:25em
}

#slideshow4 {
	
	margin: 2em auto;
	width: 32em;
}

#gallery{
	padding-bottom:3em
}

#gallery h1{
	font:normal x-large Tahoma, sans-serif;
	color:#4f3a15;
	text-align:center;
	padding:1em 0 
}

#gallery h2{
	font:normal medium Tahoma, sans-serif;
	color:#4f3a15;
	text-align:left;
	padding-top:1em

}

#gallery h3{
	font:bold small Tahoma, sans-serif;
	color:#4f3a15;
	text-align:center;
	padding-top:2em

}


#gallery h5{
	padding:5em 0 1em 0;
	font:normal medium Tahoma, sans-serif;
	color:#4f3a15;
	text-align:left

}

#gallery p{
	padding:0;
	font:normal small Tahoma, sans-serif;
	color:#4f3a15;
	text-align:left
}


#gallery img{
	float:left;
	padding:2em 1em 2em 4em;
	border:0
}

#spacer{
	clear:both
}

#slideshowtitle h3{
	font:normal small Tahoma, sans-serif;
	color:#4f3a15;
	text-align:center;
	padding:2em 4em 1em 4em
}

#slideshowtitle a:link, #slideshowtitle a:visited{
	text-decoration:none;
	font-weight:bold;
	color:#4f3a15
}

#slideshowtitle a:active{
	text-decoration:none;
	font-weight:bold;
	background-color:#a9be93
}

#slideshowtitle a:hover{
	text-decoration:none;
	background-color:#a9be93
}

#gallery a:link, #gallery a:visited{
	text-decoration:none;
	font-weight:bold;
	color:#4f3a15
}

#gallery a:active{
	text-decoration:none;
	font-weight:bold;
	background-color:#a9be93
}

#gallery a:hover{
	text-decoration:none;
	background-color:#a9be93
}


