
* {
	color: rgb(0, 0, 0) !important;
	font-family: "Calibri", "Arial", "Helvetica", "sans-serif";
	}

h1 {
	font-size: 14pt;
	}

h2 {
	font-size: 12pt;
	}

h3 {
	font-size: 11pt;
	}

h4 {
	font-size: 10pt;
	}

p {
	font-size: 10pt;
	}

li {
	font-size: 10pt;
	}

a {
	font-size: 10pt;
	text-decoration: none;
	}

ul {
	list-style-type: none;
	}

img {
	border: 0;
	}

html {
	background-color: rgb(255, 255, 255);
	}

body {
	background-color: rgb(255, 255, 255);
	width: 100%;
	margin: 0;
	border: 0;
	}

.clear {
	clear: both;
	}

.bold {
	font-weight: bold;
	}

.italics {
	font-style: italic;
	}

.underline {
	text-decoration: underline;
	}

.noscreen {
	display: block;
	}

.noprint {
	display: none;
	}

.signature {
	font-weight: bold;
	text-align: left;
	margin: 10px;
	font-size: 10pt;
	}

#banner {
	width: 100%;
	border-bottom: 2px solid rgb(0, 0, 0);
	padding-bottom: 10px;
	}

#banner img {
	margin-right: 15%;
	margin-left: 15%;
	width: 75%;
	}

#sidebar {
	display: none;
	}

#main {
	width: 100%;
	}

h1.pagebanner {
	background-color: rgb(255, 255, 255);
	font-size: 14pt;
	text-align: center;
	font-weight: bold;
	padding: 0;
	margin: 0;
	margin-top: 10px;
	}

p.standard {
	text-align: justify;
	margin: 10px;
	font-size: 11pt;
	}

.pagewidth {
	width: 100%;
	}

.homepage p {
	text-align: justify;
	margin: 10px;
	font-size: 11pt;
	}

.homepage img {
	float: right;
	width: 40%;
	margin: 10px;
	margin-top: 0;
	}

.homepage a {
	color: rgb(0, 0, 0);
	font-size: 11pt;
	text-decoration: underline;
	}

.aboutus p {
	color: rgb(0, 0, 0);
	text-align: justify;
	margin: 10px;
	font-size: 11pt;
	}	

.aboutuspic {
	float: right;
	width: 45%;
	margin: 10px;
	}

.aboutuspic img {
	width: 100%;
	}

.aboutuspic h2 {
	font-size: 10pt;
	text-align: center;
	font-weight: bold;
	margin: 10px;
	margin-bottom: 0;
	}

.aboutuspic h3 {
	font-size: 8pt;
	text-align: center;
	font-style: italic;
	margin: 10px
	margin-top: 0;
	}

.patternstobuy {
	border: 2px solid rgb(0, 0, 0);
	margin: 10px;
	padding: 10px;
	float: left;
	width: 92%;
	}

.patternstobuy h2 {
	background-color: rgb(255, 255, 255);
	font-size: 13pt;
	font-weight: bold;
	padding: 10px;
	text-decoration: underline;
	}

.patternstobuy p {
	font-size: 11pt;
	margin: 10px;
	text-align: justify;
	}

.patternstobuy a {
	text-decoration: underline;
	font-size: 11pt;
	}

a.bookletbox {
	float: left;
	width: 50%;
	display: block;
	text-decoration: none;
	}

.bookletbox img {
	float: left;
	width: 20%;
	margin: 10px;
	margin-left: 20px;
	border: 1px solid rgb(0, 0, 0);
	}

.bookletbox h3 {
	text-align: left;
	font-size: 11pt;
	font-weight: bold;
	margin: 10px;
	margin-top: 20px;
	margin-bottom: 0;
	border-bottom: 2px solid rgb(0, 0, 0);
	}

.bookletbox p {
	text-align: justify;
	font-size: 10pt;
	margin: 10px;
	}
	
.patternbooklet img {
	float: right;
	width: 40%;
	margin: 10px;
	margin-top: 0;
	border: 1px solid rgb(200, 200, 200);
	}

.patternbooklet p {
	text-align: justify;
	margin: 10px;
	font-size: 11pt;
	}

.patternbooklet li {
	margin: 10px;
	font-size: 11pt;
	font-weight: bold;
	text-align: justify;
	list-style-type: disc;
	list-style-position: inside;
	}

h2.patternbookletunavailable {
	border: 2px solid rgb(200, 200, 200);
	width: 55%;
	text-align: center;
	text-decoration: none;
	background-color: rgb(255, 255, 255);
	margin: 10px;
	font-size: 1.50em;
	}

a.ebookbanner {
	clear: both;
	display: block;
	border: 2px solid rgb(200, 200, 200);
	background-color: rgb(255, 255, 255);
	text-align: center;
	text-decoration: none;
	padding: 10px;
	margin-bottom: 10px;
	}

a.ebookbanner h2 {
	font-size: 12pt;
	font-weight: bold;
	}

a.ebookbanner h3 {
	font-size: 11pt;
	font-style: italic;
	}

.freepatterns p {
	margin: 10px;
	font-size: 11pt;
	text-align: justify;
	}

.freepatterns a {
	text-decoration: underline;
	font-size: 11pt;
	}

.freepatternmenu {
	margin: 10px;
	border-top: 2px solid rgb(0, 0, 0);
	border-bottom: 2px solid rgb(0, 0, 0);
	padding-top: 10px;
	padding-bottom: 10px;
	}

a.freepatternbox {
	width: 50%;
	text-decoration: none;
	display: block;
	float: left;
	}

.freepatternbox img {
	float: left;
	width: 20%;
	margin: 10px;
	margin-left: 20px;
	border: 1px solid rgb(0, 0, 0);
	}

.freepatternbox h3 {
	text-align: left;
	font-size: 11pt;
	font-weight: bold;
	margin: 10px;
	margin-top: 20px;
	margin-bottom: 0;
	border-bottom: 2px solid rgb(0, 0, 0);
	}

.freepatternbox p {
	text-align: justify;
	font-size: 10pt;
	margin: 10px;
	}

.freepatternstc {
	clear: both;
	margin: 10px;
	}

.freepatternstc a h4 {
	font-weight: bold;
	font-size: 10pt;
	text-align: left;
	}

.freepatternstc ul {
	margin: 10px;
	}

.freepatternstc li {
	margin-left: 15px;
	font-size: 10pt;
	text-align: justify;
	list-style-type: disc;
	list-style-position: outside;
	}

.freepattern p {
	margin: 10px;
	text-align: justify;
	font-size: 11pt;
	}

.freepattern img {
	float: right;
	width: 45%;
	margin: 10px;
	margin-top: 0;
	}

.freepattern a {
	font-size: 11pt;
	text-decoration: underline;
	}

a.freepatternbanner {
	display: none;
	}

a.freepatterntcbanner {
	clear: both;
	display: block;
	text-align: center;
	text-decoration: none;
	background-color: rgb(255, 255, 255);
	border: 0;
	color: rgb(0, 0, 0);
	font-size: 10pt;
	padding: 5px;
	margin-bottom: 10px;
	}

a.newsbox {
	float: left;
	clear: both;
	width: 99%;
	margin: 5px;
	background-color: rgb(255, 255, 255);
	text-decoration: none;
	display: block;
	border-top: 3px solid rgb(0, 0, 0);
	border-bottom: 3px solid rgb(0, 0, 0);
	}

.newsbox img {
	width: 10%;;
	float: left;
	margin: 5px;
	border: 1px solid rgb(0, 0, 0);
	margin-right: 20px;
	}

.newsbox h2 {
	padding-top: 15px;
	font-weight: bold;
	font-size: 12pt;
	border-bottom: 1px solid rgb(0, 0, 0);
	}

.newsbox h3 {
	font-size: 11pt;
	}

.newsstory h2 {
	font-size: 12pt;
	font-style: italic;
	text-align: left;
	margin: 10px;
	}

.newsstory p {
	font-size: 10pt;
	text-align: justify;
	margin: 10px;
	}

.newsstory a {
	text-decoration: underline;
	}

.newspic1 {
	float: right;
	width: 50%;
	margin: 10px;
	margin-top: 0;
	border: 1px solid rgb(0, 0, 0);
	}

.newspic2 {
	float: left;
	width: 75%;
	margin: 10px;
	margin-top: 0;
	border: 1px solid rgb(0, 0, 0);
	}

.newspic3 {
	float: right;
	width: 75%;
	margin: 10px;
	margin-top: 0;
	border: 1px solid rgb(0, 0, 0);
	}

.newspic4 {
	float: right;
	width: 30%;
	margin: 10px;
	margin-top: 0;
	border: 1px solid rgb(0, 0, 0);
	}

.newspic5 {
	float: left;
	width: 30%;
	margin: 10px;
	margin-top: 0;
	border: 1px solid rgb(0, 0, 0);
	}

.newspic6 {
	float: left;
	width: 10%;
	margin: 10px;
	margin-top: 0;
	border: 1px solid rgb(0, 0, 0);
	}

a.newslink {
	display: none;
	}

.contactus h2 {
	text-align: left;
	font-weight: bold;
	font-size: 12pt;
	margin: 10px;
	margin-bottom: -5px;
	}

.contactus p {
	text-align: justify;
	margin: 10px;
	font-size: 11pt;
	}	

.contactus ul {
	margin: 10px;
	margin-bottom: 15px;
	}

.contactus li {
	list-style-type: none;
	font-size: 11pt;
	list-style-position: inside;
	margin-bottom: 5px;
	}

#footer {
	clear: both;
	width: 100%;
	margin-top: 10px;
	padding-top: 15px;
	border-top: 2px solid rgb(0, 0, 0);
	}

#footer h4 {
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
	margin-right: 10px;
	margin-bottom: 10px;
	}