body {
	background-color: #811417;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
#page {
	width: 738px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
.outsideframe {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FFFFFF;
	clear: both;
}
.outsideframe a {
	color: #FFFFFF;
}
.outsideframe a:hover {
	text-decoration: none;
	clear: both;
	margin-bottom: 10px;
	margin-top: 10px;
	background-color: #FFFFFF;
	color: #811417;
}
.outsideframe .left {
	float: left;
	margin-bottom: 10px;
	margin-top: 10px;
}
.outsideframe .right {
	float: right;
	margin-bottom: 10px;
	margin-top: 10px;
}
.left {
}
.right {
}
#frame {
	border: 1px solid #FFFFFF;
	text-align: left;
	clear: both;
	background-color: #000000;
}
#header {
	text-align: center;
}
#header .banner {
	white-space: nowrap;
}
#header .nav {
	text-transform: uppercase;
	font-size: 11px;
	background-color: #811417;
}
#header .nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	padding-top: 5px;
	padding-bottom: 5px;
}
#header .nav li {
	display: inline;
	margin: 0;
	padding-left: 0px;
	padding-right: 0px;
}
#header .nav a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 25px;
	padding-left: 25px;
	margin: 0;
	width: auto;
	padding-top: 5px;
	padding-bottom: 5px;
}
#header .nav a:hover {
	background-color: #000000;
}
#content {
	font-size: 11px;
	background-color: #FFFFFF;
	background-image: url(../images/bg_dropshadow.jpg);
	background-repeat: repeat-x;
}
#content h1 {
	font-size: large;
	color: #811417;
	margin-top: 0px;
	padding-top: 0px;
}
#content h2 {
	font-size: medium;
}
#content h3 {
	font-size: small;
	color: #811417;
}
#content h3 span {
	font-weight: normal;
	font-style: italic;
}
#content p, #content ul , #content blockquote {
	line-height: 1.5em;
}
#content a {
	color: #811417;
}
#content a:hover {
	background-color: #811417;
	color: #FFFFFF;
	text-decoration: none;
}
#content #mainimg {
	float: right;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 30px;
}
#content .nowrap #mainimg {
	margin-right: 0px;
	margin-bottom: 0px;
	float: left;
	margin-left: 0px;
}
#content #copy {
	margin: 30px;
}
#content .nowrap #copy {
	width: 306px;
	float: right;
}
#content #image {
	background-color: #000000;
}
#footer {
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 1px;
	padding: 10px;
	color: #FFFFFF;
	text-align: right;
	font-size: 11px;
	background-color: #000000;
	height: 30px;
	}
#footer a {
	color: #FFFFFF;
}
#footer a:hover {
	text-decoration: none;
	clear: both;
	margin-bottom: 10px;
	margin-top: 10px;
	color: #811417;	
}
.quote {
}
.quoteattrib {
	font-style: italic;
}
.linkback {
	text-transform: uppercase;
	text-align: right;
}
.location h3 {
	margin-bottom: 0px;
}
.location p {
	margin-top: 0px;
}
