body {
        margin: 0;
        padding: 0;
        background: #749865 url(/images/img01.gif) repeat-x;
        font: normal small Arial, Helvetica, sans-serif;
        line-height: 1.8em;
        color: #838B91;
}

h1, h2, h3, h4, h5, h6 {
        margin: 0;
        padding: 0;
        font-family: Georgia, "Times New Roman", Times, serif;
        font-weight: normal;
        color: #468259;
}

h2 {
        padding: 0px 0px 20px 0px;
        background: url(x/images/img07.gif) no-repeat left center;
        font-size: 22px;
}

h3 {
        text-transform: uppercase;
        letter-spacing: 2px;
        font-size: .9em;
        font-weight: bold;
        padding: 0px 0px 10px 20px;
}

p, ul, ol {
        margin-top: 0;
}

a {
        background: url(/images/img03.gif) repeat-x left bottom;
        text-decoration: none;
        color: #468259;
}

a:hover {
        background: none;
}

#wrapper {
        background: #FFFFFF url(/images/img04.gif) repeat-x left bottom;
        padding-top:50px;
}

#menu {
        width: 850px;
        height: 60px;
        margin: 0 auto;
}

#menu ul {
        margin: 0;
        padding: 0;
        list-style: none;
}

#menu li {
        display: block;
        float: left;
        width: 248px;
        height: 60px;
        padding: 0 0 0 2px;
        background: url(/images/img02.gif) no-repeat;
}

#menu a {
        display: block;
        width: 208px;
        height: 56px;
        padding: 20px 20px 0 20px;
        background: none;
        letter-spacing: -1px;
        font: normal 1.8em Georgia, "Times New Roman", Times, serif;
        color: #E1E9E2;
}

#menu a:hover {
        border-bottom: 4px solid #5A7C50;
        text-decoration: none;
        color: #FFFFFF;
}

#menu .active a {
        background: #E1E9E2;
        border-bottom: 4px solid #E1E9E2;
        text-decoration: none;
        color: #749865;
}

#header {
        width: 754px;
        height: 0px;
        margin: 0 auto;
        padding: 5px 0 0 0;
}

#header h1 {
        float: left;
        width: 104px;
        height: 110px;
        padding: 104px 100px 0 20px;
        background: url(/images/img05.jpg) no-repeat;
        line-height: 32px;
        font-size: 30px;
}

#header h2 {
        float: right;
        width: 494px;
        height: 34px;
        padding: 180px 20px 0 0;
        background: url(/images/img06.jpg) no-repeat;
        text-transform: lowercase;
        text-align: right;
        letter-spacing: -1px;
        font-size: 22px;
        color: #FFFFFF;
}

#content {
        width: 850px;
        margin: 0 auto;
}

#posts {
        float: right;
        width: 610px;
}

#posts .post {
        padding-bottom: 30px;
}

#posts .story {
        padding: 15px 20px 0 20px;
        background: url(/images/img10.gif) repeat-x
}

#posts .meta {
        padding: 5px 0 0 20px;
        background: url(/images/img03.gif) repeat-x;
}

#posts .meta p {
        margin: 0;
        line-height: normal;
        font-size: smaller;
}

#links {
        float: left;
        width: 220px;
}

#links ul {
        margin: 0;
        padding: 0;
        list-style: none;
}

#links li ul {
        padding: 15px 20px 30px 20px;
        background: url(/images/img10.gif) repeat-x
}

#links li li {
        padding: 3px 0;
        background: url(/images/img03.gif) repeat-x left bottom;
}

#links li a {
        background: none;
}

#links li i {
        font-size: smaller;
}

#footer {
        padding: 15px 0 15px 0;
        background: url(/images/img08.gif) repeat-x;
}

#footer p {
        width: 750px;
        font-family: Georgia, "Times New Roman", Times, serif;
        color: #A6C09B;
}

#footer a {
        background: none;
        font-weight: bold;
        color: #A6C09B;
}

#legal {
        margin: 0 auto;
        text-align: right;
        font-size: 12px;
}
