@charset "windows-1255";
.text {
	font-family: Arial;
	font-size: 12px;
	color: #89827d;
	text-decoration: none;
}
.title1 {
	font-family: Arial;
	font-size: 13px;
	color: #816244;
	text-decoration: none;
}
.list1 {
	font-family: Arial;
	font-size: 12px;
	color: #89827d;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: url(bullet.gif);
	list-style-type: none;
}
.titleOrange {
	font-family: Arial;
	font-size: 14px;
	color: #f58332;
	text-decoration: none;
}
.title2 {
	font-family: Arial;
	font-size: 14px;
	color: #816244;
	text-decoration: none;
}
.title3 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #816244;
	text-decoration: none;
}

.creditFont {
	font-family: Arial;
	font-size: 11px;
	color: #53443a;
	text-decoration: none;
}
.list1:hover {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: url(bullet.gif);
	list-style-type: none;
	background-color: #efca95;
}
.readMore {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
