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