@charset "utf-8";
/* CSS Document */
.nav {
	font-size: 11px;
	color: #7A7B57;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.text {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
a:link {
	color: #6A6B4B;
	text-decoration: none;
}
a:visited {
	color: #6A6B4B;
	text-decoration: none;
}
a:hover {
	color: #FD8A13;
	text-decoration: underline;
}
a:active {
	color: #999999;
	text-decoration: none;
}
body {
	background-color: #F3F3EB;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bolder;
	color: #E6551C;
	font-style: normal;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #37512E;
}
.phone {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #7A7B57;
}
.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bolder;
	color: #E6551C;
}
.title2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #747861;
}
.subtitle2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #7F8173;
}
.book {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
	text-decoration: none;
}
.style10 {
	font-size: 20px; 
	font-weight: bolder; 
	color: #E6551C; 
	font-family: Georgia, 
	"Times New Roman", Times, serif;
}
.style4 {
	color: #FF0000;
	font-size: 14px;
}
.style7 {
	color: #666600
}
