

body, html
{
    color: #120F0A;
    font-family: Courier New;
    background-color: #6B675A;
    background-image: none;
}

a:link
{
    color: #372917;
}

a:hover, a:active
{
    color: #120F0A;
}

a:visited
{
    color: #FDF8F7;
}

#header
{
    background-color: #6B675A;
}

h1.headermaintitle
{
    color: #120F0A;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 2em;
}

h1.headermaintitle a:link, h1.headermaintitle a:visited, h1.headermaintitle a:active
{
    color: #120F0A;
}

h2.pageTitle
{
    color: #120F0A;
    font-family: Courier New;
    font-size: 1em;
}

.posthead h2
{
    color: #120F0A;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1.1em;
}

.posthead h2 a:link, .posthead h2 a:visited, .posthead h2 a:active, .posthead h2 a:hover
{
    color: #120F0A;
}

#sidebar-a h3
{
    color: #120F0A;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: .9em;
}

#sidebar-a
{
    color: #120F0A;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

#sidebar-a ul, #sidebar-a p
{
    font-size: .9em;
}

#sidebar-a a:link
{
    color: #120F0A;
}

#sidebar-a a:visited
{
    color: #120F0A;
}

#sidebar-a a:active, #sidebar-a a:hover
{
    color: #120F0A;
}

.Tag1 a:link, .Tag1 a:visited, .Tag1 a:active
{
    color: #000000;
}

.Tag2 a:link, .Tag2 a:visited, .Tag2 a:active
{
    color: #000000;
}

.Tag3 a:link, .Tag3 a:visited, .Tag3 a:active
{
    color: #040000;
}

.Tag4 a:link, .Tag4 a:visited, .Tag4 a:active
{
    color: #150700;
}

.Tag5 a:link, .Tag5 a:visited, .Tag5 a:active
{
    color: #261806;
}

.Tag6 a:link, .Tag6 a:visited, .Tag6 a:active
{
    color: #372917;
}

#nav, #sidebar-a
{
    border-color: #6B675A;
}

#header{
	text-align: left;
	vertical-align: middle;
	font-family: "Western";
	text-transform: lowercase;
	padding: 0px;
	margin: 0px;
	font-size : 1.3em;}

.postsub h2{

	font-size: 1.1em;
	margin: 0px;
	padding: 0em 0em 0.5em;
	letter-spacing: 1px;
	text-transform: uppercase;}


