@charset "UTF-8";
#wrapper {
	margin: 0 auto;
	width: 950px;
	padding: 0;
}
h1 {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 0px;
	color: #663300;
	font-style: italic;
	font-weight: bold;
}
h2 {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: 870e39;
	line-height: 0px;
}
img.right {
	float: right;
	margin: 0px 0px 20px 20px;
	color: #870e39;
	text-decoration: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
img.right-noborder {
	float: right;
	margin: 0px 0px 20px 20px;
	color: #870e39;
	text-decoration: none;
	border: 0px
}
img.left {
	float: left;
	margin: 0px 20px 20px 0px;
	color: #870e39;
	text-decoration: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
body {
	background-attachment: fixed;
	background-color: #ebb550;
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663300;
	font-weight: normal;
	line-height: 16px;
}
#body {
	background-image: url(../images/body-background.gif);
	background-repeat: repeat-y;
	width: 769px;
	margin: 0 auto;
	padding: 0;
}
#top {
	height: 384px;
	width: 950px;
	background-position: top;
	position: relative;
	padding: 0;
	margin: 0;
}
#topnav {
	height: 40px;
	background-image: url(../images/top-nav.gif);
	margin: 0px 0px 0px 0px;
}
#topnav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663300;
	font-weight: bold;
	line-height: 16px;
	text-decoration: none;
}
#topnav a:hover {
	text-decoration: underline;
}
#middle {
	background-image: url(../images/background-middle.gif);
	width: 950px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	background-repeat: repeat-y;
}
#centernav {
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 40px;
}
#centernav a {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #870e39;
	text-decoration: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
#centernav a:hover {
	text-decoration: underline;
}
#text {
	margin: 0;
	padding-top: 30px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
}
#text a {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #870e39;
	text-decoration: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
#text a:hover {
	text-decoration: underline;
}
#bottom {
	background-image: url(../images/background-bottom.gif);
	height: 110px;
	width: 950px;
	background-repeat: no-repeat;
	position: relative;
}
#bottomnav {
	margin: 0 auto;
	width: 768px;
	padding: 10px 0px 0px 0px;
}
#bottomnav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663300;
	font-weight: bold;
	line-height: 16px;
	text-decoration: none;
}
#bottomnav a:hover {
	text-decoration: underline;
	}
#footer {
	background-image: url(../images/body-background.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 769px;
	padding: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer2 {
	height: 12px;
	width: 769px;
	margin: 0 auto;
	padding: 0;
}
