/****************************************************************************

Author: Sarah Milne
Development by: Daffodil Design
Wendy McMahon Freelance Writer
Last updated: FEBRUARY 3, 2009

*****************************************************************************/


/*All body text*/
.body {
font-family: Arial, Helvetica, sans-serif;
color: #754405;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
font-size: 12px;
line-height: 18px;
}

.heading{
	font-family: Georgia;
	font-size: 15px;
	line-height: 20px;
	color: #754405;
	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: Arial, Helvetica, sans-serif;
FONT-SIZE:9px; 
color: #947960; 
}

/*footer text*/
.footer {
font-family: Arial, Helvetica, sans-serif;
FONT-SIZE:10px; 
color: #ffffff; 
}

/*bodylinks*/
A.bodylink:active {
	font-family: Georgia;
font-size: 12px;
	color: #f782a0;
	text-decoration: none; 
}

A.bodylink:link {
	font-family: Georgia;
font-size: 12px;
	color: #f782a0;
	text-decoration: none; 
}

A.bodylink:visited {
	font-family: Georgia;
font-size: 12px;
	color: #f782a0;
	text-decoration: none; 
}

A.bodylink:hover {
	font-family: Georgia;
font-size: 12px;
	color: #db5d7d;
	text-decoration: underline; 
}

/*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;
}

