body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #11161C;
}
.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #D7FFFF;
	line-height: 21px;
}


.H1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #D7FFFF;
	line-height: 21px;
	display: inline;
}
.displayInline {
 	display: inline;
}

.style1 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.style2 {font-family: Georgia, "Times New Roman", Times, serif}
a:link {
	color: #FDE18D;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FDE18D;
}
a:hover {
	text-decoration: underline;
	color: #FDD457;
}
a:active {
	text-decoration: none;
	color: #FDD457;
}
.style4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
}
.style_black {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
}
.style5 {color: #FFFFFF}
.style6 {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.style7 {font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; color: #D7FFFF; line-height: 21px; font-weight: bold; }
.style8 {color: #336699; }


img.flash_left {
		float: left; 
		margin-left:0.5em; 
}

img.float_right {
		float: right; 
		margin-left:0.5em; 
}

h1.post {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #FFF;
	}
	
	
.post_nav_selected{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15
	px;
	font-weight:bold
	line-height: 22px;
	color: #FFF;
	}

.post_nav_numbers{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #FFF;
	}
/* STYLES ADDED FOR NUTRITION SITE */
@charset "UTF-8";
/* CSS Document */


.hovermenu ul li a.featured_menu{
padding: 5px;
text-decoration: none;
text-align: left;
float: left;
color: #666666;
background-color: #FFFFFF;
border-bottom: 1px solid #CCCCCC;
width: 166px;
}

.hovermenu ul li a.featured_menu:hover{
background-color: #7d9dc6;
color: #FFFFFF;
}

.sidebarwhite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFF;
}
.sidebarblue {
	color: #FDD65C;
}
#headervid{ 
z-index:1;
height:359px;
width:478px;
}
#testimonials{ 
z-index:2;
height:328px;
width:440px;
}
.arialtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #FFF;
}
.arialtext_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #FFF;
	font-weight:bold;
}

a.arialtext_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #FFF;
	font-weight:bold;
}

.alphanav_linktext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #FFF;
	display: inline;
	text-decoration:none;
}

a.alphanav_linktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #FFF;
	display: inline;
	text-decoration:none;
}


a:hover.alphanav_linktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #FFF;
	display: inline;
	text-decoration:underline;
}
.subcat_table {
	background-color:#9FA5A3;
	border-color:#FFF;
	border-width:thin;
}

/* END STYLES ADDED FOR NUTRITION SITE */