/*--------------------------------------------------------------------------
# Copyright (C) 2007 eChurchSites.com - All Rights Reserved.
# @license - Copyrighted Commercial Software (Template)
# Author: eChurchSites.com
# Website:  http://www.echurchsites.com
----------------------------------------------------------------------------*/

#topMostMenu
{
float: right;
width: 100%;
text-align: right;
height: 20px;
}

#topMostMenu div.module a.mainlevel, #topMostMenu div.module a.mainlevel:link, #topMostMenu div.module a.mainlevel:visited, #topMostMenu div.module a.mainlevel:active {
font-family: Trebuchet MS;
font-size: 0.9em;
color: #f5f5f5;
text-align: left;
margin-bottom: 3px;
text-indent: 12px;
text-transform: uppercase;
padding-right: 3px;
padding-left: 3px;
}
  

#topMostMenu div.module a.mainlevel:hover {
text-decoration: none;
background: none;
color: #FFF;
}