	#logo
    {
        background-image:	url(images1/logo1.gif);
    }
    
        #nav-main a
        {
            background:		#D70000 url(images1/tabunsel.gif) no-repeat 0 0;
        }
        
        #nav-main a:hover
        {
            background:		#FF0000 url(images1/tabsel.gif) no-repeat bottom left;
        }
    
/* -------------- BAR -------------------------------------------------------*/
#bar, #bottom
{
    background:	#FF0000 url(images1/shadow.gif) repeat-x left bottom;
}

    #main a, #main a:hover
    {
    	color:			#D70000 !important;
    }

	ul.sublinks, ul.extras
    {
        list-style-image:	url(images1/list1.gif);
    }
    
    li.email
    {
    	list-style-image:	url(images1/bemail.gif);
    }

    li.sitemap
    {
    	list-style-image:	url(images1/bmap.gif);
    }
    
	div.textcol h3
    {
        color:				#D70000;
    }
    
    p.quote
    {
        color:		#D70000;
    }
    
