	#head
	{
		background: #000 url(../images/back_head_orange.gif) repeat-x 0 0;
	}

		#head h1
		{
			background: transparent url(../images/logo_orange.jpg) no-repeat 0 0;
		}


			#content h2
			{
				color: #904f09;
			}
			
			#content h3
			{
				color: #c26e14;
			}
					
			#content A:link { color: #904f09; }
			#content A:visited { color: #904f09; }
			#content A:hover { color: #d1761d; }
			#content A:active { color: #d1761d; }	
	
	/*		
	.insetleft
	{
		border-color: #904f09;
	}
		
	.insetright
	{
		border-color: #904f09;
	}
	*/
					