﻿
body
{
    margin: 0;
    background-color: White;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
    font-size: 0.9em;
}

html
{
    overflow-y: scroll; /*height: 100%; margin-bottom: 1px;*/
}


p
{
    line-height: 1.2em;
}


ul
{
    margin: 5px;
    padding: 0px 0px 0px 11px;
}


h1
{
    margin: 5px 0px 5px 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #003366;
    font-size: 1.5em;
    padding: 0px;
}

h2
{
    font-family: verdana, arial, helvetica, sans-serif;
    color: #003366;
    font-size: 1.2em;
    margin: 0px;
    padding: 0px;
}


h3
{
    margin: 0px 0px 0px 0px;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 1em;
    font-weight: bold;
}


h4
{
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 1.2em;
    margin-bottom: 8px;
}

a:link
{
    color: #003366;
}


fieldset
{
    padding: 5px 5px 10px 5px;
    border-style: solid;
    border-color: #CCCCCC;
}

#skipToContent
{
    width: 160px;
    position: absolute;
    margin-top: 0;
    top: 5px;
    left: 10px;
}


.externalLink
{
    padding-right: 17px;
    background: url( /common/images/externalLinkTiny.gif ) no-repeat right;
}


#header
{
    margin: 10px 0 0 0;
    padding: 0;
    background: url(/common/images/headLogo_4.jpg);
    background-repeat: repeat-x;
    background-position: top right;
}

.headerLogo
{
    margin: 0;
    padding: 0;
    display: block;
    background: url(/common/images/headLogo.jpg);
    background-repeat: no-repeat;
    width: 598px;
    height: 180px;
    z-index: 5;
}

#headerLinks
{
    float: right;
    margin-right: 40px;
    margin-top: -130px;
    z-index: 101;
}

#headerLinks a
{
    padding-left: 10px;
}

#headerLinks ul
{
    padding: 0px;
    margin: 0px;
}
#headerLinks li
{
    display: inline;
}



#search
{
    float: right;
    margin-right: 15px;
    margin-top: -180px;
    z-index: 101;
    width: 360px;
}


#outer
{
    float: left;
    height: 100%;
    background-color: #FFEDE1;
    width: 99%;
}

#navLeft
{
    float: left;
    width: 220px;
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 1.05em;
    font-weight: bold;
}


.navBorder
{
    border-bottom-style: solid;
    border-color: #E24E1C;
    border-width: thin;
    margin-left: 0px;
    margin-right: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
}


#navLeft a:link
{
    display: block;
    text-decoration: none;
    color: #003366;
}


#navLeft a:visited
{
    text-decoration: none;
    color: #003366;
}

#content
{
    margin-left: 220px;
    background-color: #FFFFFF;
    border: 1px solid white;
}

#breadcrumbs
{
    padding-top: 5px;
    padding-left: 10px;
    padding-bottom: 5px;
    border-width: thin;
    border-color: #FFEDE1;
    border-bottom-style: dashed;
}

#mainContent
{
    padding-left: 10px;
    min-height: 500px;
}

#mainContent li
{
    line-height: 1.2em;
}

.featureHeading
{
    font-size: 1em;
    font-weight: bold;
    padding: 0px 10px 0px 0px;
    line-height: 20px;
}

.featureContent
{
    margin: 0px 0px 0px 0px;
    font-size: 0.9em;
    padding: 0px 0px 0px 0px;
    line-height: 20px;
}


.roomImage
{
    float: right;
    clear: both;
}

#attributeImage
{
    margin: 10px 0 20px 20px;
    font-size: 0.8em;
}

#footer
{
    padding-top: 10px;
    border-width: thin;
    border-color: #FFEDE1;
    border-top-style: dashed;
    clear: left;
    width: 100%;
    text-align: center;
    line-height: 1.5em;
}
#footer a
{
    padding-left: 10px;
}


#footer ul
{
    padding: 0px;
    margin: 0px;
}

#footer li
{
    display: inline;
}


#mainImage
{
    width: 500px;
    height: 300px;
}

#searchMapPanel
{
    float: left;
    height: 470px;
    width: 250px;
    overflow: scroll;
}
#searchMap
{
    float: left;
    height: 470px;
    width: 500px;
    position: relative;
}

.td label
{
    width: 100%;
    color: #800000;
}

.gallerySelectedThumbnail
{
    padding: 2px;
    border: 2px solid red;
}

.gallerySelectedImage
{
    width: auto;
    padding: 3px;
    border: 1px solid black !important;
}



#leftnav
{
    display: inline;
}
#numnav
{
    display: inline;
}
#rightnav
{
    display: inline;
}


#textToolContainer
{
    font-size: 0.8em;
    margin: 0 0 0px 0;
    text-align: right;
    float: right;
}
#textToolContainer a:link, #textToolContainer a:active, #textToolContainer a:visited
{
    color: #333;
    text-decoration: none;
    padding: 0px 0px 0px 5px;
}
#textToolContainer a:hover
{
    color: #000;
    text-decoration: underline;
}
#textToolContainer img
{
    vertical-align: text-bottom;
    margin: 0 0 0 0px;
    padding: 0px 0px 0px 5px;
}

.textsizeSmall
{
    text-transform: uppercase;
    font-weight: 800;
    font-size: .8em;
}

.textsizeNormal
{
    text-transform: uppercase;
    font-weight: 800;
    font-size: 1.0em;
}

.textsizeLarge
{
    text-transform: uppercase;
    font-weight: 800;
    font-size: 1.2em;
    border-right: 1px dotted #999 !important;
    border-right: 1px solid #ccc;
    padding: 0 0px 0 0;
}

#printLogo
{
    display: none;
}

textarea
{
    margin: 0;
    background-color: White;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
    font-size: 0.9em;
}

#readspeaker_button
{

}