

body {
    background: url(../images/bg-main.jpg);
    color: #6d6d6d;
}

body, body td, body span, body div {
    font-family: tahoma, arial, sans-serif;
    font-size: 14px;
    line-height: 20px;
}

h1 {
    font-family: ''trebuchet ms' ms', tahoma, arial, sans-serif;
    font-size: 22px;
    line-height: 28px;
    font-weight: bold;
    color: #00aeef;
    padding: 0px;
    margin: 0px;
}

h2 {
    font-family: ''trebuchet ms' ms', tahoma, arial, sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #00aeef;
    padding: 0px;
    margin: 0px;
}

.wrapper {
    width: 960px;
    margin: 0px auto;
}

#header-main-bg {
    background: url(../images/bg.jpg) repeat-x;
}

#header-bg {
    width: 960px;
    height: 145px;
}

#logo {
    width: 655px;
    float: left;
}

#top-nav {
    font-family: tahoma, arial, sans-serif;
    font-size: 14px;
    color: #6c6c6c;
    text-decoration: none;
    margin-left: 5px;
}

#top-nav a {
    font-family: tahoma, arial, sans-serif;
    font-size: 14px;
    color: #6c6c6c;
    text-decoration: none;
    line-height: 28px;
}

#top-nav a:hover {
    color: #00aeef;
}

#search-container {
    width: 305px;
    float: left;
}

.search-panel {
    height: 25px;
}

.search-input {
    background: url(../images/search-input.png) no-repeat;
    width: 232px;
    height: 25px;
    margin: 0px;
    padding: 0px 10px;
    border: 0px;
    line-height: 25px;
    font-family: tahoma, arial, sans-serif;
    font-size: 12px;
    color: #6c6c6c;
}

#banner-bg {
    background: url(../images/banner-bg.jpg) no-repeat;
    width: 960px;
    height: 240px;
}

#banner-wrapper {
    padding: 15px;
}

#banner {
    position: relative;
    width: 615px;
    height: 205px;
}

#banner-overlay {
    position: absolute;
    top: 0px;
    bottom: 0px;
    background: url(../images/banner-overlay.png) no-repeat;
    width: 615px;
    height: 205px;
    z-index: 2;
}

#rotate {
    position: relative;
}

#rotate img {
    position: absolute;
    top: 0px;
}

#left {
    width: 215px;
    float: left;
}

#left-wrapper {
    padding: 0px 15px;
}

#left-wrapper a {
    font-family: ''trebuchet ms' ms', tahoma, arial, sans-serif;
    font-size: 18px;
    color: #8cc63f;
    text-decoration: none;
    line-height: 28px;
}

#left-wrapper a:hover {
    color: #00aeef;
}

#right {
    width: 745px;
    float: left;
}

#right-wrapper {
    padding-right: 20px;
}

#footer-bg {
    background: url(../images/footer-bg.jpg) repeat-x;
    height: 120px;
}

#footer-nav {
    text-align: center;
    padding-top: 30px;
}

#footer-nav a {
    font-family: tahoma, arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    color: #fff;
    padding: 0px 10px;
}

#footer-nav a:hover {
    color: #8cc63f;
}

#copy {
    text-align: center;
    padding-top: 30px;
    font-family: tahoma, arial, sans-serif;
    font-size: 11px;
    text-decoration: none;
    color: #fff;
}

.calendarCartSubtotalLabel, .calendarCartSubtotalValue, .calendarCartSubtotalNotes {
    display: none;
}
