/* Page Property Styles */
html {
        height: 100%;
        }

body {
        margin-top: 0px;
        height: 100%;
        background-color: #F4F4F4;
        color: #000000;
        background-image: url(../images/bg-fade.jpg);
        background-repeat: repeat-x;
}

#container {
        background-image: url(../images/bg-two-color.jpg);
        background-repeat: repeat-y;
        background-position: center;
        position: relative;
        min-height: 100%;
        }

#leftSide {
        text-align: left;
        font-family: Arial, Helvetica, sans-serif;
        font-size: medium;
        color: #CDD1D4;
}

.leftFill {
        background-image: url(../images/leftFill.jpg);
        width: 37px;
}
        
.middleFill {
        background-image: url(../images/middleFill.jpg);
        width: 28px;
}

.rightFill {
        background-image: url(../images/rightFill.jpg);
        width: 35px;
}

#serviceTimeDiv {
        font-family: Arial, Helvetica, sans-serif;
        color: #DCE1E4;
        text-align: center;
}

#serviceTimeHeader {
        font-size: 18px;
        font-weight: bold;
}

#serviceTimes {
        font-size: 14px;
        font-weight: normal;
        font-style: italic;
}

#navigation {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        color: #DCE1E4;
        text-align: left;
}

#quickClicks {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #003366;
        font-weight: bold;
}

#rightSideContent {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        line-height: 25px;
        color: #003366;
        font-weight: normal;
        padding-right: 4px;
        padding-left: 4px;
}

#mainContent {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        line-height: 20px;
        color: #003366;
        font-weight: normal;
        padding-right: 10px;
        padding-left: 10px;
}

#mainContent h1 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 27px;
        font-weight: bold;
        color: #2B557F;
        text-align: right;
        text-transform: none;
        font-style: oblique;
        font-variant: small-caps;
        padding: 2px 3px 10px 7px;
        border-bottom-color: #2B557F;
        border-bottom-style: solid;
        border-bottom-width: 1px;
}

/*#leftSide p {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        margin-top: 0px;
        margin-bottom: 3px;
        text-align: right;
        margin-right: 20px;
        font-weight: bold;
        margin-left: 10px;
}*/

#rightSide {
        text-align: left;
        vertical-align: top;
        width: 560px;
        min-width: 560px;
        max-width: 560px;
        height: auto;
        padding-right: 30px;
        padding-left: 12px;
}

#rightSide h1 {
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 25px;
        font-style: oblique;
        font-weight: normal;
        color: #234068;
        text-align: right;
        text-transform: none;
        text-decoration: underline;
        padding-right: 15px;
}

* html #container {
        height: 100%;
}

#footer {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #394448;
        background-image: url(../images/footer.jpg);
        background-repeat: none;
        background-position: center;
        /*      border-top-color: #000000;
        border-top-style: solid;
        border-top-width: 1px;
        border-left-color: #000000;
        border-left-style: none;
        border-left-width: 1px;
        border-bottom-color: #000000;
        border-bottom-style: solid;
        border-bottom-width: 1px;
        padding-top: 10px;  */
        padding-right: 0px;
        padding-bottom: 0px;
        position: relative;
        margin: -5.0em auto 0 auto;
        height: 50px;
        min-height: 50px;
        max-height: 50px;
        width: 790px;
}

.photoLeft {
        margin: 0px 10px 0px 10px;
        float: left;
}
.photoRight {
        margin: 0px 0px 10px 10px;
        padding: 10px;
        float: right;
}
.photoSidebar {
        border: 1px solid #003366;
        background-color: #FECD81;
        margin: 5px 5px 5px 10px;
        padding: 5px;
        float: left;
}
/*
.content {
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 12px;
        color: #666666;
        padding: 15px;
        line-height: 18px;
        text-align: left;
        background-color: #FFFFFF;
}
.photo {
        border: 1px solid #CCCC99;
        background-color: #FFFFFF;
        margin: 4px 0px;
        padding: 10px;
}
.subhead {
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 11px;
        color: #336600;
        font-weight: bold;
}
.pagehead {
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 13px;
        color: #336600;
        font-weight: bold;
}
.nav-firstrow {
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 12px;
        color: #FFFFFF;
        background-image: url(bkg_nav_grey.gif);
        background-repeat: repeat-x;
        padding: 8px 8px 7px;
}
.nav-secondrow {
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 12px;
        color: #FFFFFF;
        background-image: url(bkg_nav_green.gif);
        background-repeat: repeat-x;
        padding: 8px 8px 7px;
}

.home-repeatbar1 {
        background-image: url(home-repeatbar1.gif);
        background-repeat: repeat-x;
        background-position: bottom;
}

.search-button {
        font-family: Georgia, "Times New Roman", Times, serif;
        color: #999999;
        background-color: #F5F5F5;
        text-transform: uppercase;
        font-size: 11px;
        padding: 1px;
        text-align: center;
}
.search-field {
        font-family: Georgia, "Times New Roman", Times, serif;
        color: #666666;
        font-size: 11px;
        padding: 3px 2px 2px;
}
.search-label {
        font-family: Georgia, "Times New Roman", Times, serif;
        color: #FFFFFF;
        font-size: 11px;
}
*/

/* Calendar Styles */
.topicTitle {
        font-family: Georgia, "Times New Roman", Times, serif; 
        font-size: 8pt; 
        font-weight: bold; 
        color: #336600;
        }
.topicText { 
        font-family: Georgia, "Times New Roman", Times, serif; 
        font-size: 8pt;
        color: #666666;
        }
.tabText{
        font-family : Georgia, "Times New Roman", Times, serif;
        font-size : 14px;
        font-style : normal;
        color : #336600;
        font-weight : bold;
        text-decoration : none;
        }

/* Link Styles */
a:link {
        color: #003366;
        text-decoration:none;
        font-weight: bold;
}
a:visited {color: #003366; text-decoration:none; font-weight: bold;}
a:hover {color: #0066CC; text-decoration:underline; font-weight: bold;}
a:active {color: #003366; text-decoration:none; font-weight: bold;}
.nav-firstrow a:link {color: #FFFFFF; text-decoration:none}
.nav-firstrow a:visited {color: #FFFFFF; text-decoration:none}
.nav-firstrow a:hover {color: #CCCC99; text-decoration:none}
.nav-firstrow a:active {color: #FFFFFF; text-decoration:none}
.nav-secondrow a:link {color: #FFFFFF; text-decoration:none}
.nav-secondrow a:visited {color: #FFFFFF; text-decoration:none}
.nav-secondrow a:hover {color: #CCCC99; text-decoration:none}
.nav-secondrow a:active {color: #FFFFFF; text-decoration:none}
#footer a:link {color: #394448; text-decoration:none; font-weight: bold;}
#footer a:visited {color: #394448; text-decoration:none; font-weight: bold;}
#footer a:hover {color: #2B557F; text-decoration:underline; font-weight: bold;}
#footer a:active {color: #394448; text-decoration:none; font-weight: bold;}
#navigation a:link {color: #DCE1E4; text-decoration:none; font-weight: bold;}
#navigation a:visited {color: #DCE1E4; text-decoration:none; font-weight: bold;}
#navigation a:hover {color: #394448; text-decoration:none; font-weight: bold;}
#navigation a:active {color: #DCE1E4; text-decoration:none; font-weight: bold;}


#rightSide p {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        line-height: 20px;
        color: #333333;
        padding-right: 15px;
        padding-left: 5px;
}
#leftSide h3 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        color: #000000;
        text-align: left;
        font-variant: normal;
        text-transform: uppercase;
        margin-bottom: 5px;
}
#leftSide #submenu li {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-variant: normal;
}
#submenu {
        margin: 0px 0px 5px 5px;
}
#rightSide h2 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 18px;
        font-weight: bold;
        text-transform: uppercase;
        color: #234068;
        padding-left: 5px;
}
#rightSide h3 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-weight: bold;
        color: #333333;
        padding-left: 5px;
        padding-top: 10px;
        text-transform: uppercase;
}
h4 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        font-variant: small-caps;
        color: #6C2310;
        padding-left: 5px;
        padding-bottom: 0px;
}
