body {
	color: #2B2534;
	background-color: #D9BAA9;
}

#topWrapper{
	background-color: #8D786D;
}

#contentWrapper{
	background-color: #8D786D;
	border-bottom-color: #AD9487;
	border-bottom-width: 5px;
	border-bottom-style: solid;
}

#contentContainer {
	border-color: #FFFFFF;
}

a:link, a:visited {
	color: #B0564B;
}

a:hover, a:active {
	color: #FF8170;
}
		
h1.title{
	color: #090D4C;
}
		
h2.slogan{
	color: #0E0A48;
}

h2.slogan a:link,
h2.slogan a:visited,
h2.slogan a:active{
	color: #89A699;
}

h2.slogan a:hover{
	color: #A3C0B3;
}

h1, h2, h3, h4, h5, h6, label, .album-title{
	color: #585D40;
}

blockquote, code {
	background: #EAEAEA;
	color: #444444;
	border-bottom: 1px solid #DDDDDD;
}

#myExtraContent3 h1,
#myExtraContent3 h2,
#myExtraContent3 h3,
#myExtraContent3 h4,
#myExtraContent3 h5,
#myExtraContent3 h6{
	color: #FFFFFF;
}

#myExtraContent3 {
	color: #EFE5D4;
}

#myExtraContent3 a{
	color: #FFFFFF;
}

#myExtraContent3 a:hover{
	border-bottom: 1px solid #7F7F7F;
}

.searchFiller{
	color: #7D9A8D !important;
}

#toolbar ul {
	border-top: 7px solid #7D9A8D;
}

#toolbar ul a:hover {
	border-top: 7px solid #96B8A9;
}

#toolbar ul li a{
	color: #765459;
	text-shadow: #FFFFFF 0 1px 0px;
}

#toolbar ul li a:hover{
	color: #C88E97;
}

#toolbar #current,
#toolbar .currentAncestor {
	border-top: 7px solid #96B8A9;
	color: #D497A0;
}

#toolbar ul li ul li a {
	color: #533A3A;
	text-shadow: #FFFFFF 0 1px 0;
}

#toolbar ul li ul li a:hover {
	color: #7C5757;
}

#toolbar ul li ul li #current,
#toolbar ul li ul li .currentAncestor {
	color: #8D6262;
}

.blog-entry-title a {
	color: #585D40;
}

.blog-entry-title a:hover {
	color: #64694C;
}

.photo-title{
	color: #090D4C;
}

.photo-caption{
	color: #7D9A8D;
}

.photo-links{
	color: #516E61;
}

.photo-navigation a{
	color: #7D9A8D;
}

.photo-navigation a:hover{
	color: #BBE7D3;
}

#sidebarContainer h1, 
#sidebarContainer h2,
#sidebarContainer h3, 
#sidebarContainer h4,
#sidebarContainer h5, 
#sidebarContainer h6{
	color: #CCCCCC;
}

h2#sideTitle{
	color: #090908;
}

#sidebarContainer, #myExtraContent2 {
	color: #1A2824;
}

#sidebarContainer a, #myExtraContent2 a{
	color: #CC876A;
}

#sidebarContainer a:hover, #myExtraContent2 a:hover{
	color: #FFCA9F;
}

#breadcrumb span{
	color: #C9E6D9;
}