body {
	background: url(../../images/brown/body_bg.png) repeat left 3px;
}

.blog-entry-title a:hover, a:link, a:visited {
	color: #8f8d84;
}

#topGrad {
	background: url(../../images/brown/top_grad.png) repeat-x;
}

#pageHeader {
	background-image: url(../../images/brown/header_bg.png);
}

#pageHeader h1 {
	color: #8f8d84;
}

#footer {
	background-image: url(../../images/brown/footer_bottom_bg.png);
}

#navcontainer #current {
	background-color: #8f8d84;
}

#navcontainer #current:hover, #navcontainer .currentAncestor:hover {
	background-color: #8f8d84;
}

#navcontainer .currentAncestor {
	background-color: #8f8d84;
}

#navcontainer li {
	background-color: #d4d2c4;
}

#navcontainer a {
	color: #8f8d84;
}

#navcontainer a:hover {
	background-color: #8f8d84;
}

#navcontainer ul ul {
	border-top-color: #b7b5aa;
	border-bottom-color: #b7b5aa;
}

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

#navcontainer ul ul #current{
	background-color: #99978e;
}

#navcontainer ul ul .currentAncestor {
	background-color: #99978d;
}

#navcontainer ul ul ul a{
	background-color: #c4c2b3;
	color: #97948d;
}

.photo-frame,
.exif-data {
	background-image: url(../../images/brown/footer_bottom_bg.png);
}

.photo-navigation {
	background-image: url(../../images/brown/top_grad.png);
	background-repeat: repeat-x;
}

.photo-links {
	background-image: url(../../images/brown/header_bg.png);
	border-bottom-color: #b6c5a8;
}

.photo-title {
	background-image: url(../../images/brown/header_bg.png);
	color: #8f8d84;
}

.photo-caption {
	background-image: url(../../images/brown/header_bg.png);
}

.movie-title {
	color: #8f8d84;
}

.movie-frame {
	background-image: url(../../images/brown/footer_bottom_bg.png);}