/* This Style Sheet is for Happiness Habit Root Directory Pages. */

/* Link Hover Specifications  */
a:link 		{ color: #0000FF; text-decoration: none; }
a:visited 	{ color: #0066FF; text-decoration: none; }
a:active 	{ color: #FF0000; background-color: yellow; text-decoration: none; }
a:hover 	{ color: #FF0000; background-color: yellow; text-decoration: none;}


a:visited 	{ color: #0066FF; text-decoration:none; }
a:active 	{ color: #FF0000; background-color: yellow; text-decoration:none; }
a:hover 	{ color: #FF0000; background-color:yellow; text-decoration:none;}

/*  MM Home & Program Page Primary Text Links  */	
h1	 {		
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	line-height: 1.8em;
	font-variant: normal;
	text-decoration: none;
	font-weight: bold;
	color: #000099;	}


/*  Body Text -  For Address at Bottom - Navy 66 */	
.h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: 1.6em;
	font-variant: normal;
	text-decoration: none;
	font-weight: normal;
	color: #000066;}	
	
.h2  {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 18px;
	font-style: normal;
	line-height: 1.5em;
	font-variant: normal;
	text-decoration: none;
	font-weight: bold;
	color: #000066;	
	font-weight: bold;}	
	
/*  Bold Program Description - No Color */
.trebuchBold14 {
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	 }
	
	
/*  Bold Program Description - No Color */
.trebuchBold16 {
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	 }

/*  Link for Header Specifications - Also Used For Bottom Footing Banner  */
.hdrlink0 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none; }	
	
/*  Primary Page Font */
	.trebuchet12 {
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;}
	
	
	
/*  For Main Body of Article Text Page   */	
.h3	{
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	color: #000099;}

/*  For Article Title Heading    */	
.h6 {
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #003399;}
	
/*  For Article Title Heading - Should Be H1?   */		
.d-bodyhd {
	font-family: Arial, "Trebuchet MS", Verdana, Tahoma, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #333333;}
	
		
/*  For Second Line of Article Title Heading - Should Be H1?   */		
.d-bodyhd1 {
	font-family: Arial, "Trebuchet MS", Verdana, Tahoma, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #333333;}
	
	
/*  For By Michele Moore Byline    */
	.d-bodyhd2 {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 2em;
	font-weight: normal;
	color: #333333;}
	
	.Tahoma14Bold {
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #333333;}
	
.RedArial20 {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FF0000;
}
.verdanaBold14 {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 1.6em;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	color: #000000;
}
.trebuchBold18Navy {
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	color: #000066;
}
