html, body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	text-size-adjust: 100%;
	font-size: 100%;
	background-color: #FFF;
	overflow: auto;
}
.wrapper {
	width: 100%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -74px;
	background-image: url(../images/fabric-background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
	background-size: cover;
}
.fb-like {
	width: auto;
	height: 38px;
	position: absolute !important;
	right: 4%;
	top: 5%;
	display: block;
	z-index: 10;
	margin-right: auto;
	margin-left: auto;
	float: right;
}
#header-container  {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	height: auto;
	background-image: url(../images/border.png);
	background-repeat: repeat-x;
	background-position: center -50px;
}
#header-logo-container {
	display: block;
	float: left;
	position: relative;
	clear: none;
	width: 100%;
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #999;
	text-align: center;
	height: auto;
	padding-top: 25px;
	padding-bottom: 10px;
}
#nav-container {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	display: block;
	height: auto;
	clear: both;
	padding-top: 0px;
	text-align: center;
	position: relative;
	z-index: 20;
	float: left;
}
#content-wrapper {
	display: block;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;
	padding: 0px;
	height: 100%;
	width: 100%;
	float: left;
}
#content-container {
	display: table;
	margin-top: 1%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 1%;
	width: 90%;
	text-align: center;
	-moz-border-radius-bottomleft: 60px 25px;
	border-bottom-left-radius: 475px 55px;
	-moz-border-radius-topleft: 60px 25px;
	border-top-left-radius: 475px 55px;
	-moz-border-radius-bottomright: 60px 25px;
	border-bottom-right-radius: 475px 55px;
	-moz-border-radius-topright: 60px 25px;
	border-top-right-radius: 475px 55px;
	background-color: rgba(255,255,255,0.45);
	-moz-box-shadow: 0px 0px 8px #6699CC;
	-webkit-box-shadow: inset 0px 0px 8px #6699CC;
	box-shadow: 0px 0px 8px #6699CC;
	padding-left: 1%;
	padding-right: 1%;
	padding-top: 2%;
	background-image: url(../images/argile-fill.png);
	background-repeat: repeat;
	background-position: 0% 0;
	padding-bottom: 2%;
}
#content-container h1 {
	font-family: "Sorts Mill Goudy", serif;
	font-size: 3em;
	font-weight: 400;
	color: #871A55;
	text-align: center;
	font-style: italic;
	letter-spacing: -0.0375em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	line-height: 0.75em;
	text-shadow: 1px 1px 2px rgba(255,255,255,1.00);
}
#content-container h3 {
	font-family: "Sorts Mill Goudy", serif;
	font-size: 2.5em;
	font-weight: 400;
	color: #FFFFFF;
	text-align: center;
	font-style: italic;
	letter-spacing: -0.0375em;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-shadow: 1px 1px 2px #871A55;
	padding-top: 20px;
	width: 98%;
	background-color: rgba(135,26,85,0.50);
	border-radius: 7px;
}
#content-masks-container {
	display: table;
	margin-top: 1%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 1%;
	width: 90%;
	text-align: center;
	-moz-border-radius-bottomleft: 60px 25px;
	border-bottom-left-radius: 475px 55px;
	-moz-border-radius-topleft: 60px 25px;
	border-top-left-radius: 475px 55px;
	-moz-border-radius-bottomright: 60px 25px;
	border-bottom-right-radius: 475px 55px;
	-moz-border-radius-topright: 60px 25px;
	border-top-right-radius: 475px 55px;
	background-color: rgba(255,255,255,0.45);
	-moz-box-shadow: 0px 0px 8px #6699CC;
	-webkit-box-shadow: inset 0px 0px 8px #6699CC;
	box-shadow: 0px 0px 8px #6699CC;
	padding-left: 1%;
	padding-right: 1%;
	padding-top: 2%;
	background-image: url(../images/argile-fill.png);
	background-repeat: repeat;
	background-position: 0% 0;
	padding-bottom: 2%;
}
#content-masks-container h1 {
	font-family: "Sorts Mill Goudy", serif;
	font-size: 3em;
	font-weight: 400;
	color: #871A55;
	text-align: center;
	font-style: italic;
	letter-spacing: -0.0375em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	line-height: 0.75em;
	text-shadow: 1px 1px 2px rgba(255,255,255,1.00);
}
#content-masks-container h3 {
	font-family: "Sorts Mill Goudy", serif;
	font-size: 2.5em;
	font-weight: 400;
	color: #FFFFFF;
	text-align: center;
	font-style: italic;
	letter-spacing: -0.0375em;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-shadow: 1px 1px 2px #871A55;
	padding-top: 20px;
	width: 98%;
	background-color: rgba(135,26,85,0.50);
	border-radius: 7px;
}
#home-column-contact {
	width: 33%;
	float: left;
	clear: right;
	position: relative;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	height: auto;
	margin: 0px;
}
#content-lower-container {
	display: table;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0%;
	padding-top: 4%;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	height: auto;
	width: 98%;
}
#page-product-wrapper {
	display: table;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 2%;
	padding-top: 1.5%;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 1.5%;
	height: auto;
	width: 98%;
	border-radius: 7px;
	background-color: rgba(255,255,255,1.00);
	position: relative;
	-moz-box-shadow: 0px 0px 8px #6699CC;
	-webkit-box-shadow: inset 0px 0px 1px #6699CC;
	box-shadow: inset 0px 0px 1px #6699CC;
}
#page-product-mask-wrapper {
    display: table;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 2%;
    padding-top: 1.5%;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 1.5%;
    width: 98%;
    border-radius: 7px;
    background-color: rgba(255,255,255,1.00);
    position: relative;
    -moz-box-shadow: 0px 0px 8px #6699CC;
    -webkit-box-shadow: inset 0px 0px 1px #6699CC;
    box-shadow: inset 0px 0px 1px #6699CC;
}
#page-product-cell-1 {
	width: 30%;
	margin-right: 1.5%;
	float: left;
	margin-left: 1.5%;
	text-align: left;
	margin-bottom: 0px;
	display: block;
	height: auto;
}
#page-product-cell-2 {
	width: 65.5%;
	margin-right: 1.5%;
	float: left;
	margin-left: 0%;
	clear: right;
	margin-bottom: 1.5%;
	text-align: left;
}
#page-product-cell-2 h2 {
	font-family: Verdana;
	font-size: 1em;
	font-weight: bold;
	text-align: left;
	font-style: normal;
	line-height: 150%;
	color: #871A55;
	background-color: undefined;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#page-product-cell-2 p, li  {
	font-family: Verdana;
	font-size: 0.875em;
	font-weight: normal;
	text-align: left;
	font-style: normal;
	line-height: 150%;
	color: rgba(0,0,0,1.00);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#page-product-cell-2b {
	width: 32%;
	margin-right: 1.5%;
	float: left;
	margin-left: 0%;
	clear: right;
	margin-bottom: 1.5%;
	text-align: left;
}
#page-product-cell-2b h2 {
	font-family: Verdana;
	font-size: 1em;
	font-weight: bold;
	text-align: left;
	font-style: normal;
	line-height: 150%;
	color: #871A55;
	background-color: undefined;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#page-product-cell-2b p, li  {
	font-family: Verdana;
	font-size: 0.875em;
	font-weight: normal;
	text-align: left;
	font-style: normal;
	line-height: 150%;
	color: rgba(0,0,0,1.00);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#page-product-cell-2 h3 {
	font-family: Verdana;
	font-size: 0.875em;
	font-weight: bold;
	text-align: left;
	font-style: normal;
	line-height: 150%;
	color: #000000;
	background-color: transparent;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-width: none;
	border-style: none;
	text-shadow: 0px 0px 0px rgba(255,255,255,1.00);
}
#page-product-cell-3 {
	width: 32%;
	margin-right: 1.5%;
	float: left;
	margin-bottom: 0px;
}
#page-product-cell-3 h3 {
	font-family: Verdana;
	font-size: 0.875em;
	font-weight: bold;
	text-align: left;
	font-style: normal;
	line-height: 150%;
	color: #000000;
	background-color: transparent;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-width: none;
	border-style: none;
	text-shadow: 0px 0px 0px rgba(255,255,255,1.00);
}
#page-product-cell-3 p {
	font-family: Verdana;
	font-size: 0.875em;
	font-weight: normal;
	text-align: left;
	font-style: normal;
	line-height: 150%;
	color: rgba(0,0,0,1.00);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#page-product-cell-4 {
	width: 32%;
	margin-right: 1.5%;
	float: left;
	display: block;
	margin-bottom: 0px;
	text-align: center;
	border-radius: 4px;
	padding-bottom: 1.5%;
}
#home-column-double {
	width: 66%;
	position: relative;
	text-align: left;
	float: left;
	margin-right: 1%;
	background-color: undefined;
}
#home-column-single {
	width: 100%;
	float: left;
	clear: right;
	position: relative;
	text-align: left;
	margin: 0px;
	padding: 0px;
	height: auto;
}
#home-column-mini {
	width: 23%;
	float: left;
	clear: none;
	position: relative;
	margin-right: 1%;
	padding: 0px;
	margin-left: 1%;
}
#home-column-box {
	width: 30%;
	float: left;
	clear: right;
	position: relative;
	padding-top: 10px;
	-moz-border-radius-bottomleft: 60px 25px;
	border-bottom-left-radius: 175px 25px;
	-moz-border-radius-topleft: 60px 25px;
	border-top-left-radius: 175px 25px;
	-moz-border-radius-bottomright: 60px 25px;
	border-bottom-right-radius: 175px 25px;
	-moz-border-radius-topright: 60px 25px;
	border-top-right-radius: 175px 25px;
	background: rgba(255,255,255, 0.65);
	height: auto;
	-moz-box-shadow: inset 0px 0px 8px #6699CC;
	-webkit-box-shadow: inset 0px 0px 8px #6699CC;
	box-shadow: inset 0px 0px 8px #6699CC;
	margin-top: 0px;
	margin-right: 1%;
	margin-bottom: 20px;
	margin-left: 1%;
}
.push {
	height: 100px;
	clear: both;
	margin: 0px;
	padding: 0px;
}
.footer  {
	clear: both;
	height: 29px;
	padding-top: 45px;
	background-image: url(../images/border.png);
	background-repeat: repeat-x;
	background-position: center 24px;
	text-align: center;
}

#footer-container {
	width: 100%;
	float: left;
	font-family: "Sorts Mill Goudy", serif;
	color: #069;
	font-size: 12px;
	text-align: center;
	display: block;
	margin: 0px;
	padding: 0px;
}
#footer-column-1 {
	width: 100%;
	font-family: "Sorts Mill Goudy", serif;
	color: #069;
	font-size: 12px;
	text-align: center;
	display: block;
	margin: auto;
	padding: 0px;
}
.image-medium-home {
	height: auto;
	width: auto;
	-moz-border-radius-bottomleft: 60px 25px;
	border-bottom-left-radius: 175px 25px;
	-moz-border-radius-topleft: 60px 25px;
	border-top-left-radius: 175px 25px;
	-moz-border-radius-bottomright: 60px 25px;
	border-bottom-right-radius: 175px 25px;
	-moz-border-radius-topright: 60px 25px;
	border-top-right-radius: 175px 25px;
	background-color: #fff;
	float: left;
	overflow: hidden;
	text-align: center;
	padding: 0px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.image-medium-page-product {
	height: auto;
	width: auto;
	-moz-border-radius-bottomleft: 60px 25px;
	border-bottom-left-radius: 175px 25px;
	-moz-border-radius-topleft: 60px 25px;
	border-top-left-radius: 175px 25px;
	-moz-border-radius-bottomright: 60px 25px;
	border-bottom-right-radius: 175px 25px;
	-moz-border-radius-topright: 60px 25px;
	border-top-right-radius: 175px 25px;
	background-color: #fff;
	float: left;
	overflow: hidden;
	text-align: center;
	padding: 0px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.image-small-home {
	height: auto;
	-moz-border-radius-bottomleft: 60px 25px;
	border-bottom-left-radius: 60px 25px;
	-moz-border-radius-topleft: 60px 25px;
	border-top-left-radius: 60px 25px;
	-moz-border-radius-bottomright: Sorts Mill Goudy, serif;
	border-bottom-right-radius: 60px 25px;
	-moz-border-radius-topright: 60px 25px;
	border-top-right-radius: 60px 25px;
	float: right;
	overflow: hidden;
	text-align: center;
	padding: 0px;
	width: auto;
	margin: 0px;
}
.text-home {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	line-height: 1.5em;
	font-weight: 400;
	color: #333;
	margin: 0px;
	text-align: center;
	padding: 0px;
}
.text-footer {
	font-family: "Sorts Mill Goudy", serif;
	font-size: 13pt;
	font-weight: 400;
	color: #CCC;
	margin: 0px;
	text-align: center;
	padding: 0px;
}
.text-home {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	line-height: 1.5em;
	font-weight: 400;
	color: #333;
	margin: 0px;
	text-align: center;
	padding: 0px;
}
.text-home-secondary {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	line-height: 1.5em;
	font-weight: 400;
	color: #333;
	text-align: left;
}
.text-home-lower-secondary {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;
	line-height: 1.5em;
	font-weight: 400;
	color: #333;
	text-align: center;
}
.text-home-large {
	font-family: "Sorts Mill Goudy", serif;
	font-size: 14pt;
	line-height: 1.125em;
	font-weight: 400;
	color: #333;
	margin: auto;
	text-align: center;
	padding: 0px;
	font-style: normal;
	width: 85%;
	float: none;
}
.text-page {
	font-family: "Sorts Mill Goudy", serif;
	font-size: 1.0625em;
	line-height: 1.5em;
	font-weight: 400;
	color: #333;
	list-style-position: outside;
	list-style-type: disc;
	text-align: left;
}
.home-headline {
	font-family: "Sorts Mill Goudy", serif;
	font-size: 2.5em;
	font-weight: 400;
	color: #0071bc;
	text-align: center;
	line-height: 1.5em;
}
.home-subhead {
	font-family: "Sorts Mill Goudy", serif;
	font-size: 1.25em;
	font-weight: 700;
	color: #0071bc;
	margin: 0px;
	padding: 0px;
	text-align: center;
	line-height: 1.25em;
	width: 100%;
	display: block;
}
.pagelink:link {
	color: #871A55;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-family: Georgia, serif;
	font-style: normal;
	font-weight: bold;
	padding-top: 18px;
	display: block;
	padding-bottom: 17px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 50% 95%;
	border: 2px solid #fff;
	background-color: rgba(0,96,175,0.20);
	margin-top: 10px;
	border-radius: 7px;
	font-size: 10pt;
	line-height: 10pt;
	letter-spacing: 0.125em;
}
.pagelink:visited {
	color: #871A55;
}
.pagelink:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 50% 95%;
	background-color: rgba(0,96,175,0.50);
}
.pagelink:active {
	color: #871A55;
}
.textlink:link {
	color: #742055;
	text-decoration: none;
}
.textlink:visited {
	color: #742055;
}
.textlink:hover {
	color: #C39;
}
.textlink:active {
	color: #742055;
}
.sublink:link {
	color: #C39;
	text-decoration: none;
}
.sublink:visited {
	color: #C39;
}
.sublink:hover {
	color: #742055;
}
.sublink:active {
	color: #742055;
}
.whitelink:link {
	color: #FFF;
	text-decoration: none;
}.whitelink:visited {
	color: #FFF;
}
.whitelink:hover {
	color: #99FFFF;
}
.whitelink:active {
	color: #FFFFFF;
}
img {
	max-width: 100%;
	border: 0;
}
.clear {
	float: none;
	clear: both;
	display: block;
}
.float-left  {
	text-decoration: none;
	float: left;
	border-radius: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 6px;
	padding-right: 15px;
}

h1 {
	font-family: "Sorts Mill Goudy", serif;
	font-size: 2em;
	font-weight: 400;
	color: #871A55;
	text-align: center;
	line-height: 1.75em;
	font-style: italic;
	letter-spacing: -0.025em;
	margin: 0px;
}
h2 {
	font-family: verdana;
	font-size: 1em;
	font-weight: 400;
	color: #871A55;
	text-align: center;
	line-height: 1.35em;
	font-style: normal;
	letter-spacing: -0.0125em;
	margin: 0px;
	padding: 0px;
	clear: both;
}
h3 {
	font-family: "Sorts Mill Goudy", serif;
	font-size: 1.375em;
	font-weight: 400;
	color: #871A55;
	text-align: center;
	font-style: italic;
	letter-spacing: -0.0125em;
	line-height: 100%;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: -20px;
	margin-left: 0px;
}
h4 {
	font-family: "Sorts Mill Goudy", serif;
	font-size: 1.625em;
	font-weight: 400;
	color: #333;
	text-align: left;
	font-style: italic;
	letter-spacing: -0.025em;
	line-height: 100%;
	padding: 0px;
	margin: 0px;
}
h5 {
	font-family: "Sorts Mill Goudy", serif;
	font-size: 1.625em;
	font-weight: 400;
	color: #333;
	text-align: center;
	line-height: normal;
	font-style: italic;
	letter-spacing: -0.025em;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 12px;
	display: block;
	width: 100%;
}
@media (max-width: 959px) {
	.resp-----959MAX------------------- {
		display: block;
	}
	#header-container  {
	background-image: none;
}
#page-product-cell-1 {
	width: 30%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 0px;
	display: block;
	height: auto;
	clear: none;
	float: none;
}
#page-product-cell-2 {
	width: 96%;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-bottom: 1.5%;
	text-align: left;
	float: none;
}
#page-product-cell-2 h2 {
	font-family: Verdana;
	font-size: 1em;
	font-weight: bold;
	text-align: center;
	font-style: normal;
	line-height: 150%;
	color: #871A55;
	background-color: undefined;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#page-product-cell-2 p, li  {
	font-family: Verdana;
	font-size: 0.875em;
	font-weight: normal;
	text-align: left;
	font-style: normal;
	line-height: 150%;
	color: rgba(0,0,0,1.00);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#page-product-cell-2b {
	width: 96%;
	margin-right: auto;
	float: none;
	margin-left: auto;
	clear: both;
	margin-bottom: 1.5%;
	text-align: left;
}
#page-product-cell-2b h2 {
	font-family: Verdana;
	font-size: 1em;
	font-weight: bold;
	text-align: center;
	font-style: normal;
	line-height: 150%;
	color: #871A55;
	background-color: undefined;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#page-product-cell-2b p, li  {
	font-family: Verdana;
	font-size: 0.875em;
	font-weight: normal;
	text-align: left;
	font-style: normal;
	line-height: 150%;
	color: rgba(0,0,0,1.00);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#page-product-cell-3 {
	width: 96%;
	margin-right: auto;
	float: none;
	margin-bottom: 0px;
	clear: both;
	margin-left: auto;
}
#page-product-cell-3 h3 {
	font-family: Verdana;
	font-size: 0.875em;
	font-weight: bold;
	text-align: left;
	font-style: normal;
	line-height: 150%;
	color: #000000;
	background-color: transparent;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-width: none;
	border-style: none;
	text-shadow: 0px 0px 0px rgba(255,255,255,1.00);
}
#page-product-cell-3 p {
	font-family: Verdana;
	font-size: 0.75em;
	font-weight: normal;
	text-align: left;
	font-style: normal;
	line-height: 150%;
	color: rgba(0,0,0,1.00);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#page-product-cell-4 {
	width: 96%;
	margin-right: auto;
	float: none;
	display: block;
	margin-bottom: 0px;
	text-align: center;
	border-radius: 4px;
	padding-bottom: 1.5%;
	margin-left: auto;
	clear: both;
}
#content-container h1 {
	font-size: 2.5em;
	padding-top: 10px;
}	
.fb-like {
	width: auto;
	height: 38px;
	position: absolute !important;
	top: -15%;
	display: block;
	z-index: 10;
	margin-right: auto;
	margin-left: auto;
	float: right;
	text-align: left;
	left: 4%;
}	
}
@media (max-width: 800px) {
	.resp-----800MAX------------------- {
		display: block;
	}
    #home-column-mini {
	width: 48%;
	float: left;
	clear: none;
	position: relative;
	margin-right: 1%;
	padding: 0px;
	margin-left: 1%;
}
}
