@charset "UTF-8";
html {
    overflow: scroll;
    }
body {
	background-color: #F7F7F7;
}
#wrapper {
	width: 880px;
	height: auto;
	min-height: 400px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	font-family: Gotham, Helvetica, Arial, sans-serif;
	-webkit-box-shadow: 0px 0px;
	box-shadow: 0px 0px;
	border-left: 30px solid #FFFFFF;
	border-right: 30px solid #FFFFFF;
	border-bottom: 30px solid #FFFFFF;
	border-top: 0 solid #FFFFFF;
}
header {
	width: 880px;
	height: 175px;
	display: block;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	padding-left: 0px;
	padding-top: 0px;
	background-position: left top;
	background-image: url(images/header.gif);
}
header a {
	color: #BD2803;
	text-decoration: none;
}
header a:hover  {
	color: #000000;
	text-decoration: none;
}
#engage {
	display: block;
	height: 30px;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	margin-top: 5px;
	font-family: Gotham, Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 16px;
	text-align: right;
	line-height: 20px;
	text-decoration: none;
	vertical-align: middle;
}
#newsletter {
	float: right;
	height: 20px;
	width: 100px;
	display: inline-block;
	padding-top: 1px;
	padding-bottom: 0px;
}#contact {
	float: right;
	height: 20px;
	width: 125px;
	margin-right: 5px;
	display: inline-block;
	padding-top: 1px;
	padding-bottom: 0px;
}
#social {
	float: right;
	width: 100px;
	margin-right: 5px;
	display: inline-block;
	text-align: right;
	text-decoration: none;
	vertical-align: bottom;
}
#social img {
	text-decoration: none;
	border-style: none;
	border-width: 0px;
	margin-top: 3px;
	float: none;
	vertical-align: top;
	display: inline-block;
}
nav {
	width: 880px;
	height: 26px;
	display: block;
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;
	font-family: Gotham, Helvetica, Arial, sans-serif;
	border-top: thin solid #BD2803;
	border-bottom: thin solid #BD2803;
}
nav a  {
	color: #000000;
	padding: 5px 15px;
	display: inline-block;
	font-size: 16px;
	line-height: 16px;
	text-decoration: none;
	vertical-align: middle;
}
nav a:visited  {
	color: #474747;
	padding: 5px 15px;
	display: inline-block;
	font-size: 16px;
	line-height: 16px;
	text-decoration: none;
	vertical-align: middle;
}
nav a:hover  {
	color: #BD2803;
	padding: 5px 15px;
	display: inline-block;
	font-size: 16px;
	line-height: 16px;
	text-decoration: none;
	vertical-align: middle;
}
nav a:active  {
	color: #BD2803;
	padding: 5px 15px;
	display: inline-block;
	font-size: 16px;
	line-height: 16px;
	text-decoration: none;
	vertical-align: middle;
}
main {
	width: 880px;
	height: auto;
	min-height: 450px;
	display: block;
	background-color: #FFFFFF;
	border-bottom: 1px solid #BD2803;
	/* [disabled]margin: 0px; */
}
#welcomebox {
	width: 565px;
	height: auto;
	display: block;
	float: right;
	margin-left: 10px;
}
#content {
	margin-top: 0px;
	margin-bottom: 20px;
	width: auto;
	display: block;
	color: #454545;
	-webkit-box-shadow: 0px 0px;
	box-shadow: 0px 0px;
	height: auto;
	padding-bottom: 20px;
	max-width: 880px;
}
#clientcontentfull {
	width: 630px;
	height: auto;
	display: block;
	margin-top: 10px;
	-webkit-box-shadow: 0px 0px;
	box-shadow: 0px 0px;
	background-color: #FFFFFF;
	float: right;
}
#formcenter {
	height: auto;
	width: 565px;
	margin-top: 15px;
	float: right;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
footer {
	width: 860px;
	display: block;
	padding: 0px 10px 5px;
	min-height: 230px;
	color: #262626;
	height: auto;
	background-color: #FFFFFF;
}
#storeinfo {
	float: left;
	width: 210px;
	height: 230px;
	text-align: center;
	font-size: 14px;
	color: #1A1A1A;
	text-decoration: none;
	display: inline-block;
	padding-top: 5px;
}
#quiltshops {
	float: right;
	height: 230px;
	width: 645px;
	display: inline-block;
	margin-top: 5px;
}
footer a:link  {
	color: #BD2803;
	text-decoration: none;
}
footer a:visited  {
	color: #BD2803;
	text-decoration: none;
}
footer a:active  {
	color: #2F2F2F;
	text-decoration: none;
}
footer a:hover  {
	color: #2F2F2F;
	text-decoration: none;
}
h1 {
	text-align: center;
	font-size: 22px;
	color: #FFFFFF;
	display: block;
	margin: 0px 0px 7px;
	padding: 3px 5px;
	letter-spacing: 0.2em;
	font-weight: bold;
	font-style: normal;
	text-shadow: 0 0;
	background-color: #BD2803;
}
h2 {
	color: #BD2803;
	text-align: center;
	width: auto;
	margin: 0px;
	padding: 3px 0px;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 0.05em;
	display: block;
	font-style: normal;
	border-bottom: thin solid #2F2F2F;
}
h3 {
	color: #4D6AA2;
	display: block;
	margin-top: 4px;
	margin-bottom: 4px;
}
h4 {
	font-style: italic;
	text-align: center;
	display: block;
	margin: 0px;
	font-size: 14px;
}
#clientcontentfull img {
	margin: 7px;
}
#row1 {
	width: auto;
	float: right;
	display: block;
	/* [disabled]margin-right: 5px; */
	/* [disabled]margin-top: 5px; */
}
#row2 {
	width: auto;
	float: right;
	display: block;
	/* [disabled]margin-right: 5px; */
	/* [disabled]margin-top: 5px; */
	max-width: 880px;
}
#row3 {
	width: auto;
	float: none;
	display: block;
	/* [disabled]margin-top: 5px; */
	/* [disabled]margin-left: auto; */
	/* [disabled]margin-right: auto; */
}
#row4 {
	width: auto;
	float: right;
	display: block;
	margin-right: 5px;
	margin-top: 5px;
	text-align: right;
}
#formcenter iframe {
	width: 580px;
	height: auto;
	min-height: 625px;
	border-style: none;
	background-color: #FFFFFF;
	margin-top: 5px;
}
.redfont {
	color: #8B316C;
}
a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=30);
}
#lhnavigation {
	float: left;
	width: 300px;
	background-color: #FFFFFF;
	display: block;
	padding-bottom: 20px;
	text-align: left;
	padding-left: 0px;
	border-right: thin solid #BD2803;
}
#lhnavigation a {
	color: #BD2803;
	text-decoration: none;
	font-family: Gotham, Helvetica, Arial, sans-serif;
	line-height: 16px;
	display: block;
	padding-left: 10px;
	padding-top: 15px;
	padding-bottom: 0px;
	font-size: 15px;
}
#content a {
	color: #BD2803;
	text-decoration: none;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	line-height: 16px;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
}
#content a:hover  {
	color: #2F2F2F;
	text-decoration: none;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	line-height: 16px;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
}
#lhnavigation a:hover  {
	color: #2F2F2F;
	text-decoration: none;
	background-color: rgba(255,255,255,0.50);
}
#inspiration {
	margin-top: 20px;
	padding: 0px;
	float: left;
	width: 180px;
	text-align: center;
	font-size: 14px;
}
#content #row2 #gallery {
	width: 880px;
	max-width: 880px;
}
#content #row2 #gallery tr td {
	max-width: 280px;
}
.floatright {
	float: right;
	text-align: center;
}
#address {
	padding-left: 10px;
	font-size: 13px;
}
a img {
	border-width: 0px;
	border-style: none;
	text-decoration: none;
}
#blank {
	width: 630px;
	float: right;
}
.redtopborder {
	border-top: thin solid #BD2803;
}
