

body {
    
    background: url(../images/bg.jpg) repeat-x;
    
}

body, td, span {
    font-family: 'trebuchet ms', arial, verdana, sans-serf;
    font-size: 12px;
    line-height: 16px;
    color: #002047;
}

h1 {
    font-family: 'comic sans ms', arial, sans-serif;
    font-size: 24px;
    font-weight: bold;
    line-height: 45px;
    padding: 0px;
    margin: 0px;
    color: #bf3270;
}

h1 span {
    font-family: 'trebuchet ms', arial, verdana, sans-serf;
    font-size: 12pt;
    line-height: 16px;
    color: #002047;
}

.infolabel, .textlabel {
    font-family: 'trebuchet ms', arial, verdana, sans-serf;
    font-size: 12px;
    color: #002047;
}

h2 {
    font-family: 'comic sans ms', arial, sans-serif;
    font-size: 22px;
    font-weight: bold;
    line-height: 45px;
    padding: 0px;
    margin: 0px;
}

.info {
    font-family: 'trebuchet ms', arial, verdana, sans-serf;
    font-size: 12px;
    line-height: 14px;
    color: #002047;
}

.info a {
    font-size: 14px;
    font-weight: bold;
}

#wrapper {
    width: 950px;
    margin: 0px auto;
}

#ecom-nav a {
    font-family: 'comic sans ms', arial, sans-serif;
    font-size: 15px;
    font-weight: bold;
    color: #fff;
    line-height: 28px;
    display: block;
    float: right;
    text-decoration: none;
    padding: 0px 10px;
}

#ecom-nav a:hover {
    color: #ffceed;
}

.ecom-sep {
    background: url(../images/ecom-sep.jpg) no-repeat;
    width: 1px;
    height: 32px;
    float: right;
}

#cart {
    background: url(../images/cart.jpg) no-repeat;
    width: 18px;
    height: 32px;
    float: right;
}

#cart-count {
    font-family: 'trebuchet ms', arial, verdana, sans-serf;
    font-size: 11px;
    line-height: 30px;
    color: #ffceed;
    float: right;
}

#body-wrapper {
    padding: 0px 50px;
}

#footer-nav {
    font-family: 'trebuchet ms', arial, verdana, sans-serf;
    font-size: 12px;
    color: #ffc117;
}

#footer-nav a {
    color: #ba2d6a;
    text-decoration: none;
}

#copy {
    font-family: 'trebuchet ms', arial, verdana, sans-serf;
    font-size: 10px;
    color: #1b78ae;
}

.subSubSubHeader {
    background: #a0d1e2;
    border: solid 1px #3789a5;
}
