body
{ background: #305A36;
  color: #67705A;
}

blockquote{border-color: #D7D7D7;}

#main
{
	color: #305A36;
	background-color: #EFF0B3;
	background-repeat: repeat-y;
}

#links, #footer, #menu, #menu li a
{
	color: #DBE1D1;
	border-color: #D7D7D7;
	background-color: #305A36;
}

#links a, #footer a, #links a:hover, #footer a:hover
{ background: transparent;
  color: #DBE1D1;
}

#logo
{
	color: #67705A;
	background-color: #305A36;
	background-image: url(../images/header120209.jpg);
	background-repeat: no-repeat;
}

h1
{
	background: transparent;
	color: #345C21;
	border-bottom-width: thick;
	border-bottom-style: none;
	border-top-color: #B5CA91;
	border-right-color: #B5CA91;
	border-bottom-color: #B5CA91;
	border-left-color: #B5CA91;
}

#menu li a:hover, #menu li a#selected, #menu li a#selected:hover
{ background: #FFF url(green_menu.png);
  color: #67705A;
} 

#content, #column2 a, #column2 a:hover
{
	background: transparent;
	color: #000000;
}

.sidebaritem, .sidebaritem a, .sidebaritem a:hover
{
	color: #000000;
	background-color: #FFFFFF;
} 

.sbihead
{ background: #FFF url(green_sbi.png);
  color: #67705A;
}

.sbihead h1
{
	background: transparent;
	color: #333333;
}

.sbilinks li a
{
	background: #FFF url(link.png);
	color: #FF6600;
} 

.sbilinks li a:hover
{ background: #B7B7B7;
  color: #5B7236;
} 
