@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
#logo, #side img {
behavior: url(/iepngfix.htc);

}
body {
	background-image: url(full_background.jpg);
	background-repeat: no-repeat;
	background-color: #CDCC9A;
	background-position: center top;
	color: #003300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: 003300;
}
a:visited {
	color: #996600;
}
a:hover {
	color: #996600;
}
a:active {
	color: #003300;
}
#content h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	color: #002100;
	margin-top: 5px;
	margin-bottom: 5px;
}
#content p {
	line-height: 18px;
	margin-top: 5px;
	margin-bottom: 15px;
	color: #134600;
}
#breadcrumbs a {
	color: #003300;
	text-decoration: none;
}
#content h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}
#content ul {
	padding-left: 15px;
}
.thumbscontainer li {
	text-align: center;
	display: block;
	width: 100px;
	float: left;
	height: 100px;
	padding: 5px;
	list-style-type: none;
	background-color: #BCAB65;
	margin: 5px;
}
#content h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
}

#container {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
#right {
	position: absolute;
	z-index: 9;
	left: 50%;
	top: 225px;
	margin-left: -150px;
}
#header {
	height: 300px;
	text-align: center;
}
#logo {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 15px;
}
.global_nav li {
	float: left;
	list-style-type: none;
}
.global_nav {
	position: absolute;
	left: 50%;
	top: 212px;
	margin-left: -400px;
	width: 750px;
}
.global_nav li a {
	float: left;
	padding: 10px 15px;
	font-size: 20px;
	color: #000000;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
.global_nav li a:hover {
	color: #5C2911;
}
#content {
	float: left;
	width: 550px;
}
#content img {
	padding: 3px;
	border: 1px solid #666633;
}
#side {
	position: absolute;
	z-index: 9;
	left: 50%;
	top: 200px;
	width: 300px;
	margin-left: 125px;
	color: #2C4B14;
}
.sub_nav li {
	list-style-type: none;
}
.sub_nav {
	margin-top: 10px;
}
#side h2 {
	margin-top: 110px;
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
}
#footer .contact_info {
	background-color: #BDBD8F;
	padding: 5px;
	font-family: "Times New Roman", Times, serif;
	color: #003300;
	font-size: 16px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #003300;
	border-right-color: #003300;
	border-bottom-color: #003300;
	border-left-color: #003300;
}
.sub_nav  li  a {
	text-decoration: none;
	display: block;
	color: #003300;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006600;
	font-size: 14px;
	padding: 5px;
}
.sub_nav li a:hover {
	background-color: #BABA8D;
}
#footer {
	clear: both;
	padding-top: 25px;
	font-size: 10px;
	color: #304C2C;
}
.footer_nav li {
	list-style-type: none;
	float: left;
}
.footer_nav li a {
	color: #21351E;
	padding: 5px;
}
.footer_nav {
	height: 25px;
	padding-top: 10px;
	padding-bottom: 5px;
}
#footer p {
	clear: both;
}
#breadcrumbs {
	clear: both;
	margin-left: -425px;
	position: absolute;
	left: 50%;
	top: 280px;
	width: 825px;
	text-align: left;
}
#breadcrumbs .B_crumbBox {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666633;
}
#content    .thumbscontainer .thumbs    {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content .thumbscontainer .thumbs .thumbnail {
	padding: 0px;
}
#footer .tag a {
	color: #666633;
}
#footer .tag {
	padding-top: 25px;
}
#footer p {
	color: #333300;
}
#EmailForm fieldset {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#EmailForm li {
	list-style-type: none;
	clear: both;
	padding-top: 10px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9DB56F;
}
#EmailForm label {
	float: left;
	font-size: 14px;
	font-weight: bold;
}
#EmailForm input {
	float: right;
	width: 300px;
	padding: 2px;
	font-size: 16px;
	height: 16px;
}
#EmailForm textarea {
	float: right;
	height: 100px;
	width: 300px;
}
#EmailForm #cfContact {
	font-size: 16px;
	width: 200px;
	height: 25px;
}
