﻿html, body, #Footer, #ContentMenu, #RightTopSpacer2, #IEContentHeaderCornerBackground, .TopSpacer, .RightTopSpacer2
{
    background-color: #444444;
}
html, body
{
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    border: 0;
    overflow: auto;
    font-family: Verdana, Verdana, Geneva, sans-serif;
    font-family: Trebuchet MS1, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 12px;
    line-height: 150%;
}

#ContentPage
{
    min-height: 100%; /* real browsers */
    height: auto !important; /* real browsers */
}

html, body, #LeftBar, #RightContainer
{
    min-height: 100%; /* real browsers */
    height: auto !important; /* real browsers */
    height: 100%;
}
.TopSpacer
{
    height: 30px;
}
.HeaderSpacer
{
    height: 140px;
}
.hbar5Spacer
{
    height: 5px;
}
.hbar5
{
    top: 0;
    height: 5px;
    width: 100%;
    padding: 0;
    margin: 0;
}
#Container
{
    position: absolute;
    top: 0px;
    left: 30px;
    right: 30px;
    bottom: 0;
}
#Header
{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 140px;
    min-width: 900px;
    padding: 0;
    margin: 0;
}
#HeaderLeftImage
{
    position: relative;
    top: 0;
    height: 130px;
    padding-right: 215px;
    background-color: black;
    background-image: url('images/hder_bkg.jpg');
}
#HeaderLeftImageSparkle
{
    position: absolute;
    top: 38px;
    left: 43px;
    height: 10px;
    width: 10px;
}
#HeaderLeftImageSparkle2
{
    position: absolute;
    top: 78px;
    left: 11px;
    height: 10px;
    width: 10px;
}
#HeaderLeftImageSparkle3
{
    position: absolute;
    top: 60px;
    left: 30px;
}
#HeaderLeftImageSparkle3 img
{
    height: 80px;
    width: 80px;
}
#HeaderRightImageContainer
{
    position: absolute;
    top: 0;
    right: 5px;
    margin-left: -215px;
    width: 215px;
    text-align: right;
}
#HeaderRightImage
{
    position: relative;
    top: 0;
    right: 0;
    width: 215px;
    text-align: right;
}
#LeftBar
{
    position: absolute;
    top: 0;
    left: 0;
    width: 140px;
    margin: 0;
    padding: 0;
}
#LeftBarSpacer
{
    position: relative;
    left: 0;
    top: 0;
    height: 170px;
    width: 140px;
}
#LeftBarMenu
{
    position: relative;
    left: 0;
    top: 0;
    z-index: 1;
    padding-left: 5px;
}
#LeftBarImage
{
    position: absolute;
    left: 0;
    height: 258px;
    text-align: right;
}
#RightContainer /* Abs container */
{
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    margin: 0;
    padding: 0 0 0 140px;
    min-width: 760px;
}
#RightRelativeContainer /* Relative container */
{
    position: relative;
    top: 0;
    width: auto;
    left: 0;
    padding: 0;
    min-height: 755px; /* real browsers */
    height: auto !important; /* real browsers */
    height: 755px;
}
#RightTopSpacer /* Vertical spacer */
{
    position: relative;
    top: 0;
    width: 50px; /* random width */
    height: 170px;
}
.RightTopSpacer2 /* Vertical spacer between header and content header */
{
    position: relative;
    top: 0;
    width: 100%;
    height: 20px;
}
#RightHeaderContainer /* Content header container */
{
    position: relative;
}
#RightHeaderBackground /* Content header background */
{
    position: relative;
    left: 0;
    margin: 0;
    padding: 0;
    height: 84px;
    width: 750px;
    background-image: url('images/cont_hder.gif');
}
#RightHeaderText /* Content header text */
{
    position: absolute;
    line-height: 100%;
    top: 30px;
    left: 0;
    right: 0;
    text-align: center;
    font-size: 28pt;
    font-family: Times New Roman, Times, serif;
    text-transform: uppercase;
    color: #4c5e2e;
    width: 100%;
}
#RightHeaderBackgroundStretch /* Content header background - stretch to handle gray corner */
{
    position: absolute;
    top: 0px;
    left: 20px;
    right: 0px;
    height: 84px;
    min-height: 84px;
    background-image: url('images/cont_hder_bkg.jpg');
    background-repeat: repeat-x;
}
#ContentPage /* Content */
{
    position: relative;
    margin: 0;
    padding: 20px 40px 0 40px;
    font-size: 10pt;
    line-height: 130%;
    background-image: url('images/cont_corner.gif');
    background-repeat: no-repeat;
}
#ContentBackground /* Absolute container for content background */
{
    position: absolute;
    top: 290px; /* semi-random */
    right: 0;
    left: 140px;
}
#HeaderRightImage, #RightHeaderBackgroundStretch, #ContentPage, #ContentBackground
{
    border-right-style: ridge;
    border-right-width: 4px;
    border-right-color: #202020;
}
#HeaderLeftImage, #ContentPage, #ContentBackground, #IEContentBackground, #IEContentBackgroundMin
{
    background-color: #F2E6CC;
    border-right-style: ridge;
    border-left-style: ridge;
    border-right-width: 4px;
    border-left-width: 4px;
    border-right-color: #202020;
    border-left-color: black;
}
#Footer
{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
#FooterLeft
{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}

/* ========================= FAQ ==================================*/
.faq
{
    vertical-align: top;
}
td.faq_category_title,
td.faq_question_title,
td.faq_answer_title,
td.faq_category,
td.faq_question,
td.faq_answer
{
    font-family: Times New Roman;
    font-size: 13px;
    vertical-align: top;
    margin: 0 0 0 0;
    padding: 5px 5px 5px 5px;
}
td.faq_category_title,
td.faq_question_title,
td.faq_answer_title
{
    background-color: Silver;
    font-weight:bold;
    font-style:normal;
    text-align: center;
    padding: 0;
}
td.faq_category_title,
td.faq_category
{
    font-weight:bold;
    width: 140px;
}
td.faq_question_title,
td.faq_question
{
    font-style: italic;
    width: 240px;
}
td.faq_answer_title,
td.faq_answer
{
    right: 0px;
    /*width: 436px;*/
}
td.faq_category p,
td.faq_question p,
td.faq_answer p
{
    padding: 0 0 0 0;
    margin: 0;
}
/* ========================= Bottom Padding ==================================*/
#Footer
{
    height: 40px;
    margin-top: -40px;
}
#FooterLeft
{
    height: 40px;
    margin-top: -40px;
}
#LeftBarImage
{
    bottom: 40px;
}
#ContentBackground /* Absolute container for content background */
{
    bottom: 40px;
}
#ContentPage /* Content */
{
    padding-bottom: 40px;
}
#LeftBarMenu
{
    padding-bottom: 310px; /* #LeftBarImage.height (about 258) + #LeftBarImage.bottom + hbar5.height */
}
/* ========================= Bottom Padding ==================================*/
.PhoneNum
{
    font-weight: bold;
}
/* Images ------------------------------------------------------ */
#HeaderRightImage img
{
    width: 215px;
    height: 130px;
}
#LeftBarImage img
{
    width: 139px;
    height: 259px;
}
.ImageRotate li
{
    list-style-type: none;
    display: none;
    float: left;
}
.ImageRotate img
{
    top: 0;
    left: 0;
    padding: 0;
    margin: 0;
    border: 0;
}
.ImageRotate li.current
{
    display: block;
}
.PicFrame
{
    border: 2px solid black;
}
.PicFloatRight
{
    float: right;
    margin-left: 10px;
}
.PicCenter
{
    text-align: center;
}
/* Links -------------------------------------------------------- */
a
{
    color: #000000;
    outline: 0;
}
a:hover, a:focus
{
    color: #555555;
    outline: 0;
}
a.current:hover, a.current:focus
{
    font-size: inherit;
    color: #ff9900;
    font-weight: inherit;
    outline: 0;
}
a.current
{
    color: #ff9900;
    outline: 0;
}
a:active /* highlight a little bit  */
{
    color: #ffcc00;
    outline: 0;
}
.DivLink
{
    padding: 5px;
}
.DivLink:hover
{
    padding: 4px;
    cursor: pointer;
    border: 1px solid #000000;
    background-color: White;
}
/* Menus -------------------------------------------------------- */
.Menus a
{
    color: #FFFFFF;
    outline: 0;
}
.Menus a:hover, .Menus a:focus
{
    color: #ddbb44;
    outline: 0;
}
.Menus a.current:hover, .Menus a.current:focus
{
    font-size: inherit;
    color: #ff9900;
    font-weight: inherit;
    outline: 0;
}
.Menus a.current
{
    color: #ff9900;
    outline: 0;
}
.Menus a:active /* highlight a little bit  */
{
    color: #ffcc00;
    outline: 0;
}
#LeftBarMenu a
{
    text-decoration: none;
    line-height: 22px;
    font-weight: bold;
}
#ContentMenuDiv
{
    position: relative;
    height: 40px;
    margin: 0;
    padding: 0;
    font-weight: bold;
    text-align: center;
    list-style-type: none;
}
#centeredmenu
{
    float: left;
    width: 100%;
    overflow: hidden;
    position: relative;
    white-space: nowrap;
}
#centeredmenu ul
{
    clear: left;
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    left: 50%;
    text-align: center;
}
#centeredmenu ul li
{
    display: block;
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    right: 50%;
    line-height: 30px;
}
#centeredmenu ul li.twoline
{
    line-height: 15px;
}
#centeredmenu ul li a
{
    display: block;
    margin: 0 0 0 1px;
    padding: 3px 10px;
    text-decoration: none;
}
/* Javascript used classes */
.Sparkle img
{
    height: 10px;
    width: 10px;
}
.Sparkle2 img
{
    height: 80px;
    width: 80px;
}
.transparent
{
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; /* First! - IE8 in IE7 mode	*/
    filter: alpha(opacity=0); /* Second! - IE				*/
    -moz-opacity: 0; /* next - Mozilla			*/
    -khtml-opacity: 0; /* next - Old Safari		*/
    opacity: .0; /* Current CSS standard!	*/
}

/* Colors ------------------------------------------------------ */
.bkg_shgreen
{
    background-color: #4c5e2e;
}
.bkg_ltshgreen
{
    background-color: #90b060;
}
.red
{
    color: Red;
}
/* Content page styles------------------------------------------- */
.right
{
    text-align: right;
}
.text12white
{
    font-size: 12px;
    color: #ffffff;
    font-weight: bold;
}
.text14
{
    font-size: 14px;
    color: #000000;
    font-weight: bold;
}
.text18
{
    font-size: 18px;
    color: #000000;
    font-weight: bold;
}
.textgray
{
    font-size: 18px;
    color: #666666;
    font-weight: bold;
}
.text14black
{
    font-size: 14px;
    color: #000000;
    font-weight: bold;
}
