body {
	background-color: #dcdcdc;
	background-image: url(images/bg.home.jpg);
	background-repeat: repeat-x;
	font-style: normal;
	font:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #433B32;
}
.style1 {
	color: #333333;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	color: #482A19;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #874300;
}
.style8 {
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #3E312F;
}

.style9 {
	font-size: x-large;
	line-height: normal;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
}




.copy {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #3E312F;
	
	
}
	.copy2 {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #3E312F;
	
	
}

.quote {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #3E312F;
	
	
}


.category {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #3E312F;
}
form {
	background-color: #E3E3E3;
	width: 100px;
}

hr {border: none 0;
border-top: 1px dashed #CCC;/*the border*/
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}


