﻿/*General Reset and Webpage Settings*/
*
{
    padding: 0px;
    margin: 0px;
}

html
{
    text-align: center;
    color: #000000;
    height: 100%;
    background: #1852a5;
    overflow: auto;
}

body
{
    font-size: 62.5%;
    font-family: 'Trebuchet MS';
    position: relative;
    text-align: center;
    margin: 0px auto 0px;
    padding: 0px;
}

li li, li p, p, blockquote p
{
    font-size: 1em;
}

h1, h2, h3, h4, h5, h6, p, blockquote, form, label, ul, ol, dl, fieldset, address
{
    margin-bottom: 1em;
}

h1
{
    font-size: 2.5em;
    font-weight: bold;
}
h2
{
    font-size: 1.2em;
    font-weight: bold;
}

p
{
    font-size: 1.1em;
}

#container
{
    width: 990px;
    text-align: left;
    margin: 0px auto 0px;
    padding: 0px;
    background: #fff;
    position: relative;
}
/*End General Reset and Webpage Settings*/

#header
{
    background: #1852a5;
    margin: 0px 0px 0px 0px;
    padding: 0px;
}

#header h1
{
    background: url(../gfx/logo.jpg) no-repeat 0px 0px;
    height: 98px;
    width: 365px;
    margin: 0px 0px 10px 0px;
}

#header h1 a
{
    line-height: 98px;
    width: 365px;
    display: block;
    text-indent: -100000px;
}

#menu
{
    background: url(../gfx/menu.jpg) repeat-x 0px 0px;
    height: 40px;
    width: 990px;
}
#menu ul
{
    margin: 0px 0px 0px 0px;
    height: 40px;
}
#menu li
{
    float: left;
    font-size: 1.5em;
    font-weight: bold;
    text-align: center;
    line-height: 40px;
    list-style: none;
    margin: 0px;
}

#menu li a
{
    width: 150px;
    margin: 0px 0px 0px 0px;
    height: 40px;
    display: block;
    color: #fff;
}

#content
{
    margin: 0px 0px 0px 0px;
    background: #fff;
}

.featured
{
    width: 971px;
    margin: 20px auto;
    background: #DFE2EA;
    padding: 5px 0px 10px 0px;
    border: solid 1px #D0D0D0;
    clear: both;
}
#footer
{
    background: #EA0001;
    width: 990px;
    height: 25px;
    clear: both;
    line-height: 25px;
    color: #fff;
}

#footer a
{
    color: #fff;
}

.left
{
    float: left;
    font-size: 1.1em;
    margin-left: 32px;
}
.right
{
    float: right;
    font-size: 1.11em;
    margin-right: 32px;
}

.text
{
    background: #fff;
}

.text h1
{
    font-size: 1.7em;
    color: #4658BE;
    font-weight: normal;
    margin: 15px 0px 10px 10px;
}

.text p
{
    color: #646464;
    font-size: 1.1em;
    margin: 0px 25px 10px 30px;
}

.text h2
{
    font-size: 1.4em;
    color: #4658BE;
    font-weight: bold;
    margin: 15px 0px 10px 20px;
}

.text ul
{
    list-style-type: disc;
    margin-left: 50px;
}







.text ol
{
    list-style-type: decimal;
    margin-left: 55px;
}







.text li
{
    font-weight: normal;
    font-size: 1.1em;
}






.text ol
{
    list-style-type: decimal;
    margin-left: 55px;
}







.text li
{
    font-weight: normal;
    font-size: 1.1em;
}

.price
{
    font-size: 1.4em;
    color: #4658BE;
    text-align: center;
    font-weight: bold;
    text-transform: capitalize;
    margin: 0px 0px 0px 0xp;
    width: 311px;
    display: block;
}

#quicklinks
{
    width: 960px;
    float: left;
    margin: 0px 0px 30px 10px;
}



.clearfix:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix
{
    display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix
{
    height: 1%;
}
.clearfix
{
    display: block;
}
/* End hide from IE-mac */

.menuroot
{
    position: relative;
}



.menusub
{
    display: none;
    margin: -1px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    position: absolute;
    list-style: none;
    width: 150px;
    font-size: 11px;
    left: 0px;
}

.menusub li
{
    display: block;
    background: #EA0001;
    clear: both;
}

#menu li ul li
{
    text-align: center;
    font-size: 11px;
    line-height: 15px;
    margin: 0px 0px 0px 0px;
    padding: 0px;
    width: 150px;
}

#menu ul li ul
{
    width: 150px;
    margin: 0px;
}

#menu li ul li a
{
    display: block;
    height: 30px;
    width: 150px;
    padding: 10px 0px 0px 0px;
}

iframe
{
    background: #fff;
}

.panel
{
    float: left;
    height: 250px;
    display: block;
    margin: 0px 0px 0px 9px;
    cursor: hand;
}

.panel a
{
    cursor: hand;
}



#tree
{
    margin: 10px 0px 20px 100px;
    width: 100px;
}

#tree a
{
    border-bottom: #000 1px dashed;
}

#quicklinks h1
{
    width: auto;
    display: block;
    border-bottom: solid 1px #543213;
    text-align: left;
}
#quicklinks ul
{
    float: left;
    margin: 0px 17px 0px 20px;
    list-style: none;
}

#quicklinks li
{
    font-weight: bold;
    color: #000;
}

#quicklinks li a
{
    font-weight: normal;
    margin-left: 10px;
}
