body {
	background-color: #669966;
}

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

#container {
	background-color: #FFFFFF;
}

#top h1 {
	color: #FFFFFF;
}

#top h2 {
	color: #FFFFFF;
}

a:link {
	color: #9FC62F;
	text-decoration: underline;
}

a:visited {
	color: #9FC62F;
	text-decoration: underline;
}

a:hover, a:active {
	color: #5F761C;
	text-decoration: none;
}

#header {
	background: #ABABAB;
}

#footer {
	background: #AAC7E0;
}

#topsidebar {
	background: #ABABAB;
}

.bottombar {
	background-color: #FFFFFF;
}

#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: #FFCB63;
}

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

/* Parent - Level 0 */

#navcontainer a {
	border-bottom: 5px solid #FFCB63;
	color: #683200;
}

#navcontainer a:visited {
	color: #683200;
}


#navcontainer a:hover {
	border-bottom-color: #99793B;
	color: #3E1E00;
}

/* @end */