body {
    background-color: #5a543a;
}

a:visited,
a:active,
a:link {
    color: #DD4A21;
}

.posthead {
    border-color: #dfdfdf;
    color: #E27817;
}

.posthead a:link, .posthead a:visited, .posthead a:active {
    color: #E27817;
}

.posthead a:hover {
    color: #E27817;
}

.postfoot {
    border-color: #dfdfdf;
    color: #868686;
}

.postfoot .em {
    color: #000000;
}

.pageTitle {
    color: #E27817;
}

#leftmenu h3 {
    border-bottom-color: #dfdfdf;
}

#leftmenu ul li {
    color: #a99238;
}

#leftmenu ul a:link, #leftmenu ul a:visited, #leftmenu ul a:active {
    color: #a99238;
}

#leftmenu ul a:hover {
    color: #a99238;
}

legend {
    color: #C1590B;
}

#comments h2 {
    color: #C1590B;
}

.CommentTitle a:link, .CommentTitle a:visited, .CommentTitle a:active {
    color: #739D59;
}

.CommentArrow {
    background-image: url(images/fall-comment-arrow.gif);
    width: 14px;
    height: 16px;
    margin-bottom: -9px;
}

.CommentText2 {
    border: solid 1px #bcbcbc;
    padding: 2px;
}

.CommentArea .CommentText3 {
    background-image: url(images/fall-comment-background.gif);
    background-repeat: repeat-x;
    background-position: top left;
}

.CommentAreaOwner .CommentText3 {
    background-color: #dddddd;
}

.CommentFooter {
    color: #999999;
}

#content {
    background-color: #ffffff;
}

/* The masthead sits at the top of the page.*/
#masthead {
    background: #ffffff;
    background-image: url(images/fall-title.jpg);
}

#welcome {
    background-color: #000000;
    color: #ffffff;
}

#welcome a:link, #welcome a:visited, #welcome a:active, #welcome a:hover {
    color: #ffffff;
}

.SearchButtonOuter {
    background-image: url(images/fall-search-left.gif);
}

.SearchButton {
    background-image: url(images/fall-search-right.gif);
    color: #ffffff;
}

#Search a:link, #Search a:visited, #Search a:active, #Search a:hover {
    color: #ffffff;
}

#title h1 {
    color: #363a33
}

#title a:link, #title a:visited, #title a:active, #title a:hover {
    color: #363a33;
}

#nav {
    background-color: #ffffff;
}

#navbar {
    background: #666666 url("images/fall-nav-background.jpg") repeat-x;
}

#navbar li {
    background-image: url('images/fall-nav-bul.gif');
}

#navbar a:link, #navbar a:visited, #navbar a:active {
    color: #ffffff;
}

/* Tag Styles */

.TagCloud {
    background-color: #f7f7f7;
    color: #999999;
}

.Tag1 a:link, .Tag1 a:visited, .Tag1 a:active {
    color: #8D0000;
}

.Tag2 a:link, .Tag2 a:visited, .Tag2 a:active {
    color: #9D0A00;
}

.Tag3 a:link, .Tag3 a:visited, .Tag3 a:active {
    color: #AD1A00;
}

.Tag4 a:link, .Tag4 a:visited, .Tag4 a:active {
    color: #BD2A01;
}

.Tag5 a:link, .Tag5 a:visited, .Tag5 a:active {
    color: #CD3A11;
}

.Tag6 a:link, .Tag6 a:visited, .Tag6 a:active {
    color: #DD4A21;
}
