@charset "UTF-8";
body  {
	background-image: url(images/Page-BgGradient.jpg);
	background-repeat: repeat-x;
	background-color: #F4F4F4;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.twoColFixLtHdr #container {
	width: 780px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.twoColFixLtHdr #header {
	background-image: url(images/headerNEW.gif);
	background-repeat: no-repeat;
	height: 109px;
	width: 827px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 8px;
} 
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 233px;
	background-color: #FFF;
	margin-top: 10px;
	clear: right;
	padding: 6px;
	margin-bottom: 10px;
	font-weight: normal;
}
.twoColFixLtHdr #mainContent {
	width: 526px;
	padding-top: 0;
	padding-bottom: 0;
	background-color: #FFF;
	float: right;
	padding-left: 10px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	margin-top: 10px;
	height: auto;
} 
.twoColFixLtHdr #footer {
	padding: 0 10px 0 20px;
	margin-top: 25px;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align: center;
	font-size: 12px;
	color: #333;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}.navtable {
	float: right;
	margin-top: 10px;
}
.sidebarHeaders {
	font-weight: bold;
	font-size: 17px;
}
#newsbar {
	width: 233px;
	background-color: #FFF;
	margin-top: 20px;
	float: left;
	clear: left;
	padding: 6px;
	color: #000;
}
.h1 {
	font-size: 24px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #000;
}
.subHeads {
	color: #000;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	font-weight: bold;
}
.newsbarDate {
	color: #009;
	font-size: 16px;
	font-weight: bold;
}
.newsbarHeadline {
	font-weight: bold;
	font-size: 16px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #000;
}
.newsbarContent {
	font-size: 14px;
	color: #333;
}
#mainImage {
	background-color: #FFF;	
}
.mainImagehidden {
	font-size: 24px;
	color: #FFF;
	margin-left: 10px;
}
.mainImage {
	font-size: 36px;
	color: #0A0098;
	font-weight: bold;
	margin-left: 3px;
}
h2 {
	font-size: 16px;
}
.bodytext {
	color: #333;
	font-size: 13px;
}
#mainContent {
}
#mainTextArea {
	padding: 0 8px 0 15px;
}
#indent {
	margin-left: 4px;
	margin-top: 5px;
	line-height: 24px;
}
.arrowLink {
	font-size: small;
	color: #03C;
}
.DesignLinks {
	font-size: 11px;
	color: #666;
}
.DesignLinks a {
	color: #666;
}
#editor {
	width: 500px;
	float: left;
	margin-top: 10px;
	margin-right: 7px;
	margin-bottom: 7px;
	margin-left: 10px;
	padding-left: 5px;
}
#tdeRecipe {
	width: 172px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 6px;
	margin-left: 12px;
	background-image: url(images/recipeBottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#recipe {
	background-color: #FEFFCB;
	background-image: url(images/recipeBG.jpg);
	background-repeat: repeat;
	float: right;
	width: 193px;
	margin-right: 10px;
	margin-top: 10px;
}
#newsbarAlt {
	width: 233px;
	background-color: #9E0B0B;
	margin-top: 20px;
	float: left;
	clear: left;
	padding: 6px;
	color: #FFF;
}
#subscribeWrapper {
	margin: 6px;
	font-size: 12px;
	line-height: 1.5;
}
.form {
	font-size: 13px;
	width: 200px;
}
.news2 {
	margin-left: -5px;
}
.pdfIcon {
	float: left;
	margin-right: 5px;
	margin-top: -20px;
}
.HealthyMenuPic {
	margin-left: -8px;
}
.testimonial {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	font-style: italic;
	color: #005C1B;
	font-weight: bold;
}
.BIO {
	margin-left: 15px;
}
.backButton {
	float: left;
	margin-top: 7px;
	margin-left: -10px;
}
.formBoxes {
	width: 390px;
	float: right;
}
.submit {
	float: right;
	margin-right: 40px;
	margin-top: 5px;
}
#formText {
	text-align: right;
	width: 100px;
	float: left;
}
#newEditorsidebar {
	width: 227px;
}
.ALTpdf {
	margin-top: 0px;
	float: left;
	margin-right: 5px;
}
