﻿html {
	background: #F3F4E4 url(../../images/new_bg/home_bg.jpg) top left fixed;
}
body {
	background: url(../../images/new_bg/home_bg.jpg) top left fixed;
}

#header {
	background-image: url(../../images/headers/01home.jpg);
}



#content h1, #content h3 {
	color: #224A07;
}

#content h2, #content h2 a {
	color: #204C00;
}

#footer {
	background-color: #224A07;
}



#nav, #menu li ul {
	background-color: #779555;
}



#menu a:hover, #content h2 {
	background-color: #B3C39E;
}

nav bg hex & h2 a hex & h3 hex
nav bg hover hex & subnav bg hex
footer bg hex & h1 hex
