body {
	margin: 0;
	font-family: Verdana;
	font-size: 11px;
	color: #5A5A5A;
	padding-right: 3px;
	padding-left: 3px;
}

.cal_header {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	background-color: #008C99;
	color: #ffffff;
}

h1  {
	font-family: Verdana;
	font-size: 14px;
	color: #E49500;
}

h2 {
	font-family: Verdana;
	font-size: 12px;
	color: #E49500;
}

.row {
	background-color: #FFFFFF;
}

.altrow {background-color: #EFF9F9;
}

.content  {
	font-family: Verdana;
	font-size: 11px;
	color: #5A5A5A;
	padding-right: 3px;
	padding-left: 3px;
}

.itemtitle  {
	font-family: Verdana;
	font-size: 11px;
	color: #84B148;
	padding-right: 3px;
	padding-left: 3px;
}

.footer {
	font-family: Verdana;
	font-size: 10px;
	color: #5A5A5A;
	padding-right: 3px;
	padding-left: 3px;
}

a:link {
	color: #008C99;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #008C99;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #008C99;
	text-decoration: underline;
	font-weight: bold;
}
/* end hogan's changes */

.navbgcolor {
	color: #FFFFFF;
	background-color: White;
}

.navigation  {
	text-align: center;
	font-family: Verdana;
	font-size: 9px;
	padding-bottom: 3px;
	padding-top: 3px;
	font-weight: bold;
	color: #7F7F7F;
}

.navigation  a:link {
	color: #E49500;
	text-decoration: none;
}

.navigation  a:visited {
	color: #E49500;
	text-decoration: none;
}

.navigation  a:hover {
	color: #008C99;
	text-decoration: none;
}

.leftcol  {
	font-family: Verdana;
	font-size: 11px;
	padding-bottom: 3px;
	padding-top: 3px;
	color: #84B148;
	line-height: 20px;
}

.leftcolsig  {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	padding-bottom: 3px;
	padding-top: 3px;
	color: #84B148;

}

.leftcolsig2  {
	font-family: Verdana;
	font-size: 9px;
	padding-bottom: 3px;
	padding-top: 3px;
	color: #84B148;
}


.centercol  {
	font-family: Verdana;
	font-size: 12px;
	color: #5A5A5A;
}

.centercol  a:link {
	color: #008C99;
	text-decoration: none;
	font-weight: bold;
}

.centercol  a:visited {
	color: #008C99;
	text-decoration: none;
	font-weight: bold;
}

.centercol  a:hover {
	color: #008C99;
	text-decoration: underline;
	font-weight: bold;
}

.centercolheaders  {
	font-family: Verdana;
	font-size: 12px;
	padding-bottom: 9px;
	padding-top: 8px;
	color: #818181;
	line-height: 25px;
}.pricingList {
	list-style-type: disc;
}
.happinessList {
	list-style-type: disc;
}
