body {
	font-family: Georgia, Times New Roman, Times, serif;
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 15px;
	line-height: 22px;
	color: #545454;
	background-image: url(images/yarnbak.gif);

}  
   
a {
   outline: none;
}

.bold {
    font-weight: bold;
	
}	

.boldlilac {
	font-weight: bold;
	color: #9977A2;		
}

.boldgreen {
	font-weight: bold;
	color: #87A30A;		
}

.sidenav {
	font-size: 13px;
	line-height: 16px;
	color: #545454;
	
}

.sidenav a:link {
	font-size: 13px;
	line-height: 16px;
	color: #545454;
	
}

.sidenav a:visited {
	color: #545454;
	text-decoration: underline;	
}
.sidenav a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;	

}

.servicemark {
    font-family: Verdana, sans serif;
	font-size: 9px;
	
	
}	

a:link {
	color: #9977A2;
	text-decoration: underline;	
}

a:visited {
	color: #9977A2;
	text-decoration: underline;	
}
a:hover {
	font-weight: bold;
	color: #9977A2;
	text-decoration: underline;	
}

.captionintext {
    font-size: 0.814em;
	line-height: 1em;
	color: #000000;

}

.footer {
	font-size: 11px;
	line-height: 13px;
	color: #000000;
}

.footer a:link {
	color: #000000;
	text-decoration: underline;
}

.footer a:visited {
	color: #000000;
	text-decoration: underline;
	
}
.footer a:hover {
	color: #000000;
	text-decoration: underline;	

}

.LargeHead {
	font-size: 20px;
	line-height: 22px;
	font-weight: bold;
	color: #87A30A;
}

.SubHeadLilac {
	font-size: 17px;
	font-weight: bold;
	line-height: 22px;
	color: #9977A2;
}

.SubHeadGreen {
	font-size: 17px;
	font-weight: bold;
	line-height: 22px;
	color: #87A30A;
	
}	

.footerbold {
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	color: #000000;
}

.footerbold a:link {
	color: #000000;
	text-decoration: underline;
}

.footerbold a:visited {
	color: #000000;
	text-decoration: underline;	
}

.footerbold a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

