#title .text span.h1 {

	font-size:1.6em;

	line-height:2em;

	color:#333;

	font-weight:normal;

}

	#title span.red {

		color:#b9313c;

	}
	
	#title span.h3 {

		font-size:1.3em;

	}
	

#title .text p {

	font-size:1.2em;

	color:#333;

}



#title p i {

	font-size:0.88em;

	font-style:italic;

}





.text-blocks h3 {

	font-size:1.6em;

	color:#000;

	font-weight:normal;

}

.text-blocks p {

	font-size:1.1em;

	color:#000;

}





p.h-directions {

	font-size:1.8em;

	color:#be0a19;

}

.directions h2 {

	font-size:1.4em;

	color:#3399cc;

	font-weight:normal;

}

.directions h2 a {

	color:#3399cc;

	text-decoration:underline;

}

.directions h2 a:hover {

	text-decoration:none;

}

.directions p.text {

	font-size:1.1em;

	color:#666;

}



.sitecontent .article h1 {

	/*font-size:3.2em;*/
	font-size:2.2em;

	color:#333;

	font-weight:normal;

}

.sitecontent .article h2 {

	font-size:1.8em;

	color:#000;

	font-weight:normal;

}

.sitecontent .article p , .sitecontent .article {

	/*font-size:1.2em;*/
	font-size: 12px;

	line-height:1.4em;

	color:#000;
	
	padding-bottom: 5px;
}

	.sitecontent .article p a, .sitecontent a {

		color:#3399cc;

		font-weight:bold;

		text-decoration:underline;

	}

		.sitecontent .article p a:hover {

			text-decoration:none;

		}	



.sitecontent .article .imagestable td.text {

	font-size:1.1em;

	color:#666;

}

