/* home body text style */

.home-body-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 22px;
	color: #000000;
	text-decoration: none;
}


.home-body-text a:link{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 22px;
	color: #6671A8;
	text-decoration: none;
}

.home-body-text a:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 22px;
	color: #6671A8;
	text-decoration: none;
}

.home-body-text a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 22px;
	color: #B1CF56;
	text-decoration: none;
}





/* bottom text style */

.bottom-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 25px;
	color: #000000;
	text-decoration: none;
}

.bottom-text a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 25px;
	color: #435972;
	text-decoration: none;
}

.bottom-text a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 25px;
	color: #435972;
	text-decoration: none;
}

.bottom-text a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 25px;
	color: #B1CF56;
	text-decoration: none;
}


/*main site body text style*/

.site-body-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: 14px;
	color: #000000;
	text-decoration: none;
}

.site-body-text a:link{
	color: #435972;
}

.site-body-text a:visited{
	color: #435972;
}

.site-body-text a:hover{
	color: #B1CF56;
}



/*subhead style*/

.subhead {
	font-family: Palatino, Times, "Times New Roman", serif;
	font-size: 18px;
	font-style: italic;
	font-weight: lighter;
	color: #6671A8;
	text-decoration: none;
}

.subhead a:link{
	color: #6671A8;
}


.subhead a:visited{
	color: #6671A8;
}

.subhead a:hover{
	color: #000000;
}


/*gifts style*/

.gifts {
	font-family: Palatino, Times, "Times New Roman", serif;
	font-size: 18px;
	font-style: italic;
	font-weight: lighter;
	color: #6671A8;
	text-decoration: none;
}

.gifts a:link{
	color: #6671A8;
	text-decoration: none;
}


.gifts a:visited{
	color: #6671A8;
	text-decoration: none;
}

.gifts a:hover{
	color: #000000;
	text-decoration: none;
}
