/* Page Styles */
body {margin: 0; padding: 0; width: 100%; height: 100%;}

#webBody {float: left; margin: 0; padding: 0; background: #fff; width: 100%; height: 100%; min-height: 100%;}
#webOuter {float: left; margin: 0; padding: 0; background: #fff; width: 100%; height: 100%; min-height: 100%; }
#webContainer {margin: 0 auto; padding: 0; background: none; width: 770px; text-align: center; font-family: Arial, Helvetica, sans-serif; font-size: 12px;}

#webContainer a {color: #1f7216; text-decoration: underline;}
#webContainer a:hover {color: #603813; text-decoration: underline;}
#webContainer label {font-weight: bold;}

/* Header Styles */
#webBanner {background:#e6e6e6 url(../images/header.jpg) bottom left repeat-x;}
#webHeader {float: left; margin: 0; padding: 0; width: 770px; text-align: left;}
#webTitle {float: left; margin: 5px 0 5px 0; padding: 0; width: 770px; }
#webTitle h1 {margin: 0; padding: 0; font-size: 42px; line-height:34px; color: #1f7216; font-family: Tahoma, Geneva, sans-serif; font-weight: bold; letter-spacing:-1px;}
#webTitle h1 .small1 {font-size: 30px;}
#webTitle h1 .small2 {font-size: 24px;}
#webTitle h1 .small3 {font-size: 18px;}
#webTitle h1 .small4 {font-size: 18px;}

#webMenu {float: left; width: 770px; margin: 10px 0 0 0; padding: 0; background: url(../images/navbar.jpg) no-repeat; text-align: left;}
#webMenu ul {list-style-type: none; width: 770px; height: 40px; margin: 0 0 0 10px; padding: 5px;}
#webMenu ul li {display: inline; text-align: center; margin: 0; padding: 2px 0 2px 0;}
#webMenu ul li a { width: 129px; margin: 10px 0 0 0; padding: 0 15px 0 15px; color: #1f7216; font-size: 16px; font-weight: bold; line-height: 30px; text-decoration: none; }
#webMenu ul li a:hover {color: #534741; background: none; text-decoration: none;}
#webMenu ul li a.webCurrent {color: #534741; text-decoration: none;}
#webMenu ul li a.webCurrent:hover {color: #534741; text-decoration: none;}

/* Content Styles */
#webContent h1 {margin: 10px 0 10px 0; color: #1f7216; font-weight: bold; font-size: 28px; font-family: Tahoma, Geneva, sans-serif;}
#webContent h2 {margin: 10px 0 10px 0; color: #1f7216; font-weight: bold; font-size: 24px; font-family: Tahoma, Geneva, sans-serif;}
#webContent h3 {margin: 10px 0 10px 0; color: #1f7216; font-weight: bold; font-size: 21px; font-family: Tahoma, Geneva, sans-serif;}
#webContent h4 {margin: 10px 0 10px 0; color: #603813; font-weight: bold; font-size: 18px; font-family: Tahoma, Geneva, sans-serif;}
#webContent h5 {margin: 10px 0 10px 0; color: #603813; font-weight: bold; font-size: 16px; font-family: Tahoma, Geneva, sans-serif;}
#webContent h6 {margin: 10px 0 10px 0; color: #603813; font-weight: bold; font-size: 14px; font-family: Tahoma, Geneva, sans-serif;}
#webContent p {margin: 10px 0 10px 0; line-height: 14pt;}

#webContent {float: left; margin: 0; padding: 0; width: 770px; text-align: left;}
#webContentMain {float: left; margin: 0 20px 0 0; padding: 0; width: 530px; text-align: left;}
#webContentAlt {float: left; margin: 20px 0 0 0; padding: 0 10px 10px 10px; width: 196px; background: #ecffe2; border: #603813 solid 2px; text-align: left;}
#webContentFull {float: left; margin: 0; padding: 0; width: 770px; text-align: left;}
