body
{
	background: #4F504A url(pattern.png) repeat;
	color: #555;	
}


h1, h2, h3{color: #463E28;}

.left, .right{border-color: #F8F9F1;}

#main
{ background: #FFF;
  color: #555;
}

#logo
{
	background: #9DBEE1 url(logo2.png) no-repeat left center;
	border-color: #6182AB;
}

#logo h1
{
	background: transparent;
	color: Black;
	font-family: serif;
	font-weight: bold;
}

#menubar{background: #7B846E url(menu.png) repeat;} 

ul#menu li a 
{ background: transparent;
  color: #FFF;
  border-color: #898977;
} 

ul#menu li a:hover, ul#menu li a.current, ul#menu li a.current:hover
{ background: #646B5C url(menu_sel.png) repeat;} 

.sidebaritem ul, .sidebaritem li{border-color: #D6D9C9;}

.sidebaritem li a, .sidebaritem li a:hover
{ background: transparent url(arrow.png) no-repeat left center;
  color: #555;  
} 

.sidebaritem li a.current, .sidebaritem li a:hover, .sidebaritem li a.current:hover
{ background: transparent url(arrow_select.png) no-repeat left center;} 

h4, #content a, #content a:hover, #footer a, #footer a:hover
{ background: transparent;
  color: #555;
}

#gallery h1
{
  color: White;
}

