body	{	
		background-color: #ffffff;
		color: #000000;
		font-family: verdana, arial, helvetica, sans-serif;
		}

p		{	
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 11px;
		line-height: 155%;
		color: #000000;
		}
		
h1		{
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 20px;
		line-height: 100%;
		color: #000000;	
		font-weight:normal;	
		}
		
h2		{
		font-family: arial black, verdana, arial, helvetica, sans-serif;
		font-size: 14px;
		line-height: 135%;
		color: #000000;
		font-weight: bold;		
		}				
		
h3		{
		font-family: arial black, verdana, arial, helvetica, sans-serif;
		font-size: 12px;
		line-height: 135%;
		color: #000000;
		font-weight: bold;		
		}
		
h4		{
		font-family: arial black, verdana, arial, helvetica, sans-serif;
		font-size: 10px;
		line-height: 135%;
		color: #000000;
		font-weight: bold;		
		}
		
h5		{
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 10px;
		line-height: 135%;
		color: #000000;		
		}
		
h6		{
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 8px;
		line-height: 135%;
		color: #000000;		
		}						
				
img		{
		border-color: #000000;
		}
		
ul		
		{	
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 11px;
		line-height: 135%;
		color: #000000;
		list-style-type: disc;
		}	
		
a		{	
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 11px;
		}
		
td		{
		font-family: verdana, arial, helvetica, sans-serif;
		color: #000000;
		font-size: 11px;
		}
		
table	{
		border-color: #000000;
		}
		
.padding10
		{
		margin: 10px;
		}		
		
.typeorange	{
	color: #fcb858;
		}
		
.typewhite	
	{
	color: #ffffff;
		}		
		
.typeyellow	{
	color: #FFF799;
		}
		
.typered	{
	color: #c7252c;
		}
		
.typeburgundy	{
	color: #98080c;
		}
		
.typegreenyellow	{
	color: #e7f192;
		}
		
.teaheadingred
	{
	font-weight: bold;
	color: #c7252c;
	font-size: 16px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	}
		
.teaheadingcenter
	{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #c7252c;
	font-size: 16px;
	width:100%;
	margin-bottom:0px;
	padding-bottom:0px;
	text-align:center;
	line-height:100%;
		}												

.boxwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
}

.boxgreenlt {
	background-color: #8cd49a;
}

.boxltgreendk {
	background-color: #005b22;
}

.boxturquoise {
	background-color: #21ad96;
}

.boxolive{
	background-color: #a4d5a8;
}

.boxavocado{
	background-color: #cce493;
}

.boxgreenyellow{
	background-color: #e7f192;
}

.boxgray {
	background-color: #CCCCCC;
}

.boxbeige {
	background-color: #F2DCAD;
}

.boxblue {
	background-color: #C7EAFB;
}



.boxpink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #F7DFE6;
}

.boxyellow
	{
	background-color: #FFDC90;
	}
	
.boxlightyellow
	{
	background-color: #FFF8A3;
	}
	
	
.boxmocha
	{
	background-color: #6A5048;
	}
	
.boxmochabrown2
	{
	background-color: #C5C29F;
	}
	
	
.boxbrowndark
	{
	background-color: #DFBF8B;
	}
	
.boxbrownlight
	{
	background-color: #f2d79e;
	}
	
.boxburgundy
	{
	background-color: #98080c;
	}
	
.boxorange
	{
	background-color: #fcb858;
	}
	
.imgleft
	{
	float:left;
	margin:0 10px 10px 0;
	}	
	
.imgright
	{
	float:right;
	margin:0 0 10px 10px;
	}	

.clearboth
	{
	clear:both;
	}
	
.insetboxavocado
	{
	background-color: #cce493;
	width:220px;
	padding:15px 15px 3px 15px;
	}
	
.insetstripeturqouse
{
	background-color: #21ad96;
	width:250px;
	height:20px;}	
	

	
	
		
.nav
	{
	font-weight: bold;
	font-size: 12px;
	}	

.doublespace
	{
	line-height: 200%;
	}	


a:link {color: #000000; text-decoration: underline;}
a:visited {color: #000000; text-decoration: underline;}
a:hover {color: #999999; text-decoration: underline;}

a.teaheading:link {color: #C90000; text-decoration: underline;}
a.teaheading:visited {color: #C90000; text-decoration: underline;}
a.teaheading:hover {color: #C90000; text-decoration: underline;}

a.nav:link {color: #FFFFFF; text-decoration: none;}
a.nav:visited {color: #FFFFFF; text-decoration: none;}
a.nav:hover {color: #FFFFBF; text-decoration: none;}
