P {
    color: #565656;
    font-size: 14px;
    line-height: 20px;
    font-family: Garamond, "Times New Roman", Georgia, Times;
    text-decoration: none;
    text-indent: 15px
}

BODY {
    background: #e1e9e2 url(images/fa_bkn01_02.gif) repeat-y;
    margin: 0px
}

A:link {
    color: black;
    text-decoration: none
}

A:hover {
    border-bottom: 1px dotted
}

A:active {
    color: #f90;
    text-decoration: none
}

A:visited {
    color: #999;
    font-weight: normal;
    text-decoration: none
}

H1 {
    color: #f90;
    font-weight: normal;
    font-size: 25px;
    line-height: 25px;
    font-family: Garamond, Georgia, Times, "Times New Roman";
    letter-spacing: 1px;
    padding-bottom: 10px;
    border-bottom: 1px solid #cacaca
}

H2 {
    color: #f90;
    font-style: italic;
    font-weight: bolder;
    font-size: 18px;
    font-family: "Times New Roman", Georgia, Times;
    text-align: left;
    padding-bottom: 10px;
    border-bottom: 1px solid #cacaca
}

#menu {
    color: #fff;
    font-weight: normal;
    font-size: 12px;
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular
}

#image {
    border-bottom: 0px dotted #fff
}

H3 {
    color: #999;
    font-size: 10px;
    line-height: 18px;
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
    text-transform: uppercase
}

H4 {
    color: black;
    font-weight: normal;
    font-size: 10px;
    line-height: 18px;
    font-family: Arial, Helvetica, Geneva
}

#submenu {
    color: #000;
    font-size: 10px;
    font-family: Arial, Helvetica, Geneva, SunSans-Regular
}

H5 {
    color: #565656;
    font-weight: normal;
    font-size: 12px;
    line-height: 18px;
    font-family: Garamond, "Times New Roman", Georgia, Times;
    text-decoration: none
}

/* Modified by Joshua Canfield of Code Clarity <http://www.icodeclarity.com> */
.socialnetworking a, .socialnetworking a:link {
    border: 0px solid transparent;
    padding: 0;
    margin: 0;
}
.socialnetworking a:hover, .socialnetworking a:active, .socialnetworking a:visited {
    border: 0px solid transparent;
    padding: 0;
    margin: 0;
}
.socialnetworking img {
    border: 0px solid transparent;
}
.socialtable {
    display: inline;
    float: left;
    margin: 0 0 1em;
    padding: 1em 0 0.5em;
    text-align: center;
    width: 96%;
}