/*------------
CSS blakems.com color theme brown
vs. 3.2004
blake scarbrough
----------------------*/
html body {background: #87765C url(../i/bg.gif);
	}
#main {width: 691px; 
	margin: 0 auto;
	background: url(../i/mainbg.png) repeat-y top left !important;
	background: url(../i/mainbgie.gif) repeat-y top left;
	}
#mast {
	background: url(../i/topbg2.gif) no-repeat top left;}
#foot {background: url(../i/foot2.gif) no-repeat top left;

  }		
/*navigation--------------------------*/	

/*hovers*/	
#nl a:hover  {color: #B5430D;}
#nl a:hover span {border-top: 1px dotted #443B2A}
#nl #n1 a:hover span {border: none;}
/**/
#sideCol 
{
	background: url(../i/sidebg2.gif) repeat-y ;
	}	
#t1 {background: none!important; }	
#t2 {background: url(../i/darrow.gif) no-repeat top center; }	
/*headings*/
h1 {
	font-family:  "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
	}
h1 a {
	border-top: 3px solid #B5430D;
	border-bottom: 4px solid #B5430D;
	color:#453C2C}


