﻿body {
	margin: 0px;
	background-image: none;
	font-family: "Times New Roman", Times, serif;
	background-color: #808080;
}
#container {
	border: 1px solid #9E0508;
	margin: 5px auto 5px auto;
	width: 80%;
	min-width: 760px;
	max-width: 1200px;
	background-image: url('../graphics/background.gif');
}
#masthead {
	border-style: none none solid none;
	border-color: #9E0508;
	border-width: thin;
	margin-right: 10px;
	height: 85px;
	margin-left: 10px;
	margin-top: 10px;
	position: relative;
}
#siteicon {
	border-style: none;
	width: 120px;
	height: 75px;
	padding: 0px;
	margin: 5px 0px 0px 0px;
	border-width: 0px;
	float: left;
}
#titles {
	margin-left: 5px;
	float: left;
	position: relative;
	margin-top: 10px;
}
#sitetitle {
}
#pagetitle {
}
#content {
	top: 15px;
	right: 10px;
	left: 10px;
	clear: none;
}
#sitesingle {
	font-size: 100%;
	color: #800000;
	margin-right: 10px;
	margin-left: 10px;
}
#gallery-descrip {
	margin-top: 20px;
	margin-right: 15px;
	margin-left: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 150%;
}
#masthead h1 {
	font-family: Georgia, Arial, sans-serif;
	font-size: 170%;
	font-weight: bold;
	font-style: italic;
	font-variant: normal;
	color: #9E0508;
	margin: 0px;
}
#nav-top {
	margin-top: 0px;
	margin-bottom: 10px;
	position: relative;
	z-index: 3;
	padding-left: 10px;
	height: 30px;
}
#nav-top ul {
	padding: 0px;
	margin: 0px;
	z-index: 1;
}
#nav-top ul li {
	margin: 3px 1px 0px 1px;
	padding: 3px 0px 0px 0px;
	list-style-type: none;
	display: block;
	font-family: tahoma, arial, sans-serif;
	font-size: 85%;
	background-color: #EBCF63;
	text-align: center;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	border: 1px solid #800000;
	position: relative;
	width: 140px;
	float: left;
	height: 20px;
	color: #800000;
}
#nav-top ul li a {
	margin: 0px;
	display: inline;
	color: #9E0508;
	text-decoration: none;
	padding: 3px 8px 3px 8px;
}
#nav-top ul li a:hover {
	color: #FFFF66;
}
#nav-top ul li:hover a {
}
#nav-top ul li:hover ul {
	display: block;
}
#nav-top ul ul {
	border-style: none solid solid solid;
	border-width: 1px;
	border-color: #800000;
	padding: 0px;
	position: absolute;
	z-index: 10;
	display: none;
	margin-top: 4px;
}
#nav-top ul ul li {
	margin: 0px;
	border-style: none;
	font-size: 90%;
	text-indent: 10px;
	text-align: left;
	padding: 0px;
}
#nav-top ul ul li a {
	height: auto;
	padding: 10px 10px 10px 25px;
	line-height: 1.5em;
}
#nav-top ul ul li a:hover {
}
#footer {
	border-style: solid none none none;
	border-width: thin;
	border-color: #9E0508;
	margin-top: 15px;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 80%;
}
#footer ul {
	padding: 0px;
	margin: 0px;
	font-style: italic;
	font-weight: normal;
}
#footer ul li {
	padding: 0px;
	margin: 0px 15px 0px 5px;
	display: inline;
	float: none;
	list-style-type: square;
	font-family: tahoma, arial, sans-serif;
	font-weight: normal;
	font-style: italic;
	color: #800000;
}
#footer ul li a {
	padding: 0px;
	margin: 0px;
	display: inline;
	list-style-type: none;
	width: 100%;
}
#clear-float {
	clear: both;
}
#sitesingle h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: bold;
	color: #9E0805;
	text-align: center;
}
.gallerylist h4 {
	font-style: italic;
	padding-top: 0px;
	margin-top: 0px;
	font-weight: normal;
}
.gallerylist h3 {
	border-width: 1px;
	border-color: #800000;
	margin: 0px;
	border-top-style: dotted;
	padding-top: 10px;
	clear: both;
}
.gallerylist h2 {
	text-transform: uppercase;
	text-align: center;
	border-top-style: double;
	border-top-width: medium;
	border-top-color: #800000;
	padding-top: 1em;
	clear: both;
}
#nav-line {
	border: 1px solid #9E0508;
	padding: 5px;
	margin-bottom: 10px;
	width: 670px;
	margin-right: auto;
	margin-left: auto;
}
#nav-line a {
	color: #9E0508;
	font-weight: bold;
}
#postcard-frame {
	right: auto;
	left: auto;
	width: 95%;
	height: 730px;
}
.clear-float {
	padding: 0px;
	margin: 0px;
	clear: both;
}
.txtidented {
	margin-left: 25px;
}
.txt-center {
	text-align: center;
}
