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

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

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

.mainNav a
{
color: #91824e;	/* font color when title not selected */
background: #b5d67b;
border-right: 1px solid #61783a;
border-bottom: 1px solid #61783a;
}

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

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

#news {
background: #6faed7;
}

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