/****************************************************************************

Author: Sarah Milne
Development by: Daffodil Design
Last updated: June 06, 2006

*****************************************************************************/


/*All body text*/
.body {
font-family: Arial, Helvetica, sans-serif;
color: #333333;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
font-size: 12px;
line-height: 18px;
}

.heading{
font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
 line-height: 20px;
 color: #337098;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 16px;
 margin-left: 0px;
font-weight:bold;
}


/*large testimonial text*/
.testimonial{
font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
 line-height: 20px;
 color: #8c764d;
}

/*copyright text*/
.copytext {
font-family: "tahoma";
FONT-SIZE:10px; 
color: #73a810; 
}

/*footer text*/
.footer {
font-family: Arial, Helvetica, sans-serif;
FONT-SIZE:10px; 
color: #ffffff; 
}

/*Small bold links*/
A.bodylink:active {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
	color: #ff6600;
	text-decoration: none; 
	font-weight:bold;
}

A.bodylink:link {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
	color: #ff6600;
	text-decoration: none; 
	font-weight:bold;
}

A.bodylink:visited {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
	color: #ff6600;
	text-decoration: none; 
	font-weight:bold;
}

A.bodylink:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
	color: #ff6600;
	text-decoration: underline; 
	font-weight:bold;
}

/*Large bold links*/
A.lbodylink:active {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
	color: #ff6600;
	text-decoration: none; 
	font-weight:bold;
}

A.lbodylink:link {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
	color: #ff6600;
	text-decoration: none; 
	font-weight:bold;
}

A.lbodylink:visited {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
	color: #ff6600;
	text-decoration: none; 
	font-weight:bold;
}

A.lbodylink:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
	color: #ff6600;
	text-decoration: underline; 
	font-weight:bold;
}



/*Footer Links*/
A.footerlink:active {
font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE:11px; 
	color: #ffffff;
	text-decoration: none; 
}

A.footerlink:link {
font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE:11px; 
	color: #ffffff;
	text-decoration: none; 
}


A.footerlink:visited {
font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE:11px; 
	color: #ffffff;
	text-decoration: none; 
}

A.footerlink:hover {
font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE:11px; 
	color: #ffffff;
	text-decoration: underline; 
}


A.bottomlink:active {
	font-family:tahoma;
	FONT-SIZE:10px; 
	color: #8c750a;
	text-decoration: none; 
	font-weight:none;
}

A.bottomlink:link {
	font-family:tahoma;
	FONT-SIZE:10px; 
	color: #8c750a;
	text-decoration: none; 
	font-weight:none;
}

A.bottomlink:visited {
	font-family:tahoma;
	FONT-SIZE:10px; 
	color: #8c750a;
	text-decoration: none; 
	font-weight:none;
}

A.bottomlink:hover {
	font-family:tahoma;
	FONT-SIZE:10px; 
	color: #746109;
	text-decoration: underline; 
	font-weight:none;
}

A.copylink:active {
	font-family:tahoma;
	FONT-SIZE:9px; 
	color: #73a810;
	text-decoration: none; 
	font-weight:none;
}

A.copylink:link {
	font-family:tahoma;
	FONT-SIZE:9px; 
	color: #73a810;
	text-decoration: none; 
	font-weight:none;
}

A.copylink:visited {
	font-family:tahoma;
	FONT-SIZE:9px; 
	color: #73a810;
	text-decoration: none; 
	font-weight:none;
}

A.copylink:hover {
	font-family:tahoma;
	FONT-SIZE:9px; 
	color: #73a810;
	text-decoration: underline; 
	font-weight:none;
}
