/* $Id: hhs.css,v 1.2 2005/01/14 04:50:22 heartlandhs Exp $ */

A { text-decoration:none }
A:hover { color:"663333"}

a:link.nav    { color: #0000ff; }  
a:visited.nav { color: #0000ff; } 
a:active.nav  { color: #0000ff; } 
a:hover.nav   { text-decoration: underline; }

a:link.nav2    { color: #cccc99; } 
a:visited.nav2 { color: #cccc99; } 
a:active.nav2  { color: #cccc99; }
a:hover.nav2   { color: #ffffff; } 

.no_repeat {background-repeat: no-repeat; }

.leftnav { font-family: "Times"; color: #000000; font-size: 12; font-weight: normal; }
a:hover.leftnav { color: #663333; }

.mainnav { font-family: "Times"; color: #663333; font-size: 18; font-weight: normal; line-height: 1.5 }
.mainnav2 { font-family: "Times"; color: #663333; font-size: 18; font-weight: normal; line-height: 1 }
.mainspacer { font-family: "Times"; color: #663333; font-size: 18; font-weight: normal; line-height: .25 }


.topmenu { font-family: "Times"; color: #cccc99; font-size: 18; font-weight: normal; line-height: 1.5 }
a:hover.topmenu {color: cccccc;}

.mainnavtop { font-family: "Times"; color: #663333; font-size: 18; font-weight: normal; line-height: 14px; display: block;}

.dropcapparagraph:first-letter {
				font-size: 45px;
				font-weight:bold;
				float:left;
				color:black;
				font: palatino linotype, times;
				}

.mainbody {
	font-family: "Verdana, Arial, Helvetica, sans-serif";
	text-align: center;
	}

