.top-row{
width:100%;
background:#799393 url(../img/feature-bg.jpg) 50% 0% repeat-x;
padding:1em 0;
margin:0;}

.bottom-row{
width:100%;
background:#799393 url(../img/feature-bg.jpg) 50% 0% repeat-x;
padding:2em 0 1em 0;
margin:0;}

.bottom-row .sell-box {
padding-right:0;}

.bottom-row .sell-panel {
height:555px;}

.bottom-row .product-desc{
margin:.45em 0 .8em 0;}

.copyright {
background:#799393;
padding:1em 0;}

.main-content {
padding: 0 0 1em 0;}

.special {
margin:-15px 0;
height: 585px;
border:3px solid #84CB9E;}

.price {
font-size:1.75em;
color: #F4833B !important;
font-weight:bold;
margin-bottom:-.15em;}

.shipping {
font-size:.8em;
color:#666 !important;
font-style:italic;
line-height:1.1;}

.panel.lg {
font-size:2em;
padding:.3em;
text-align:center;
margin-bottom:.25em;}

.panel.callout:hover {
color:#F4833B;
background: #A2DBB6;}

.copyright p {
font-size:.9em;
line-height:1.25;}

.dark-link {
color:#799393;}

@media only screen and (max-width: 767px) {
	.bottom-row .sell-box {
	padding-right: 0.9375em;}
	
	.bottom-row .sell-panel,
	.special{
	height:auto;
	margin:10px 0;}
	h1 {
	font-size:1.5em;}
}

/* Typography */

@font-face {
    font-family: 'EnriquetaRegular';
    src: url('/fonts/Enriqueta-Regular-webfont.eot');
    src: url('/fonts/Enriqueta-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/Enriqueta-Regular-webfont.woff') format('woff'),
         url('/fonts/Enriqueta-Regular-webfont.ttf') format('truetype'),
         url('/fonts/Enriqueta-Regular-webfont.svg#EnriquetaRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'EnriquetaBold';
    src: url('/fonts/Enriqueta-Bold-webfont.eot');
    src: url('/fonts/Enriqueta-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/Enriqueta-Bold-webfont.woff') format('woff'),
         url('/fonts/Enriqueta-Bold-webfont.ttf') format('truetype'),
         url('/fonts/Enriqueta-Bold-webfont.svg#EnriquetaBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

h1, h2, h3, h4 {
line-height: 1.4;
font-family:'EnriquetaBold', sarif;}

h5, h6 {
line-height: 1.4;
font-family:'EnriquetaRegular', sarif;}

h2 {
color:#F4833B;}
	