@charset "utf-8";
/* CSS Document */

h1{
	color:#686300;
}

/*-------------------------------------------------------------MAIN SITE DIVS---------------------------------------------------------*/


#header-image{
	background: url(../images/background/home-content-bg.gif);
}

#nav{

	background: url(../images/background/homepage-nav-bg.png) top repeat-x;

}

#nav-small{
	border-left: 1px solid #686300;
	background: url(../images/background/homepage-nav-bg.png) top repeat-x;

}

#content{

	background: url(../images/background/home-content-bg.gif);
}


#footer, #footer a{
	color:#676300;
}

			#footer #left{

				background: url('../images/background/home-footer-left.gif');
			}
				
			#footer #right{

				background: url('../images/background/home-footer-right.gif');
			}
			
/*-------------------------------------------------------------------------- Navigation, The Unordered List --------------------------------------------------------------------------*/
