/* CSS Document */ 
/* © 2008 A.M. Creative Tech, LLC All Rights Reserved */
/* www.BostonImageMaker.com */

	a	{
		color:#048;
	}

	
    a:hover {
		color:#F63;
	}

	
	#content {
        border-color: #F63; 
		}

	#pageheader {
		background:#F63;
		}

	#heading	{
		background:#F63;
		}

	#heading h1 {
		color:#FFF;
		}		

	#heading h2 {
		color:#FFF;
		}		
	#heading h3 {
		color:#FFF;
		}	

	#notice 
	{
		background: #F63;
		}
		
	#notice h1 {
		color:#FFF;
		}

	#notice h2 {
		color:#FFF;
	} 

	#notice h3 {
		color:#FFF;
	} 

	.smallCol h2, .medCol h2, .largeCol h2   	{
		color:#F63;
		border-bottom-color:#F63;
	}
