@font-face {
  font-family: "Sorts Mill Goudy";
  src: url("/font/Goudy.eot");
  src:
    url("/font/Goudy.eot?#iefix") format("embedded-opentype"),
    url("/font/Goudy.woff2") format("woff2"),
    url("/font/Goudy.woff") format("woff"),
    url("/font/Goudy.ttf") format("truetype"),
    url("/font/Goudy.otf") format("opentype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "Sorts Mill Goudy";
  src: url("/font/Goudy-Italic.eot");
  src:
    url("/font/Goudy-Italic.eot?#iefix") format("embedded-opentype"),
    url("/font/Goudy-Italic.woff2") format("woff2"),
    url("/font/Goudy-Italic.woff") format("woff"),
    url("/font/Goudy-Italic.ttf") format("truetype"),
    url("/font/Goudy-Italic.otf") format("opentype");
  font-weight: normal;
  font-style: italic;
}
body {
	margin: 0;
	padding: 0 0 0 0;
	background:#706450;
	background-image: url(/bgwash.gif);
	background-repeat: repeat-x;
	background-position: top left;
	color:#000;
	font-size:0.8em;
	font-family: Helvetica, Arial, sans-serif; }
a:link {
	color:#000;
	text-decoration:none;
	border-bottom:1px dotted #765; }
a:visited {
	color:#000;
	text-decoration:none;
	border-bottom:1px dotted #765; }
a:hover {
	color:#000;
	text-decoration:none; }
a img {
	border:none;
	text-decoration: none; }
h1 {
	color:#706450;
	font-size: 1.5em;
	text-align: left;
	margin: 1.5em 0;
	font-weight: normal;
	font-family: "Sorts Mill Goudy", Garamond, Times, serif; }
h2 {
	color:#706450;
	font-size: 1.3em;
	text-align: left;
	margin: 1.3em 0;
	font-weight: normal;
	font-family: "Sorts Mill Goudy", Garamond, Times, serif; }
p {
	line-height: 1.6em; }
	.q {
		line-height: 1.4em;
		text-align: center;
		margin-left: 4em;
		margin-right: 4em;
		font-style: italic; }
	.r {
		line-height: 1.6em;
		text-align: right; }
	.c {
		line-height: 1.6em;
		text-align: center; }
ul {
	line-height: 1.6em; }
abbr {
	letter-spacing:0.1em;
	border:0;
	text-decoration:none; }
blockquote {
	line-height: 1.6em; }


/* structure */

#logo {
	background: transparent;
	background-image: url(/logo.png);
	background-repeat: no-repeat;
	background-position: top left;
	width: 900px;
	height: 50px;
	margin: 50px auto 50px auto;
	border: 0;
	padding: 0;
	color: #fff;
	text-align: left; }
#container {
	background-color: #FFF;
	width: 1000px;
	margin: 0 auto 0 auto;
	border: 10px solid #fff;
	padding: 0;
	text-align: left; }
#banner {
	background-color: transparent;
	height: 400px;
	width: 1000px;
	padding: 0;
	margin: 0; }
#flashcontent {
	background-color: transparent;
	height: 100px;
	width: 1000px;
	padding: 0;
	margin: 0; }


/* left right */

#content {
	float: left;
	width: 585px;
	margin: 0;
	padding: 0 0 0 50px; }
#contentright {
	float: right;
	width: 240px;
	margin-top: 0;
	padding: 0 50px 0 0; }
#contentone {
	float: left;
	width: 900px;
	margin: 0 50px 0 50px;
	padding: 0; }
#clearer {
	padding: 50px 0 0 0;
	clear: both; }
#footer {
	background: #584027;
	width: 1010px;
	margin: 0px auto 0px auto;
	border: 5px solid #584027;
	padding: 0;
	text-align: center;
	color: #fff;
	font-size: 0.8em;
	font-family: "Sorts Mill Goudy", Garamond, Times, serif; }
div#footer a {
	color: #fff;
	border-bottom: 1px dotted #fff; }
