html, body, ul, ol, li, p,
h1, h2, h3, h4, h5, h6,
form, fieldset, a {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100.01%;
}
body {
	font-family: Tahoma, sans-serif;
	font-size: 1.0em;
	text-align: center;
	background-image:url("Images/Background.jpg");
	background-repeat: repeat-x;
	background-color: #CBD6ED;
}
/*|*/
* html body {
	fon\t-size: .9em;
}
/* */
#main {
	width: 93%;
	min-width: 700px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	background-color: #FFF;
	border: 1px solid #D0AEA2;
}
/*|*/
* html #main {
	width: 88%;
}
/* */
#home-header {
	position: relative;
	margin-top: 69px;
	width: 88%;
	min-height: 90px;
}
/*|*/
* html #home-header {
	height: 95px;
}
/* */
#header {
	position: relative;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	padding-right: 20px;
	min-height: 120px;
}
/*|*/
* html #header {
	height: 120px;
}
/* */
#homepagetitle {
	position: relative;
	margin-left: 325px;
	margin-right: 25px;
	min-height: 76px;
	width: 50%;
}
#healthy_words {
	position: absolute;
	margin-top: 61px;
	margin-left: 245px;
	height: 1.5em;
}
.healthy {
	font-family: Times New Roman, Times, serif;
	font-weight: bold; 
	color: #EBD8D1;
	font-style: oblique;
	font-size: 1.5em;
	padding-right: 2em;
}
#pagetitle {
	position: relative;
	min-height: 1.5em;
	color: #8E236B; 
	font-size : 1.2em;
	text-align: center;
	margin-left: 99px;
	width: 45%;
	padding-top: 65px;
}
/*|*/
* html #pagetitle  {
	padding-top: 50px;
}
/* */
#inner-main {
	position: relative;
	margin-top: -2px;
	height: 85%;
	vertical-align: top;
	margin-left: auto;
	margin-right: auto;
}
#content {
	position: relative;
	font-size: .9em;
	text-align: left;
 	min-height: 550px; 
	padding: 3px 25px 8px 25px;
	border-top: 1px solid #8E236B;
	border-bottom: 1px solid #8E236B;
	padding-top: 3px;
	overflow: hidden;
}
/*|*/
* html #content {
	height: 75%;
	overflow: visible;
	margin-top: 2px;
}
/* */
#content ul {
	list-style: disc inside;
}
#content li {
	list-style: disc;
}
/*|*/
* html #content Table {
	wid\th: 95%;
}
/* */
#footer {
	position: relative;
	color: #ACACAC;
	font-size: .9em;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	min-height: 48px;
	height: 48px;
	text-align: center;
}
#pagefooter {
	text-align: center;
	width: 93%;
	min-width: 500px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	bottom: 5px;
	padding-bottom: 5px;
}
p {
	text-align: left;
	width: auto;
	font-size: .9em;
	min-width: 120px;
	padding: 5px;
}
img {
	border: 0px;
}
.spacer {
	height: 0;
	clear: both;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
#contact-left {
	width: 30%;
	float: left;
}
#contact-right {
	width: 40%;
	float: right;
}
.message {
	color: #CC0000;
	font-weight: bold;
}
.Normal { 
	font-weight: normal;
}
.Italic {
	font-style: italic;
}
.Bold { 
	font-weight: bold;
}
.BoldRed {
	color: #C00000; 
	font-weight: bold;
}
.BoldItalic { 
	font-weight: bold;
	font-style:italic;
}
.BoldLarge { 
	font-size: 1.3em; 
	font-weight: bold;
}
.Title { 
	font-size: 1.1em; 
	font-weight: bold;
}
.BoldSmall { 
	font: .9em; 
	font-weight: bold;
}
.smallbold {
	font-size: .8em;
	font-weight : bold;
}
.small {
	font-size: .8em;
}
.smallbolditalic {
	font-size: .8em;
	font-weight : bold;
	font-style:italic;
}
.super {
	font-size: .75em;
	font-weight : bold;	
	vertical-align : super;
}
.Submit {
	background-color: #F4F4F4;
	-moz-border-radius: 5px;
}
a:link, a:visited{
	color: #502401;
}
a:hover, a:active{
	color: #CC0000;
}

/*XXXXXXXXXXXX Primary top nav rules XXXXXXXXXXX*/
#top_nav {
	width: 94%;
	margin-left: 25px;
	height: 1.5em;
	text-align: center;
}
.nav {
	margin-left: auto;
	margin-right: -35px;
}
.nav ul {
	width: 94%;
	display: block;
}
.button {
	position: relative;
	list-style: none; /* kills the list item "bullet" markers */
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 2px;
	text-align: left;
	float: right;
	background-color: #F7EDF6;
	border-top: 1px solid #8E236B;
	border-bottom: 1px solid #8E236B;
}
.parent {
	position: relative;
	font-weight: bold;
	text-align: left;
}	
/*XXXXXXXXXXXX Primary dropdown/flyout rules XXXXXXXXXXX*/

.dropdown { 
	width: 90px;
	position: absolute;		
	left: -3000px;
	top: 1.0em; 
	text-align: left; 
	background: url(Images/bgfix.gif);
	}
/*|*/
* html .dropdown {
	top: 1.3em;
}
/* */
.dropdown div {
	width: 90px;
	position: absolute;		
	left: -3000px;
	top: 0;
	background: url(Images/bgfix.gif);
	text-align: left; 
	}
.dropdown ul { 
	width: 110px; 
	margin: 0 30px 30px 30px; 
  } 
.dropdown div ul {margin: 30px 30px 30px 0;} 
.nav li {
	text-align: left;
}
.nav a {
	display: inline;
	color: #8B8B8B;
	text-decoration: none;
	padding: 2px 0 2px; 
	}
.topmenu, a.topmenu:visited, a.topmenu:link {
	color: #0067B1;
	font-size: .8em;
	text-decoration: none;
}
a.topmenu:hover, a.topmenu:active {
	color: #DB7093;
	font-size: .8em;
	text-decoration: none;
}
.submenu, .submenu:link, .submenu:visited {
	color: #0067B1;
	font-size: .8em;
	text-decoration: none;
}
.submenu:hover, .submenu:active {
	color: #DB7093;
	font-size: .8em;
	text-decoration: none;
}
.dropdown li {
	list-style: none; 
	background-color: #F7EDF6;
	padding: 2px;
	padding-left: 3px;
	font-weight: bold;
	text-align: left;
	font-size: .9em;
	position: relative; 
	z-index:  2;
	vertical-align: bottom; /* IE5/win bugfix */
	border-top: 1px solid #F7EDF6;
	border-bottom: 1px solid #F7EDF6;
  }
.button:hover div.dropdown {
	left: -42px;
} 

/*|*/
* html .button:hover div.dropdown {
	lef\t: -177px;
	top: 20px
}
/* */
.dropdown li:hover div {
	left: 120px; 
	top: -30px; 
}	
.nav li:hover {background: #FAFAFA;
	border-top: 1px solid #8E236B;
	border-bottom: 1px solid #8E236B;
} 
.dropdown li:hover {background: #FAFAFA;}
.dropdown div li:hover {background: #FAFAFA;}
.dropdown div ul {background: #FAFAFA;}
.dropdown div ul a {color: #FAFAFA;}
/*|*/
* html .button .dropdown li {
height: 1%;
margin-left: -16px;
mar\gin-left: 0;
}
* html .nav a
 {height: 1%;}
/* */
.brclear {
clear:both;
height:0;
margin:0;
font-size: 1px;
line-height: 0;
}
/*h1 {position: absolute; left: -3000px;}

h2 {font-size: 1em;}*/

/*XXXXXXXXXXXX Primary left nav rules XXXXXXXXXXX*/
#left_nav {
	position: relative;
	top: 2px;
	left: 5px;
	padding-left: 3px;
	padding-bottom: 5px;
	margin-right: 10px;
	margin-bottom: 8px;
	width: 121px;
	min-height: 50px;
	float: left;
	background-color: #F7EDF6;
}
/*|*/
* html #left_nav  {
	hei\ght: 55px;
	left: 5px;
}
/* */
#Left_Nav_Title {
	font-size: .8em;
	font-weight: bold;
	color: #0067B1;
	text-decoration: underline;
}
#Left_Nav_Title a:link, a:visited{
	color: #0067B1;
}
#Left_Nav_Title a:hover, a:active{
	color: #DB7093;
	background-color: #FAFAFA;
}
#LeftNavHolder {
	width: 121px;
	float: left;
	font-weight: bold;
	font-size: .8em;
	margin-top: 0px;
	padding-bottom: 150px;
	display: inline;
}
#LeftNavHolder li {
	list-style: none; 
	position: relative;
	min-width: 120px;
	padding-top: 2px;
	background-color: #F7EDF6;
	vertical-align: bottom;
	left: 0px;
}
/*|*/
* html #LeftNavHolder li {
	width: 120px;
	left: -25px;
}
* html #LeftNavHolder ul {
	padding-left: 26px;
	margin-right: -120px;
}
/* */
#LeftNavHolder ul a {
	display: block;
	padding: 1px 0px 2px 3px;
	vertical-align: bottom;
	text-align: left;
	text-decoration: none;
	color: #0067B1;
	margin: 0px 0px 0px 0px;
}
#LeftNavHolder ul a:hover {
	text-decoration: none;
	color: #DB7093;
	border-top: 1px solid #8E236B;
	border-bottom: 1px solid #8E236B;
}
#LeftNavHolder ul a{
	color: #0067B1;
	border-top: 1px solid #F7EDF6;
	border-bottom: 1px solid #F7EDF6;
}
#LeftNavHolder ul li a:hover{
	color: #DB7093;
	background-color: #FAFAFA;
}
#LeftNavHolder ul a:visited{
	color: #0067B1;
}
.tteddo {
	color: #0067B1;
	font-style: italic;
	font-size : .6em;
	font : bold;
}
a.tteddo:link, a.tteddo:visited {
	color: #0067B1;
}
a.tteddo:active, a.tteddo:hover {
	color: #DB7093;
}
