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

a:link, a:visited {
      color: #4e6311;
}

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

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


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

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

#pageHeader h2 {
      color: #c9f54f;
      text-shadow: 2px 2px 2px #4e6311;
}

#sidebarContainer #sidebar {
      color: #77924a;
}

#sidebarContainer .sideHeader {
      background: url(../../images/green/side_head_bg.png) repeat-x left top;
}

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

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

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

#navcontainer #current {
      background: #826E50;
}

#navcontainer #current:hover {
      background: #826E50;
      color: #ffffff;
}

#navcontainer .currentAncestor {
      background: #826E50;
}

#navcontainer a{
      background: #A98E64;
      border-bottom-color: #DAC8AB;
}

#navcontainer a:hover {
      background: #826E50;
}

#navcontainer ul ul {
      border-color: #DAC8AB;
}

#navcontainer ul ul a {
      background: #A98E64;
}

#navcontainer ul ul #current{
      background: #826E50;
}

#navcontainer ul ul .currentAncestor {
      background: #826E50;
}

#navcontainer ul ul ul #current{
      background: #826E50;
      color: #ffffff;
}
.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-navigation {
      background: url(../../images/green/header_bg.jpg) repeat-x;
}

.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;
}
