/* stylesheet typography.css */
html, body {
    background-color: #FFFFFF;
}
.three-boxes-first {
    background: url("images/bg-boxes-first.png") repeat-x scroll center top #4B4E22;
    color: white;
}
#body-wrapper .three-boxes-first h1, #body-wrapper .three-boxes-first h2, #body-wrapper .three-boxes-first h3 {
    color: #9D341E;
    margin: 20px 0 5px;
}
.three-boxes-second {
    background: url("images/bg-boxes-second.png") repeat-x scroll center top #4B4E22;
    color: white;
    margin: 0 8px 10px;
}
#body-wrapper .three-boxes-second h1, #body-wrapper .three-boxes-second h2, #body-wrapper .three-boxes-second h3 {
    color: #9D341E;
    margin: 20px 0 5px;
}
.three-boxes-third {
    background: url("images/bg-boxes-third.png") repeat-x scroll center top #4B4E22;
    color: white;
}
#body-wrapper .three-boxes-third h1, #body-wrapper .three-boxes-third h2, #body-wrapper .three-boxes-third h3 {
    color: #9D341E;
    margin: 20px 0 5px;
}
.coupon {
    border: 2px dashed #222222;
    width: 100%;
}
.coupon p {
    margin: 0 0 10px;
    padding: 0;
}
.coupon td {
    text-align: center;
}
.three-boxes {
    height: 210px;
}



/* style.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    font-size: 100%;
    margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: baseline;
}
li {
    padding-bottom: 4px;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
nav ul {
    list-style: none outside none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: none;
}
a {
    background: none repeat scroll 0 0 transparent;
    font-size: 100%;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}
#mid a {
    font-weight: bold;
}
ins {
    background-color: #FFFF99;
    color: #000000;
    text-decoration: none;
}
mark {
    background-color: #FFFF99;
    color: #000000;
    font-style: italic;
    font-weight: bold;
}
del {
    text-decoration: line-through;
}
abbr[title], dfn[title] {
    border-bottom: 1px dotted;
    cursor: help;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
hr {
    border-color: #CCCCCC -moz-use-text-color -moz-use-text-color;
    border-right: 0 none;
    border-style: solid none none;
    border-width: 1px 0 0;
    display: block;
    height: 1px;
    margin: 1em 0;
    padding: 0;
}
input, select {
    vertical-align: middle;
}
body {
    font: 13px/1.231 sans-serif;
}
select, input, textarea, button {
    font: 99% sans-serif;
}
pre, code, kbd, samp {
    font-family: monospace,sans-serif;
}
body, select, input, textarea {
    color: #444444;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: bold;
}
h1 {
    font-size: 1.8em;
    margin: 1em 0 0.5em;
}
h2 {
    font-size: 1.6em;
    margin: 1.07em 0 0.535em;
}
h3 {
    font-size: 1.4em;
    margin: 1.14em 0 0.57em;
}
h4 {
    font-size: 1.3em;
    margin: 1.23em 0 0.615em;
}
h5 {
    font-size: 1.2em;
    margin: 1.33em 0 0.67em;
}
h6 {
    font-size: 1em;
    margin: 1.6em 0 0.8em;
}
html {
    overflow-y: scroll;
}
a:hover, a:active {
    outline: medium none;
}
a, a:active, a:visited {
    color: #607890;
}
a:hover {
    color: #003366;
}
ul, ol {
    margin-left: 1.8em;
}
ol {
    list-style-type: decimal;
}
nav ul, nav li {
    margin: 0;
}
small {
    font-size: 85%;
}
strong, th {
    font-weight: bold;
}
td, td img {
    vertical-align: top;
}
sub {
    font-size: smaller;
    vertical-align: sub;
}
sup {
    font-size: smaller;
    vertical-align: super;
}
pre {
    padding: 15px;
    white-space: pre-line;
    word-wrap: break-word;
}
textarea {
    overflow: auto;
}
.ie6 legend, .ie7 legend {
    margin-left: -7px;
}
input[type="radio"] {
    vertical-align: text-bottom;
}
input[type="checkbox"] {
    vertical-align: bottom;
}
.ie7 input[type="checkbox"] {
    vertical-align: baseline;
}
.ie6 input {
    vertical-align: text-bottom;
}
label, input[type="button"], input[type="submit"], button {
    cursor: pointer;
}
button, input, select, textarea {
    margin: 0;
}
input:valid, textarea:valid {
}
input:invalid, textarea:invalid {
    -moz-box-shadow: 0 0 5px red;
}
.no-boxshadow input:invalid, .no-boxshadow textarea:invalid {
    background-color: #F0DDDD;
}
*::-moz-selection {
    background: none repeat scroll 0 0 #444444;
    color: #FFFFFF;
    text-shadow: none;
}
a:link {
}
button {
    overflow: visible;
    width: auto;
}
.ie7 img {
}
.ir {
    background-repeat: no-repeat;
    direction: ltr;
    display: block;
    overflow: hidden;
    text-align: left;
    text-indent: -999em;
}
.hidden {
    display: none;
    visibility: hidden;
}
.visuallyhidden {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
}
.invisible {
    visibility: hidden;
}
.clearfix:before, .clearfix:after {
    content: " ";
    display: block;
    height: 0;
    visibility: hidden;
}
.clearfix:after {
    clear: both;
}
.clearfix {
}
.sitewidth {
    -moz-border-radius: 0 0 10px 10px;
    line-height: 1.4em;
    margin: 0 auto 20px;
    padding: 0 25px 20px;
    position: relative;
    width: 918px;
}
header {
    font-size: 12px;
}
header .left {
    float: left;
}
header .right {
    float: right;
}
#top {
    background: url("images/bt-top2.jpg") no-repeat scroll center top transparent;
    padding-top: 10px;
    position: relative;
}
#address {
    bottom: 5px;
    left: 0;
    position: absolute;
}
#social {
    text-align: right;
}
#social img {
    vertical-align: text-bottom;
}
#alt-nav li {
    display: block;
    float: right;
}
ul.alt-nav {
    bottom: -1px;
    position: absolute;
    right: 0;
}
ul.alt-nav li {
    -moz-border-radius: 5px 5px 0 0;
    padding: 6px 13px 4px;
    position: relative;
}
#nav {
    clear: both;
    font-size: 14px;
    margin: 0 auto;
    padding-top: 3px;
}
ul.sf-menu {
    -moz-border-radius: 0 0 5px 5px;
    display: table;
    height: 38px;
    margin: 0 auto;
    position: relative;
    width: 916px;
}
ul.sf-menu li {
    display: table-cell;
    padding: 11px 0 0;
}
ul.sf-menu li.last a {
    border: medium none;
}
ul.sf-menu li a {
    border-right: 1px dotted white;
    display: block;
    padding: 0 29px 0 28px;
}
ul.sf-menu .sf-sub-indicator {
    display: none;
}
ul.sf-menu ul {
    -moz-border-radius: 0 0 5px 5px;
    background: none repeat scroll 0 0 white;
    padding-bottom: 1px;
}
ul.sf-menu ul li, ul.sf-menu ul li li {
    display: block;
    margin: 0;
    padding: 0;
}
#nav ul.sf-menu ul li a, #nav ul.sf-menu li.nav-path-selected li a {
    border: medium none;
    margin: 0;
    padding: 5px 5px 5px 18px;
}
.relatively {
    position: relative;
}
.sf-menu, .sf-menu * {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.sf-menu {
    line-height: 1;
}
.sf-menu ul {
    position: absolute;
    top: -999em;
    width: 196px;
}
.sf-menu li:hover {
    visibility: inherit;
}
.sf-menu li {
    position: relative;
}
.sf-menu a {
    position: relative;
}
.sf-menu li:hover ul, .sf-menu li.sfHover ul {
    left: 8px;
    top: 13px;
    z-index: 99;
}
ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul {
    top: -999em;
}
ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul {
    left: 196px;
    top: 0;
}
ul.sf-menu li li:hover li ul, ul.sf-menu li li.sfHover li ul {
    top: -999em;
}
ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul {
    left: 196px;
    top: 0;
}
#body-wrapper {
    padding-top: 10px;
}
.two-col-left #sidebar {
    float: left;
    width: 180px;
}
#one-col {
    float: left;
    width: 800px;
}
.two-col-left #main-col {
    float: right;
    width: 728px;
}
.one-col-left #main-col {
    float: left;
    width: 800px;
}
#main-col ul {
    list-style-image: url("images/bullet-double.png");
    margin: 0 0 1.6em 2.5em;
}
#sidebar ul, ol {
    list-style-image: url("images/bullet-single.png");
    margin-bottom: 0;
    margin-left: 1.4em;
    padding-bottom: 15px;
    padding-top: 15px;
}
.content p {
    margin-bottom: 1.6em;
}
.content hr {
    background: none repeat scroll 0 0 #CCCCCC;
    border: medium none;
    margin-bottom: 1.6em;
}
.content th, .content td {
    padding: 0.8em;
}
#main-col .padder {
    padding: 0 20px;
}
#main-col .form-padder {
    padding: 0 20px;
}
hr.break {
    background: none repeat scroll 0 0 transparent;
    border-top: medium none;
    clear: both;
    margin: 0;
    padding-top: 5px;
}
#main-col hr {
    clear: both;
}
footer {
    clear: both;
    padding-top: 10px;
}
#sidebar .content-box, #sidebar .sidenav-box {
    -moz-border-radius: 5px 5px 5px 5px;
    margin-bottom: 10px;
    position: relative;
    width: 100%;
}
#sidebar .content-box .headline, #sidebar .sidenav-box .headline {
    -moz-border-radius: 3px 3px 0 0;
    padding: 5px 20px 3px 15px;
    position: relative;
}
.bottomifier {
    margin-bottom: -5px;
}
#sidebar .content-box .other-content, #sidebar .sidenav-box .other-content {
    padding: 0 10px 0 15px;
}
#sidebar .content-box p {
    margin: 0;
    padding: 1.4em 0 0;
}
#sidebar {
    line-height: 1.3em;
}
#main-col .content-box .headline {
    -moz-border-radius: 5px 5px 5px 5px;
    clear: both;
    width: 100%;
    z-index: 1;
}
#main-col .content-box .other-content {
    border-bottom: 1px solid white;
    padding: 20px 20px 0;
}
#main-col .content-box .headline h2 {
    margin: 0;
    min-height: 32px;
    padding: 12px 20px 0 19px;
}
#main-col .content-box .other-content table {
    margin-bottom: 0;
}
#main-col .content-box .other-content h1, #main-col .content-box .other-content h2, #main-col .content-box .other-content h3, #main-col .content-box .other-content h4 {
    margin-top: 0;
    padding-top: 0;
}
.other-content td, .other-content th {
    padding: 0.8em;
}
#main-col ul.three-boxes {
    margin: 0;
    padding: 0 0 20px;
}
.edit-mode .three-boxes-second {
    margin: 0 4px 10px;
}
.form-components {
    font-size: 80%;
    margin-bottom: 5px;
}
.form-components #searchTerm {
    width: 180px;
}
.form-components #searchButton {
    height: 20px;
    margin-right: 40px;
    padding: 0;
}
mdot-whitelabel-coupons #recipe-search-results .per-page select, #recipe-search-results #which-page .jumpEnabled {
    cursor: pointer;
}
#recipe-search-results .per-page {
    float: left;
}
#recipe-search-results .per-page select {
    font-size: 80%;
}
#recipe-search-results #which-page {
    float: right;
}
.search-tools h5 {
    border-bottom: 1px solid #DDDDDD;
    margin: 0;
    padding: 20px 5px 5px 0;
}
#recipe-categories li, #filter-by ul li ul li {
    list-style: none outside none;
    padding-left: 20px;
}
.bold {
    font-weight: bold;
}
#recipe-categories h6 {
    font-size: 110%;
    line-height: 110%;
    margin: 10px 0 0;
}
#recipe-categories h6, #recipe-categories li {
    cursor: pointer;
}
#recipe-categories ul {
    padding: 0;
}
.filterAdded {
    background-image: url("images/check.png");
    background-repeat: no-repeat;
    font-weight: bold;
}
#filter-by ul {
    padding: 0;
}
#filter-by li {
    cursor: pointer;
}
#recipe-search-results #result-set {
    clear: both;
}
#result-set {
    clear: both;
}
.recipe {
    margin: 20px 0 0;
}
.recipe .title {
    cursor: pointer;
}
.recipe .per-serving {
    float: right;
    font-size: 80%;
}
.recipe p {
    clear: both;
    margin: 5px 5px 0 20px;
}
#recipe-detail #nutrition {
    float: right;
    margin-left: 30px;
}
#recipe-detail #nutrition td {
    padding: 2px;
}
#recipe-detail #nutrition .labels, #tooltip .labels {
    padding-right: 25px;
}
#recipe-detail #nutrition .values, #tooltip .values {
    font-weight: normal;
    padding-left: 25px;
    text-align: right;
}
#recipe-detail .page-functions span {
    cursor: pointer;
}
.tooltip, .read-more {
    cursor: pointer;
}
#tooltip {
    display: none;
    padding: 2px 5px;
    position: absolute;
}
#tooltip th {
    margin-bottom: 10px;
    text-align: center;
}
#tooltip td {
    padding: 1px;
}
#header_frame #buttons span {
    -moz-border-radius: 3px 3px 3px 3px;
    position: relative;
}
#header_frame #buttons span.button_hover {
    cursor: pointer;
}
#ccm_header_cycler_wrapper {
    -moz-border-radius: 5px 5px 5px 5px;
}
#sl_categories .selected {
    background-image: url("/blocks/shopping_list/check.png");
}
#sl_categories .expandable {
    background-image: url("/blocks/shopping_list/plus.png");
}
#sl_categories .collapsible {
    background-image: url("/blocks/shopping_list/minus.png");
}
#mdot_wrapper {
    margin-left: -11px;
}
#main-col .timed_promo {
    margin: 0 auto;
}
ul.three-boxes li {
    -moz-border-radius: 5px 5px 5px 5px;
    border: 1px solid #7C7B42;
    display: block;
    float: left;
    height: 194px;
    padding: 5px 23px;
    position: relative;
    width: 189px;
}
.ie6 #nav ul.sf-menu li, .ie7 #nav ul.sf-menu li {
    float: left;
    z-index: 1;
}
.ie6 #nav ul.sf-menu ul li, .ie7 #nav ul.sf-menu ul li {
    float: none;
}
.ie6 #nav, .ie6 header, .ie7 #nav, .ie7 header {
}
.ie7 header {
    position: relative;
    z-index: 5;
}
.ie7 .content {
    position: relative;
    z-index: 1;
}
.ie7 #main-col .content-box h2 {
    line-height: normal;
    padding-bottom: 4px;
    padding-top: 6px;
}
.ie8 #ccm_header_cycler_wrapper, .ie8 #main-col .content-box .headline {
    position: relative;
}
.sf-menu li:hover ul, .sf-menu li.sfHover ul {
    top: 11px;
}
html, body {
    background-color: #C69E30 !important;
    background-image: url("images/index_cm_petes_CM_bkgrnd2.gif");
    background-repeat: repeat-x;
}
.sitewidth {
    background-color: #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
    font-family: "Century Gothic",Arial,Helvetica,sans-serif;
}
body.wide .sitewidth {
    width: 965px;
}
.sitewidth a {
    text-decoration: none;
}
header {
    font-weight: bold;
}
#top {
    height: 112px;
}
#address, #address a {
    color: #333333;
}
#address a:hover {
    color: #946354;
}
#social {
    color: #999999;
    font-size: 14px;
    font-weight: normal;
}
ul.alt-nav a {
    color: #9D341E;
    font-family: "Century Gothic",Arial,Helvetica,sans-serif;
}
ul.alt-nav li.nav-selected a, ul.alt-nav li:hover a, ul.alt-nav a:hover {
    color: #FFFFFF;
    font-family: "Century Gothic",Arial,Helvetica,sans-serif;
}
ul.alt-nav li {
    background: none repeat scroll 0 0 #ECC14D;
    border: 1px solid #5E3B27;
}
ul.alt-nav li:hover, ul.alt-nav li.nav-selected {
    background: none repeat scroll 0 0 #4B4E22;
    position: relative;
}
#nav {
    border-top: 2px solid #4B4E22;
    color: #FFFFFF;
    font-family: Georgia,Times,serif;
}
#nav ul.sf-menu {
    background-color: #9D341E;
    border: 1px solid #9D341E;
}
#nav ul.sf-menu a {
    color: #FFFFFF;
}
#nav ul.sf-menu a:hover, #home #nav ul.sf-menu a:hover {
    color: #F4C18E;
}
ul.sf-menu li a {
    border-left: 1px dotted #FFFFFF;
    border-right: 1px dotted #9A9A9A;
}
ul.sf-menu li.first a {
    border-left: medium none !important;
}
ul.sf-menu li.last a {
    border-left: 1px dotted #FFFFFF;
    border-right: medium none !important;
}
ul.sf-menu ul {
    background: none repeat scroll 0 0 #F9F9F9;
    border: 1px solid #9D341E;
}
#nav ul.sf-menu ul li a, #nav ul.sf-menu li.nav-path-selected li a {
    color: #BF5D2C;
    font-weight: normal;
}
#nav ul.sf-menu ul li:hover a, #nav ul.sf-menu ul li.sfHover a, header #nav ul.sf-menu ul ul li:hover a, header #nav ul.sf-menu ul ul li.sfHover a {
    background: none repeat scroll 0 0 #4B4E22;
    color: #FFFFFF;
}
#mid {
    font-size: 12px;
}
#body-wrapper {
    color: #000000;
}
#main-col {
    font-size: 13px;
}
#body-wrapper a {
    color: #936353;
    font-weight: bold;
    text-decoration: underline;
}
#body-wrapper #sidebar a {
    text-decoration: none;
}
#body-wrapper a:hover, #sidebar .nav a.nav-path-selected {
    color: #9D341E;
}
#body-wrapper em {
    font-family: Georgia,Times,serif;
}
#body-wrapper h1, #body-wrapper h2, #body-wrapper h3 {
    color: #9D341E;
    font-family: Georgia,Times,serif;
}
hr.break {
    border-bottom: 3px solid #D0B29A;
}
footer {
    color: #5E3B27;
    font-size: 12px;
}
footer a {
    color: #5E3B27;
}
footer a:hover {
    color: #4B4E22;
}
#sidebar .content-box, #sidebar .sidenav-box {
    border: 1px solid #9D341E;
}
#sidebar .sidenav-box {
    background: none repeat scroll 0 0 #FFFFCC;
}
#sidebar .content-box .headline, #sidebar .sidenav-box .headline {
    background-color: #9D341E;
}
#sidebar .content-box .headline h2, #sidebar .sidenav-box .headline h2 {
    color: #FFFFFF;
    font-family: Georgia,Times,serif;
    font-size: 16px;
}
#main-col .content-box .headline {
    background-color: #32629B;
    border: 1px solid #32629B;
}
#main-col .content-box .headline h2 {
    color: #FFFFFF;
    font-family: "Century Gothic",Arial,Helvetica,sans-serif;
    font-size: 24px;
}
#main-col .content-box .other-content h1, #main-col .content-box .other-content h2, #main-col .content-box .other-content h3, #main-col .content-box .other-content h4 {
    color: #9D341E;
}
#recipe-search-results .per-page select, #recipe-search-results #which-page .jumpEnabled {
    color: #444444;
    font-weight: bold;
    text-decoration: none;
}
#recipe-categories li, #filter-by ul li ul li {
    color: #4B4E22;
}
#recipe-categories h6 {
    color: #9D331E;
}
.filterAdded {
    color: #4B4E22;
}
#filter-by ul > li {
    color: #9D331E;
}
#filter-by .count {
    color: #444444;
}
.recipe .title, #recipe-detail #title {
    color: #4B4E22;
    font-family: Georgia,Times,serif;
    font-size: 16px;
    font-weight: bold;
}
#recipe-detail h5 {
    color: #4B4E22;
    font-family: Georgia,Times,serif;
}
#recipe-detail #nutrition td {
    border: 1px solid #777777;
    font-weight: bold;
}
#recipe-detail .page-functions span {
    color: #444444;
    font-weight: bold;
}
.tooltip, .read-more {
    color: #4B4E22;
    font-weight: bold;
}
#tooltip {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #333333;
    color: #000000;
}
#tooltip td {
    border-bottom: 1px solid #BBBBBB;
}
#ccm_header_cycler_wrapper {
    border: 1px solid #D0B39B;
}
#header_frame {
}
#header_frame h1#title {
    color: #9D341E;
    font-family: Georgia,Times,serif;
    font-size: 37px;
}
#header_frame h2#subtitle {
    color: #666666;
    font-size: 20px;
    font-weight: bold;
}
#header_frame p#message {
    color: #000000;
    font-family: Georgia,Times,serif;
    font-size: 17px;
}
#header_frame #buttons span {
    background-color: #ECC14D;
    border: 1px solid #D0B29A;
    color: #4B4E22;
    font-weight: bold;
}
#header_frame #buttons span.button_hover {
    background-color: #9E3915;
    color: #FFFFFF;
}
#header_frame #buttons span.button_selected {
    background-color: #9E3915;
    color: #FFFFFF;
}
#sl_categories .hover {
    color: #366C97;
}
#accumulator {
    background-color: #FFFFCC;
}
#accumulator .underline, #accumulator li, #sl_categories .label {
    border-bottom: 1px solid #95D1F5;
}
#accumulator div .cat {
    font-weight: bold;
}

/*  
* {
    background: none repeat scroll 0 0 transparent !important;
    color: #444444 !important;
    text-shadow: none !important;
}
*/

a, a:visited {
    color: #444444 /*!important */;
    /* text-decoration: underline; */
}
pre, blockquote {
    border: 1px solid #999999;
    page-break-inside: avoid;
}
thead {
    display: table-header-group;
}
tr, img {
    page-break-inside: avoid;
}
p, h2, h3 {
    orphans: 3;
    widows: 3;
}
h2, h3 {
    page-break-after: avoid;
}



/* cmm.base.css */

img.ccm-captcha-image {
    display: block;
}
.ccm-spacer {
    clear: both;
    font-size: 1px;
    line-height: 1px;
}
div.ccm-pagination {
    position: relative;
    text-align: center;
}
div.ccm-pagination span.ccm-page-right {
    position: absolute;
    right: 0;
    top: 0;
}
div.ccm-pagination span.ccm-page-left {
    left: 0;
    position: absolute;
    top: 0;
}
.ccm-layout .ccm-layout-cell {
    overflow: hidden;
}
.ccm-layout-table .ccm-layout-col {
    float: left;
}
.ccm-layout .first .ccm-layout-col-spacing {
    margin-left: 0 !important;
}
.ccm-layout .last .ccm-layout-col-spacing {
    margin-right: 0 !important;
}
.ccm-error {
    color: #FF0000;
    font-weight: bold;
}
.ccm-required {
    color: #3975AD;
    font-weight: bold;
}
div#ccm-overlay {
    background-color: #000000;
    display: none;
    height: 100%;
    left: 0;
    opacity: 0.7;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99;
}





#header_frame {
    background-image: url("food1.jpg");
    background-position: right center;
    background-repeat: no-repeat;
    display: block;
    height: 238px;
    margin: 10px -2px 0 0;
    width: 918px;
}
#ccm_header_cycler_wrapper {
    display: block;
    height: 238px;
    width: 918px;
}
#header_frame h1, #header_frame h2, #header_frame p, #header_frame #buttons {
    margin-left: 25px;
}
#header_frame h1 {
    margin-bottom: 0;
    margin-top: 0;
    padding-bottom: 13px;
    padding-top: 20px;
}
#header_frame h2 {
    margin-bottom: 0;
    margin-top: 0;
    padding-bottom: 13px;
}
#header_frame p {
    width: 300px;
}
#header_frame #buttons {
    display: block;
    position: relative;
    z-index: 2;
}
#header_frame #buttons span {
    display: block;
    float: left;
    margin: 0 3px;
    padding: 0 4px 1px;
}


/* fueland styles */
#leftCol {
	float:left;
	width:190px;
	height:auto;
	margin-left: 5px;
	background-color: #FFF;
}
#mainContent{
	margin:10px 40px;
	float:left;
	width:720px;
	color: #9D341E;
	background-color: #FFFFFF;
}

#mainContent a:link {
    border: 0 none;
    font-weight: bold;
    outline: medium none;
    text-decoration: none;
	color: #9D341E;
	background-color: #FFFFFF;
}

#mainContent a:visited{
    border: 0 none;
    font-weight: bold;
    outline: medium none;
    text-decoration: none;
	color: #9D341E;
	background-color: #FFFFFF;
}
#mainContent a:active{
    border: 0 none;
    font-weight: bold;
    outline: medium none;
    text-decoration: none;
	color: #9D341E;
	background-color: #FFFFFF;
}
#mainContent a:hover {
    border: 0 none;
    font-weight: bold;
    outline: medium none;
    text-decoration: none;
	color: #9D341E;
	background-color: #FFFFFF;
}


#cardInstructions {
	background-position: 300px 36px; 
	height:320px; 
	text-align:left; 
	color: #9D341E; 
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}

#partnerimagemap {
	margin: 0px 0px;
}

.collect tr{vertical-align: middle;}
.collect th{font-size:.8em; color:#444; text-align:right; padding:5px; vertical-align:top; color:#9D341E; background-color: #FFFFFF;}
.collect td{padding-bottom:7px;}
.collect th{padding-bottom:12px;}
.collect h3{margin:8px 0 2px 0; padding: 0 0 2px 0; font-size:1em; font-weight:normal; color:#222; border-bottom:1px solid #999;}
.buttonbar{padding-left:134px;}
.collect .textarea{width:249px;}



