

h1
{
    font-family: arial;
    font-size: 24px;
    font-weight: bold;
    padding: 0px;
    margin: 0px;
    text-align: center;
    color: #000;
    line-height: 49px;
}

h2
{
    font-family: arial;
    font-size: 30px;
    font-weight: normal;
    color: #ee3124;
    margin: 0px;
    padding: 0px;
}

ul
{
    list-style-image: url(../images/cross-bull.png);
}

li
{
    font-family: arial;
    font-size: 14px;
    line-height: 18px;
    color: #000;
}

.hr
{
    background: url(../images/hr.png) repeat-x;
    height: 3px;
    margin-bottom: 20px;
}

body
{
    
    background: url(../images/bg.gif) repeat-x #fff;
    font-size: 14px;
    font-family: arial;
    
}

#header-bg
{
    background: url(../images/header-bg.png) no-repeat;
    width: 812px;
    height: 211px;
}

#logo
{
    margin-left: 6px;
    margin-top: 6px;
}

#phone
{
    float: right;
    margin-right: 65px;
    margin-top: 35px;
}

#phone>h3
{
    margin: 0px;
    padding: 0px;
    font-family: arial;
    font-size: 24px;
    font-weight: bold;
    color: #000;
}

.page-bg
{
    background: url(../images/page-bg.png) repeat-y;
    width: 812px;
}

.content-wrapper
{
    padding: 0px 30px;
    font-family: arial;
    font-size: 14px;
    line-height: 18px;
    color: #000;
}

#info-box
{
    background: url(../images/info-box.jpg) no-repeat;
    width: 455px;
    height: 260px;
}
#info
{
    width: 190px;
    font-family: arial;
    font-size: 14px;
    line-height: 18px;
    color: #003359;
}

#info>span
{
    font-weight: bold;
    font-size: 18px;
}

#nav-top
{
    background: url(../images/nav-bg-top.png) no-repeat;
    width: 270px;
    height: 13px;
}

#nav-mid
{
    background: url(../images/nav-bg-mid.png) repeat-y;
    width: 270px;
}

#nav-wrapper
{
    padding: 0px 20px;
}

#nav-wrapper a
{
    font-family: arial;
    font-size: 18px;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    line-height: 25px;
    letter-spacing: 2px;
    color: #fff;
    display: block;
    text-shadow: 1px 1px 1px #000;
}

#nav-wrapper a:hover
{
    color: #b5d0d1;
}

#nav-wrapper>div
{
    height: 1px;
    background: #a40a17;
}

#nav-bot
{
    background: url(../images/nav-bg-bot.png) no-repeat;
    width: 270px;
    height: 13px;
}

#footer-nav
{
    background: url(../images/footer-nav-bg.png) repeat-x;
    text-align: center;
    height: 41px;
    margin: 0px 6px;
}

#nav
{
    background: url(../images/footer-nav-bg.png) repeat-x;
    text-align: center;
    height: 41px;
}

#footer-nav a
{
    font-family: arial;
    font-size: 18px;
    text-decoration: none;
    text-transform: uppercase;
    line-height: 41px;
    letter-spacing: 2px;
    color: #fff;
    text-shadow: 1px 1px 1px #000;
    padding: 0px 15px;
}

#nav a
{
    font-family: arial;
    font-size: 18px;
    text-decoration: none;
    text-transform: uppercase;
    line-height: 41px;
    color: #fff;
    text-shadow: 1px 1px 1px #000;
    padding: 0px 5px;
}

#footer-nav a:hover, #nav a:hover
{
    color: #b5d0d1;
}

#footer-bg
{
    background: url(../images/footer-bg.png) no-repeat;
    width: 812px;
    height: 90px;
}

#footer-info
{
    margin-left: 45px;
    margin-right: 100px;
    margin-top: 13px;
    font-family: arial;
    font-size: 12px;
    color: #000;
}

#footer-info>span
{
    font-family: arial;
    font-size: 22px;
    line-height: 22px;
    font-weight: bold;
    color: #000;   
}

#footer-info>img
{
    display: inline;
    padding: 0px 5px;
}

#footer-info>a
{
    color: #000;
}

#footer-info>a:hover
{
    color: #ee3123;
}

.miniCalTitle td 
{
    color: #ffffff;
    font-weight: bold;
    text-align: center;
}

.miniCalSelected 
{
    background-color: #EE3224;
    color: #fff;
    font-size: 12px;
    height: 30px;
    vertical-align: middle;
    text-align: center;    
}

.miniCalNotSelected 
{
    background-color: #ffffff;
    font-size: 12px;
    height: 30px;
    vertical-align: middle;
    text-align: center;
}
