@charset "utf-8";
body {
	font-family: verdana;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	background-image: url(images/bkgrnd.jpg);
	background-repeat: repeat-x;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #005200;
}
#prehead {
	margin: auto;
	height: 90px;
	width: 950px;
	position: relative;
	font-family: verdana;
	font-size: 9px;
	color: #e9c548;
}
#head {
	margin: auto;
	height: 117px;
	width: 950px;
	text-align: left;
	position: relative;
}
#logo {
	float: left;
	height: 117px;
	width: 281px;
	position: relative;
}
#nav {
	text-align: right;
	float: left;
	height: 112px;
	width: 639px;
	position: relative;
	background-image: url(images/NavBkgrnd.jpg);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 30px;
	z-index: 1000;
}
#meat {
	background-color: #231F20;
	text-align: left;
	width: 942px;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	position: relative;
	margin: auto;
	padding-bottom: 20px;
	z-index: 1;
}
#text {
	float: left;
	height: auto;
	width: 576px;
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
	position: relative;
	padding-right: 24px;
	padding-left: 25px;
	z-index: 1;
}
#text a:link {
	text-decoration: underline;
	color: #e9c548;
}
#text a:visited {
	text-decoration: underline;
	color: #e9c548;
}
#text a:hover {
	text-decoration: underline;
	color: #e9c548;
}
#text a:active {
	text-decoration: underline;
	color: #e9c548;
}
#clear {
	clear: both;
}
#prefooter {
	margin: auto;
	height: 27px;
	width: 950px;
	position: relative;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
	margin: auto;
	height: 100px;
	width: 950px;
	padding-top: 25px;
	position: relative;
}
#footer a:link {
	text-decoration: none;
	color: #FFFFFF;
}
#footer a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#footer a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#footer a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#rightmargin {
	float: left;
	width: 265px;
	position: relative;
	padding-left: 25px;
	padding-right: 25px;
}
#rightmargin a:link {
	text-decoration: underline;
	color: #e9c548;
}
#rightmargin a:visited {
	text-decoration: underline;
	color: #e9c548;
}
#rightmargin a:hover {
	text-decoration: underline;
	color: #e9c548;
}
#rightmargin a:active {
	text-decoration: underline;
	color: #e9c548;
}
.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #e9c548;
	padding-bottom: 5px;
}
.subheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #CCCCCC;
}
#slideshow {
	height: 383px;
	width: 576px;
}

