body {
	
	background-color: #99cc33;
}

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



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

#pageHeader {
	background: url(../../images/green/header_bg.jpg) no-repeat;
}

#pageHeader h1 {
	text-shadow: 2px 2px 2px #4e6311;
}

#pageHeader h2 {
	color: #333333;
	font-weight: normal;
	font-size: 1.4em;
	line-height: 1.2em;
}

#sidebarContainer #sidebar {
	color: #333333;
}

#sidebarContainer .sideHeader {
	background-color: #fff;
	color: #709525;
	font-weight:bold;
	margin-left: 0px;
}

#footer a:link, #footer a:visited {
	color: #ffffff;
	font-weight:bold;
}

#footer a:hover, #footer a:active {
	color: #f1f9e1;
	font-weight:bold;
}

#navcontainer {
	border-top-color: #f1f9e1;
	font-weight:bold;
	font-size: 0.85em;
}

#navcontainer #current {
	background: #f1f9e1;
	color: #ff9415;
}

#navcontainer #current:hover {
	background: #f1f9e1;
	color: #709525;
}

#navcontainer .currentAncestor {
	background: #f1f9e1;
}

#navcontainer a{
	background: #f1f9e1;
	border-bottom-color: #fff;
	color: #709525;
}

#navcontainer a:hover {
	background: #f1f9e1;
	color: #709525;
	font-weight:bold;
	text-decoration: underline;
}

#navcontainer ul ul a {
	background: #f1f9e1;
	color: #709525;
}

#navcontainer ul ul #current{
	background: #f1f9e1;
	color: #709525;
}

#navcontainer ul ul .currentAncestor {
	background: #f1f9e1;
	color: #709525;
}

#navcontainer ul ul ul #current{
	background: #f1f9e1;
	color: #709525;
}

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

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

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 #4e6311;
}

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

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

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


.album-title {
	color: #4e6311;
}

.photo-background {
}

.photo-navigation {
}

.photo-title {
	text-shadow: 2px 2px 2px #4e6311;
}

.photo-caption {
	color: #c8f753;
	text-shadow: 2px 2px 2px #4e6311;
}


.movie-page-title {
	color: #4e6311;
}

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

.movie-title {
	text-shadow: 2px 2px 2px #4e6311;
}

