body {
	background-color: #838383;
}

#content {
	color: #2E2920;	
}

a:link, a:visited {
	color: #2E2920;
}

a:hover, a:active {
	color: #4E4536;
}

#sidebar a:link, a:visited {
	color: #2E2920;
}

#sidebar a:hover, a:active {
	color: #4E4536;
}

#sidebarContainer {
	background-color: #E3E1D5;
	border-color: #C3C2B7;
}

.subnavcontainer a {
	border-color: #C3C2B7;
}

.subnavcontainer ul ul {
	border-color: #C3C2B7;
}

#sidebarTopContainer {
	background-color: #E3E1D5;
	border-color: #C3C2B7;
}

#titleContainer h1 {
	color: #2E2920;	
}

#titleContainer h2 {
	color: #2E2920;	
}

.blog-entry-title {
	color: #4B4234;
}

.blog-entry-title a:link {
	color: #4B4234;
}

.blog-entry-title a:visited {
	color: #4B4234;
}

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

.blog-entry-title a:active {
	color:  #7F7058;
}

#sidebar {
	color: #2E2920;	
}

#sidebarTop {
	color: #2E2920;		
}

#sidebar h3 {
	color: #2E2920;	
}

#sidebarTop h3 {
	color: #2E2920;		
}

blockquote {
	color: #2E2920;
	border-color: #D6D5C9;
	background: #E3E1D5 url(images/quotemark.png) no-repeat left top;
}

#footerContainer {
	color: #2E2920;
	border-color: #838383;
}

.subnavcontainer a:link {
	color: #2E2920;
	background-color: #D7D3C6;
}

.subnavcontainer a:visited {
	color: #2E2920;
	background-color: #D7D3C6;
}

.subnavcontainer a:hover {
	color: #2E2920;
	background-color: #C7C5B8;
}

.subnavcontainer ul ul .current {
	color: #2E2920;
	background-color: #AEACA1;
}

.subnavcontainer ul ul .current:hover {
	background-color: #E2DFD1;
}