/* ------------------------------------------
Project: Template 12
Purpose: Site Specific
Author: Deanna Aho
Date: 02/28/08
--------------------------------------------- */

#banner ul li a, #banner ul li a:visited
	{
	padding-top: 19px;
	padding-bottom: 20px;
	}


#right
    {
    background: #e2ded9 url(../images/backgrounds/red_grey_tan/grade.jpg) repeat-x left bottom;
    }
    
   
#banner ul a, #banner ul a:visited
	{
	background: #534131 url(../images/backgrounds/red_grey_tan/banner_arrow.gif) no-repeat right center;
	}
	
#banner ul a:focus, #banner ul a:hover, #banner ul a:active
	{
	background: #a09285 url(../images/backgrounds/red_grey_tan/banner_arrow_over.gif) no-repeat right center;
	}

#banner ul a.down, #banner ul a.down:visited, #banner ul a.down:focus, #banner ul a.down:hover, #banner ul a.down:active
	{
	background: #a09285 url(../images/backgrounds/red_grey_tan/banner_arrow_down.gif) no-repeat right center;
	}

#left ul ul ul ul ul a, #left ul ul ul ul ul a:visited, #left ul ul ul ul ul a:focus, #left ul ul ul ul ul a:hover, #left ul ul ul ul ul a:active, #left ul ul ul ul ul a.down, #left ul ul ul ul ul a.down:visited, #left ul ul ul ul ul a.down:focus, #left ul ul ul ul ul a.down:hover, #left ul ul ul ul ul a.down:active 
	{
	background-position:7px 0.2em;
	padding:0 0 0 0px;
	width:85px;
	}

#left ul ul ul ul a, #left ul ul ul ul a:visited, #left ul ul ul ul a:focus, #left ul ul ul ul a:hover, #left ul ul ul ul a:active, #left ul ul ul ul a.down, #left ul ul ul ul a.down:visited, #left ul ul ul ul a.down:focus, #left ul ul ul ul a.down:hover, #left ul ul ul ul a.down:active 
	{
	background-position:7px 0.2em;
	padding:0 0 0 0px;
	width:120px;
	}

#left ul ul ul ul li, #left ul ul ul ul li.down
	{
	background-position:7px 0.2em;
	padding:0 0 0 5px;
	width:120px;
	}

#left ul ul ul ul ul li, #left ul ul ul ul ul li.down
        {
        background-position:7px 0.2em;
        padding:0 0 0 5px;
        width:85px;
        }


/* LINKS
--------------------------------------------- */
a, a:visited
	{
	color: #c00;
	}
	
a:focus, a:hover, a:active
	{
	color: #900;
	}
	
	
	
	/* HEADINGS
--------------------------------------------- */
h2
	{
	color: #534131;
	}
	
h3
	{
	color: #534131;
	}
	
#center h3
	{
	color: #534131;
	}

