/* CSS layout */
/*The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/dropline_three.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
 */
 
     @import url("../files/aloha.css");
    @import url("thumbs.css");

body {
 margin: 0;
 padding: 0;
 background-image: url('../images/thtch.gif');
 background-repeat: repeat;
 font-family:Arial, Helvetica, sans-serif;
 
}
#wrapper {  /* width was 770px*/ 

	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 900px;
}

#phone {
 /* styles phone numbers under logo */
 text-align: center;
 font-family: Arial, Helvetica, sans-serif;
 font-weight: bold;
 word-spacing: 100px;
 color: #000000;
 text-decoration: none;
}

.lauhala_brown{
    background-color: #CEAD8E;
}

#container {
	min-width: 600px;
	text-align: center;
	list-style-image: none;
	float: left;
}

#fabricsorter  {
	padding: 14px;/* (backup)moves the colorbar vert. */
	font-family: Thickhead;
	font-size: 18px;
	font-style: normal;
	font-variant: normal;
	color: #FFF8DC;
	vertical-align: top;
	background-repeat: repeat-x;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}

	

#switch  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: lighter;
	background-position: center;
	text-decoration: none;
	display: block;
	text-align: center;
	color: #FFF8DC;
	/* sizes height of bottom brown*/
	background-image: url('../images/nav_buttons/gallery/9D5C35top.png');
	line-height: 27px;
	width: 208px;

}
/* removed from backup #switch a span see thumbs.css*/

#switch a span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	text-decoration: none;
	display: block;
	text-align: center;
	color: #FFF8DC;
	width: 208px;
	line-height: 22px;/* Switch text vert*/
	height: 24px;
}



#switch a:hover span{
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	background-position: center;
	text-decoration: none;
	display: block;
	text-align: center;
	color: #B22222;
	background-color: #C3E1D2;

}


#switch a: active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	background-position: center;
	text-decoration: none;
	display: block;
	text-align: center;
	color: #FFF8DC;/* Switch catalog text*/
	width: 209px;

	
}


#switch a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	background-position: center;
	text-decoration: none;
	display: block;
	text-align: center;
	color:#FFF8DC;
	
}

#switch a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	background-position: center;
	text-decoration: none;
	display: block;
	text-align: center;
	color:#FFF8DC;


}

	


#page_content {
 margin-right: 200px;
}

#footer {
 clear: both;}
 
 .style1{
		  left: 100px;
		  top: 10px;
}