/*
 www.stevehermannmedium.com.
All artwork/etc... copyright © 2001-2007 Stephen Hermann.
*/


body { font-family: arial, helvetica, sans-serif;  font-size: 12px; color: 333333; text-align: justify }
td { font-family: arial, helvetica, sans-serif;  font-size: 12px; color: 333333; line-height: 1.2; text-align: justify }

.header { font-family: arial, helvetica, sans-serif;  font-size: 12px; color: 4E7E1D; line-height: 1.2; text-align: justify}
.subhead { font-family: arial, helvetica, sans-serif;  font-size: 12px; color: 4E7E1D; line-height: 1.2; text-align: justify}
.smalltabletext { font-family: arial, helvetica, sans-serif;  font-size: 10px; color: 4E7E1D; line-height: 1.2; text-align: justify}


/*
Menu link style
*/

a.menu:link {color: #005500;  font-family: arial, helvetica, sans-serif; font-weight: normal; font-size: 13px; text-decoration: none}
a.menu:visited {color: #005500;  font-family: arial, helvetica, sans-serif;  font-size: 13px; text-decoration: none} 
a.menu:active {color: #005500;  font-family: arial, helvetica, sans-serif;  font-size: 13px; text-decoration: bold} 
a.menu:hover {color: #005500;  font-family: arial, helvetica, sans-serif;  font-size: 13px; text-decoration: underline overline} 


/*
Generic link style
*/

a:link {color: #005500;  font-family: arial, helvetica, sans-serif; font-weight: normal; font-size: 12px; text-decoration: underline overline}
a:visited {color: #005500;  font-family: arial, helvetica, sans-serif;  font-size: 12px; text-decoration: none} 
a:active {color: #005500;  font-family: arial, helvetica, sans-serif;  font-size: 12px; text-decoration: bold} 
a:hover {color: #005500;  font-family: arial, helvetica, sans-serif;  font-size: 12px; text-decoration: bold} 

h1	{
	color: #009900;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	margin-bottom: 12px;
	margin-top: 4px;
	padding: 0px;
	height: 0px;
	background-color: #E8FFB8;
	border-bottom: solid 0px #E8FFB8;
	}

h2	{
	color: #003300;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 10px;
	margin-top: 12px;
	padding: 5px;
	height: 12px;
	background-color: #E8FFB8;
	border-bottom: solid 0px #E8FFB8;
	}

h3	{
	color: #003300;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	margin-bottom: 12px;
	margin-top: 4px;
	padding: 0px;
	height: 0px;
	background-color: #E8FFB8;
	border-bottom: solid 0px #E8FFB8;
	}

div	{
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	padding-botton: 5px;
	}

