/* Yellow for main blog */
a {
        color: #D38B0E;
}

#asset-body {
	font-family: Georgia, "Times New Roman", Times, serif;
}

#header {
	border-color: #362604;
        background: #FCB405;
        border-top-width: 10px;
        border-top-style: solid;
        border-bottom-width: 10px;
        border-bottom-style: solid;

        height: auto;
        width: auto;
}

#header-content {
        margin: 10px 0 10px 20px;
}

#header-inner {
        height: auto;
}

#header-description {
        color: black;
}

#footer {
	background: #FCB405;
}

#footer a {
        color: black;
}

#footer-content {
        color: black;
}

#header a {
	color: black;
}

#header h2 {
	color: black;
}

h2 {
	color: black;
	font-size: 21px;
}

h3 {
	color: black;
	font-size: 18px;
}

p {
    font-family: "Georgia", "Times New Roman", times, serif;
}

li {
    font-family: "Georgia", "Times New Roman", times, serif;
}


h1 h2 {
    font-family: Trebuchet, Tahoma, "sans serif";
    font-weight: bold;
}

h1 {
    font-size: 22px;
    line-height: 22px;
}

h2 {
    font-size: 18px;
    line-height: 18px;
    color: black;
}

