body {
font-family: Verdana, Arial, Sans-Serif;
font-size: .9em;
color: #78652C;
background-color: #999999;
margin: 0px;
}

A.main_nav:link {
color: #A08D18;
text-decoration: none;
}

A.main_nav:visited {
color: #A08D18;
text-decoration: none;
}

A.main_nav:active {
color: #D21242;
text-decoration: none;
}

A.main_nav:hover {
color: #D21242;
}

.main_nav {
font-size: .9em;
font-weight: bold;
}

A.bottom_nav:link {
color: #9a9c9e;
text-decoration: none;
}

A.bottom_nav:visited {
color: #9a9c9e;
text-decoration: none;
}

A.bottom_nav:active {
color: #D21242;
text-decoration: none;
}

A.bottom_nav:hover {
color: #D21242;
}

.bot_nav {
font-size: .8em;
color: #9a9c9e;
}

A.inlink:link {
color: #A08D18;
text-decoration: none;
}

A.inlink:visited {
color: #A08D18;
text-decoration: none;
}

A.inlink:active {
color: #D21242;
text-decoration: none;
}

A.inlink:hover {
color: #D21242;
}

.white_back {
background: #ffffff;
}

.grey_back {
background: #E5ECDD;
}

.maize_back {
background: #F4DEA8;
}

.red_border {
background-image: url("../images/main_nav/red_border.gif");
}

.title {
background: #E5B53A;
color: #ffffff;
font-size: 1em;
font-weight: bold;
}

.right_title {
background-image: url("../images/main_nav/right_title_flip.gif");
}

.content {
background: #F4DEA8;
font-size: .85em;
}

.home_content {
background-color: #F3DCA2;
font-size: .85em;
}

.error {
font-size: .8em;
color: #D21242;
}

.margin {
margin-top: 15px;
margin-left: 15px;
margin-right: 15px;
margin-bottom: 15px;
}

.address {
font-size: .7em;
font-weight: bold;
}

.disclaimer {
font-size: .6em;
}