/* CSS Document */
h1 {
	margin: 0 0 10px 0; color: #4B6319; font-family: Arial, Helvetica, sans-serif; font-size: 21px; clear:both;
}
h2 {
	color: #4B6319; font-family: Arial, Helvetica, sans-serif; font-size: 16px; margin: 0 0 10px 0;
}
h3 {
    color: #595959; font-family: Arial, Helvetica, sans-serif; font-size: 14px; clear: both; margin: 0 0 10px 0;
}

p,ul,ol,table{font-family: Arial, Helvetica, sans-serif; font-size: 12px;}

ul{list-style-type: square;}

p.intro{color: #333333; font-weight: bold;}

a{color: #4B6319;}
a img {
	border: 0px;
}


img.img-left{float: left; border: 2px solid #4b6319; margin: 0 10px 10px 0;}
img.img-left2{float: left; margin: 0 10px 10px 0;}
img.img-right{float: right; border: 2px solid #4b6319; margin: 0 0px 10px 10px;}
img.img-right2{float: right; margin: 0 0px 10px 10px;}


.thbGroup .thb{width: 125px; float: left; margin: 0 10px 10px 0; min-height: 150px;}
* HTML .thbGroup .thb{height: 150px;}
.thbGroup .thb img{border: 2px solid #4B6316; text-align: center;}

.imgDescList .imgDesc{margin-left: 150px; position:relative; margin-bottom: 20px; min-height: 100px;}
.imgDescList .imgDesc img{left: -150px; position: absolute; border: 2px solid #4b6319;}
.imgDescList .imgDesc h2{margin: 0 0 5px 0;}

.img_pad {margin: 10px;}

/* img.img_gallery {float: left; margin: 10px 20px 20px 10px;} */

.img_gallery {margin-left: 300px; min-height: 314px; position: relative;}
.img_gallery_static {margin-left: 300px; min-height: 230px; position: relative;}
* HTML .img_gallery{height: 314px;}
* HTML .img_gallery_static{height: 230px;}
.img_gallery img,.img_gallery #gallery{position: absolute; left: -300px; }
.img_gallery_static img, .img_gallery_static #gallery{position: absolute; left: -300px;}

.label {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold;}

#header #header_links {
	clear: both;
}
#header .list_first {
	border-left: 0px;
}
#header #header_links ul {
	margin: 0;
	float: left;
	padding: 3px 30px 0px 30px;
	list-style-type: none;
	width: 890px;
}
#header #header_links li {
	float: left;
	padding: 0px 5px 0px 5px;
}
#header #header_links .float_right {
	float: right;
}

#hdr-top{background-image: url(../images/header_img.jpg); background-repeat: no-repeat; background-position: right; margin: 33px 10px 0px 10px;}
#hdr-top #logo {
	float: left;
}
#hdr-top #top-nav{float: right; margin-top: 5px; list-style-type: none; padding-right: 20px;}
#hdr-top #top-nav li {float: left; padding: 0px 5px 0px 5px;}
#hdr-top #top-nav a{color: #FFFFFF; text-decoration: none;}
#graphic {
	float: right;
	padding-top: 33px;
	padding-right: 8px;
}

#resources_list {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#resources_list h2, h3 {
	margin: 0;
	padding: 0;
}
#resources_list h3 {
	padding-top: 5px;
}
#resources_list ul {
	list-style-type: none;
	padding: 5px 0 5px 15px;
	
}
#resources_list ul ul {
	padding-left: 10px;
	padding-bottom: 0;
	
}
.bodytable {
	background-image: url(../images/body_grad.gif);
	background-repeat: repeat-x;
	border: 3px solid white;
	float: left;
	min-height: 205px;
	width: 218px;
	padding: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bodytable_first {
	width: 372px;
	border-right: 0px;
}
.bodytable_last {
	border-left: 0px;
}

#footer{font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;}

#footer ul {
	margin: 0px;
	list-style-type: none;
	padding-left: 0px;
	padding-top: 15px;
}
#footer li {
	margin: 0px;
	float: left;
	border-left: 1px solid black;
	padding: 0px 8px 0px 8px;
}
#footer .list_first {
	border-left: 0px;
}
#footer li a {
	color: #000000;
	text-decoration: none;
}

#copyright {
	clear: both;
	float: left;
	padding-top: 10px;
	padding-left: 5px;
}
#copyright a {
	color: #4B6319;
	text-decoration: none;
}

#rightcontent {
	background-image: url(../images/bg_grad_right.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding: 20px 20px 20px 20px;
}
#rightcontent ul {
	list-style-type: none;
	margin: 0px;
	padding-left: 0px;
	padding-top: 30px;
}
#rightcontent li {
	margin: 0px;
	padding-left: 0px;
}
#rightcontent ul a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-left: 10px;
}
#rightcontent li a:hover{
	color: #4B6319;
	background-image: url(../images/arrow.gif);
	background-position: left center;
	background-repeat: no-repeat;
}

#nav_path {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#nav_path a {
	text-decoration: none;
	color: #888888;
}

.sitemap_list {
	margin-left: 0px;
	padding-left: 20px;
	color: #595959;
}

.sitemap_list ul {
	padding-left: 20px;
}

.sitemap_list ul ul {
	padding-left: 10px;
}

span.temp{color: #ff0000;}

#locations{clear: both; margin-bottom: 20px;}
	#locations .loc{width: 135px; float: left; min-height: 175px;}
	* HTML #locations .loc{height: 175px;}
	#locations .loc h3{margin: 0 0 5px 0;}


/* Site Map h2 Link */

.sitemap	{color: #4B6319;; text-decoration:none; }
sitemap.a:hover {color: #4B6319;; text-decoration:underline; }

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */