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

}
body {
	background-image: url(jims-taxidermy-landing.jpg);
	background-repeat: no-repeat;
	background-color: #CDCC9A;
	background-position: center -150px;
	color: #003300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#breadcrumbs  a {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}
#content ul {
	padding-left: 15px;
}

#container {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 200px;
	text-align: center;
}
#flash_photos {
	height: 300px;
}
#left, #top, #right {
	position: absolute;
	left: 50%;
	top: 250px;
}
#left {
	margin-left: -450px;
	z-index: 9;
	height: 200px;
	width: 350px;
}
#top {
	margin-left: -200px;
	z-index: 10;
	height: 265px;
	width: 400px;
	margin-top: -50px;
}
#right {
	margin-left: 150px;
	z-index: 8;
	height: 200px;
	width: 350px;
}
#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: 24px;
	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: 850px;
}
#side {
	position: absolute;
	z-index: 9;
	left: 50%;
	top: 200px;
	width: 300px;
	margin-left: 100px;
	color: #2C4B14;
}
.sub_nav li {
	list-style-type: none;
}
.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;
}
#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;
}
#footer .tag a {
	color: #666633;
}
#footer .tag {
	padding-top: 25px;
}
#footer p {
	color: #333300;
}