@charset "UTF-8";
.font-title {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 22px;
	color: #000;
	font-weight: normal;
}
.font-price {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	color: #999;
}
.font-flyer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 28px;
	color: #000;
}
.font-regular-gray {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #666;
}
.font-regular {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #667;
}
.font-regular-tall {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #666;
	line-height: 150%;
}
.strike {
text-decoration: line-through;
}

@font-face {
	font-family:"Abadi MT Condensed Extra Bold";
	src:url(../abadi.ttf);	
}

.font-roboto{
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	color: #333;
	font-weight: bold;
}
.font-arial{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333;
	font-weight: bold;
}
.font-roboto-blog{
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	color: #4A7D00;
	font-weight: bold;
}
.font-opensans{
	font-family: 'Open Sans', sans-serif;
	font-size: 38px;
	color: #333;
}


.font-geosans{
	font-family: geosans; /* no .ttf */
	font-size: 24px;
	color: #333;
}
.font-geosans-white{
	font-family: geosans; /* no .ttf */
	font-size: 24px;
	color: #fff;
}
.font-newgeo {
	font-family: geosans; /* no .ttf */
	font-size: 16px;
	color: #333;
}
.font-h4 {
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
	color: #667;
	line-height: 30px;
}
.font-anchor{
	font-family: geosans; /* no .ttf */
	font-size: 20px;
	color: #08c;
	text-decoration: none;
}

.font-h5 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 22px;
	color: #666;
}
.font-price {
	color: #900;
	font-size: 16px;
	margin-top: 6px;
}
.font-graysmall {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #999;
}
h1 {
	/*font-family: geosans; /* no .ttf */
	font-size: 48px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
}

h2 {
	font-family: geosans; /* no .ttf */
	font-size: 24px;
	color: #333;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
}
.font_h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #3399FF;
	font-weight: bold;
}
.font_banner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666666;
	text-decoration: none;
}
