@charset "UTF-8";
head {
	color: #ff3300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	background-color: #669933;
}
body {
	background-color: #669933;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1em;
	color: #ff3300;
}
a:link {
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
a:active {
	font-weight: normal;
	color: #FF3300;
	text-decoration: none;
}
a:hover {
	background-color: #CCCCCC;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.wrapper {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(images/snowflake-bkg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 800px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	z-index: 1;
	height: 650px;
}
.itemwindow {
	width: 500px;
	height: 420px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #ff3300;
	text-align: center;
	z-index: 10;
	float: right;
	margin-top: 65px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	line-height: 1.25em;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	color: #FFFFFF;
	text-align: center;
}
.footer a {
	color: #FFFFFF;
	text-decoration: none;
}
.deer-image {
	height: 350px;
	width: 225px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #ff3300;
	z-index: 5;
	float: left;
	margin-top: 135px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	line-height: 1em;
}
.thumbnail-frame {
	width: 750px;
	clear: both;
	height: 115px;
	overflow: auto;
	border: thin solid #CCCCCC;
	white-space: nowrap;
	padding: 5px;
	margin-right: auto;
	margin-left: auto;
	vertical-align: middle;
}
.listmenu {
	font-family: Arial, Helvetica, sans-serif;
	color: #ff3300;
	font-size: 1em;
	height: 250px;
	width: 300px;
	margin-right: 10px;
	margin-left: 10px;
	list-style-type: square;
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
}
.homeheader {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	height: 350px;
	text-align: center;
	font-size: 2em;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 40px;
	background-position: 120px;
	clear: both;
}
.homebody {
	font-family: Arial, Helvetica, sans-serif;
	color: #ff3300;
	width: 180px;
	list-style-type: square;
	float: left;
	height: 225px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 60px;
	line-height: 1.5em;
}
.homeintro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	color: #ff3300;
	float: right;
	width: 450px;
	text-align: left;
	height: 225px;
	margin-top: 10px;
	margin-right: 40px;
	margin-bottom: 20px;
	margin-left: 20px;
}
