

body, html
{
    color: #686868;
    font-family: Georgia;
    background-color: #4B5A6E;
    background-image: none;
}

a:link
{
    color: #0D294C;
}

a:hover, a:active
{
    color: #0D294C;
}

a:visited
{
    color: #0D294C;
}

#masthead
{
    background-image: url(/blogs/greenteam/GT_banner4.jpg);
}

.headermaintitle
{
    color: #735C35;
    font-family: Georgia;
    font-size: 18px;
}

#navbar
{
    background-color: #000000;
    background-image: none;
}

#navbar li
{
    background-image: none;
}

#navbar a:link, #navbar a:hover, #navbar a:active, #navbar a:visited
{
    color: #D8EAD4;
}

.pageTitle
{
    color: #0D294C;
    font-family: Georgia;
    font-size: 1.8em;
}

.posthead
{
    color: #4D6586;
    font-family: Georgia;
    font-size: 1.5em;
}

.posthead a:link, .posthead a:visited, .posthead a:active, .posthead a:hover
{
    color: #4D6586;
}

#leftmenu h3
{
    color: #000000;
    font-family: Georgia;
    font-size: 1.1em;
}

#leftmenu
{
    color: #77A588;
    font-family: Georgia;
}

#leftmenu ul
{
    font-size: .9em;
}

#leftmenu a:link
{
    color: #0D294C;
}

#leftmenu a:visited
{
    color: #0D294C;
}

#leftmenu a:active, #leftmenu a:hover
{
    color: #0D294C;
}

.Tag1 a:link, .Tag1 a:visited, .Tag1 a:active
{
    color: #000000;
}

.Tag2 a:link, .Tag2 a:visited, .Tag2 a:active
{
    color: #000008;
}

.Tag3 a:link, .Tag3 a:visited, .Tag3 a:active
{
    color: #000019;
}

.Tag4 a:link, .Tag4 a:visited, .Tag4 a:active
{
    color: #00072A;
}

.Tag5 a:link, .Tag5 a:visited, .Tag5 a:active
{
    color: #00183B;
}

.Tag6 a:link, .Tag6 a:visited, .Tag6 a:active
{
    color: #0D294C;
}

#masthead
{
    height: 221px;
}


.SearchButton
{
	background-image: url(../images/summer-search-right.gif);
	color: #ffffff;
}

#title {
	color: #777766;
	margin-left: 9999px;
}
#nav {
	background-color: #faf0da;
        width: 804px;
        padding: 0px;
margin-top:5px;
margin-bottom:8px;
}

#leftmenu ul li
{
	color: #4d6586;
	margin-top: 6px;
	margin-bottom: 6px;
	font-weight: bold;
}
#leftmenu h3 {
	font-size : 1.1em;
	font-weight: bold;
	margin : 0px;
	padding: 0 0 6px 0;
	border-style: dotted;
	border-width: 0px;
	border-bottom-width: 1px;
	border-bottom-color: #dfdfdf;
	margin : 0px;	
	margin-bottom: 6px;
	
}

#leftmenu ul {
	list-style : none;
	font-size : 0.9em;
	margin: 0px;
	padding: 0px;
	margin-bottom: 20px;
}

#leftmenu ul li
{
	color: #4d6586;
	margin-top: 6px;
	margin-bottom: 6px;
	font-weight: bold;
}

#leftmenu ul a:link, #leftmenu ul a:visited, #leftmenu ul a:active
{
	color: #4d6586;
	text-decoration: none;
}

#welcome a:link, #welcome a:visited, #welcome a:active, #welcome a:hover
{
	color: #ffffff;
	font-weight: bold;
       font-family: calibri, tahoma; arial;
       font-size: 1.5em;
	text-decoration: underline;
}

#navbar li
{
	float: left;
	padding-left: 18px;
	margin-left: 8px;
	margin-right: 8px;
	
	background-repeat: no-repeat;
	background-position: 4px 13px;
	padding-top: 9px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
#navbar
{
	background: #ffffff 
	height: 135px;
}
#content {border:1px black solid}