body{
background: #064528;
font-family: helvetica, arial, verdana, sans serif;
font-size: 85%;
line-height: 1.2em;
}

#wrapper{
background: url(images/bkgd-gradient.jpg) repeat-x;
}

#banner{
background: url(images/banner-10.jpg) no-repeat;
}

#container{
background: #d5d6c7;
border: solid 6px #ffffff;
}

a{
color: #000000;
}

a:hover{
color: #cc0001;
text-decoration: none;
}

img{
text-decoration: none;
border: none;
}

ul{
padding: 0 0 0 10px;
list-style: none;
}

li{
list-style: none;
line-height: 1.5em;
}

strong-green{
color: #0a7242;
font-size: 105%;
font-weight: bold;
}

h1{
color: #cc0001;
font-size: 150%;
line-height: 1.2em;
}

h2{
color: #cc0001;
font-size: 140%;
text-align: left;
text-decoration: underline;
}

h3{
color: #cc0001;
font-size: 120%;
text-align: left;
}

h4{
color: #000000;
font-size: 120%;
text-align: center;
text-decoration: underline;
margin: 0;
padding: 0;
}

h5{
color: #cc0001;
font-size: 110%;
text-align: left;
margin: 0;
padding: 0;
}

td{
padding: 3px 7px 2px 0; 
text-align: left;
}

.centering{
text-align: center;
padding-bottom: 5px;
}

#site-nav{
line-height: 1.7em;
font-size: 100%;
}

#site-nav a{
text-decoration: none;
}

#site-nav a:hover{
text-decoration: underline;
}

#site-nav ul{
padding: 0 0 0 10px;
list-style: none;
}

#site-nav li{
list-style: none;
line-height: 1.7em;
}

#column-left{
border-right: solid 2px #ffffff;
}

#footer{
margin: auto;
font-size: 90%;
color: #ffffff;
width: 550px;
padding-top: 10px;
line-height: 1.3em;
text-align: center;
}

#footer a{
color: #ffffff;
}

#footer a:hover{
color: #cc0001;
}