/****************************************************************************

Author: Sarah Milne
Development by: Daffodil Design
For: WestWind Products
Last updated:  February, 2009

*****************************************************************************/


/*All body text*/
.body {
	font-family: Tahoma;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 13px;
	line-height: 19px;
}

.heading{
	font-family: Tahoma;
 font-size: 20px;
 line-height: 20px;
 color: #c27123;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 16px;
 margin-left: 0px;
}


.sideheading{
font-family: Tahoma;
 font-size: 12px;
 line-height: 20px;
 color: #32596e;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 16px;
 margin-left: 0px;
font-weight:bold;
}


.bodyheading{
	font-family: Tahoma;
 font-size: 14px;
 line-height: 17px;
 color: #32596e;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 margin-left: 0px;
 font-weight:bold;
}


.footer{
font-family: Tahoma;
 font-size: 11px;
 line-height: 17px;
 color: #999999;
}

/*copyright text*/
.copytext {
font-family: "tahoma";
FONT-SIZE:10px; 
color: #73a810; 
}


/*Small bold links*/
A.bodylink:active {
	font-family: Tahoma;
font-size: 12px;
	color: #94a322;
	text-decoration: none; 
}

A.bodylink:link {
	font-family: Tahoma;
font-size: 12px;
	color: #94a322;
	text-decoration: none; 
}

A.bodylink:visited {
	font-family: Tahoma;
font-size: 12px;
	color: #94a322;
	text-decoration: none; 
}

A.bodylink:hover {
	font-family: Tahoma;
font-size: 12px;
	color: #7a871a;
	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: Tahoma;
 font-size: 11px;
 line-height: 17px;
	color: #96a424;
	text-decoration: none; 
}

A.footerlink:link {
font-family: Tahoma;
 font-size: 11px;
 line-height: 17px;
	color: #96a424;
	text-decoration: none; 
}


A.footerlink:visited {
font-family: Tahoma;
 font-size: 11px;
 line-height: 17px;
	color: #96a424;
	text-decoration: none; 
}

A.footerlink:hover {
font-family: Tahoma;
 font-size: 11px;
 line-height: 17px;
	color: #b1bf3d;
	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;
}

