html, body, div, span, h2, h3, h4, h5, h6, p, ul, li, form, label, img, tr, td {
	margin:0px;
	padding:0px;
	border:0px;
	outline:0px;
	line-height:1.3;
}
:focus {
	outline: 0;
}
h1 {
	font-size:28px;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	line-height:normal;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #044368;
}
body {
	margin-left: 0px;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: left top;
	background-color: #FFFFFF;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	}
#master-container {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}

.top-container {
	height: 29px;
	width: 850px;
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 1px;
	background-image: url(../images/main-top.jpg);
	clear: both;
}
.content-cen-patt {
	float: left;
	background-image: url(../images/main-cen-patt.png);
	background-repeat: repeat-y;
	background-position: left top;
	width: 708px;
	padding-left:74px;
	padding-right:75px;
	font-size:16px;
	color:#000;
	margin-top:-13px;
}
.font-black {
	color:#000;
}
.cleared {
	clear:both;
}
.fntbig {
	font-size:46px;
	font-family:impact, arial, verdana, "trebuchet MS";
	font-weight:normal;
	line-height:normal;
}
.bottom-container {
	height: 33px;
	width: 850px;
	float: left;
	background-image: url(../images/main-bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 1px;
	line-height: 1px;
}
.header {
	background: url(../images/header-joel.jpg) top no-repeat;
	height: 220px;
	width: 850px;
	clear: both;
	float: left;
	margin-top:-30px;
	margin-left:9px;
}
.box-testi {
	border:1px solid #0461b1;
	width:680px;
	-moz-box-shadow: 3px 3px 4px #333;
	-webkit-box-shadow: 3px 3px 4px #333;
	box-shadow: 3px 3px 4px #333;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left:15px;
}
.box-testi .inner {
	padding:20px;
}
.box-testi img {
	padding:5px;
}
.blue {
	color:#0000ff;
	line-height:normal;
	font-family:arial;
	font-size:16px
}
.font-blue {
	color: #04368a;
}
.orange {
	color:#ff3300;
}
.align-center {
	text-align: center;
}
.font-18 {
	font-size: 18px;
}
.font-orange {
	color: #dc5710;
}
.impact {
	font-family: Impact;
}
.font-impact {
	font-family: impact, arial, verdana, "trebuchet MS";
	font-weight:normal;
}
.bulleted {
	margin-left:80px;
}
.top-hdng1 {
	font-family: impact, arial, verdana, "trebuchet MS";
	font-size: 38px;
	color: #ff0000;
	text-align: center;
	margin-bottom: 12px;
	font-weight:normal;
}
.top-hdng1 h2 {
	font-size:24px;
	color:#000;
	font-weight:normal;
}
.hdng2 {
	font-size: 45px;
	text-align: center;
	margin-bottom: 12px;
}
.hdng3 {
	font-size: 20px;
	color: #1077b3;
	text-align: center;
	margin-bottom: 20px;
	margin-top: 20px;
}
.featured-products {
	border:1px dashed #075fb1;
	width:auto;
}
.featured-products .inner {
	padding:20px;
	margin:2px;
	border:4px solid #dddddd;
}
.font-featured {
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	font-size:20px;
	line-height:normal;
}
.thanks {
	font-size: 25px;
	text-align: center;
	margin-bottom: 12px;
	text-transform: uppercase;
}
.intxt {
	border:#000000, medium;
	height:44px; 
	font-size:16px; 
	text-align:center;
}
.text-field-patt {
	background-image: url(../images/text-field-patt.jpg);
	background-repeat: repeat-x;
	height: 24px;
	border: 1px solid #c3c3c3;
	padding-top: 15px;
	padding-left: 5px;
	font-size: 14px;
}
.footer-links {
	margin-right: 50px;
	margin-left: 50px;
	font-size: 11px;
	color: #d14e09;
	margin-bottom: 20px;
}	
.divider {
	border-top:2px solid #9f2927;
	padding-bottom:10px;
	width:715px;
	margin-left:auto;
	margin-right:auto;
	
}
.footer-links a {
	color: #d14e09;
	text-decoration: none;
	font-weight: bold;
}
.footer-links a:hover {
	color: #973906;
	text-decoration: underline;
}
.copyright {
	color: #333;
	float: right;
}
/* Button panel */
.dcssb-float .dcssb-content {
	background: #fff;
	padding: 10px 10px 5px 10px;
	text-align: center;
	width: 60px;
	border: 1px solid #ccc;
	border-radius: 3px; 
	-webkit-border-radius: 3px;
}
.dcssb-btn {
	margin-bottom: 5px;
}
.dcssb-btn.size-horizontal {
	width: 80px;
	height: 24px;
}
.dcssb-btn.size-none {
	width: 60px;
	height: 24px;
}
.dcssb-btn.size-vertical {
	width: 60px;
	height: 62px;
}
/* Button specific styling */
/* Digg */
.dcssb-digg.size-vertical {
	height: 68px;
}
/* Delicious */
.dcssb-delicious div {
	margin: 0 auto;
}
/* LinkedIn */
.dcssb-linkedin.size-horizontal {
	width: 65px;
}
/* Buffer */
.dcssb-buffer.size-horizontal {
	width: 85px;
}
/* Print & Email */
.dcssb-print.size-horizontal, .dcssb-print.size-none, .dcssb-email.size-horizontal, .dcssb-email.size-horizontal {
	width: 56px;
}
.dcssb-print.size-vertical, .dcssb-email.size-vertical {
	height: 24px;
}
.link-email, .link-print {
	padding-left: 20px;
	display: block;
	font: bold 11px/18px Arial, sans-serif;
	height: 20px;
	text-decoration: none;
	color: #333333;
    cursor: pointer;
    background-color: #F8F8F8;
    background-image: -moz-linear-gradient(center top , #FFFFFF, #DEDEDE);
    border: 1px solid #bbb;
    border-radius: 3px 3px 3px 3px;
    max-width: 98%;
    overflow: hidden;
    position: relative;
	text-align: left;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.link-print .icon, .link-email .icon {
	display: block;
	width: 14px;
	height: 12px;
	position: absolute;
	left: 4px;
	top: 4px;
}
.link-print .icon {
	background: url(../images/icon_print.png) no-repeat 0 0;
}
.link-email .icon {
	background: url(../images/icon_email.png) no-repeat 0 0;
}
.link-email:hover, .link-print:hover {
	background-color: #e8e8e8;
	border: 1px solid #999;
    background-image: -moz-linear-gradient(center top , #f8f8f8, #cecece);
}

/* Pinterest */
.dcssb-pinterest {
	position: relative;
	width: 60px;
}
.dcssb-pinterest.size-horizontal, .dcssb-pinterest.size-none {
	height: 20px;
}
.dcssb-pinterest.size-horizontal {
	width: 70px;
}
.dcssb-pinterest-button {
    height: 25px;
    margin: 0;
    padding: 0 0 10px 0;
}
.pinItButton {
    position: absolute;
    background: url(../images/pinterest.png);
    font: 11px Arial, sans-serif;
    text-indent: -9999em;
    font-size: .01em;
    color: #CD1F1F;
    height: 22px;
    width: 47px;
    background-position: 0 -37px;
	bottom: 0;
	left: 50%;
	margin-left: -24px;
}
.pinItButton:hover {
	background-position: 0 -58px;
	background-color: none;
}
.pinterest-counter-count{
	font: 12px/12px Arial,Helvetica,sans-serif;
    height: 29px;
    padding: 9px 0 0;
    text-align: center;
    width: 47px;
	background: url(../images/pinterest.png) no-repeat 0 0;
    color: #777777;
    position: absolute;
	bottom: 23px;
	right: 8px;
}
.size-horizontal .pinItButton {
	left: 0;
	margin-left: 0;
}
.size-horizontal .pinterest-counter-count{
	font: 11px/11px Arial,Helvetica,sans-serif;
    height: 15px;
    padding: 3px 0 0;
    text-align: center;
    width: 21px;
	background: url(../images/pinit-count-s.png) no-repeat 0 0;
    color: #777777;
    position: absolute;
	bottom: 1px;
	right: 0;
}
.size-none .pinterest-counter-count{
 display: none;
}