.homeText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #F9E7D2;
	}
	
	.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #F9E7D2;

	
}

.sideText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #DAA988;
	
}

div.scrollable {
	overflow:auto;
	scrollbar-arrow-color:#DAA988;
	scrollbar-3dlight-color:#522C00;
	scrollbar-highlight-color:#522C00;
	scrollbar-face-color:#000000;
	scrollbar-shadow-color:#522C00;
	scrollbar-darkshadow-color:#522C00;
	scrollbar-track-color:#000000;	
}

}

a.patternthumbnail:visited{
	border:solid 2px #000;
	height:111px;
	width:100px;
	display:block;
}

a.patternthumbnail:link{
	border:solid 2px #000;
	height:111px;
	width:100px;
	display:block;
}
a.patternthumbnail:hover{
	border:solid 2px #f08a25;
	height:111px;
	width:100px;
	display:block;
}
