/* CSS Document */
a	{
text-decoration: none; color: #5B8265;
}
a:hover {text-decoration: underline; color: #C5CBA0;}

.header {font-family: Arial, Helvetica, sans-serif; 
font-size: 28px; 
padding-left: 10px;
color: #0F457D;
line-height: 24px;
}


.main {
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
padding-left: 17px;
padding-right: 20px;
color: #0F457D;
line-height: 24px;
}

.breadcrumb {
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; 
padding-left: 10px;
color: #0F457D;
line-height: 24px;
}

.copy {
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
padding-left: 10px;
color: #000000;
line-height: 18px;
}

.news {
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
padding-right: 4px;
color: #0F457D;
line-height: 24px;
}

li {
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #000000;
line-height: 24px;
}

.footer	{
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; 
padding-right: 10px;
color: #ffffff; 
line-height: 19px; 
text-decoration: none;
}

.form {
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #0F457D;
}

.subnav {
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #0F457D;
line-height: 12px;
}

h2 {font-family: Arial, Helvetica, sans-serif; 
font-size: 14px; 
padding-left: 10px;
font-weight: bold;
color: #0F457D;
line-height: 24px;
}

.link	{
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
padding-right: 10px;
color: #5B8265; 
line-height: 19px; 
text-decoration: none;
}

.title {font-family: Arial, Helvetica, sans-serif; 
font-size: 16px; 
font-weight: bold;
color: #5B8265;
}

.title2 {font-family: Arial, Helvetica, sans-serif; 
font-size: 13px; 
font-weight: bold;
color: #5B8265;
}

.headline {font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-weight: bold;
color: #0F457D;
}

.download {font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; 
font-style: italic;
color: #0F457D;
}

.galleryNav {font-family:Arial, Helvetica, sans-serif;
		font-size: 11px;
		color:#8499BD;}

/*input	{border: 1px solid #5B8265; font-size:11px; font-family: arial;}*/

textarea	{border: 1px solid #5B8265; font-size:11px; font-family: arial;}

textbox	{border: 1px solid #8499BD; font-size:12px;}

#dropmenudiv{
background-color: #E5E4CA;
word-spacing:1px;
position:absolute;
border-bottom:1px solid  #D5D3BE;
border-bottom-width: 0;
font: bold 13px arial narrow, Arial, Helvetica, sans-serif;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
background-color: #E5E4CA;
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid  #D5D3BE;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #496650;
color: #ffffff;
}

#imageSlider {
	overflow:hidden;
	width:552px;
	height:367px;
}

#imageSlider div {
	position:relative;
	width:552px;
	height:367px
}

#imageSlider div h2 {
	position:absolute;
	display:block;
	text-indent:-9999px;
	height:86px;
	width:448px;
	left:-5px;
	bottom:20px;
}

#imageSlider div h2 a {
	display:block;
	width:100%;
	height:100%;
}

#imageSlider div#imageSlide6 h2 {
	background-image:url(../images/h3_main.gif);
}

#imageSlider div#imageSlide1 h2 {
	background-image:url(../images/h3_main1.gif);
}

#imageSlider div#imageSlide2 h2 {
	background-image:url(../images/h3_main2.gif);
}

#imageSlider div#imageSlide3 h2 {
	background-image:url(../images/h3_main3.gif);
}

#imageSlider div#imageSlide4 h2 {
	background-image:url(../images/h3_main4.gif);
}

#imageSlider div#imageSlide5 h2 {
	background-image:url(../images/h3_main5.gif);
}

#slideNav {
	position:absolute;
	bottom:0px;
	right:0px;
}
