

body, html
{
    color: #000000;
    font-family: Georgia;
    background-color: #D68924;
    background-image: none;
}

a:link
{
    color: #BB7722;
}

a:hover, a:active
{
    color: #2F3F53;
}

a:visited
{
    color: #BB7722;
}

#masthead
{
    background-image: url(/images/blog/YLRblogbanner.png);
}

.headermaintitle
{
    color: #000000;
    font-family: Arial, Helvetica;
    font-size: 14px;
}

#navbar
{
    background-color: #00243A;
    background-image: none;
}

#navbar li
{
    background-image: none;
}

#navbar a:link, #navbar a:hover, #navbar a:active, #navbar a:visited
{
    color: #FFFFFF;
}

.pageTitle
{
    color: #FFFFFF;
    font-family: Georgia;
    font-size: 1.2em;
}

.posthead
{
    color: #192874;
    font-family: Georgia;
    font-size: 1.5em;
}

.posthead a:link, .posthead a:visited, .posthead a:active, .posthead a:hover
{
    color: #192874;
}

#leftmenu h3
{
    color: #2F3F53;
    font-family: Georgia;
    font-size: 1.3em;
}

#leftmenu
{
    color: #2F3F53;
    font-family: Georgia;
}

#leftmenu ul
{
    font-size: .9em;
}

#leftmenu a:link
{
    color: #2F3F53;
}

#leftmenu a:visited
{
    color: #2F3F53;
}

#leftmenu a:active, #leftmenu a:hover
{
    color: #BB7722;
}

.Tag1 a:link, .Tag1 a:visited, .Tag1 a:active
{
    color: #662200;
}

.Tag2 a:link, .Tag2 a:visited, .Tag2 a:active
{
    color: #773300;
}

.Tag3 a:link, .Tag3 a:visited, .Tag3 a:active
{
    color: #884400;
}

.Tag4 a:link, .Tag4 a:visited, .Tag4 a:active
{
    color: #995500;
}

.Tag5 a:link, .Tag5 a:visited, .Tag5 a:active
{
    color: #AA6611;
}

.Tag6 a:link, .Tag6 a:visited, .Tag6 a:active
{
    color: #BB7722;
}

#masthead
{
    height: 221px;
}


#welcome {
	background-color: #e9e9e9;
	margin-right: 5px;
	color: red;
}
#welcome a:link, #welcome a:visited, #welcome a:active, #welcome a:hover {
	color: #000066;
	font-family: calibri, arial, sans-serif;
	font-size: .9em;
	text-transform: uppercase;
}
#welcome .welcome {
	border: thin #808080 solid;
}
#title {
	color: #e9e9e9;
	margin-left: 9999px;
}
#main {
	width: 732px;
	background-color: #ffffff;
	border: thin #808080 solid;
	margin-bottom: 25px;
	padding-bottom: 15px;
}
#footer {
	background-color: #2f3f53;
	color: #ffffff;
	padding: 10px 0px 10px 16px;
	border: thin black solid;
}
#content {
	background-color: #e9e9e9;
	border-left: thin #808080 solid;
	border-right: thin #808080 solid;
	border-bottom: thin #808080 solid;
	width: 1000px;
}
#masthead {
	width: 1012px;
	background-color: #c9c9c9;
	border-left: thin #808080 solid;
	border-right: thin #808080 solid;
	border-top: thin #808080 solid;
}
#nav {
	width: 1000px;
	background-color: #e9e9e9;
	border-left: thin #808080 solid;
	border-right: thin #808080 solid;
}
#leftmenu {
	background-color: #e9e9e9;
	margin-right: 10px;
}
#leftmenu ul a:link, #leftmenu ul a:visited, #leftmenu ul a:active {
	color: #2f3f53;
	font-weight: normal;
	border-bottom:thin #9e9e9e dotted;
}
#leftmenu ul a:hover {border-bottom: thin #696969 solid; text-decoration:none;}
body {
	color: #2f3f53;
}
#navbar a:hover {
	color: #bb7722;
}
#navbar {
	border-top: 1px #808080 solid;
	border-bottom: 2px #808080 solid;
	margin-top: 3px;
}
.posthead {
	border-color: #dfdfdf;
	color: #529e00;
	margin-top: 20px;
}
 #RecentPosts ul li {padding-bottom: 10px;}
#leftmenu h3 {
	color: #001a2a;
	border-bottom-color: #001a2a;
	border-style: solid;
}
#recentposts {
	text-indent: -5px;
}
#Search .searchBox {
	width: 150px;
}
.pageTitle {
	color: #001a2a;
        background-color:#e9e9e9;
	padding: 10px 0px 10px 5px;
	border-style: solid;
	border-width: 1px;
	margin-top:15px;
	border-color: #808080;
	font-weight: normal;
	font-size: 1.7em;
}
