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

body p {
	margin: 0em 0em 0em 0em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #666666;
	line-height: 150%;
	letter-spacing: .04em;
	background-color: #ffffff;
	height: auto;
	width: auto;
}
img { border: 1px solid #000000;
	margin-bottom: .5em; }
#imgbanner { border: 0px solid #ffffff;
}
.imgborder { border: 1px solid #000000;
	margin-bottom: .5em; }
.banner {
	margin: .5em 0em 0em 0em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-variant: small-caps;
	color: #827839;
	text-align: center;
	letter-spacing: .3em;
}
a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #2B65EC;
	text-decoration: underline;
}
ul li { list-style-type: square;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 100%;
		color: #666666;
		line-height: 150%;
		background-color: #ffffff;
		letter-spacing: .04em; 
}
ol li { list-style-type: square;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 100%;
		color: #666666;
		line-height: 150%;
		background-color: #ffffff;
		letter-spacing: .04em; 
}
#navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: 700;
	margin: .5em 0em 1.5em 0em;
}
#navigation ul { 
	list-style: none; 
	margin: 0;
} 
#navigation li { display: inline;}
#navigation a:link, #navigation a:visited {
	margin-right: .4em;
	padding: 0.2em 0.6em 0.2em 0.6em;
	font-weight: 500;
	font-variant: small-caps;
	color: #884422;
	background-color: #ECE5B6;
	text-decoration: none;
	letter-spacing: .2em;
	border-right: 1px solid #884422;
	border-bottom: 1px solid #884422;
}
#navigation li a:active {
	background-color: #C8B560;
	color: #FFFFFF;
	text-decoration: underline;
	border-left: 1px solid #884422;
	border-top: 1px solid #884422;
}
#navigation li a:hover {
	background-color: #C8B560;
	color: #FFFFFF;
	text-decoration: underline;
}
#gallery {
font-size: 100%;
margin: 0em 0em 1.5em 0em;
}
#gallery ul { 
	list-style: none; 
	margin: 0;
} 
#gallery li { display: inline;
	font-weight: 500;
	color: #884422;
	text-decoration: none;
	letter-spacing: .1em;
}
#gallery a:link, #gallery a:visited {
	margin-right: .4em;
	padding: 0.2em 0.6em 0.2em 0.6em;
	font-weight: 500;
	font-variant: small-caps;
	color: #884422;
	background-color: #FFFFFF;
	text-decoration: none;
	letter-spacing: .2em;
	border-right: 1px solid #884422;
	border-bottom: 1px solid #884422;
}
#gallery li a:active {
	background-color: #FFFFFF;
	color: #FFFFFF;
	text-decoration: underline;
	border-left: 1px solid #884422;
	border-top: 1px solid #884422;
}
#gallery li a:hover {
	background-color: #C8B560;
	color: #884422;
	text-decoration: underline;
}
#gallery_head {
	font-size: 100%;
	margin: .5em 0em .5em 0em;
}
#gallery_head ul { 
	list-style: none; 
	margin: 0; 
	padding: .2em 0em .2em 0em;}
#gallery_head li { 
	display: inline;
	margin-right: 1em; 
	color: #884422;
	font-variant: small-caps;
	padding: 0em 0.6em 0em 0.6em;
	border-left: 1px solid #884422;
	border-right: 1px solid #884422;
	letter-spacing: .2em;	
	}
	
#slide_control {
	font-size: 100%;
	margin: .5em 0em .5em 0em;
}
#slide_control ul { 
	list-style: none; 
	margin: 0; 
	padding: .2em 0em .2em 0em;}
#slide_control li { 
	display: inline;
	margin-right: 1em; 
	color: #884422;
	font-variant: small-caps;
	letter-spacing: .2em;	
	}
#slide_control a:link, #slide_control a:visited {
	padding: 0em 0.6em 0em 0.6em;
	font-weight: 400;
	color: #666666;
	background-color: #FFFFFF;
	text-decoration: none;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
}
#slide_control li a:hover {
background-color: #FFFFFF;
color: #0033cc;
text-decoration: underline;
}
.description {
	margin: 0em 0em 1em 0em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 150%;
	font-weight: 400;
	font-variant: small-caps;
	color: #666666;
	text-align: center;
	letter-spacing: .1em;
}
h1 {
	color: #884422;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: 100;
	margin-bottom: 0em; 
}
#copyright {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 65%;
}	