body {
	color: #301808;
}

#header_bg, #contentContainer, #footer_bg {
	background-color: #FFFCCA;
}

a:link, a:visited {
	color: #732A20;
}

a:hover, a:active {
	color: #41210C;
}

.highlight {
	
}

#sidebarContainer {
	color: #301808;
}

.site_title {
	color: #FFFFFF;
}

.site_title .highlight {
	background: #732A20;
}

.site_slogan {
	color: #FFFFFF;
}

.site_slogan .highlight {
	background: #732A20;
}

.sidebar_title {
	color: #FFFFFF;
}

/*headings and accents*/
h1, h2, h3, h4, h5, h6,
sub, sup, s {
	color: #301808;
}

/*pre and form fields*/
pre, .form-input-field {
	background: #FFFFFF;
	color: #301808;
}

/*global borders*/
.filesharing-item,
.form-input-field,
pre,
.thumbnail-frame img,
.photo-frame,
.movie-thumbnail-frame img,
.movie-frame object {
	border-color: #DAD2C4;
}

/*blockquote*/
blockquote,
.filesharing-item,
pre {
	background-color: #DCDBBC;
	color: #45443C;
}

#footer {
	color: #DEDEDE;
}

#footer a:link, #footer a:visited {
	color: #FFFFFF;
}

#footer a:hover, #footer a:active {
	color: #333333;
}
