* {
    margin: 0;
    padding: 0;
}
body {
    font-size: 65%;
    font-family: Verdana, Tahoma, Arial, sans-serif;
    /*background-color: #999900;*/
    /*line-height: 165%;*/
}
.clear {
    height: 1px;
    clear: both;
}
.clear-left {
    clear: left;
}
img {
    border: 0;
}
li {
    list-style: none;
}
#outer {
    font-size: 1.2em;
    /*width: 840px;*/
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    position: relative;
    background-color: #fff;
}
#header {
    height: 60px;
    padding: 5px;
}
#header h1 {
    font-size: 2.2em;
    font-weight: normal;
}
#header h1 a {
   color: #CC6600;
    text-decoration: none;
}
.site-info {
    float:left;
    width: 300px;
}
.site-phone {
    background: transparent url(/images/site-phone.gif) 0 0 no-repeat;
    padding-left: 65px;
    height: 27px;
    line-height: 27px;
    font-size: 1.8em;
    color: #999900;
    /*font-weight: bold;*/
    font-family: Arial, sans-serif;
}
.coupons-header {
    display: none;
}
.search-box {
    display: none;
    background: #FCFFF2 url(/images/search-magnify.jpg) 0 0 no-repeat;
    height: 59px;
    width: 250px;
    float: left;
    padding-left: 55px;
}
.search-box input.search-input {
    margin-right: 10px;
    border: 1px solid #666;
    color: #555;
    margin-top: 10px;
    /*height: 24px;*/
    /*line-height: 24px;*/
    font-size: 1.3em;
    float: left;
    width: 167px;
    padding: 3px;
}
.search-box .search-button {
    margin-top: 12px;
    float: left;
}
#items {
    display: none;
    background-color: #CC6600;
}
#items li {
    float: left;
    height: 27px;
}
#items li a {
    padding: 0 10px;
    display: block;
    line-height: 27px;
    color: #fff;
    border-right: 1px solid #F37A00;
    border-left: 1px solid #9F5000;
    text-decoration: none;
}
#items li.first a {
    border-left: 0px;
}
#items li a:hover {
    background-color: #FF8000;
    /*border-left: 1px solid #D56B00;*/
    /*border-right: 1px solid #FFB366;*/
}
#nav {
    display: none;
    position:absolute;
    left: 5px;
    top: 105px;
    width: 150px;
    min-height: 400px;
    background-color: #F2FFCB;
}
.nav-header {
    font-size: 1.1em;
    font-weight: bold;
    margin-top: 10px;
    color: #999901;
    padding-left: 5px;
    border-bottom: 1px solid #D0E888;
    padding-bottom: 5px;
}
#nav li {
    height: 25px;
    line-height: 25px;
    border-top: 1px solid #FAFEEF;
    border-bottom: 1px solid #D0E888;
}
#nav li a {
    display: block;
    color: #7A7B00;
    text-decoration: none;
    padding-left: 5px;
}
#nav li a:hover {
    /*background-color: #EEFFDB;*/
    background-color: #E6F6FF
}
#nav li.selected a {
    background-color: #E6FFED;
}
#content {
   /*margin-left: 165px;*/
   min-height: 600px;
   padding: 20px 5px 10px;
    position: relative;
}
* html #content {
    height: 600px;
}
#content p {
    margin: 5px 0;
}
#content li {
    list-style: inherit;
    margin-left: 25px;
}
.breadcrumbs {
    margin-bottom: 10px;
    height: 1%;
}
#breadcrumbs li {
    float: left;
    list-style: none;
    margin-left:5px;
    padding: 2px 8px;
    color: #999901;
}
#breadcrumbs li a {
    color: #999901;
}
li.delimiter {
    background: transparent url(/images/breadcrumb-seperator.gif) center center no-repeat;
}
#footer {
    text-align: center;
    font-size: .9em;
}
#footer a {
    display: none;
    color: #CC6600;
    font-weight: bold;
}
.contact-info {
    width: 200px;
    float: right;
}
.label {
    color: #775028;
    font-weight: bold;
    margin-top: 10px;
}
table.survey-page-1 th,
table.survey-page-1 td {
    padding-bottom: 5px;
}
table.survey-page-1 th {
    text-align: right;
    padding-right: 5px;
    width: 200px;
    vertical-align: top;
    color: #333;
}
.survey-1-buttons {
    text-align: left;
    padding-left: 205px;
}
.slide a:hover {
    background-position: -123px 0;
}
#content #testimonials-page li {
    list-style: none;
    margin-bottom: 10px;
    border-bottom: 1px solid #990;
}
.author {
    color: #CC6600;
    font-weight: bold;
}
.location {
   color: #775028;
   font-weight: bold;
}
.story {

}
#faqs-page ol li {
    margin-bottom: 4px;
    color: #333;
}
#faqs-page ol li a {
   color: #775028;
}
#faqs-page ul li {
   list-style: none;
    margin-left: 15px;
    margin-top: 10px;
}
#faqs-page td.question-data {
    font-weight: bold;
    color: #666;
}
#faqs-page th {
    padding-right: 10px;
    text-align: right;
}
#faqs-page th.question-label {
    color: #CC9900;
}
#faqs-page th.answer-label {
    color: #CC6600;
}
#faqs-page th,
#faqs-page td {
    padding-bottom: 5px;
    vertical-align: top;
}
#coupon-signup-page fieldset {
   width: 250px;
    border: 1px solid #CCCC99;
    float: right;
    margin: 10px;
    padding: 10px;
}
#coupon-signup-page legend {
    background-color: #CCCC99;
    padding: 5px;
    font-weight: bold;
}
#coupon-signup-page .submit {
    text-align: center;
    padding: 5px;
}
#coupon-signup-page li {
    list-style: none;
    margin-top: 5px;
}
.print {
    display: none;
    text-align: right;
    padding: 10px;
}
.featureset-name a {
   text-decoration: none;
    color: #000;
}
.featureset-img {
    width: 75px;
}
.featureset-name a {
    color: #775028;
}
.featureset-compare th {
    text-align: left;
    border-right: 1px solid #CCCC99;
    border-bottom: 1px solid #CCCC99;
    color: #555;
}
.featureset-compare table {
    border-collapse: collapse;
}
.featureset-compare td {
    border-right: 1px solid #CCCC99;
    border-bottom: 1px solid #CCCC99;
    padding: 2px;
    text-align: center;
}
.featureset-compare tr.odd th ,
.featureset-compare tr.odd td {
    /*background-color: #FEFFD5;*/
}
.featureset-compare tfoot td {
    border: 0;
    padding-top: 15px;
}
.featureset-compare thead td {
    border-bottom: 0;
}
.featureset-compare th {
    padding: 2px;
}
.featureset-cart {
    display: none;
}
