﻿.whiteText
{
    color: #bbae79;
}

#footer a
{
    color: #033244;
    text-decoration: none;
}

#footer a:hover
{
    text-decoration: underline;
}

#nav
{
    margin-left: 10px;
    margin-top: 10px;
    clear: both;
}

#nav ul
{
    font-size: 1em;
    color: #033244;
    margin: 0px;
    padding: 0px;
    list-style-image: none;
    list-style-type: none;
}

#nav li
{
    display: inline;
    list-style-image: none;
    list-style-type: none;
    float: left;
}

#nav a
{
    padding: 2px 5px;
    color: #033244 !important;
    display: block !important;
    margin-top: 0px !important;
    margin-right: 10px !important;
    margin-bottom: 0px !important;
    margin-left: 0px !important;
    font-size: 0.65em !important;
    font-weight: bold !important;
    background-color: #e0deb7 !important;
    text-align: center !important;
    text-decoration: none !important;
    border: 1px solid #b6a877 !important;
}

.buttonClass
{
    color: #033244;
    font-weight: bold;
    background-color: #e0deb7;
    border: 2px solid #b6a877;
    padding: 1px;
    margin: 1px;
}

#nav a:hover
{
    color: #033244 !important;
    background-color: #e0deb7 !important;
    border-top-color: #033244 !important;
    border-right-color: #033244 !important;
    border-bottom-color: #033244 !important;
    border-left-color: #033244 !important;
}

/* rounded corners  */


#contentRightSide p
{
    margin: 10px;
    font-size: 0.7em;
    color: #ffffff;
}

.roundtop
{
    background-image: url(../images/rcTR.gif);
    background-repeat: no-repeat;
    background-position: right top;
}

.roundMid
{
    margin: 0px;
    padding: 0px;
    height: 380px;
}

.roundbottom
{
    background-image: url(../images/rcBR.gif);
    background-repeat: no-repeat;
    background-position: right top;
}

.corner
{
    width: 15px;
    height: 15px;
    border: none;
    display: block !important;
}
/* end rounded corners  */

#contentLeftSide p, #displayArtwork p, #aboutDiv p
{
    font-size: 0.7em;
    color: #033244;
    padding-right: 5px;
    padding-left: 5px;
    padding-top: 0px;
    padding-bottom: 0px;
}

#plainBackground p
{
    font-size: 0.7em;
    color: #033244;
    padding-right: 0px;
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}

#contentLeftSide a, #displayArtwork a, #aboutDiv a, #plainBackground a
{
    color: #033244;
    text-decoration: none;
}

#contentLeftSide a:hover, #displayArtwork a:hover, #aboutDiv a:hover, #plainBackground a:hover
{
    text-decoration: underline;
}

#contentRightSide p
{
    font-size: 0.7em;
    color: #ffffff;
    padding-right: 10px;
    padding-left: 10px;
}

#contentRightSide a
{
    color: #b6a877;
    text-decoration: none;
    font-weight: bold;
}

#contentRightSide a:hover
{
    text-decoration: underline;
}

#contentLeftSide td img, #aboutDiv td img
{
    border: 3px solid #FFFFFF;
    padding: 0px;
    margin-left: 10px;
}

#displayArtwork td img, #plainBackground td img
{
    border: 3px solid #FFFFFF;
    padding: 0px;
    margin: 0px;
}

#displayArtwork h1, #contentLeftSide h1, #aboutDiv h1, #plainBackground h1
{
    padding: 0px;
    margin-left: 10px;
    color: #033244;
    text-decoration: none;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #033244;
    margin-right: 0px;
    font-size: 1.2em;
}

a.viewDetails, a.viewDetails:hover
{
    color: Black !important;
    font-size: 12pt;
    padding: 3px;
}


.directions
{
    list-style: decimal;
    padding-left: 10px;
    margin-left: 15pt;
    font-size: 0.7em;
    color: #033244;
}
.directions li
{
    margin-top: .5em;
}


ul, .plain
{
    font-size: 0.7em;
    color: #033244;
}


