/* CSS Document */
body
		{
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		background-image: url(../images/pattern1.jpg);
		background-color: #FFFFFF;
		}

form {
	margin: 0px;
	padding: 0px;
	display: inline;
	}

.nav {
	padding: 6px 10px 3px 10px;
	font-family: helvetica, verdana, arial, helvetica, verdana;
	font-style: italic;
	font-weight: bold;
	color: #660000;
}

.nav a:link, .nav a:active, .nav a:visited {
	text-decoration: none;
	display:inline-block;
	padding: 0px 15px;
	line-height:30px;
	height:30px;
	color: #660000;
}
.nav a:hover {
	color: #fff;
}

/*
a.home, a.about, a.fabric, a.contact, a.faq, a.home:visited, a.about:visited, a.fabric:visited, a.contact:visited, a.faq:visited
		{
		 width:200px;
		 height:70px;
		 text-indent:-9999px;
		 float:left;
		 text-align:left;
		 border-bottom: 0px;
		 }

a.home {
		background:url(../images/menu1.jpg) no-repeat left top;
		border-bottom: 0px;
		}

a.about
		{
		background:url(../images/menu2.jpg) no-repeat left top;
		border-bottom: 0px;
		}

a.fabric
		{
		background:url(../images/menu3.jpg) no-repeat left top;
		border-bottom: 0px;
		}

a.contact
		{background:url(../images/menu4.jpg) no-repeat left top;
		border-bottom: 0px;
		}

a.faq
		{
		background:url(../images/menu5.jpg) no-repeat left top;
		border-bottom: 0px;
		}

a:hover.home
		{
		background:url(../images/menu1roll.jpg) no-repeat left top;
		border-bottom: 0px;
		}

a:hover.about
		{
		background:url(../images/menu2roll.jpg) no-repeat left top;
		border-bottom: 0px;
		}

a:hover.fabric
		{
		background:url(../images/menu3roll.jpg) no-repeat left top;
		border-bottom: 0px;
		}

a:hover.contact
		{
		background:url(../images/menu4roll.jpg) no-repeat left top;
		border-bottom: 0px;
		}

a:hover.faq
		{
		background:url(../images/menu5roll.jpg) no-repeat left top;
		border-bottom: 0px;
		}

a.contactLink:link, a.contactLink:active, a.contactLink:visited
		{
		color:#665555;
		text-decoration:none;
		border-bottom:1px dotted #cccccc;
		}

a.contactLink:hover
		{
		color:#033333;
		text-decoration:none
		}
*/
.brdr{border:1px solid #B8A88E;}

.content
		{
		padding:10px 10px 10px 20px;
		font-family:arial;
		font-size:12px;
		color:#7c7966;
		}

.footer
		{
		font-family:arial;
		color:#665555;
		font-size:12px;
		background:#C68E51;
		padding-left:15px;
		}

.footer a:link,.footer a:active,.footer a:visited
		{
		color:#665555;
		text-decoration:none;
		border-bottom:1px dotted #665555;
		}

.footer a:hover
		{
		color:#033333;
		text-decoration:none;
		}

.footer div
		{
		padding-right:10px;
		}

.headers h1
		{
		font-family:arial;
		color:#665555;
		font-size:18px;
		align:top;
		}


.content a:link, .content a:active, .content a:visited
		{
		color:#665555;
		text-decoration:none;
		border-bottom:1px dotted #665555;
		}

.content a:hover
		{
		color:#033333;
		text-decoration:none;
		}

.content img {
	border-bottom: 0px;
}

.conversionChart td {
	padding: 3px 4px 3px 5px;
}

.fabric_side {

	float: left;
	width: 180px;

	padding: 0px 15px 40px 0px;
	border-right: 1px solid #B8A88D;
	line-height: 19px;
	margin-right: 15px;


}

.fabric_side h3 {

	padding: 2px 10px 3px 5px;
	margin-bottom: 0px;

	font-size: 16px;
	color: #ffffff;
	background-color: #C68E51;
	/*
	border-bottom: 1px solid #C68E51;*/

}

.main {

	padding-left: 150px;
	/*padding-left: 15px;*/
	text-align: left;

}

.main a:link, .main a:visited, .main a:active {

	border-bottom: 0px solid white;

}

.main img {

	padding: 5px 5px 10px 0px;
	border: 0px;

}

.main h1 {
	font-size: 24px;
}

#FABRIC {
	width: 200px;
}

/*
.table1 td,.table1 tr
		{}

.table1 tr
		{}

.table1 tr.otherpage
		{}
*/