﻿@charset "utf-8";

body {
    background-color: #F2F0EC;
    font: 100%/1.4 'lucida sans unicode','lucida grande','Trebuchet MS',verdana,arial,helvetica,helve,sans-serif;
    margin: 0 auto;
    padding: 0;
    text-align: center;
}
button, input, select, textarea {
    color: #333333;
    font-family: 'lucida sans unicode','lucida grande','Trebuchet MS',verdana,arial,helvetica,helve,sans-serif;
}
h1, h2, h3, h4, h5, h6 {
    font-family: MuseoSlab300,'lucida sans unicode','lucida grande','Trebuchet MS',verdana,arial,helvetica,helve,sans-serif;
    font-weight: normal;
    letter-spacing: -1px;
    margin-top: 10px;
}
h1 {
    color: #000000;
    font-family: LeagueGothicRegular,'lucida sans unicode','lucida grande','Trebuchet MS',verdana,arial,helvetica,helve,sans-serif;
    font-size: 6em;
    line-height: 1.4;
    margin-bottom: 0.2em;
}
h2 {
    color: #222222;
    font-size: 2.75em;
    line-height: 1.2;
    margin-bottom: 0.5em;
    margin-top: 0.5em;
}
h3 {
    color: #333333;
    font-size: 1.75em;
    letter-spacing: -1px;
    line-height: 1.3;
    margin-bottom: 0.3em;
}
h4 {
    color: #444444;
    font-size: 1.5em;
    line-height: 1.25;
    margin-bottom: 0.5em;
}
footer h4 {
    color: #CCCCCC;
}
h5 {
    color: #555555;
    font-size: 1em;
    margin-bottom: 1.25em;
}
h6 {
    color: #666666;
    font-size: 1em;
}
p, ol, ul, dl, address {
    font-size: 1em;
    margin-bottom: 1.5em;
}
p {
}
p.yybullet {
    margin-bottom: 0;
}
p.introtext {
    color: #333333;
    font-family: MuseoSlab100,'lucida sans unicode','lucida grande','Trebuchet MS',verdana,arial,helvetica,helve,sans-serif;
    font-size: 2.5em;
    letter-spacing: -1px;
    line-height: 1.4em;
    margin-bottom: 0.5em;
}
p.handwritten {
    color: #666666;
    font-family: HandSean,'lucida sans unicode','lucida grande','Trebuchet MS',verdana,arial,helvetica,helve,sans-serif;
    font-size: 1.375em;
    line-height: 1.8em;
    margin-bottom: 0.3em;
}
p.center {
    text-align: center;
}
.and {
    font-family: GoudyBookletter1911Regular,Georgia,Times New Roman,sans-serif;
    font-size: 1.5em;
}
.heart {
    font-size: 1.5em;
}
ul, ol {
    margin: 0 0 1.5em;
    padding: 0 0 0 24px;
}
li ul, li ol {
    font-size: 1em;
    margin: 0;
}
dl, dd {
    margin-bottom: 1.5em;
}
dt {
    font-weight: normal;
}
b, strong {
    font-weight: bold;
}
hr {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #CCCCCC -moz-use-text-color -moz-use-text-color;
    border-image: none;
    border-right: 0 none;
    border-style: solid none none;
    border-width: 1px 0 0;
    display: block;
    height: 1px;
    margin: 1em 0;
    padding: 0;
}
small {
    font-size: 1em;
}
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
.subtext {
    color: #666666;
}
a {
    color: #CC1122;
    text-decoration: none;
    transition: all 0.3s ease 0s;
}
a:visited {
    color: #EE3344;
}
a:focus {
    color: #000000;
    outline: thin dotted;
}
a:hover, a:active {
    color: #DD2233;
    outline: 0 none;
}
footer a {
    color: #FFFFFF;
    transition: all 0.3s ease 0s;
}
footer a:visited {
    color: #FFFFFF;
}
footer a:focus {
    color: #000000;
    outline: thin dotted;
}
footer a:hover, footer a:active {
    color: #FFFFFF;
    outline: 0 none;
}
/*img {
    border: 0 none;
    height: auto;
    max-width: 100%;
}*/
img.floatleft {
    float: left;
    margin: 0 10px 0 0;
}
img.floatright {
    float: right;
    margin: 0 0 0 10px;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
    margin-bottom: 1.4em;
    width: 100%;
}
th, td, caption {
    padding: 0.25em 10px 0.25em 5px;
}
tfoot {
    font-style: italic;
}
caption {
    background-color: rgba(0, 0, 0, 0);
}
form {
    margin: 0;
}
fieldset {
    border-width: 0;
    margin-bottom: 1.5em;
    padding: 0;
}
legend {
    border-width: 0;
    padding: 0;
}
label {
    cursor: pointer;
    display: block;
    font-weight: normal;
    left: 0;
    margin: 0;
    position: relative;
    top: 0;
}
label.inline {
    display: inline;
    margin: 0;
}
label span {
    color: #666666;
    font-size: 0.9em;
}
label span.right {
    bottom: 0;
    position: absolute;
    right: 1em;
    text-align: right;
}
label.disabled {
    color: #CCCCCC;
}
button, search, input, select, textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
}
button, input {
    line-height: normal;
}
button, input[type="button"], input[type="reset"], input[type="submit"] {
    cursor: pointer;
    margin: 0;
    padding: 0.5em 1em;
    text-shadow: 0 1px 0 #FFFFFF;
}
input[type="checkbox"], input[type="radio"] {
}
input[type="search"] {
}
button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0 none;
    padding: 0;
}
input {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 5px;
    box-shadow: 0 1px 6px #CCCCCC inset;
    font-size: 1em;
    margin: 0;
    padding: 5px;
}
input::-moz-focus-inner {
    border: 0 none;
}
input[disabled="disabled"], input.disabled {
    background: none repeat scroll 0 0 #F5F5F5;
    box-shadow: 0 1px 2px #DDDDDD inset;
    color: #999999;
}
input:valid, textarea:valid {
}
input:invalid, textarea:invalid {
    box-shadow: 0 0 2px #FF0000;
}
.no-boxshadow input:invalid, .no-boxshadow textarea:invalid {
    background-color: #CCCCCC;
}
#skiptomain {
    display: none;
}
#wrapper {
    position: relative;
    text-align: left;
    width: 100%;
}
#headcontainer {
    width: 100%;
    border-bottom-color: #744150;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}
header {
    clear: both;
    color: #000000;
    font-size: 0.8125em;
    margin: 0 auto;
    max-width: 92.3em;
    padding: 130px 0 10px;
    position: relative;
    text-align: center;
    width: 80%;
}
#topbar {
    clear: both;
    color: #333333;
    font-size: 0.8125em;
    line-height: 1.5em;
    margin: 0 auto;
    max-width: 92.3em;
    padding: 0em 0;
    position: relative;
    width: 80%;
    height: 3em;
}
#logo {
    clear: both;
    color: #333333;
    font-size: 0.8125em;
    line-height: 1.5em;
    margin: 0 auto;
    max-width: 92.3em;
    padding: 1em 0;
    position: relative;
    width: 80%;
}
nav {
    clear: both;
    color: #333333;
    font-size: 0.8125em;
    line-height: 1.5em;
    margin: -1.5em auto 0;
    max-width: 92.3em;
    padding: 0em 0;
    position: relative;
    width: 80%;
}
#slider {
    clear: both;
    color: #333333;
    font-size: 0.8125em;
    line-height: 1.5em;
    margin: 0 auto;
    max-width: 92.3em;
    padding: 1em 0;
    position: relative;
    width: 80%;
}
#maincontentcontainer {
    width: 100%;
}
.standardcontainer {
}
.darkcontainer {
    background: none repeat scroll 0 0 rgba(102, 102, 102, 0.05);
}
.lightcontainer {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.33);
}
#maincontent {
    clear: both;
    color: #333333;
    font-size: 0.8125em;
    line-height: 1.5em;
    margin: 0 auto;
    max-width: 92.3em;
    padding: 1em 0;
    position: relative;
    width: 80%;
}
.maincontent {
    clear: both;
    color: #333333;
    font-size: 0.8125em;
    line-height: 1.5em;
    margin: 0 auto;
    max-width: 92.3em;
    padding: 1em 0;
    position: relative;
    width: 80%;
}
#footercontainer {
    background: url("/images/footerback.png") repeat scroll left top #222222;
    border-top: 1px solid #000000;
    width: 100%;
}
footer {
    clear: both;
    color: #999999;
    font-size: 0.8125em;
    margin: 0 auto;
    max-width: 92.3em;
    padding: 20px 0 10px;
    width: 80%;
}
footer strong {
    color: #AAAAAA;
    font-size: 1.077em;
}
footer a:link, footer a:visited {
    color: #999999;
    text-decoration: underline;
}
footer a:hover {
    color: #FFFFFF;
    text-decoration: underline;
}
ul.pagefooterlist, ul.pagefooterlistimages {
    display: block;
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
ul.pagefooterlist li, ul.pagefooterlistimages li {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    clear: left;
    display: block;
    font-weight: normal;
    line-height: 1.5em;
    margin: 0;
    padding: 0 0 3px;
}
ul.pagefooterlistimages li {
    height: 34px;
}
ul.pagefooterlistimages li img {
    opacity: 0.75;
    padding: 5px 5px 5px 0;
    transition: all 0.3s ease 0s;
    vertical-align: middle;
}
ul.pagefooterlistimages li a {
    text-decoration: none;
}
ul.pagefooterlistimages li a:hover img {
    opacity: 1;
}
#smallprint {
    color: #999999;
    font-size: 0.923em;
    line-height: 1.4em;
    margin-top: 20px;
    text-align: center;
}
#smallprint p {
    vertical-align: middle;
}
#smallprint .twitter-follow-button {
    margin-left: 1em;
    vertical-align: middle;
}
#smallprint img {
    margin: 0 10px 15px 0;
    opacity: 0.5;
    transition: all 0.3s ease 0s;
    vertical-align: middle;
}
#smallprint a:hover img {
    opacity: 1;
}
#smallprint a:link, #smallprint a:visited {
    color: #999999;
    text-decoration: none;
}
#smallprint a:hover {
    color: #999999;
    text-decoration: underline;
}
.section {
    clear: both;
    margin: 0;
    padding: 0;
}
pre.code {
    font-family: monospace;
    font-size: 1.1em;
    margin: 0;
    padding: 0;
    white-space: pre-wrap;
}
strong.code {
    font-family: monospace;
    font-size: 1.2em;
    font-weight: normal;
}
#example .col {
    background: none repeat scroll 0 0 rgba(204, 204, 204, 0.85);
}
#sample .col {
    background: none repeat scroll 0 0 rgba(204, 204, 204, 0.85);
    padding: 1em 0;
}
#calculated .col {
    background: none repeat scroll 0 0 rgba(204, 204, 204, 0.85);
    padding: 1em 0;
}
.note {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.5);
    margin: 0 0 1em;
    overflow: hidden;
    padding: 1em 1.5em;
    position: relative;
}
.note:before {
    background: none repeat scroll 0 0 #CCCCCC;
    border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #CCCCCC #CCCCCC;
    border-style: solid;
    border-width: 0 16px 16px 0;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3), -1px 1px 1px rgba(0, 0, 0, 0.2);
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 0;
}
.note.rounded {
    border-radius: 5px 0 5px 5px;
}
.note.rounded:before {
    background: url("/images/bodyback.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 0 0 0 5px;
    border-width: 8px;
}
.siteimage {
    background: url("/images/stripe-bg.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    margin: 0 0 1em;
    max-width: 90%;
    padding: 5%;
    transition: background 0.3s ease 0s;
}
.siteimage:hover {
    background: url("/images/stripe-bg.png") repeat scroll 0 0 #BBBBBB;
    position: relative;
    top: -2px;
}
.twocolumns {
    -moz-column-count: 2;
    -moz-column-gap: 2em;
}

/* Add to Cart Button ---------------------- */
.buybutton{text-decoration:none; text-align:center; 
 padding:11px 9px; 
 border:solid 1px #cc9966; 
 -webkit-border-radius:4px;
 -moz-border-radius:4px; 
 border-radius: 4px; 
 font:16px Arial, Helvetica, sans-serif; 
 font-weight:bold; 
 color:#fffcfc; 
 background-color:#8b0000; 
 background-image: -moz-linear-gradient(top, #8b0000 0%, #a23232 100%); 
 background-image: -webkit-linear-gradient(top, #8b0000 0%, #a23232 100%); 
 background-image: -o-linear-gradient(top, #8b0000 0%, #a23232 100%); 
 background-image: -ms-linear-gradient(top, #8b0000 0% ,#a23232 100%); 
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a23232', endColorstr='#a23232',GradientType=0 ); 
 background-image: linear-gradient(top, #8b0000 0% ,#a23232 100%);   
 -webkit-box-shadow:inset 0,0,0px 0,0,0px 2,5,0px #ffffff,#ffffff,#ffffff;  -moz-box-shadow:inset 0px 0px 2px #ffffff;  box-shadow:inset 0px 0px 2px #ffffff;  
  
  }.buybutton:hover{
 padding:11px 9px; 
 border:solid 1px #cc9966; 
 -webkit-border-radius:4px;
 -moz-border-radius:4px; 
 border-radius: 4px; 
 font:16px Arial, Helvetica, sans-serif; 
 font-weight:bold; 
 color:#fffcfc; 
 background-color:#8b0000; 
 background-image: -moz-linear-gradient(top, #8b0000 0%, #a23232 100%); 
 background-image: -webkit-linear-gradient(top, #8b0000 0%, #a23232 100%); 
 background-image: -o-linear-gradient(top, #8b0000 0%, #a23232 100%); 
 background-image: -ms-linear-gradient(top, #8b0000 0% ,#a23232 100%); 
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a23232', endColorstr='#a23232',GradientType=0 ); 
 background-image: linear-gradient(top, #8b0000 0% ,#a23232 100%);   
 -webkit-box-shadow:inset 0,0px 0,0px 5,5px #ffffff,#ffffff;  -moz-box-shadow:inset 0px 0px 5px #ffffff;  box-shadow:inset 0px 0px 5px #ffffff;  
 opacity:0.85; 
 -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=85); 
 filter: alpha(opacity=85); 
 }.button:active{
 padding:11px 9px; 
 border:solid 1px #cc9966; 
 -webkit-border-radius:4px;
 -moz-border-radius:4px; 
 border-radius: 4px; 
 font:16px Arial, Helvetica, sans-serif; 
 font-weight:bold; 
 color:#fffcfc; 
 background:#cc9966; 
   
 }
/* End Add to Cart Button ---------------------- */
  
.button {
    /* background: url("/images/glass.png") repeat-x scroll 0 50% #CC1122; */
    background: #FF1493;
    border-radius: 5px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-size: 1.15em;
    font-weight: normal;
    margin: 1px;
    outline: medium none;
    padding: 0.5em 1em;
    text-align: center;
    text-decoration: none;
    transition: all 0.3s ease 0s;
}
.button:hover {
    background: url("/images/glass.png") repeat-x scroll 0 50% #DD2233; 
    color: #FFFFFF;
    text-decoration: none;
}
.button:active {
    background: url("/images/glass.png") repeat-x scroll 0 50% #DD2233; 
    color: #FFFFFF;
    position: relative;
    top: 1px;
}
.button:visited {
    color: #FFFFFF;
}
.breaker {
    clear: both;
}
.group:before, .group:after {
    content: "";
    display: table;
}
.group:after {
    clear: both;
}
.group {
}
.floatleft {
    float: left;
}
.floatright {
    float: right;
}
html {
}
.clearfix {
}
*::-moz-selection {
    background: none repeat scroll 0 0 #1777AF;
    color: #FAFAFA;
    text-shadow: none;
}
button, input[type="button"], input[type="reset"], input[type="submit"] {
}
input:-moz-placeholder {
    font-size: 0.875em;
    line-height: 1.4;
}
.ie7 img, .iem7 img {
}
input[type="checkbox"], input[type="radio"] {
}
input[type="search"] {
    -moz-box-sizing: content-box;
}
button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0 none;
    padding: 0;
}
p {
    -moz-hyphens: auto;
}

div.rightside_image {
    float: right;
    margin-left: 10px;
    margin-bottom: 10px;
    border: 1 px solid #cccccc;
    text-align: center;
    font-size: 0.9 em;
    font-style: italic;
}

.imgwrapper img {
    max-width:100% !important;
    height:auto;
    display:block;
    margin-left:auto;
    margin-right:auto;
}

div.centered_image {
    display: block;
    margin: 2em auto 2em auto;
    border: 1 px solid #cccccc;
    text-align: center;
    font-size: 0.9 em;
    font-style: italic;
    
}

div.learnmore {
    color: #666666;
    font-family: 'Gloria Hallelujah', cursive;
    font-size: 1.375em;
    line-height: 2em;
    padding-top: 0.3em;
    padding-left: 5%;
    width: 100%;    
}

blockquote {
    margin: 1.5em 0 1.5em;
    padding: 0.5em 1em 0 2.5em;
    position:relative;
    border:1px #dfdfdf solid;
    background-color:white;
    font-size: 1.5em;
    font-style: italic;
    color: #444444;
    line-height: 1.45em;
/*display: block;
  border:1px #dfdfdf solid;
background-color:white;
font-size: 1.5em;
font-style: italic;
margin: 0.25em 0.5em;
padding: 0.35em 1.5em;
color: #444444;
line-height: 1.45em;*/
}


blockquote:before, blockquote:after {
color: #7a7a7a;
display: block;
font-size: 3em;
}

/* Left Quote */
blockquote:before {
    content: '\201C';
    display: block;
    position:absolute;
    left:5px;
    top: 0.5em;
    line-height: 0.1em;
}

/* Right Quote */
/*blockquote:after {
    position:absolute;
    right:510px;
    bottom: 0em;
    line-height: 0.1em;
    content: '\201D';
}*/

.cdquote {
    padding: 0.5em 1em 0 1.4em;
    position:relative;
    border:1px #dfdfdf solid;
    background-color:white;
    font-size: 1.3em;
    font-style: italic;
    color: #444444;
    line-height: 1.45em;
    text-align: center;
}
.cdquote:before, .cdquote:after {
color: #7a7a7a;
display: block;
font-size: 3em;
}

/* Left Quote */
.cdquote:before {
    content: '\201C';
    display: block;
    position:absolute;
    left:-5px;
    top: 0.5em;
    line-height: 0.1em;
}

.cdquoter {
    font-size: 0.8em;
    text-align:right;
    text-style: normal !important;
    line-height: 1em;
}
    
p.heading {
    text-align: center;
    background: rgba(222, 218, 209, 1.0); 
/*    background-color: #8b7d7b;
    opacity: 0.35;
    filter: alpha(opacity = 75);*/
    color: #444444;
}

.newsblock {
    padding: 0.5em 1em 0.5em 1.4em;
    position:relative;
    border:1px #dfdfdf solid;
    background-color:white;
    font-size: 1.2em;
    color: #444444;
    line-height: 1.45em;
    
}

/* Contact Form */

/*not needed*
.formwrapper {
    margin: 47px auto;
    max-width:580px;
} */
 
#contact_form {
    text-shadow:0 1px 0 #FFF;
    border-radius:4px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    background:#F9F9F9;
    padding:25px;
    border: 3px solid #E4E2DE; 
   -moz-box-shadow:    2px 2px 4px 5px #ccc;
   -webkit-box-shadow: 2px 2px 4px 5px #ccc;
   box-shadow:         2px 2px 4px 5px #ccc;  
}
 
 
#ff label {
    cursor:pointer;
    margin:4px 0;
    color:#ed7700;
    display:block;
    font-weight:800;
    color: #666666;
    font-family: 'Gloria Hallelujah', cursive;
    font-size: 1.2em;
   /* line-height: 2em;
    padding-top: 0.3em;
    padding-left: 2em;
    width: 100%; */   
     
}
 
input, textarea {
    display:block;
    width:90%;
    border-radius:4px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    background-color:#f4f4f4;
    color:#000;
    border:1px solid #5f5f5f;
    padding:10px;
    margin-bottom:25px;
}
 
input:focus, textarea:focus {
    border:1px solid #97d6eb;
}

#submit {
    width:127px;
    height:38px;
 /* background:url(../images/submit.jpg);*/
    background: #d4a2ec;
 /* text-indent:-9999px;*/
    border:none;
    margin-top:20px;
    cursor:pointer;
}

#submit:hover {
	    opacity:.9;
}

input:invalid, textarea:invalid {
  box-shadow: none;
}

:-moz-submit-invalid {
  box-shadow: none;
}

:-moz-ui-invalid {
  box-shadow:none;
}

#form_good {
   font-size: 1.375em;
   font-weight: 200em;
   color: green;
   margin-top: 20px;
   margin-bottom: 20px;
}

#form_error {
   font-size: 1.375em;
   font-weight: 200em;
   color: red;
   margin-top: 20px;
   margin-bottom: 20px;
}

p.formintro {
    font-family: 'Gloria Hallelujah', cursive;
    color: #333333;
    font-size: 1.75em;
    letter-spacing: -1px;
    line-height: 1.3;
    margin-bottom: 0.3em;
    text-align:center;
    background: rgba(222, 218, 209, 1.0);
}

#mc-embedded-subscribe_gray {
    width:127px;
    height:38px;
    background:#d4a2ec;
 /* text-indent:-9999px; (for image url bkgrd) */
    border:none;
 /* margin-top:20px; */
    cursor:pointer;
}

#mc-embedded-subscribe_gray:hover {
	    opacity:.9;
}

#mc-embedded-subscribe_blue {
    width:127px;
    height:38px;
    background:#1777AF;
 /* text-indent:-9999px;*/
    border:none;
 /* margin-top:20px;*/
    margin-bottom:12px;
    cursor:pointer;
}

#mc-embedded-subscribe_blue:hover {
	    opacity:.9;
}

/* End Contact Form CSS */

/* PayPal Form Span to allow two buttons on same line on home page */

div.PayPal-form-button ul li img {
    float: left;
    position: relative;
    vertical align: middle;
    text-align: center;
    top: 20px;
    width: 50%;
}


#F2F0EC
#DEDAD1
#E4E2DE
#8b8386
#8b7d7b