body
{
    background-image: url(backgrounds/site-bg.jpg);
    background-repeat: no-repeat;
}
A.submenu-item:link
{
    text-decoration: none;
    color: #99ff99;
    font-size: 11pt;
    font-family: "Century Gothic", Futura, "Trebuchet MS", Eurostile, "Gill Sans", sans-serif; }
A.submenu-item:visited {
    color: #9f9;
    font-size: 11pt;
    font-family: "Century Gothic", Futura, "Trebuchet MS", Eurostile, "Gill Sans", sans-serif;
    text-decoration: none   }
A.submenu-item:active {
    color: #9f9;
    font-size: 11pt;
    font-family: "Century Gothic", Futura, "Trebuchet MS", Eurostile, "Gill Sans", sans-serif;
    text-decoration: none   }
A.submenu-item:hover
{
    text-decoration: none;
    color: #c9f;
    font-size: 11pt;
    font-family: "Century Gothic", Futura, "Trebuchet MS", Eurostile, "Gill Sans", sans-serif; }


A.submenu-sel:link
{
    text-decoration: none;
    color: #c9f;
    font-size: 11pt;
    font-family: "Century Gothic", Futura, "Trebuchet MS", Eurostile, "Gill Sans", sans-serif; }
A.submenu-sel:visited {
    color: #c9f;
    font-size: 11pt;
    font-family: "Century Gothic", Futura, "Trebuchet MS", Eurostile, "Gill Sans", sans-serif;
    text-decoration: none   }
A.submenu-sel:active {
    color: #c9f;
    font-size: 11pt;
    font-family: "Century Gothic", Futura, "Trebuchet MS", Eurostile, "Gill Sans", sans-serif;
    text-decoration: none   }
A.submenu-sel:hover
{
    text-decoration: none;
    color: #c9f;
    font-size: 11pt;
    font-family: "Century Gothic", Futura, "Trebuchet MS", Eurostile, "Gill Sans", sans-serif; }
.submenu-label {    color:       #9f9;
    font-size:   14px;
    font-family: "Century Gothic", Futura, "Trebuchet MS", Eurostile, "Gill Sans", sans-serif; }
.page-id-title {
    color: #6c6;
    font-size: 18px;
    font-family: "Century Gothic", Futura, "Trebuchet MS", Eurostile, "Gill Sans", sans-serif;
    font-weight: bold; }
.page-id-subtitle {    color:       #c9c;
    font-size:   16px;
    font-family: "Gill Sans", "Trebuchet MS", "Century Gothic", Futura, Eurostile, sans-serif; }

.text {    color:       #c2c2c2;
    font-size:   14px;
    font-family: "Century Gothic", Futura, "Trebuchet MS", Eurostile, "Gill Sans", sans-serif; }
.right-text {
    color: #90c;
    font-size: 13px;
    font-family: "Century Gothic", Futura, "Trebuchet MS", Eurostile, "Gill Sans", sans-serif; }
.small-text {    color:       #666;
    font-size:   12px;
    font-family: "Century Gothic", Futura, "Trebuchet MS", Eurostile, "Gill Sans", sans-serif; }

.quote {
    color:       #996;
    font-size:   12px;
    font-family: "Century Gothic", Futura, "Trebuchet MS", Eurostile, "Gill Sans", sans-serif;
    font-style: italic; }

input {
    font-family: "Century Gothic", Futura, "Trebuchet MS", Eurostile, "Gill Sans", sans-serif; 
    color: #393;
    font-size: 10pt;
    }
a:link {
    color: #9f9;
    text-decoration: none; }

a:visited {
    color: #9f9;
    text-decoration: none; }

a:hover {
    color: #c9f;
    text-decoration: none; }

a:active {
    color: #9f9;
    text-decoration: none; }

a.small-textlink:link {
    color: #363;
    text-decoration: none; }

a.small-textlink:visited {
    color: #363;
    text-decoration: none; }

a.small-textlink:hover {
    color: #96c;
    text-decoration: none; }

a.small-textlink:active {
    color: #363;
    text-decoration: none; }


