.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	text-transform: uppercase;
	line-height: 20px;
}
A.navigation:link
{
    text-decoration:    none;
  	color: #006666;
}

A.navigation:visited
{
    text-decoration:    none;
    color:#2bb9c7;
}

A.navigation:active
{
    text-decoration:    none;
    color: #2bb9c7;
}

A.navigation:hover
{
    text-decoration:    none;
    color: #663300;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	color: #000000;
	white-space: normal;
	font-weight: lighter;
}
A.text:link
{
    text-decoration:    none;
    color:#660033;
	font-weight:bold
}

A.text:visited
{
    text-decoration:    none;
    color:#2bb9c7;
}

A.text:active
{
    text-decoration:    none;
    color: #2bb9c7;
}

A.text:hover
{
    text-decoration:    none;
    color: #663300;
}
.contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 14px;
	color: #000000;
	white-space: normal;
	display: block;
	font-weight: lighter;
}	
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	line-height: 16px;
	color:  #006666;
	text-transform: uppercase;
}
.testimonial {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	color: #663300;
	font-weight: lighter;
}
.contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #000000;

}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #663300;
}
A.subhead:link
{
    text-decoration:    ;
    color:#663300;
}

A.subhead:visited
{
    text-decoration:    underline;
    color:#663300;
}

A.subhead:active
{
    text-decoration:    none;
    color:#663300;
}

A.subhead:hover
{
    text-decoration:    none;
    color:#2bb9c7;
}

