/*global reset*/
* {
margin:0;
padding:0;
}


body{
    background: #e4eee3;
                margin:0px auto; /*center hack*/
		text-align:center; /*center hack*/
		width:100%;
		}

A{ border: 0px; 
 }

#wrapper{
  width:100%;
}
		
#headerwrapper{
  width:100%;
  height: 168px;
  }
 
 #headerimage{
                background: #e4eee3 url(http://greenershades.stillrivermill.com/gs_images/gs_logo_3d.jpg) no-repeat;
                width:635px;
                height:148px;
 		margin:0px auto; /*center hack*/
		text-align:center; /*center hack*/
}


/* NAVIGATION 1 */
#navseparator{
 clear: both;
 width:750px;
 height:0px;
 background: #ffffff;
 border-bottom: #066106 2px solid ;
 }

#navwrapper{
 clear: both;

}
 /*END OF NAVIGATION 1*/


/* NAVIGATION 2 */

#navlist {
 		width:150px;
 		margin:0px auto; /*center hack*/
		text-align:left; /*center hack*/
}

.navigation a {text-decoration:none; font-family:  helvetica compressed,arial,century-gothic ; font-size:16px; font-weight:bold;}
.navigation a{color: #447491; }
.navigation a:hover {color: #999ac9; position:relative; }
ul.navigation {list-style:none; padding:0; }
.navigation li {
  //float:left;
  display:block; 
  margin:0px; 
  padding:0px; 
  padding-top:3px;
  background: #e4eee3 url(http://greenershades.stillriverfibermill.com/gs_images/nav_tab.gif) no-repeat;
  width: 150px;
  height:27px;
  text-align:center;
}

body#home_body .navigation li#homelink   ,
body#wheretobuy_body .navigation li#wheretobuy_link   ,
body#faq_body .navigation li#faq_link  ,
body#dyeinfo_body .navigation li#dyeinfo_link  ,
body#news_body .navigation li#news_link   ,
body#instructions_body .navigation li#instructions_link  ,
body#contactus_body .navigation li#contactus_link ,
body#testimonials_body .navigation li#testimonials_link,
body#reseller_body .navigation li#reseller_link
{color: #447491; background: #e4eee3 url(http://greenershades.stillriverfibermill.com/gs_images/nav_tab_highlight.jpg) left top no-repeat; font-weight:bold; position:relative;}

body#home_body .navigation li#homelink  a,
body#faq_body .navigation li#faq_link a,
body#wheretobuy_body .navigation li#wheretobuy_link  a,
body#dyeinfo_body .navigation li#dyeinfo_link  a,
body#news_body .navigation li#news_link  a,
body#instructions_body .navigation li#instructions_link  a,
body#contactus_body .navigation li#contactus_link  a,
body#testimonials_body .navigation li#testimonials_link  a,
body#reseller_body .navigation li#reseller_link  a
{color: #447491; background: #e4eee3 url(http://greenershades.stillriverfibermill.com/gs_images/nav_tab.jpg) left top no-repeat; font-weight:bold; position:relative;}

/* END NAVIGATION 2 */



/* CONTENT STYLES */

#contentwrapper{
 clear: both;
 width:900px;
 margin:0px auto; /*center hack*/
 text-align:left; /*center hack*/
 padding-top: 10px;
 font-family: arial, century gothic;
 font-size: 13px;
}

#contentwrapper p{
 margin-top: 10px;
 }


h2.title {
text-align:left;
font-size: 20px;
}


.product_table{
	text-align:left;
	vertical-align: top;
	font-size: 11px;
	padding-right:10px;
}

.client_table{
	text-align:left;
	vertical-align: top;
	width:25%;
	font-size: 11px;
	padding-right:10px;
}

.leftcolumnlink{
	text-decoration: none;
 	border:0px;
 	color:green;
 	font-size: 16px;
 	font-weight: bold;
 }

a.leftcolmunlink{
	text-decoration: none;
 	border:0px;
 	color:#456456;
 	font-size: 14px;
 	font-weight: bold;
}

/*  END CONTENT STYLES */


.footer_separator{
 height:4px;
 width:650px;
 background: url(http://greenershades.stillriverfibermill.com/gs_images/footer_separator.png) left repeat-x;
 margin: 0px;
 padding: 0px;
 }

#footerwrapper{
  clear: both;
  width:650px;
  margin:0px auto; /*center hack*/
	text-align:left; /*center hack*/
	padding-top:20px;
	font-weight: bold;
	font-family: arial, century gothic;
	font-size: 12px;
	color: #003300 ;
} 

a.footerwrapper:link{
	color: #003300 ;
}

a.footerwrapper:visited{
	color: #003300 ;
}

.lightfastnesstest{
  padding:5px;
  border: 1px solid #000;
}

.lightfastnesstest td{
 padding-left:5px;
 padding-right:5px;
}
