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

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

pre, .form-input-field {
	background: #FFFFFF;
	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: #A0C0D2;
}

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

.tbh_bg {
	background-color: #403B3A;
}

#site_title {
	color: #FEA03F;
}

#site_slogan {
	color: #A0C0D2;
}

#sidebarContainer .title {
	color: #598299;
}

#sidebarContainer,
#footerContainer {
	color: #999999;
}

#footerContainer {
	background-color: #BFCCD8;
	border-color: #A0C0D2;
}

#footerContainer .sb-inner {/* background color for < IE 9 */
	background-color: #BFCCD8;
}

#footerContainer .sb-border {/* boder color for < IE 9 */
	background: #A0C0D2;
}



a:link, a:visited, code {
	color: #BA692E;
}

a:hover, a:active {
	color: #59829A;
}

/* TOP TAB COLORS AND BACKGROUNDS */

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

#toolbar_horizontal ul li a:hover,
#toolbar_horizontal ul li a:active {
	color: #403B3A;
}

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

#toolbar_horizontal ul li.currentAncestor a:hover,
#toolbar_horizontal ul li.currentAncestor a:active {
	color: #6B6665;
}

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

#toolbar_horizontal ul li.normal a:hover,
#toolbar_horizontal ul li.normal a:active {
	color: #403B3A;
}

/*BACKGROUNDS*/
#toolbar_horizontal ul li.current {
	background: #FEA03F;
}

#toolbar_horizontal ul li.current .sb-inner {/* background color for < IE 9 */
	background: #FEA03F;
}

#toolbar_horizontal ul li {
	background: #BFCCD8;
}

#toolbar_horizontal ul li .sb-inner {/* background color for < IE 9 */
	background: #BFCCD8;
}

#toolbar_horizontal ul li:hover {
	position: relative;
	background:#A0C0D2;
}

#toolbar_horizontal ul li:hover .sb-inner {/* background color for < IE 9 */
	position: relative;
	background:#A0C0D2;
}

* html #toolbar_horizontal ul li.hover,
* html #toolbar_horizontal ul li.hover .sb-inner {/* background color for IE 6 */
	background:#A0C0D2;
}

#toolbar_horizontal ul li.currentAncestor {
	background:#A0C0D2;
}

#toolbar_horizontal ul li.currentAncestor .sb-inner {/* background color for < IE 9 */
	background:#A0C0D2;
}

#toolbar_horizontal ul li.currentAncestor:hover {
	position: relative;
	background:#FFFFFF;
}

#toolbar_horizontal ul li.currentAncestor:hover .sb-inner {/* background color for < IE 9 */
	position: relative;
	background:#FFFFFF;
}

* html #toolbar_horizontal ul li.currentAncestor.hover,
* html #toolbar_horizontal ul li.currentAncestor.hover .sb-inner {/* background color for IE 6 */
	background:#FFFFFF;
}

#toolbar_horizontal ul li.normal {
	background: #BFCCD8;
}

#toolbar_horizontal ul li.normal .sb-inner {/* background color for < IE 9 */
	background: #BFCCD8;
}

#toolbar_horizontal ul li.normal:hover {
	position: relative;
	background:#A0C0D2;
}

#toolbar_horizontal ul li.normal:hover .sb-inner {/* background color for < IE 9 */
	position: relative;
	background:#A0C0D2;
}

* html #toolbar_horizontal ul li.normal.hover,
* html #toolbar_horizontal ul li.normal.hover .sb-inner {/* background color for IE 6 */
	background:#A0C0D2;
}

/*BORDERS*/
#toolbar_horizontal ul li {
	border-color: #727A81;
}

#toolbar_horizontal ul li .sb-border {/* boder color for < IE 9 */
	background: #727A81;
}

/* END TOP TAB COLORS AND BACKGROUNDS */

/* SUB TAB COLORS AND BACKGROUNDS */

#toolbar_sub {
	background-color: #403B3A;
}

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

#toolbar_sub ul ul li a:hover,
#toolbar_sub ul ul li a:active {
	color: #403B3A;
}

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

#toolbar_sub ul ul li.currentAncestor a:hover,
#toolbar_sub ul ul li.currentAncestor a:active {
	color: #403B3A;
}

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

#toolbar_sub ul ul li.normal a:hover,
#toolbar_sub ul ul li.normal a:active {
	color: #403B3A;
}

/*BACKGROUNDS*/
#toolbar_sub ul ul li.current {
	background: #BFCCD8;
}

#toolbar_sub ul ul li.current .sb-inner {/* background color for < IE 9 */
	background: #BFCCD8;
}

#toolbar_sub ul ul li {
	background: #FEA03F;
}

#toolbar_sub ul ul li .sb-inner {/* background color for < IE 9 */
	background: #FEA03F;
}

#toolbar_sub ul ul li:hover {
	position: relative;
	background:#DC8641;
}

#toolbar_sub ul ul li:hover .sb-inner {/* background color for < IE 9 */
	position: relative;
	background:#DC8641;
}

* html #toolbar_sub ul ul li.hover,
* html #toolbar_sub ul ul li.hover .sb-inner {/* background color for IE 6 */
	background:#DC8641;
}

#toolbar_sub ul ul li.currentAncestor {
	background:#DC8641;
}

#toolbar_sub ul ul li.currentAncestor .sb-inner {/* background color for < IE 9 */
	background:#DC8641;
}

#toolbar_sub ul ul li.currentAncestor:hover {
	position: relative;
	background:#BA692E;
}

#toolbar_sub ul ul li.currentAncestor:hover .sb-inner {/* background color for < IE 9 */
	position: relative;
	background:#BA692E;
}

* html #toolbar_sub ul ul li.currentAncestor:hover,
* html #toolbar_sub ul ul li.currentAncestor:hover .sb-inner {/* background color for IE 6 */
	background:#BA692E;
}

#toolbar_sub ul ul li.normal {
	background: #FEA03F;
}

#toolbar_sub ul ul li.normal .sb-inner {/* background color for < IE 9 */
	background: #FEA03F;
}

#toolbar_sub ul ul li.normal:hover {
	position: relative;
	background:#DC8641;
}

#toolbar_sub ul ul li.normal:hover .sb-inner {/* background color for < IE 9 */
	position: relative;
	background:#DC8641;
}

* html #toolbar_sub ul ul li.normal.hover,
* html #toolbar_sub ul ul li.normal.hover .sb-inner {/* background color for IE 6 */
	background:#DC8641;
}

/*BORDERS*/
#toolbar_sub ul ul li {
	border-color: #BA692E;
}

#toolbar_sub ul ul li .sb-border {/* background color for < IE 9 */
	background: #BA692E;
}

/* END SUB TAB COLORS AND BACKGROUNDS */

/* toolbar_vertical */

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

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

#toolbar_vertical .current a:link,
#toolbar_vertical .current a:visited {
	color: #254F66;
}

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

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

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

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

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

/* toolbar_footer */

.footer {
	color: #403B3A;
}

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

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