/* CSS Document */

body{
color: #333333;
margin: 0px;
padding: 0px;
font-size: 1em;
font-family: Arial, Helvetica, sans-serif;
}
h1{
color: #047257;
font-size: 160%;
padding-top: 6px;
}
h2{
color: #669900;
font-size: 130%;
font-weight: normal;
}
h3{
color: #669900;
font-size: 110%;
font-weight: normal;
}
a{
color: #006f52;
}
.shell-outer{
background-image: url(/i/overall-bgnd.jpg);
background-position: center top;
background-repeat: repeat-x;
margin: 0px;
padding: 0px;
text-align: center;

}
.shell{
width: 967px;
margin: 0px auto;
padding: 0px;

}
.header{
margin: 0px auto;
padding: 0px;
height: 150px;
width: 967px;
}
.strpline{
float: right;
margin: 30px 20px 15px 0px;
padding: 0px;

}
.logo{
float: left;
margin: 15px 0px 10px 15px;
padding: 0px;
width: 172;
height: 131px;
}


.content{
line-height: 18px;
width: 930px;
margin: 0 auto;
font-size: 80%;
padding: 25px 0 0 0;
text-align: left;
}
.content table{
font-size: 100%;

}
.content-inner{
background-image: top left;
background-repeat: repeat-x;
background-image: url(/i/hr.jpg);
margin-top: 15px;

}
.content-inner-sub{
background-image: none;
margin-top: 15px;
}
.content-inner h2{
color: #669900;
font-size: 140%;
padding-top: 15px;
font-weight: normal;
}
h2.underline {
color: #669900;
font-size: 140%;
padding-top: 20px;
padding-bottom: 10px;
font-weight: normal;
border-bottom: 1px solid #047257;
}
.right-col{
width: 290px;
float: right;
text-align: right;
display: table;

}
.left-col{
width: 220px;
float: left;

}
.main-pic{
border-top: none;
margin: 1px 0 0px 0;
padding: 0px;
}
.search{
float: left;
margin-left: 40px;
margin-top: 20px;
}
.left-col .search{
margin-left: 0px;
margin-top: 30px;

}
.search label{
color: #5a5a25;
font-weight: bold;
}
.search #input_search{
color: #5a5a25;
background-color: #d7eb9d;
border: 1px solid #ffffff;
padding: 3px;
margin: 0px 6px 0px 8px;
}

.left-col .search #input_search{
margin: 0px 3px 0px 0px;
width: 130px;
}
#submit_button{
background-color: #6d6d43;
color: #ffffff;
height: 21px;
width: 25px;
border: none;
color: #FFFFFF;
padding: 0 0 5px 0;
font-weight: bold;
}
.footer{
width: 981px;
margin: 0px auto;
text-align: center;
height: 100px;

font-size: 70%;
}
.feat-row{
background-image: url(/i/3feat-base.jpg);
background-position: bottom left;
background-repeat: no-repeat;
display: table;
width: 100%;
padding: 0px 0px 10px 0px;
margin-top: 20px;
}
.feat-row-inner{
background-image: url(/i/3feat-top.jpg);
background-position: top left;
background-repeat: no-repeat;
display: table;
width: 100%;
}
.feat1{
width: 285px;
float: left;
margin-right: 10px;
margin-left: 12px;
margin-bottom: 8px;
padding: 0px;

}
.feat2{
width: 290px;
float: left;
margin-right: 10px;
margin-left: 14px;
margin-bottom: 8px;
padding: 0px;

}
.feat3{
width: 280px;
float: left;
margin-right: 0px;
margin-left: 10px;
margin-bottom: 8px;
padding: 0px;

}
.feat1 h1,
.feat2 h1,
.feat3 h1{
font-size: 120%;
color: #006f52;
font-weight: normal;
background-image: url(/i/hr-stipled.jpg);
background-position: bottom left;
background-repeat: repeat-x;
padding-bottom: 6px;
padding-top: 6px;
margin-bottom: 6px;
margin-top: 6px;
}
.content-right{
width: 680px;
float: right;
padding-top: 10px;
}
.content-left{
width: 630px;
float: left;
margin-bottom: 10px;
}
* html .content-left{
width: 530px;
float: left;

}
.breadcrumb{
width: 910px;
height: 35px;
border-bottom: 1px solid #c0dc91;
padding: 0px 0px 0px 10px;
margin: 0px 10px 0px 0px;
text-align: left;
}
.subnv{
background-color: #d7eb9d;
}
.subnv ul{
margin: 0px;
padding: 0px;
}
.subnv ul li{
list-style: none;
margin: 0px;
padding: 5px;
border-bottom: 1px solid #ffffff;
}
.subnv a{
text-decoration: none;
margin-left: 10px;
color: #006f52;
font-weight: bold;
}
.subnv a:hover{
text-decoration: none;
margin-left: 10px;
color: #000000;
text-decoration: none;
}

img.left{
float: left;
margin-right: 8px;
}

img.right{
float: right;
margin-left: 8px;
}
img.center{
margin: 8px auto;
border: 1px solid #000000;
 display: block;
}
table td{
vertical-align: top;
padding: 5px;
}