/* CSS layout */
     @import url("../files/aloha.css");
body {
    background-image:url('../images/thtch.gif');
    font-family:Arial, Helvetica, sans-serif;
    text-align: center;
}



h1  {
	font-size: 2em;
	text-align: center;
	text-decoration: none;
	color: #FFF8DC;
	padding-top: 0px;
	margin-top: 0px;
}

h2 {
 font-size: small;
 color: #000000;
 font-family: Arial, Helvetica, sans-serif;
 text-decoration: none;
 text-align: center;
}


#swatchlabel {
		
margin-left:2px;
		
}

#colorswatch {
	border-style: none;
	display: block;
	
}

#swatchlabel span {
	font-weight: bold;
	font-size: 1em;
	text-decoration: none;
	color: #B22222;

}

#cycle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #B22222;

	text-decoration: none;
	display: block;
	text-align: right;
	height: 24px;
	
}

#cycat{
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #B22222;

	text-decoration: none;
	display: block;
	text-align: right;
	height: 24px;
	padding-top:6px;
}
#cygshp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #B22222;

	text-decoration: none;
	display: block;
	text-align: right;
	height: 24px;
	padding-top:6px;
	
}


#every {
	text-decoration: underline;
}

#right_col {
	/* styles right nav text container */
     width: 208px;
	height: 245px;/* height of white right menu box */
	float: right;
	margin-right: -35px;
	margin-left: 25px;
	margin-top: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F0EEE7;
	border: medium solid #9D5C35;
	text-decoration: none;
	text-align: center;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-style: none solid solid solid;
	border-color: #9D5C35 #9D5C35 #9D5C35 #9D5C35;
	background-image: url('../images/nav_buttons/gallery/9D5C35top.png');
	background-repeat: no-repeat;
	font-style: normal;
	font-weight: lighter;
	
	
	
}

#fabricsorter  {
	padding: 14px; /* moves the selection sorter text */
	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;
}

.sscur{
	/* change "current" text color not working yet*/
	font-weight: lighter;
	color: #003333;
}
#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: 30px;
	width: 208px;
}

#currentcat{font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: lighter;
	background-position: left;
	color: #FFF8DC;
		
}
#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: 26px;
	height: 27px;

}

#switch a:link {text-decoration: none;
		
}

#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;
	cursor: pointer;
}


#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;
     width: 208px;
	cursor: pointer;
}


#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;
	cursor: pointer;
	

}

#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;


}

.style1{
		  left: 100px;
		  top: 0px;
		  font-family: Arial, Helvetica, sans-serif;
}


#footer {
	line-height: 177px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: lighter;
	color: #000000;
}