body,td,th {
   background-color:#333333
}

body {
   margin-left: 0px;
   margin-top: 0px;
   margin-right: 0px;
   text-align: center;
   padding:10px;
}
hr {
  border: 0;
  color: #999999;
  height: 1px;
}

a {
   color: #669966; 
   text-decoration: none;
}


div#palette {
    margin-top: 1px; 
   margin-left: auto; 
   margin-right: auto;
   text-align: left;
   width: 1100px; 
   position: relative; 
   background-color:#FFFFFF;
}

div#top {
   width: 760px;
   background-color: #FFFFFF;

}

div#logo {
	padding: 5px 0 5px;
	width: 760px;
	float:left;
	font-size: x-large;
	background-color: #FFFFFF;
	background-image: url(images/banner.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 90px;
}

div#addressline{
	border-top: 2px solid #003366;
	padding: 5px 0 5px 10px;
	margin-left: auto;
	margin-right: auto;
	width: 754px;
	position: relative;
	clear:both;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;



}

div#footer{
	margin-right: 10px;
	width: 1090px;
	position: relative;
	clear:both;
	font-size: 10px;
	text-align: right;
	background-color: #000000;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
}

div#linkto {
   float:right;
   padding: 5px 5px 10px;
   width: 400px;
   position: relative;
   margin-top: 10px;
   margin-left: auto;
   margin-right: auto;
   text-align:right;
   font-size: medium;

}

div#sublinks  {
   margin: 5px 0 0 0;
   padding: 5px 0 5px 0;
   width: 445px;
   height: auto;
   float:right;
   vertical-align:top;
   border-bottom: 1px solid #00FFFF;
   background-color: #FFFFFF;

}

html>body #linkto{
   width: auto;
   min-width: 700px;
}

#linkto a {
   color: #006699; 
   text-decoration: none;
}
#linkto a.on {
   color: #0099CC; 
   text-decoration: none;
}
#linkto a:hover {
   color: #0099CC; 
   text-decoration: none;
}

#linkto li {
   display: inline;
   margin: 0;
}
#linkto ul {
   display:inline; 
   margin:0; width: 510px
}

h1 {
	font-size: 26px;
	font-weight:bold;
	letter-spacing: 0.1em;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

h2 {
   font-size: 24px; 
   font-weight:bold;
   letter-spacing: .3em;
   color: #FFFFFF;
}

h3 {
	font-size: 14px;
	font-weight:bold;
	font-style: normal;
	color: #669966;
}

h4 {
	font-size: 16px;
	font-weight:bold;
	font-style: normal;
	color: #FF6666;
}

div#maincopy {
	width: 560px;
	float: left;
	color: #000000;
	background-image: url(images/treeggs.gif);
	background-repeat: no-repeat;
	background-position: center center;
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 12px;
	padding-top: 24px;
	padding-bottom: 0;
	padding-left: 20px;
	padding-right: 60px;
	height: 1100px;






}

#maincopy a {
   color: #666633; 
   text-decoration:none; 
}
#maincopy a:hover {
   color: #669900;  
   text-decoration:none; 
}

#TRcopy {
	float: left;
	width: 360px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px none #003366;
	font-size: 14px;
	font-weight: bold;
	background-color: #000000;
	height: 1260px;
	margin: 0;
	padding-right: 26px;
	padding-bottom: 26px;
	padding-left: 26px;
}

#TRcopy a {
   color: #669966; 
   text-decoration: none;
}

#TRcopy a.on {
   color: ##0099FF; 
   text-decoration: none;
}

#TRcopy a:hover, #TRcopy a.selected {
   color: #669933; 
   text-decoration: none;
}

#BRcopy {
   float: right; 
   margin: 10px 0 10px 0; 
   width: 272px; 
   background-color: #FFFFFF;
    border: 1px solid #E0E0E0; 
   padding: 10px ; 
   color: #669900
}

#sublinks a {
   color: #00FFFF; 
   text-decoration:none; 
   padding: 5px
}
#sublinks a:hover {
   color:#0099FF; 
   text-decoration:none; 
}
#sublinks a.on {
   color: #0099FF; 
   text-decoration: none;
}

#footer a {
   color: 669966; 
   text-decoration:none;  
}
#footer a:hover {
   color: #669933; 
   text-decoration:none;
}

.product, .product TD, .product TH
{
	background-color:white;
	color:#333333;
	font-family: "Trebuchet MS", Arial, "MS Sans Serif";
	font-weight:normal;
	font-size: 10px;

}

.fabric, .fabric TD, .fabric TH
{
background-color:#666666;
color:white;
font-family: "Trebuchet MS", Arial, "MS Sans Serif";
font-weight:600;
}
.refers {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-align: justify;
}

