	body {
		margin:0px;
		padding:0px;
		background-color:#e6e6e6;
		}

	h1 {
	font-size:1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FF6600;
	font-weight: normal;
	font-variant: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	letter-spacing: 1px;
	font-style: italic;
	padding-top: 7px;
	padding-bottom: 0px;
		}
	h2 {
	font-size:.95em;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	background-color: #333333;
	letter-spacing: 1px;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 15px;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF6600;
		}
	h3 {
	font-size:0.95em;
	padding-top:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	background-color: #E3E7EE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	letter-spacing: 1px;
	margin: 0px;
	padding-bottom: 0px;
		}
	
	h4 {
	font-size:1.3em;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #FF6600;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 20px;
	line-height: 1em;
	margin-right: 200px;
		}
		
	.ghost {
		display: none;
		}
.logorowbkgd {
	background-image: url(images/logorowbackground.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.tableborder {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.navbkgd {
	background-color: #768093;
	border-right: 1px solid #333333;

}
.purplenavcol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.72em;
	line-height: 1.5em;
	color: #FFFFFF;
	padding-top: 7px;
	padding-right: 2px;
	padding-bottom: 7px;
	padding-left: 7px;
}
.purplenavcol a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.purplenavcol a:visited {
	color: #CCCCCC;
	text-decoration: underline;
}
.purplenavcol a:hover {
	color: #F3DAB5;
	text-decoration: none;
}
.navigation {
       	font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: .80em; 
        background-color: #fae7c7;
        font-weight: bold;

/* Here is the ugly brilliant hack that protects IE5/Win from its own stupidity. 
Thanks to Tantek Celik for the hack and to Eric Costello for publicizing it. 
IE5/Win incorrectly parses the "\"}"" value, prematurely closing the style 
declaration. The incorrect IE5/Win value is above, while the correct value is 
below. See http://glish.com/css/hacks.asp for details. */
        voice-family: "\"}\"";
        voice-family:inherit;
        }
/* I've heard this called the "be nice to Opera 5" rule. Basically, it feeds correct 
length values to user agents that exhibit the parsing error exploited above yet get 
the CSS box model right and understand the CSS2 parent-child selector. ALWAYS include
a "be nice to Opera 5" rule every time you use the Tantek Celik hack (above). */


.navigation a:link {
	display: block; 
	padding: 7px 7px; 
	margin: 0; 
	text-decoration: none; 
	text-align: left;
	border-bottom: 1px solid #333;
	color: #333;
	background:	#fae7c7;
	}
.navigation a:visited {
	display: block; 
	padding: 7px 7px; 
	margin: 0; 
	text-decoration: none; 
	text-align: left;
	border-bottom: 1px solid #333;
	color: #333;
	background:	#fae7c7;
	}
	
.navigation a:hover {
	color: #ff6600;
	background:	#ccc;
	}
.bodymain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.73em;
	color: #333333;
	padding-right: 15px;
	padding-left: 15px;
	line-height: 1.6em;
	padding-bottom: 15px;
	padding-top: 0px;
	margin: 0px;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
.bottomright {
	background-color: #FAE7C7;
	background-image: url(images/hearthealthyrecipes_apple.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF6600;
}
.newscolumn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.72em;
	color: #333333;
	padding-right: 15px;
	padding-left: 15px;
	line-height: 1.6em;
	margin: 0px;
	padding-bottom: 15px;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	color: #666666;
	padding: 10px;
}
.physmenu {
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 5px;
	padding-top: 5px;
	background-color: #768093;
}
.physmenutext {
	font-size: 0.7em;
}
.physphoto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.67em;
	color: #333333;
	background-color: #FAE7C7;
	text-align: left;
	vertical-align: top;
	padding: 10px;
	margin-left: 10px;
	width: 160px;
}
.physname {
	font-size:1.1em;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #FF6600;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 10px;
	line-height: 1em;
	margin-right: 200px;
	margin-left: 15px;
}
ul {
	text-align: left;
	list-style-type: disc;
	list-style-position: inside;
	margin: 0px;
	padding: 2px 0px 15px 20px;
	text-indent: -18px;
}
.bullettitles {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #FF6600;
}
h5 {
	font-size: 1.3em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FAE7C7;
	padding-top: 10px;
}
.footervalues {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.75em;
	font-weight: normal;
	color: #FF6600;
	padding-top: 10px;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	line-height: 1.5em;
	font-weight: bold;
	color: #333333;
	text-align: left;
	padding: 5px;
	font-style: italic;
}
.quotename {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	line-height: 1.3em;
	font-weight: normal;
	color: #333333;
	text-align: right;
	padding: 5px;
}
.animations {
	background-color: #768093;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
}

.bottomrightheartmonth
{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF6600;
	background: #FFFFFF url(/images/heartmonth.gif) no-repeat center top;
	text-align: center;
	vertical-align: bottom;
	padding-bottom: 7px;
}
