/* CSS Document */
.body
{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;

}
A.body
{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;

}
A.body:hover
{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #691111;
	text-decoration: underline;
	font-weight: normal;

}
.testimonial
{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #000000;
	text-decoration: none;
	font-weight: normal;

}
.testimonialname
{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;

}
.leftnav
{
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	color: #691111;
	text-decoration: none;
	font-weight: normal;
}
A.leftnav
{
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	color: #691111;
	text-decoration: none;
	font-weight: normal;
}
A.leftnav:visited
{
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	color: #691111;
	text-decoration: none;
	font-weight: normal;
}
A.leftnav:hover
{
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
}
A.leftnav:active
{
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
}
.footer
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.footernav
{
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
A.footernav
{
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
A.footernav:visited
{
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
A.footernav:hover
{
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #691111;
	text-decoration: none;
	font-weight: normal;
}
A.footernav:active
{
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.insideleftnav
{
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
A.insideleftnav
{
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	color: #691111;
	text-decoration: none;
	font-weight: normal;
}
A.insideleftnav:visited
{
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	color: #691111;
	text-decoration: none;
	font-weight: normal;
}
A.insideleftnav:hover
{
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
A.insideleftnav:active
{
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	color: #691111;
	text-decoration: none;
	font-weight: bold;
}
.breadcrumb
{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;

}
A.breadcrumb
{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;

}
A.breadcrumb:visited
{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;

}
A.breadcrumb:hover
{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;

}
UL.bullet
{
	list-style-image: url("images/bullet2.gif")
}
.callout
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #691111;
	font-weight: bold;
}
A.callout
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #691111;
	font-weight: bold;
	text-decoration: underline;
}
A.callout:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}