﻿Body
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
}


a:hover
{
    text-decoration: none;
    color: #3333CC;
}


a:link, a:visited
{
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    font-weight: 400;
}
.footer-link {
	color: #FFFFFF;
}
.footer {
	background-color: #D33A46;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: small;
	white-space: nowrap;
}

.header_sml
{
    padding: 1px;
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    font-size: small;
    white-space: nowrap;
}
.toplinks
{
    background-color: #D33A46;
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    font-size: 1em;
    white-space: nowrap;
}

a.toplinks-link, a.toplinks-link:visited
{
    text-decoration: none;
    color: #FFFFFF;
    font-weight: 800;
    font-size: 1.1em;
}
a.toplinks-link:hover
{
    text-decoration: underline;
}

.head-1 {
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: xx-large;
    vertical-align: middle;
    text-align: center;
    border-top-width: 10px;
    border-bottom-width: 10px;
}
.purpc3 {
	background-color: #170293;
}
.brickc4 {
	background-color: #D33A46;
}
.yellc2 {
    background-color: #FFCC00;
    vertical-align: middle;
}
.AquaC1 {
    background-color: #1AB39F;
}
.AB-Para
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    margin: 3px 3px 2px 5px;
}



.AB-Quote
{
    font-family: 'Courier New' , Courier, monospace;
    font-size: 20px;
    font-weight: bolder;
    font-style: oblique;
    color: #FFFFFF;
    text-align: center;
    padding: 3px;
    margin: 2px;
}
.AB-Para a:link, a:visited
{
    font-size: 15px;
    text-decoration: underline;
    color: #170293;
    font-family: Arial, Helvetica, sans-serif;
}

.AB-Para a:hover, a:active
{
    font-size: 15px;
    text-decoration: none;
    color: #D33945;
    font-family: Arial, Helvetica, sans-serif;
}

.AB-Map
{
    border: 1px inset #000000;
    float: right;
}

.AB-SideMenuCell
{
    background-position: center top;
    background-color: #FFcc00;
    vertical-align: top;
    background-image: url('images/surfsup.gif');
    background-repeat: no-repeat;
}

h3
{
    color: #D33945;
    margin-bottom: 0px;
    padding-bottom: 0px;
    margin-left: 5px;
}

h2
{
    color: #170293;
    padding: 2px 2px 2px 0px;
    margin: 4px 4px 1px 0px;
}



.AB-SideMenu
{
    vertical-align: middle;
    text-align: left;
}

A.AB-SideMenuLink:visited, A.AB-SideMenuLink
{
    padding: 3px;
    color: #CC0000;
    font-weight: 600;
}

A.AB-SideMenuLink:hover
{
    text-decoration: none;
}

td.AB-green_surf 
{
    background-position: center center;
    width: 250px;
    height: 67px;
    background-image: url('images/green_surf.gif');
    background-repeat: no-repeat;
}
td.AB-brick_surf
{
    background-position: center center;
    width: 250px;
    height: 67px;
    background-image: url('images/brick_surf.gif');
    background-repeat: no-repeat;
}
td.AB-blue_surf
{
    background-position: center center;
    width: 250px;
    height: 67px;
    background-image: url('images/blue_surf.gif');
    background-repeat: no-repeat;
}
td.AB-marble_surf
{
    background-position: center center;
    width: 250px;
    height: 67px;
    background-image: url('images/marble_surf.gif');
    background-repeat: no-repeat;
}

