/* castcading style sheet for jonmsm.com */

.banner	{
	} /*banner formatting*/

h1	{
	font-family: trebuchet ms;
	color: #ff6600;
	font-size: 18px;
	text-decoration:none;
	line-height:1;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:5px;
	margin-right:5px;
	} /*index.html heading*/

h2	{
	font-family: trebuchet ms;
	font-size: 14px;
	text-align: center;
	line-height:1;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:5px;
	margin-right:5px;
	} /*navigation buttons*/

h3	{
	font-family: trebuchet ms;
	font-size: 10px;
	text-align: center;
	color: #ff6600;
	line-height:1;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:5px;
	margin-right:5px;
	} /*terms bar*/


p,li,ul	{
	font-family: trebuchet ms;
	font-size: 12px;
	text-align: justify;
	line-height:1.25;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:5px;
	margin-right:5px;
	} /*index.html heading*/

.price_box	{
	font-family: trebuchet ms;
	font-size: 10px;
	text-align: left;
	line-height:1.0;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:5px;
	margin-right:5px;
	}