
@import url(menu.css);


BODY, TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #787878;
	text-align: left;
}

img{
	border: none;	
}

A:link, A:visited{
	color : #787878;
}

A:link.header, A:visited.header{
	font-size : 20px;
	font-weight : normal;
}

.header, H1{
	font-size : 20px;
	font-weight : normal;
}

HR{
	background-color: #787878;
	border: none;
	padding: 0px;
	margin: 0px;
	height: 1px;
	color: #787878;
}

.highlight{
	color : #89AB10;
	font-size : 18px;
}

A:link.large, A:visited.large, .large{
	font-size : 14px;
	font-weight : bold;
}

A:link.subnav, A:visited.subnav, .subnav{
	font-size : 12px;
	font-weight : normal;
}

H2{
	font-size : 14px;
	font-weight : bold;
}

.larger2bold{
	font-size : 12px;
	font-weight : bold;
}

.small{
	font-size : 9px;
}

.smallred{
	color : #981C14;
	font-size : 9px;
}

A:link.red, A:visited.red, .red{
	color : #981C14;
}

.imgbord {
	border: #996633;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

LI{
	margin: 0px 0px 10px 0px;
}

.text{
	width: 598px;
	padding: 0px 0px 0px 8px;
	font-size: 14px;
}

.text td{
	padding: 0px 0px 0px 3px;
	font-size: 14px;
}

.hlight{
	background: Yellow;
}

.note{
	color: #88a910;
}

#patterns td{
	text-align: center;
	padding: 0px 29px 36px 0px;	
}

#patterns td a {
	text-decoration: none;
}

#patterns td img{
	border: none;
}

.pattern-inspiration{
	padding: 20px 0px;	
}

.pattern-inspiration b{
	font-size: 14px;	
}

.pattern-inspiration a{
	display: block;
	padding: 0px 0px 8px 0px;
}

.patterns-fabrics td{
	padding: 0px 16px 8px 0px;
}

.patterns-fabrics h2{
	margin: 0px;
	padding: 0px;
}

.logo{
	padding: 8px;	
}

.st_sharethis_custom{
	background: url(../images/share-icon-24x24.jpg) no-repeat scroll left top transparent;
	font-size: 12px;
	/*margin: 0px 0px 0px 617px;*/
	padding: 6px 16px 4px 28px;
	position: absolute;
	right: 0px;
	top: 62px;
}

.facebook-link{
	background: url(../images/facebook-icon.gif) no-repeat;	
	display: block;
	overflow: hidden;
	text-indent: -5000px;
	width: 30px;
	height: 30px;
	margin: 9px;
}
