body {
	background: repeat url(../images/body_bg.png);
}

a:link, a:visited {
	color: #9cb057;
}

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

#container { 
	border-right: 1px solid #88683c;
	border-bottom: 1px solid #88683c;
	border-left: 1px solid #88683c;
}

#pageHeader {
	background: url(../images/top.jpg) repeat-x;
}

#pageHeader h1 {
	text-shadow: 2px 2px 2px #9cb057;
}

#pageHeader h2 {
	color: #c9f54f;
	text-shadow: 2px 2px 2px #9cb057;
}

#sidebarContainer #sidebar {
	color: red;
}

#sidebarContainer .sideHeader {
	background: red;
}

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

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

#navcontainer {
	border-top-color: #f2eff6;
}

#navcontainer #current {
	background: #879645;
}

#navcontainer #current:hover {
	background: #9cb057;
	color: #ffffff;
}

#navcontainer .currentAncestor {
	background: #879645;
}

#navcontainer a{
	background: #e1c353;
	border-bottom-color: #9ab252;
}

#navcontainer a:hover {
	background: #9cb057;
}

#navcontainer ul ul a {
	background: #9cac4f;
}

#navcontainer ul ul #current{
	background: #7c982e;
}

#navcontainer ul ul .currentAncestor {
	background: #7c982e;
}

#navcontainer ul ul ul #current{
	background: #a6c660;
	color: #7b972d;
}

h1 {
	font-size: 1.6em;
	margin: 0 0 3px;
}

h2 {
	font-size: 1.4em;
	margin: 0 0 3px;
}

h3 {
	font-size: 1.2em;
	margin: 0 0 3px;
}

h4 {
	font-size: 1em;
	margin: 0 0 3px;
}.blog-archive-month {
	text-shadow: 2px 2px 2px #9cb057;
}

.blog-entry-title {
	color: #7c982e;
}

.blog-entry-date {
	color: #999999;
}

.blog-entry-category, .blog-entry-permalink {
	color: #7b995c;
}


.album-title {
	color: #9cb057;
}

.photo-background {
}

.photo-navigation {
	background: url(../images/top.jpg) repeat-x;
}

.photo-title {
	text-shadow: 2px 2px 2px #9cb057;
}

.photo-caption {
	color: #c8f753;
	text-shadow: 2px 2px 2px #9cb057;
}


.movie-page-title {
	color: #9cb057;
}

.movie-background {
	background: repeat url(../images/body_bg.png);
}

.movie-title {
	text-shadow: 2px 2px 2px #9cb057;
}

