﻿body {
}

/* This is set 50pixels smaller to allow room for padding/margins in the div around the text */
#content_main
{
	font-size:16pt;
}
#content_main_area
{
	font-size:16px;
}
h1.content_main
{
	font-size:18pt;
}
h2
{
	font-size:19px;
}
h3
{
	font-size:16px;
}
p
{
	font-size:16px;
}


/* this keeps my interior div in one giant container in interior_content_sidebars.master */
#container_interior_sidebars_main
{
		font-size:16pt;
}
h1.container_interior_sidebars_text{font-size:16pt;}

/*	downloads heading div	 in interior_content_sidebars.master	*/
#container_interior_sidebars_downloads_heading
{
		font-size: 16pt;
}

.quote
{
	font-size: 15px;
}

#testimoniallist
{
	font-size: 15px;	
}