@charset "utf-8";
body {
	background-color: #E9E6DD;
	margin-top: 0px;
	margin-bottom: 0px;

}
#outer {
	background-color: #FFF;
	padding: 10px;
	width: 970px;
	margin: 0px auto;
	background-image:url(images/bg.jpg);
}
#holder {
	margin: 0px auto;
	width: 950px;
	font-size: 14px;
	font-family: arial;
}
#links {
	font-family: arial;
	font-size: 14px;
	color: #900;
	height: 30px;
	padding: 10px;
	margin: 0px auto;
	text-align: center;
	padding-bottom: 1px;
}
#main {
}

#links span a {
	color: #9D1F23;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
	padding-right: 40px;
	margin: 0px auto;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	border-left: thin dotted #CCC;
}
#links span a:hover {
	color: #FFF;
	text-align: center;
	width: 80px;
	padding-left: 40px;
	padding-right: 40px;
	margin: 0px auto;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(images/linkhover.jpg);
	background-repeat: no-repeat;
	background-position:center;
}
#links span.active a {
	color: #FFF;
	text-align: center;
	width: 80px;
	padding-left: 40px;
	padding-right: 40px;
	margin: 0px auto;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(images/linkhover.jpg);
	background-repeat: no-repeat;
	background-position:center;
}
h1 {
	font-size: 18px;
	color: #9D1F23;

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

}
a:link {
	color: #9D1F23;
	text-decoration: none;
}
a:active {
	color: #9D1F23;
	text-decoration: none;
}
a:hover {
	color: #16194D;
	text-decoration: none;
}a:visited {
	color: #9D1F23;
	text-decoration: none;
}

#gallery {
	width: 600px;
	margin: 0 auto;
	border: thin dotted #CCC;
	
}
#galleryslide marquee img {
	border: thin dotted #CCC;
}
#caption {
	padding: 10px;
	height: 15px;
	text-align: center;
}
form {
	font-size: 10px;
color: #000;
}
li {
	list-style-position: outside;
	list-style-image: url(images/bulletarrow.jpg);
	line-height: 20px;
}
#footer{
		background-image:url(images/footerbg.jpg);
		background-repeat:repeat-y;
		width: 990px;
		margin: 0 auto;
		height: 30px;
}
#footerinner {
		text-align: right;
		font-family: arial;
		font-size: 12px;
		padding: 10px;
		color: #fff;
		padding-right: 20px;
}
#footerinner a:link {
	color: #ffffff;
	text-decoration: none;
}
#footerinner a:active {
	color: #ffffff;
	text-decoration: none;
}
#footerinner a:visited {
	color: #FFF;
	text-decoration: none;
}
#footerinner a:hover {
	color: gold;
	text-decoration: none;
}
.blurb h1{
	font-size: 10px;
	text-align: center;
	color: #333;
	padding-bottom: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.nb {
	font-weight: normal;
}
