body	{
	margin: 0px;
	background-image: url(txstone.jpg);
	background-color: #e0c0a0;
	color: #806040;
	background-attachment: fixed;
}
a {text-decoration: none;} 
a:link {color: #806040;}
a:visited {color: #806040;}
a:alink {color: #806040;} 
a:hover {text-decoration: none; color:#FF8800;
}
p#breadcrumb	{
	font-size: 11pt; 
	font-weight: bold;
}
p#searchtitle {
	padding-left: 15px;
	font-size: 11pt;
	font-weight: bold;
	line-height: 1.4em;
	margin-bottom: 15px;
	font-family: sans-serif;

}
p#searchcats	{
	padding-left: 30px;
	font-size: 11pt;
	font-weight: normal;
	line-height: 1.3em;
}
input.SearchForm	{
	font-size: 8pt;
}	
img.NavBtn {
	border: solid 1px #806040;
}
   
