body {
	color: #000000;
	background: #FFFFFF;
}

h1, h2, h3, h4, h5, h6,
sub, sup, s {
	color: #364142;
}

pre, .form-input-field {
	/* CHANGED: changed in pre, .form-input-field - _background: #936B5E;_ to _background: #FFFFFF_ 04-15-09 15:25 */
	background: #FFFFFF;
	/* CHANGED: added in pre, .form-input-field - _color: #333333_ 04-15-09 15:32 */
	color: #333333;
}

.tbh_bg, .blog-entry,
#blog-categories,
#blog-archives,
ul.blog-tag-cloud,
#blog-rss-feeds,
.filesharing-item,
.form-input-field,
pre,
.thumbnail-frame img,
.photo-frame,
.movie-thumbnail-frame img,
.movie-frame object {
	border-color: #B9B7B5;
}

.top-border {
	background-color: #364142;
}

.tbh_bg {
	background-color: #60382B;
}

/* CHANGED: changed - _#site_title, pre, .form-input-field { color: #B9B7B5; }_ to _#site_title { color: #B9B7B5; }_ 04-15-09 15:33 */
#site_title {
	color: #B9B7B5;
}

#site_slogan {
	color: #989697;
}

#sidebarContainer .title {
	color: #5C616D;
}

#sidebarContainer,
#footerContainer {
	color: #5C616D;
}

#footerContainer,
#footerContainer .sb-inner {
	background-color: #DDDBD9;
}

#footerContainer .sb-border {/* boder color */
	background: #B9B6B4;
}



a:link, a:visited, code {
	color: #9E000C;
}

a:hover, a:active {
	color: #876050;
}

/* TOP TAB COLORS AND BACKGROUNDS */

/*LINKS*/
#toolbar_horizontal ul li.current a:link,
#toolbar_horizontal ul li.current a:visited {
	color: #DDDBD9;
}

#toolbar_horizontal ul li a:hover,
#toolbar_horizontal ul li a:active {
	color: #5C616D;
}

#toolbar_horizontal ul li.currentAncestor a:link,
#toolbar_horizontal ul li.currentAncestor a:visited {
	color: #364142;
}

#toolbar_horizontal ul li.currentAncestor a:hover,
#toolbar_horizontal ul li.currentAncestor a:active {
	color: #5B616D;
}

#toolbar_horizontal ul li.normal a:link,
#toolbar_horizontal ul li.normal a:visited {
	color: #000000;
}

#toolbar_horizontal ul li.normal a:hover,
#toolbar_horizontal ul li.normal a:active {
	color: #5C616D;
}

/*BACKGROUNDS*/
#toolbar_horizontal ul li.current,
#toolbar_horizontal ul li.current .sb-inner {
	background: #364142;
}

#toolbar_horizontal ul li,
#toolbar_horizontal ul li .sb-inner {
	background: #B9B7B5;
}

#toolbar_horizontal ul li:hover,
#toolbar_horizontal ul li:hover .sb-inner {
	position: relative;
	background:#989697;
}

* html #toolbar_horizontal ul li.hover,
* html #toolbar_horizontal ul li.hover .sb-inner {
	background:#989697;
}/*for IE6*/

#toolbar_horizontal ul li.currentAncestor,
#toolbar_horizontal ul li.currentAncestor .sb-inner {
	background:#DDDCD9;
}

#toolbar_horizontal ul li.currentAncestor:hover,
#toolbar_horizontal ul li.currentAncestor:hover .sb-inner {
	position: relative;
	background:#989697;
}

* html #toolbar_horizontal ul li.currentAncestor.hover,
* html #toolbar_horizontal ul li.currentAncestor.hover .sb-inner {
	background:#989697;
} /*for IE6*/

#toolbar_horizontal ul li.normal,
#toolbar_horizontal ul li.normal .sb-inner {
	background: #B9B7B5;
}

#toolbar_horizontal ul li.normal:hover,
#toolbar_horizontal ul li.normal:hover .sb-inner {
	position: relative;
	background:#989697;
}

* html #toolbar_horizontal ul li.normal.hover,
* html #toolbar_horizontal ul li.normal.hover .sb-inner {
	background:#989697;
}/*for IE6*/

/*BORDERS*/
#toolbar_horizontal ul li .sb-border {/* boder color */
	background: #4E5052;
}

/* END TOP TAB COLORS AND BACKGROUNDS */

/* SUB TAB COLORS AND BACKGROUNDS */

#toolbar_sub {
	background-color: #354142;
}

/*LINKS*/
#toolbar_sub ul ul li.current a:link,
#toolbar_sub ul ul li.current a:visited {
	color: #DDDAD8;
}

#toolbar_sub ul ul li a:hover,
#toolbar_sub ul ul li a:active {
	color: #5B616D;
}

#toolbar_sub ul ul li.currentAncestor a:link,
#toolbar_sub ul ul li.currentAncestor a:visited {
	color: #364142;
}

#toolbar_sub ul ul li.currentAncestor a:hover,
#toolbar_sub ul ul li.currentAncestor a:active {
	color: #5B616D;
}

#toolbar_sub ul ul li.normal a:link,
#toolbar_sub ul ul li.normal a:visited {
	color: #364142;
}

#toolbar_sub ul ul li.normal a:hover,
#toolbar_sub ul ul li.normal a:active {
	color: #5B616D;
}

/*BACKGROUNDS*/
#toolbar_sub ul ul li.current,
#toolbar_sub ul ul li.current .sb-inner {
	background: #364142;
}

#toolbar_sub ul ul li,
#toolbar_sub ul ul li .sb-inner {
	background: #B9B6B4;
}

#toolbar_sub ul ul li:hover,
#toolbar_sub ul ul li:hover .sb-inner {
	position: relative;
	background:#989697;
}

* html #toolbar_sub ul ul li.hover,
* html #toolbar_sub ul ul li.hover .sb-inner {
	background:#989697;
} /*for IE6*/

#toolbar_sub ul ul li.currentAncestor,
#toolbar_sub ul ul li.currentAncestor .sb-inner {
	background:#DDDBD8;
}

#toolbar_sub ul ul li.currentAncestor:hover,
#toolbar_sub ul ul li.currentAncestor:hover .sb-inner {
	position: relative;
	background:#989697;
}

* html #toolbar_sub ul ul li.currentAncestor:hover,
* html #toolbar_sub ul ul li.currentAncestor:hover .sb-inner {
	background:#989697;
}

#toolbar_sub ul ul li.normal,
#toolbar_sub ul ul li.normal .sb-inner {
	background: #B9B6B4;
}

#toolbar_sub ul ul li.normal:hover,
#toolbar_sub ul ul li.normal:hover .sb-inner {
	position: relative;
	background:#989697;
}

* html #toolbar_sub ul ul li.normal.hover,
* html #toolbar_sub ul ul li.normal.hover .sb-inner {
	background:#989697;
} /*for IE6*/

/*BORDERS*/
#toolbar_sub ul ul li .sb-border {/* boder color */
	background: #4D5052;
}

/* END SUB TAB COLORS AND BACKGROUNDS */

/* toolbar_vertical */

#toolbar_vertical .currentAncestor a:link,
#toolbar_vertical .currentAncestor a:visited {
	color: #855E50;
}

#toolbar_vertical .currentAncestor a:hover,
#toolbar_vertical .currentAncestor a:active {
	color: #5F372B;
}

#toolbar_vertical .current a:link,
#toolbar_vertical .current a:visited {
	color: #60382B;
}

#toolbar_vertical .current a:hover,
#toolbar_vertical .current a:active {
	color: #855E50;
}

#toolbar_vertical .normal a:link,
#toolbar_vertical .normal a:visited {
	color: #9E000C;
}

#toolbar_vertical .normal a:hover,
#toolbar_vertical .normal a:active {
	color: #865F50;
}

#toolbar_vertical ul ul ul,
#toolbar_vertical ul ul ul li a {
	border-color: #B9B6B4;
}

#toolbar_vertical ul ul ul {
	background-color: #DDDBD9;
}

/* toolbar_footer */

.footer {
	color: #364142;
}

.footer a:link,
.footer a:hover,
#toolbar_footer ul li a:link,
#toolbar_footer ul li a:visited {
	color: #9E000C;
}

.footer a:hover,
.footer a:visited,
#toolbar_footer ul li a:hover,
#toolbar_footer ul li a:active {
	color: #855E50;
}