/*text styles*/
h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: black;
	font-size: 1.25em;
	line-height: 1em;

}

h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #003f2d;
	font-size: 1.125em;
	line-height: 1em;
	font-style:italic;
}
h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #446d60;
	font-size: 1em;
	line-height: 1em;
}
p
{ font-family:Verdana, Arial, Helvetica, sans-serif;
	color: black;
	font-size: .8em;
	line-height: 1.6em;
}

.bullets
{font-family:Verdana, Arial, Helvetica, sans-serif;
	color: black;
	font-size: .8em;
	line-height: 1em;
	list-style-type: circle;
}

.bodytext
{font-family:Verdana, Arial, Helvetica, sans-serif;
	color: black;
	font-size: .8em;
	line-height: 1.3em;
}

.rightlink
{	text-align: right;
	font-weight: bold;
}

.sidequote
{	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: white;
	font-size: 16px;
	line-height: 200%;
}

#ylofeature p, #pinkfeature p , #greenfeature p   
 {	line-height: 1.5em;
 }
#ylofeature a, #pinkfeature a, #greenfeature a;
{	font-weight: bold;
}

.featurehead
{	font-weight: bold;
	font-size: 18px;
	text-align: left;
}
.mainfeat
{	vertical-align: top;
	line-height: 1.5em;
	text-align: left;
	
}
.mainfeature
{	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: black;
	font-size: .8em;
	line-height: 1.5em;
	text-align: left;
}

.bottomnav
{
	text-decoration: none;
	font-size: .8em;
	color: #57698f;
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: bold;
	text-align: center;
}

.bottomlinks
{text-decoration: none;
	font-weight: bold;
	color: #57698f;
	}
	
.bottomlinks:visited
{text-decoration: none;
	font-weight: bold;
	color: #7F4668;
}
.bottomlinks:hover
{text-decoration: none;
	font-weight: bold;
	color: #7F4668;
}

p a
{	font-weight: bold;
}
.form{font-size: 12px;}
