/* CSS Document */
body { 
	margin: 0px; 
	font-family: Verdana, Tahoma, Arial;
	background-color:#ffffff;
	font-size: 12px; 

	color:#000000;
	}
td {	
	font-size: 12px;
	}
	
p { text-align: justify; }
	
	
.fabrics {
	font-family: "Arial Black", Helvetica, sans-serif;
	font-size: 24px;
}
.garments {
	font-family: "Arial Black", Helvetica, sans-serif;
	font-size: 24px;
	color: #C68B0A;
}


a.tnav:link {
	color: #FEB000;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.tnav:visited {
	color: #FEB000;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.tnav:active {
	color: #FEB000;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.tnav:hover {
	color: #000000;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}



a.lnav:link {
	color: #444444;
	font-weight: bold;
	text-decoration: none;
}
a.lnav:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a.lnav:active {
	color: #222222;
	font-weight: bold;
	text-decoration: none;
}
a.lnav:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.whitet  {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}

.bold  {
	font-weight: bold;
	color: #ffffff;

}

.small  {
	font-size: 10px; color: #999999;
}

.title2  {
	font-size: 16px;
	font-weight: bold;
	color: #BF8300;
}

.callnow  {
	font-size: 20px;
}

.title  {
	font-size: 20px;
	font-family: Verdana; 
	color:#BF8300;
}


.subtitle {
	color: #C68B0A;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.orangebg {

	background-image:url(images/title_bg.gif); 
	background-repeat:repeat-y;
	font-weight: bold;
	background-color:#FECA0C;
	color: #FFFFFF;
	font-size: 16px;	}
	
.brainee {
	color: #886622;
	font-size: 9px;	
	text-decoration: none;}
	
	
.border1
{ 
	border-style:solid;
	border-width:1px; 
	border-color:#ff9933; }
	
	
.highlighted
{ 
	font-weight:bold; }
	
	
a { font-weight:bold; }