/* Default CSS */
/* Generated by the CoffeeCup HTML Editor - www.coffeecup.com */

/*     
    
*/

* {
    margin: 0;
    padding: 0;
}

body {
    font: 13px Georgia, Times, serif;
    color: #17210B;
    background: #0D1701 url('http://iagenweb.org/appanoose/images/bg.gif') repeat-x;
}

h1, h2 {
    font-weight: normal;
}

h1 {
    padding: 50px 0 0 30px;
    font-size: 46px;
    line-height: 1.2em;
    color: #FFFFFF;
}

h1 a, h1 a:hover {
    color: #FFFFFF;
    text-decoration: none;
}

p {
    padding: .75em 0;
    line-height: 2em;
}

a {
    color: #009999;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

/* header */

#header {
    width: 100%;
    min-width: 960px;
}

#header2 {
    width: 960px;
    height: 200px;
    margin: 0 auto;
    background: url('http://iagenweb.org/appanoose/images/header.jpg') no-repeat;
}

#logo {
    height: 112px;
}

/* menu */
#menu-bar {
  margin: 5px 5px 5px 5px;
  padding: 10px 10px 10px 10px;
  height: 50px;
   border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  box-shadow: 0px 0px 0px #666666;
  -webkit-box-shadow: 0px 0px 0px #666666;
  -moz-box-shadow: 0px 0px 0px #666666;
  background: #439C90;
  border: solid 0px #6D6D6D;
}
#menu-bar li {
  margin: 1px 1px 1px 1px;
  padding: 0px 0px 0px 0px;
  float: left;
  position: relative;
  list-style: none;
}
#menu-bar a {
  font-weight: bold;
  font-family: georgia;
  font-style: normal;
  font-size: 16px;
  color: #E7E5E5;
  text-decoration: none;
  display: block;
  padding: 8px 10px 8px 10px;
  margin: 5;
  border-radius: 10px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  text-shadow: none;
}
#menu-bar .current a, #menu-bar li:hover > a {
  background: #0399D4;
  color: #444444;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
  box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
  text-shadow: none;
}
#menu-bar ul li:hover a, #menu-bar li:hover li a {
  background: none;
  border: none;
  color: #004d4d;
  -box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}
#menu-bar ul a:hover {
  background: #0399D4 !important;
  color: #FFFFFF !important;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  text-shadow: none;
}
#menu-bar ul {
  background: #DDDDDD;
  display: none;
  margin: 5;
  padding: 5;
  width: 185px;
  position: absolute;
  top: 15px;
  left: 0;
  border: solid 1px #B4B4B4;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-box-shadow: 2px 2px 3px #222222;
  -moz-box-shadow: 2px 2px 3px #222222;
  box-shadow: 2px 2px 3px #222222;
}
#menu-bar li:hover > ul {
  display: block;
}
#menu-bar ul li {
  float: none;
  margin: 5;
  padding: 5;
}
#menu-bar ul a {
  padding:10px 10px 10px 10px;
  color:#424242;
  font-size:12px;
  font-style:normal;
  font-family:georgia;
  font-weight: normal;
  text-shadow: none;
}
#menu-bar ul li:first-child > a {
  border-top-left-radius: 0px;
  -webkit-border-top-left-radius: 0px;
  -moz-border-radius-topleft: 0px;
  border-top-right-radius: 0px;
  -webkit-border-top-right-radius: 0px;
  -moz-border-radius-topright: 0px;
}
#menu-bar ul li:last-child > a {
  border-bottom-left-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-radius-bottomleft: 0px;
  border-bottom-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
  -moz-border-radius-bottomright: 0px;
}
#menu-bar:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}


/* main */

#main {
    width: 100%;
    min-width: 960px;
    background: #DEE3D8 url('http://iagenweb.org/appanoose/images/main.gif') repeat-x;
}

#main2 {
    width: 920px;
    margin: 0 auto;
    padding: 20px 20px 0 20px;
    background: #FFFFFF;
}

#image {
    height: 300px;
    margin-bottom: 40px;
    background: #578118 url('http://iagenweb.org/appanoose/images/image.jpg') no-repeat;
}

/* sidebar */

#sidebar {
    float: left;
    width: 260px;
    padding-bottom: 10px;
}

#sidebar h2 {
    font-size: 1.67em;
    padding-left: 30px;
    background: url('http://iagenweb.org/appanoose/images/h2.gif') no-repeat 0 .1em;
}

#sidebar .box {
    padding: 1.25em 0 2.25em 10px;
}

#sidebar ul {
    list-style: none;
    padding: 2em 0 3em 8px;
}

#sidebar ul li {
    padding: .2em 0 .2em 22px;
    line-height: 2em;
    background: url('http://iagenweb.org/appanoose/images/li.gif') no-repeat 0 .7em;
}

/* content */

#content {
    float: right;
    width: 610px;
    padding-bottom: 10px;
}

#content h2 {
    font-size: 2.5em;
}

#content h2 a, #content h2 a:hover {
    color: #17210B;
    text-decoration: none;
}

.post {
}

.postmeta {
    font-size: 1.2em;
    color: #747C69;
}

.entry {
    padding: .75em 0 3.5em 0;
}

p.readmore {
    padding-right: 2em;
    text-align: right;
}

p.readmore a {
    padding: 0 4px;
    background: #EEF0EB;
    border: 1px solid #DEE3D8;
}

p.readmore a:hover {
    text-decoration: none;
    background: #DEE3D8;
    border: 1px solid #D3D9CC;
}

.clearing {
    clear: both;
    height: 1px;
    overflow: hidden;
}

/* bottom */

#bottom {
    clear: both;
    width: 100%;
    min-width: 960px;
}

#bottom2 {
    width: 960px;
    margin: 0 auto;
    background: #242E18 url('http://iagenweb.org/appanoose/images/bottom.gif') repeat-y;
    border-top: 40px solid #212B16;
    border-bottom: 1px solid #313B26;
}

#bottom3 {
    padding-left: 30px;
    background: url('http://iagenweb.org/appanoose/images/bottom.jpg') no-repeat top;
}

#bottom h2 {
    font-size: 1.4em;
    padding-bottom: 1em;
    color: #BDBFB9;
}

.col {
    float: left;
    width: 260px;
    padding: 30px 40px 30px 0;
}

.col ul {
    list-style: none;
}

.col ul li {
    padding: .3em 0;
    line-height: 2em;
}

.col p {
    line-height: 1.6em;
    color: #9A9D94;
}

/* footer */

#footer {
    width: 100%;
    min-width: 960px;
}

#footer2 {
    width: 900px;
    margin: 0 auto;
    padding: 30px;
}

#footer p {
    font-size: 1.0em; font-weight:bold;
    text-align: center;
    color: #FFFFFF;
}

iframe { background-color:white; }

table  {
border-collapse: collapse; }

table, th, td {
border: 1px  }