body, td, th {
	font-family: "Goudy Bookletter 1911", Times New Roman, Times, serif;
	font-size: 17px;
	color: #4d3c29;
	line-height: 1.7em;
	letter-spacing: 0.025em;
}
body {
	background-color: #68543c;
	background-image: url('bg.jpg');
	margin: 0px;
}

#wrapper {
	width: 890px;
	text-align: left;
}
#wrapper2 {
	width: 890px;
	text-align: left;
}
#tw {
	width: 100%;

	float: left;
	background-image: url('bg-tw.jpg');
	background-repeat: repeat-x
}
#top {
	width: 890px;
	height: 100px;

	background-image: url('bg-top.jpg');
	background-repeat: no-repeat
}

#nav {
	width: 890px;
	height: 59px;
	margin: 0px 0px 0px 0px;

}

#body {
	width: 792px;
	min0height: 200px;
	float: left;
	padding: 20px 40px 20px 40px;
	background-color: #f0ede9;
	border-left: 9px solid #030;
	border-right: 9px solid #030;
}

#bl {
	width: 890px;
	height: auto;
	float: left;
}

#cp {
	width: 890px;
	min-height: 10px;
	float: left;
	margin: 20px 0px 0px 0px;
	font-size: 13px;
	text-transform: uppercase;
	text-align: center;
	line-height: 1.4em;
}
#cpLinks { margin: 0px 0px 0px 0px; }
#cpLinks a { margin: 0px 11px 0px 11px; letter-spacing: 0.035em; }
#cpRight {
	padding: 20px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
}
p img {
	padding: 0;
	max-width: 100%;
	}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0px 0px 0px 0px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0px 0px 0px 0px;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

#hs {
	width: 872px;
	height: 368px;
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 9px 9px 9px 9px;
	background-color: #030;
}
#hs1 {
	width: 872px;
	height: 160px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #030;
}
#hsPics {
		width: 872px;
		height: 368px;
		border: 0px dotted #999999;
		background-image: url('load2.gif');
		background-repeat: no-repeat;
		background-position:  center 50%;
	}
strong { font-weight: bold; }
em { font-style: italic; }
ol, ul, li { list-style: none; }
* a { position: relative; } /* Gets links displaying over a PNG background */
a { outline: none; /* Gets rid of Firefox's dotted borders */ text-decoration: none; border: 0px; cursor: pointer; }
a img { border: none; } /* Gets rid of IE's blue borders */
abbr { color: #7f724a; cursor: help; }
p { padding-top: 0px; line-height: 1.7em; display: block;}

h1 {
	font-size: 27px;
	font-variant: small-caps;
	font-weight: normal;
	color: #030;
	letter-spacing: 0.1em;
	margin-top: 40px;
}
h2 {
	font-size: 21px;
	font-variant: small-caps;
	font-weight: normal;
	color: #4d3c29;
	letter-spacing: 0.1em;
	margin-bottom: 2px;
}

#body ul {
	margin: 0px 0px 60px 0px;
}
#body ul li {
	list-style-image: url('bullet.gif');
	color: #645039;
	font-style: italic; margin-left:40px; margin-right:0px; margin-top:0px; margin-bottom:0px
}

a:link {
	color: #030;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #030;
}
a:hover {
	text-decoration: none;
	color: #2A5F00;
}
a:active {
	text-decoration: none;
	color: #2A5F00;
}
