html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0px;
	padding: 0px;
	border: 0;
}

body {
	font-family: "Trebuchet MS", Veranda, Helvetica, Geneva, Sans-Serif, Arial;
	color: #4d4d4d;
	font-size: 14px;
	line-height: 15px;
	text-align: center; /* IE 5.0 bug - doesn't use margins: auto correctly */
	background-color: #e8e7d5;
}

ul {
	padding-left: 30px;
}

h1 {
	color: #386351;
	font-size: 24px;
	padding-bottom: 10px;
	font-family: "Times New Roman", Times, serif;
}

h2 {
	color: #386351;
	font-size: 18px;
	padding-bottom: 10px;
}
h3 {
	color: #386351;
	font-size: 16px;
	padding-bottom: 10px;
}

h4 {
	color: #386351;
	font-size: 13px;
	padding-bottom: 10px;
}

p {
	color: #4d4d4d;
	font-size: 13px;
}

a:link {
	color: #386350;
	text-decoration: none;
}

a:hover {
	color: #75002C;
	text-decoration: underline;
}

a:visited {
	color: #75002C;
	text-decoration: none;
}


#container1 {
	background-color: #FFFFFF;
	width: 800px;
	margin: 0 auto;
	text-align: left; /* IE 5.0 bug fix to realign text back up */
}

#top_blank_spacer {
	height: 15px;
	background-color: #e8e7d5;
}

#topspacer {
	background-color: #ffffff;
	height: 20px;
	padding-top: 8px;
}

#top_menu {
	margin-left: 495px;
}

#top_banner {
	background-image: url(mid_banner_gr.png);
	background-color: #FFFFFF;
	height: 120px;
}

#container2 {
	width: 800px;
	margin: 0 auto;
	text-align: left; /* IE 5.0 bug fix to realign text back up */
}

#htlogo {
	height: 120px;
	width: 178px;
	position: absolute;
	margin-left: 10px;
	margin-top: 0px;
	z-index: 1;
}

#htslogan {
	height: 496px;
	width: 51px;
	position: absolute;
	margin-left: 275px;
	margin-top: 15px;
	z-index: 2;
}

#htviewcart {
	position: absolute;
	margin-left: 655px;
	margin-top: 95px;
	z-index: 3;
}

#container2a {
	background-color: #FFFFFF;
	width: 800px;
	margin: 0 auto;
	text-align: left; /* IE 5.0 bug fix to realign text back up */
}

#top_blank_spacer_2 {
	height: 15px;
	background-color: #ffffff;
}

#container_main_table {
	background-color: #ffffff;
	width: 960px;
	margin: 0 auto;
	text-align: left; /* IE 5.0 bug fix to realign text back up */
}

#container3 {
	background-color: #ffffff;
	width: 760px;
	margin: 0 auto;
	text-align: left;
	
}

#content {
	background-color: #ffffff;
	padding: 0px;
	width: 600px;
	margin-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
	position: absolute;
}

#content p {
	padding-bottom: 10px;
}

#ContentCallout {
	position: absolute;
	margin-left: 5px;
	margin-top: 0px;
}

#ContentWords {
	position: absolute;
	margin-left: 250px;
	margin-right: 10px;
	margin-top: 15px;
	width: 340px;
}

#Heartcallout {
	position: absolute;
	margin-left: 5px;
	margin-top: 310px;
}

#Healthcallout {
	position: absolute;
	margin-left: 203px;
	margin-top: 310px;
}

#Homecallout {
	position: absolute;
	margin-left: 401px;
	margin-top: 310px;
}

#container4 {
	background-color: #e8e7d5;
	width: 800px;
	margin: 0 auto;
	text-align: left;
	height: 43px;
}

#footer {
	text-align: center;
	height: 20px;
	padding-top: 10px;
	position: absolute;
	width: 800px;
}

#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #936c62;
}

#copyright {
	color: #4d4d4d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	position: absolute;
	margin-top: 30px;
	width: 800px;
}

