@charset "UTF-8";
/* CSS Document */

* { padding:0; margin:0; }
body { font-family:Arial, Helvetica, sans-serif; font-size:13px; background:#1e4912;  }
a { color:#1c4411; font-weight:bold; text-decoration: underline; }
a:hover { color:#000000; }
a:visited { text-decoration: none; }
h1 { font-size:1.5em; font-weight:normal; margin-bottom:12px; }
h2 { font-size:1.3em; font-weight:normal; margin-bottom:0px; }
h3 { font-size:2.0em; margin-bottom:10px; }
h4 { font-size:1.1em; font-weight:normal; margin-bottom:10px; }
#Banner { width:100%; min-width:960px; height:240px; background: url(../Images/Header-Back-Repeat.jpg) 0 0 repeat-x; }
.Bannerhold { width:960px; height:auto; margin-left:auto; margin-right:auto; }
#Navigation { width:100%; min-width:960px; height:72px; background: url(../Images/Navigation-Back-Repeat.jpg) 0 0 repeat-x; }
.Navigationhold { width:930px; height:64px; margin-left:auto; margin-right:auto; color:#FFFFFF; padding:8px 15px 0 15px; }
#Frame { width:100%;min-width:960px;  height:auto; padding:10px 0 0 0; background:#FFFFFF; }
.hold { width:930px; height:auto; margin-left:auto; margin-right:auto;padding:8px 15px 0 15px;  }
#Footer { width:100%; min-width:960px; height:auto; background:#1e4912 url(../Images/Footer-Background-Repeat.jpg) 0 0 repeat-x; padding:35px 0px 150px 0px; color:#FFFFFF; }