body {
	background-color: #FFFFFF;
	color: #2D2D2D;
}

#sidebarContent {
	color: #000000;	
}

#siteTitle h1 {
	color: #042513;
}

#siteSlogan h2 {
	color: #FFFFFF;
}

a:link, a:visited {
	color: #AF3C02;
}

a:hover, a:active {
	color: #8C3001;
}

#sidebarContainer h3 {
	color:  #111111;
}

.filesharing-item {
	background-color: #EAEAEA;
}

#sidebarContainer {
	border-color: #BF9345;
}

#navcontainer a {
	background-color: #E9E5B8;
}

#navcontainer #current {
	background-color: #BC911D;
}

#navcontainer a:hover {
	background-color: #0D1113;
}

#navcontainer #current:hover {
	background-color: #0D1113;
}

#navcontainer ul ul a:hover {
	background-color: #0D1113;
}

#navcontainer ul ul a {
	background-color: #E9E5B8;
}

#navcontainer .currentAncestor {
		background-color: #E1AE22;

}

.blog-entry-title a:link {
	color: #7C7C7C;
}

.blog-entry-title a:visited {
	color: #7C7C7C;
}

.blog-entry-title a:hover {
	color: #ADADAD;
}