body {
	background-color: #163200;
}

.photo-background {
	background-color: #163200;
}

#container {
	background-color: #F2F1DE;
}

#top h1 {
	color: #436BB5;
}

#top h2 {
	color: #436BB5;
}

a:link {
	color: #7E4E32;
	text-decoration: underline;
}

a:visited {
	color: #7E4E32;
	text-decoration: underline;
}

a:hover, a:active {
	color: #4B2E1E;
	text-decoration: none;
}

#header {
	background: #ABABAB;
}

#footer {
	background: #A7A480;
}

#topsidebar {
	background: #ABABAB;
}

.bottombar {
	background-color: #F2F1DE;
}

#footer a:link {
	color: #FFFFFF;
}

#footer a:visited {
	color: #FFFFFF;
}

#footer a:hover {
	color: #333333;
}

#header2 {
	background: #ABABAB;
}

#hdrwrap {
	background: #ABABAB;
}

#top {
	background: #ABABAB;
}

/* @group Menu */

#navcontainer #current {
	border-bottom-color: #204500;
}

#navcontainer .currentAncestor {
	border-bottom: 5px solid #204500;
}

/* Parent - Level 0 */

#navcontainer a {
	border-bottom: 5px solid #204500;
	color: #1B3F00;
}

#navcontainer a:visited {
	color: #1B3F00;
}


#navcontainer a:hover {
	border-bottom-color: #132900;
	color: #102500;
}

/* @end */
