body {
	font-family: Verdana, "Trebuchet MS", Arial, sans-serif;
	font-size: 10pt;
	text-align: center;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(/images/background.jpg);
}
#wrapper {
	width: 975px;
	text-align: left;
	background-color: #FFF;
	padding: 0px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
a:link {
	color: #6C9F06;
}
a:visited {
	color: #3F5B02;
}
a:hover {
	color: #CC3300;
}
#navigation {
	height: 109px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #252525;
	text-align: right;
	background-image: url(/images/NavBackground.jpg);
	background-repeat: repeat-x;
}
#mainHeading {
	background-color: #252525;
	height: 30px;
	width: 600px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 25px;
	float: left;
	padding-right: 25px;
}
#sideHeading {
	width: 274px;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 25px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999;
	float: left;
	color: #FFF;
	background-color: #252525;
	height: 25px;
}

#navigation ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 109px;
}

#navigation li {
	float: right;
	position: relative;
	text-align: left;
	list-style-type: none;
	height: 107px;
	padding: 0px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FFF;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#navigation li a:link {
	display: block;
	padding-top: 79px;
	margin: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	color: #FFF;
	text-decoration: none;
	padding-left: 25px;
}

#navigation li a:visited {
	display: block;
	padding-top: 79px;
	margin: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	color: #FFF;
	text-decoration: none;
}
#navigation li a:hover {
	display: block;
	padding-top: 79px;
	margin: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	color: #FF0;
	text-decoration: none;
	background-color: #699C03;
}
#navigation li ul {
	display: none;
	height: auto;
	width: 200px;
	background-color: #FFF;
	margin: 0px;
	border: 1px solid #252525;
}
#navigation li ul li {
	float: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	line-height: normal;
	height: auto;
}
#navigation li:hover ul {
	display: block;
	position: absolute;
	background-image: none;
	padding: 0px;
	margin: 0px;
}
#navigation li ul li a:link {
	padding: 0px;
	margin: 0px;
	height: auto;
	color: #689B02;
	text-decoration: none;
}
#navigation li ul li a:visited {
	padding: 0px;
	margin: 0px;
	height: auto;
	color: #689B02;
	text-decoration: none;
}
#navigation li ul li a:hover {
	padding: 0px;
	margin: 0px;
	height: auto;
	color: #689B02;
	text-decoration: none;
	text-decoration: underline;
	background-color: #FFF;
}

#picture {
	margin: 0px;
	padding: 0px;
	height: 250px;
	width: 975px;
}
#content {
	background-color: #FFF;
	width: 600px;
	padding-top: 25px;
	padding-right: 25px;
	padding-left: 25px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999;
	float: left;
	text-align: justify;
}
fieldset {
	margin-bottom: 20px;
	line-height: 20px;
	font-style: italic;
	padding: 15px;
	background-color: #EDE8D8;
	border: 1px solid #6C4E36;
}
legend {
	text-transform: uppercase;
	color: #FFF;
	font-style: normal;
	font-weight: bold;
	background-color: #6D4E39;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.feature {
	margin-bottom: 20px;
	line-height: 20px;
	font-style: italic;
	padding: 15px;
	background-color: #EDE8D8;
	border: 1px solid #252525;
}
h1 {
	font-family: "Palatino Linotype", Georgia, "Times New Roman", serif;
	color: #99CC33;
	margin: 0px;
	padding: 0px;
	font-size: 16pt;
}

h2 {
	color: #49724A;
	font-family: "Palatino Linotype", Georgia, "Times New Roman", serif;
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#pullout {
	float: left;
	width: 274px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFF;
	padding: 25px;
	text-align: justify;
	font-size: 9pt;
}
#pullout h2 {
	color: #5A4330;
	font-size: 10pt;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #252525;
	margin-bottom: 10px;
	padding-bottom: 2px;
	text-align: left;
}
#thumbnails img {
	border: 1px solid #679D07;
}
ul {
	margin-top: 0px;
	padding-top: 0px;
}
#dottedseparator {
	padding-right: 13px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #333333;
	margin: 0px;
}
#footer {
	background-color: #333333;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 25px;
	color: #FFF;
	clear: both;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #99cc33;
}
#footer a:link {
	color: #99CC33;
	text-decoration: none;
}
#footer a:visited {
	color: #99CC33;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFF00;
	text-decoration: none;
}
.imgL {
	margin-right: 15px;
}

