﻿body
{
    padding: 0px;
    margin: 0px;
    color: #333333;
    font-family:Arial;
    font-size:12px;
}

p a
{
    color:#970000;
    text-decoration:none;
}

p a:hover
{
    text-decoration:underline;
}

.Inner
{
    margin: 0px auto 0px auto;
    width: 900px;
    position: relative;
    top: 0px;
    left: 0px;
}

#main
{
    padding-top: 190px;
    float:left;
    _float:inherit;
    position: relative;
    width: 100%;
    padding-bottom: 40px;
    min-height:450px;
}

#footer
{
    float:left;
    _float:inherit;
    width: 100%;
    height: 171px;
    background-image: url(../img/footerbg.jpg);
    background-repeat: repeat-x;
    background-color: #000;
    background-position: top left;
}

#header
{
    height: 138px;
    background-image: url(../img/headerbg.jpg);
    position: absolute;
    width: 100%;
    top: 0px;
    left: 0px;
    z-index: 10000;
}

#header ul
{
    margin: 0px;
    padding: 0px;
    list-style: none;
    float: right;
    position: relative;
    top: 105px;
}

#header ul li
{
    float: left;
    border-left: 1px solid #252322;
}

#header ul li a
{
    padding: 8px 18px 7px 18px;
    font-family: Arial;
    text-decoration: none;
    font-size: 12px;
    color: #ccc;
    background-image: url(../img/topMenuBg.jpg);
    background-position: top right;
    font-weight: bold;
    display: inline-block;
}

#header ul li a.Selected
{
    color: #333;
    background-image: url(../img/topMenuBg_on.jpg);
}

#header ul li a:hover
{
    color: #FFF;
    background-image: url(../img/topMenuBg_over.jpg);
}


#header h3
{
    margin: 0px;
    padding: 0px;
}

#header #topLogo
{
    display: block;
    background-image: url(../img/TopLogo-425x39.jpg);
    width: 425px;
    height: 39px;
    text-indent: -9000px;
    overflow: hidden;
    position: absolute;
    top: 39px;
    padding: 0px;
    margin: 0px;
}

#header #CallUsNow
{
    position: absolute;
    top: 13px;
    left: 494px;
}



#footer h6
{
    position: absolute;
    top: 20px;
    font-family: Arial;
    font-weight: normal;
    font-size: 11px;
    color: #999;
    padding: 0px;
    margin: 0px;
}

#footer h6 a
{    
    color: #999;
    text-decoration:none;
}

#footer ul
{
    position: absolute;
    top: 40px;
    left: 15px;
    font-family: Arial;
    font-size: 12px;
    padding: 0px;
    margin: 0px;
    list-style: none;
}

#footer ul a
{
    font-size: 11px;
    color: #EAEAEA;
    text-decoration: none;
}

#footer ul a:hover
{
    color: #FFF;
    text-decoration: underline;
}

#footer .Address
{
    top: 80px;
    position: relative;
    font-family: Arial;
    text-align: right;
    float: right;
    font-size: 11px;
    color: #999999;
    line-height: 17px;
}

#footer .Address a
{
    color: #999999;
    text-decoration: none;
}

#footer .Address a:hover
{
    text-decoration: underline;
}

#footer .Copyright
{
    color: #999999;
    position: absolute;
    top: 147px;
    font-family: Arial;
    font-size: 11px;
    padding: 0px;
    margin: 0px;
}

#footer .Credits
{
    float: right;
    color: #999999;
    position: absolute;
    text-align: right;
    top: 147px;
    left: 728px;
    font-family: Arial;
    font-size: 11px;
    padding: 0px;
    margin: 0px;
}

#footer .Credits a
{
    color: #999999;
    text-decoration: none;
}

#footer .Credits a:hover
{
    text-decoration: underline;
}

#ColumnDouble
{
    float: left;
    width: 505px;
    margin-right: 170px;
    min-height: 300px;
    padding-bottom: 40px;
}

#ColumnDouble a
{
    text-decoration: none;
    color: #970000;
}

#ColumnDouble a:hover
{
    text-decoration: underline;
    color: #000;
}

#ColumnThree
{
    float: left;
    width: 215px;
}

#BuyNow
{
    background-image: url(../img/columnThreeBg.jpg);
    background-repeat: repeat-x;
    min-height: 150px;
    text-align: center;
    padding: 20px 8px 15px 8px;
    font-family: Arial;
    color: #000;
}

#BuyNow p
{
    font-family: Arial;
    color: #000;
    font-size: 14px;
}

#BuyNow a
{
    font-family: Arial;
    font-size: 18px;
    text-decoration: underline;
    color: #970000;
    font-weight: bold;
    line-height: 24px;
}

#BuyNow a:hover
{
    color: #333;
}

h2
{
    padding: 0px;
    margin: 0px 0px 20px 0px;
    font-weight: normal;
    font-size: 44px;
    color: #000;
}

h3
{
    padding: 0px;
    margin: 0px 0px 20px 0px;
    font-weight: normal;
    font-size: 30px;
    color: #000;
}

.Expanding
{
    display: none;
}

h1
{
    padding: 0px;
    margin: 0px;
    font-weight: normal;
    font-size: 32px;
    text-align: center;
    position: absolute;
    top: -44px;
    width: 100%;
    color: #970000;
    left: 0px;
}

p
{
    color: #333333;
    font-family: Arial;
    font-size: 12px;
    line-height: 18px;
}


a.PurpleButton
{
    display:inline-block;
    padding:5px 8px 5px 8px;
    background-color:#970000;
    color:#FFF !important;
    font-family:Arial;
    font-size:14px;
    text-decoration:none;
    text-align:center;
}

a.PurpleButton:hover
{
    background-color:#760000;
    color:#FFF !important;
    text-decoration:underline;    
}

#LogInPageBoxes td
{
    padding:5px;
    font-family:Arial;
    font-size:12px;
    color:#333;
}

#LogInPageBoxes input[type=text],#LogInPageBoxes input[type=password]
{
    border:1px solid #ccc;
    width:200px;
    font-family:Arial;
    color:#333;
    font-size:12px;      
}



#ContactForm
{
    font-family:Arial;
    font-size:12px;
    color:#333;
}

#ContactForm td
{
    padding:5px;
    vertical-align:top;
}

#ContactForm input[type=text],ContactForm input[type=password],ContactForm select
{
    border:1px solid #ccc;
    width:250px;
    font-family:Arial;
    color:#333;
    font-size:12px;     

}

#ContactForm textarea
{
    border:1px solid #ccc;
    width:250px;
    height:150px;
    font-family:Arial;
    color:#333;
    font-size:12px;    
}

#ContactForm .PurpleButton
{
    margin-right:20px;
    min-width:80px;
}

#twitter
{
    position:absolute;
    top:52px;
    left:870px
}

#twitter a.twitterLink
{
    width:30px;
    height:30px;
    display:block;
    text-indent:-9000px;
    overflow:hidden;
    background-image:url(../img/twitter.gif);
    background-position:0px -30px;
}

#twitter a.twitterLink:hover
{    
    background-position:0px 0px;
}
