﻿/*Mass Reset*/
/*http://meyerweb.com/eric/thoughts/2007/04/14/reworked-reset/ */

html, body, div, span, h1, h2, h3, h4, h5, h6, iframe, font, img, dd, dl, dt, fieldset, form, label, table, tbody, tfoot, thead, tr, th, td
{
    border-style: none;
    border-color: inherit;
    border-width: 0;
    margin: 0;
    padding: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 11px;
    color: #333;
    line-height: 1.5em;
    font-family: Verdana, Arial, Sans-Serif;
    text-align: left;
    vertical-align: baseline;
}

table
{
    border-collapse: collapse;
    border-spacing: 0;
}

/* slightly enhanced, universal clearfix hack */
.clearfix:after
{
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.clearfix
{
    display: inline-block;
}
/* start commented backslash hack \*/
* html .clearfix
{
    height: 1%;
}
.clearfix
{
    display: block;
}
/* close commented backslash hack */

/* General styles */

body
{
    background-image: url('../images/backgroundrepeat.png');
    background-repeat: repeat-x;
    background-color: #403922;
    margin: 0;
    padding: 0;
}
a img
{
    border: none;
}

.content_container
{
    background-color: #e8e8e8;
    width: 800px;
    margin: 0 auto 0 auto;
}

.page_content
{
    width: 800px;
}

h1
{
    background-color: #ffffff;
    height: 30px;
    line-height: 30px;
    position: relative;
    font-family: Georgia, Serif;
    font-size: 18pt;
    font-weight: normal;
    color: #000000;
    padding: 8px 30px 6px 30px;
    text-align: left;
    border-bottom: 1px solid #ccc;
    margin: 0 0 20px 0;
}

.SecPg_box
{
    padding-bottom: 20px;
}

h2
{
    font-family: Georgia, Serif;
    font-size: 14pt;
    font-weight: normal;
    text-align: left;
    padding: 0px;
    color: #990000;
}
h3
{
    font-family: Georgia, Serif;
    font-size: 12px;
    font-weight: normal;
    padding: 0px;
    color: #333;
}

.SecPgcontentLT_text
{
    background-color: #fff;
    width: 395px;
    font-family: Tahoma;
    font-size: 9pt;
    font-weight: normal;
    text-align: left;
    color: #333;
    padding: 10px 30px 10px 30px;
    line-height: 25px;
    float: left;
    margin-left: 20px;
}

.SecPgcontentRT_text
{
    width: 299px;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
    text-align: center;
    color: #333;
    padding-right: 10px;
    padding-bottom: 10px;
    line-height: 25px;
    float: right;
}
.SecPgcontentRT_text ul
{
    list-style: none;
    margin: 0;
    padding: 10px 0 0 12px;
}
.SecPgcontentRT_text li
{
    text-align: left;
}
.SecPgcontentLT_text td
{
    vertical-align: top;
    padding: 0 10px 0 0;
    color: #333;
}

.header_text a:link, .header_text a:visited, .menu_box a:link, .menu_box a:visited
{
    color: #ffffff;
    text-decoration: none;
}

/* Header */
.header_background
{
    background-image: url('../images/header.jpg');
    height: 197px;
    width: 800px;
}

.header_text
{
    height: 25px;
    width: 320px;
    font-family: Georgia, Serif;
    font-size: 10pt;
    white-space: normal;
    letter-spacing: 2px;
    color: #ffffff;
    text-transform: uppercase;
    float: right;
    margin: 53px 0px 0 0;
}
.header_text a:hover
{
    text-decoration: underline;
}

/* Footer */
.footer
{
    background-color: #c4c4c4;
    padding: 10px 30px;
}

.footerTitle_text
{
    text-align: left;
    font-family: Georgia, Serif;
    font-size: 14px;
    font-style: italic;
    font-weight: normal;
    color: #333;
}

.footer_text
{
    background-color: #c4c4c4;
    position: relative;
    text-align: left;
    font-weight: normal;
}
.footer_text p
{
    padding: 0 0 5px 0;
    margin: 0;
    color: #531101;
    font-family: Georgia, Serif;
    font-size: 13pt;
}
.footer_textLT, .footer_textRT
{
    text-align: left;
    font-family: Tahoma;
    font-size: 11px;
    color: #000000;
    padding: 10px 0px;
    float: left;
}
.footerwrap
{
    background-color: #e8e8e8;
    margin-top: 10px;
}
.footer_textLT
{
    padding-left: 20px;
}
.footer_textRT
{
    text-align: right;
    float: right;
    padding-right: 20px;
}
td.middlelocation
{
    padding: 0 70px;
}

.footer .other
{
    font-size: 14px;
    font-family: Georgia, Serif;
    text-align: center;
}
.footer .other a
{
    text-decoration: none;
}
.footer .other a:hover
{
    text-decoration: underline;
}
#affiliates
{
    padding: 10px 20px 0px 20px;
}
#affiliates p
{
    font-weight: bold;
    font-size: 11px;
}
#affiliates ul
{
    list-style: none;
    margin: 0 auto;
    padding: 0;
    width: 550px;
}
#affiliates li
{
    display: block;
    float: left;
    text-align: center;
}
#affiliates a
{
    font-size: 11px;
    color: #666;
    text-decoration: none;
}
#affiliates .middle
{
    margin: 0px 60px;
}

/* Menu */
.menu_txt
{
    font-family: Georgia, Serif;
    font-size: 11pt;
    font-weight: normal;
    text-align: left;
    padding-top: 5px;
    font-style: italic;
    color: #999;
    margin: 0;
    padding: 0;
}
.menu_box
{
    background-color: #000033;
    padding: 10px 30px;
    color: #fff;
    margin: 0;
    height: 38px;
}
.menu_box ul
{
    list-style: none;
    padding: 0;
    margin: 0;
}
.menu_box li
{
    display: block;
    float: left;
}
.menu_box li a
{
    width: 100%;
    font-family: Georgia, Serif;
    font-size: 18px;
    text-align: center;
    padding-top: 5px;
    text-transform: uppercase;
}
.menu_box li a:hover
{
    text-decoration: underline;
}
.menu_box span
{
    padding: 0 14px;
}

.logintable td
{
    font-family: Times New Roman;
    font-size: 12pt;
}
.logintable td h3
{
    font-family: Times New Roman;
    font-size: 14pt;
    color:#531101;
}
.button
{
    margin-top:10px;
    float:right;
    width:85px;
    height:25px;
    background-color:Gray;
    padding:2px;
    text-align:center;
}
.button a
{
    display:block;
    width:85px;
    height: 21px;
    background-color: #000033;
    text-decoration: none;
    color: White;
    padding-top:4px;
    font-family:Times New Roman;
    text-transform:uppercase;
    font-size:16px;
    letter-spacing:1.1px;
}

.button2
{
    letter-spacing:1px;
    margin-top:10px;
    margin-left:13px;
    width:85px;
    height:25px;
    background-color:Gray;
    padding:2px;
    text-align:center;
}
.button2 a
{
    display:block;
    width:100%;
    height: 21px;
    background-color: #000033;
    text-decoration: none;
    color: White;
    padding-top:4px;
    font-family:Times New Roman;
    text-transform:uppercase;
    font-size:16px;
}

.maintenance_nav a
{
    font-family:Times New Roman;
    font-size:14px;
    text-decoration:none;
    letter-spacing:1.1px;
    font-weight:bold;
    color:#000033;
}
.maintenance_nav a:hover
{
    text-decoration:underline;
}

.photocell  
{
    /*padding:5px 2px 5px 0px;
     border-bottom:1px solid #F1F1EB; */
     vertical-align:top;
      width:150px; }

.descriptionstyle
{
    height:20px;width:325px;font-weight:bold;float:left;margin-left:3px;padding:4px;border:solid 1px #C4C4C4;
}
.descriptiontable td
{
    font-size:12px;font-family:Times New Roman;color:#000033;
}

