@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/headerbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#header img {
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#holder {
	text-align: left;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
#header p {
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
	width: 350px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
}
#holder #content {
	background-image: url(../images/navbg.jpg);
	background-repeat: no-repeat;
	background-position: 30px top;
	margin: 0px;
	padding: 0px;
}
#insert2 p {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#insert2 li {
	list-style-type: disc;
	width: 50%;
	float: left;
	height: 25px;
}
div#insert2 {
	padding: 10px;
}
#header {
	height: 87px;
}
ul#nav {
	font-size: 13px;
	font-weight: bold;
	float: left;
	list-style-type: none;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 200px;
	padding-left: 0px;
	width: 164px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
.clear {
	clear: both;
	font-size: 1px;
	line-height: 1px;
}
#header a {
	color: #FCF044;
}
ul#nav li a {
	height: 31px;
	line-height: 31px;
	background-image: url(../images/button-up.jpg);
	display: block;
	text-decoration: none;
	text-align: center;
	color: #663333;
}
ul#nav li a:hover {
	color: #330000;
	background-image: url(../images/button-hover.jpg);
}
ul#nav li a#samepage {
	color: #330000;
	background-image: url(../images/button-hover.jpg);
}
ul#nav li ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
ul#nav li ul li a {
	background-image: none;
	height: 19px;
	line-height: 18px;
	display: block;
	text-align: left;
	text-indent: 35px;
	font-size: 12px;
}
ul#nav li ul li a:hover {
	background-image: url(../images/subhover.jpg);
	background-position: center;
}
ul#nav li ul li a#samepage{
	background-image: url(../images/subhover.jpg);
	background-position: center;
}
#pagecontent {
	float: right;
	width: 545px;
}
div.insertbox {
	background-color: #FFFFCC;
	padding: 8px;
	border: 1px solid #FBF489;
}
#maincol {
	float: left;
	width: 330px;
}
#maincol h1 {
	font-size: 22px;
	color: #FF0000;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.insertbox span {
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
	display: block;
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
}
.insertbox p {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}
#maincol ul {
	font-size: 14px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 25px;
}
h2 {
	font-size: 15px;
	color: #660000;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#rightcol {
	float: right;
	width: 205px;
}
#rightcol ul {
	font-size: 12px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#rightcol p {
	font-size: 12px;
}
dl {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#holder #content #pagecontent #maincol dt {
	font-size: 14px;
	font-weight: bold;
	color: #660000;
}
dd {
	font-size: 12px;
}
#pagecontent p {
	font-size: 12px;
}
#pagecontent h1 {
	font-size: 24px;
}
#pagecontent table {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #D49614;
	border-collapse: collapse;
	font-size: 13px;
}
#pagecontent th {
	color: #660000;
	padding: 3px;
	border: 1px solid #E4A652;
}
#pagecontent td {
	
	padding: 3px;
	border: 1px solid #E4A652;
}
div.photogallery {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.photogallery img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 160px;
	height: 120px;
}
.photogallery a {
	display: inline;
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #2D2E48;
	text-decoration: none;
}
.photogallery p {
	margin: 0px;
	padding: 0px;
	width: 160px;
	text-align: center;
}
.photogallery h2 {
	clear: left;
	text-align: left;
}
