/* GENERAL STYLES */
#header
{
 background-color: #FFFFFF;
 height: 170px;
 background-image: url(/media/247/header.jpg);
}
.title
{
 font-family: Tahoma, Arial;
 font-size: 24px;
 margin-left: 10px;
 padding-bottom: 0px;
 padding-top: 25px;
}
.title A
{
 color: #FFFFFF;
 text-decoration: none;
 font-weight: bold;
}
.title A:hover
{
 text-decoration: underline;
 color: #DDDDFF;
}
body
{
 background-color: #bed8e2;
}
#main
{
 background-color: #FFFFFF;
}
#menu
{
 background-color: #eeece1;
 padding-top: 2px;
 padding-bottom: 3px;
}
.menu a
{
 font-family: Verdana;
 font-weight: bold;
 color: #3333AA;
 text-decoration: none;
}
.menu a:hover
{
 text-decoration: underline;
}
.mapDisclaimer
{
 font-family: Arial, Verdana;
 font-size: 9px;
 font-style: italic;
 line-height: 10px;
 color: #999999;
}

/* EDITOR PROPERTIES */

