#logo
{
background-image: url(images/dawn_tree_up.jpg);
}

#top_right
{
background-image: url(images/dawn_side.jpg);
}

.mainNav
{
background-image: url(images/dawn_tree_mid.jpg);
}

.mainNav a{
color:#FF6600;	/* font color when title not selected */
background-color:#fbea7b;
border-right: 1px solid #f4911c;
border-bottom: 1px solid #f4911c;
}

.mainNav a:hover, .mainNav a:active 
{ 
background: #f4911c;
color: #000; 
}

#login {
font: #000;
background-image: url(images/dawn_tree_dn.jpg);
}

#news{
background: #ffd67c;
}

#container {
background: #cdfbff url(images/dawn_sm.png) repeat-x;
}