/* CSS Document */

body  {
	font: 100% Georgia, "Times New Roman", Times, serif;
	background: #fff;
	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: #333;
	font-size:12px;line-height:18px;
}
form input{font: 100% Georgia, "Times New Roman", Times, serif;}
a{color: #333;text-decoration:none;}
a.readmore{color:#d52b1e;padding:0 0 0 10px;background:url(/images/a_readmore.gif) no-repeat left center;text-decoration:underline;}
img{border:none;}
h1{color:#e2710a;font-size:16px;}
h2{color:#623c1b;font-size:100%;}

#main_head_pics{display:block;height: 163px; width: 661px; padding:0; margin:0; overflow: hidden;}
#main_bg{background:none;width:auto;}
#wrapper{background:none;margin:0 auto;padding:0 3px 30px;text-align:center;width:auto;}
#header{display:none;}

#main{float:left;width:670px; text-align:left;}
#left{display:none;}
#main_right{display:none;}

#main_left{padding:0 0 0 25px;background:url(/images/bg_main2_left.jpg) top left no-repeat;float:left;width:625px;}
#main_left h1{margin: 34px 0 13px; padding:0;}
#main_left a{color:#623c1b;}
#main_left a:hover{text-decoration:underline;}
#main_left a.active{color:#e27109;}
#left h1.h1_img2,#main_left h1.h1_img2,#main_right h1.h1_img2{margin: 42px 0 12px; padding:0;}
#left h1.h1_img2{margin-left:30px;}
#left h2, #main_left h2, #main_right h2{margin: 10px 0 2px; padding:0;text-align:left;}
#left p, #main_left p,#main_right p{margin:0 0 12px 0;padding:0;text-align:left;}
#left ul{margin:0;padding:0;}
#left li{margin:0 0 0 30px;padding:0;list-style:none;color:#623c1b;}
#left li.active{margin:0 0 0 45px;list-style:disc;color:#e27109;font-weight:bold;}
#left h2,#left p{padding:0 24px 0 32px;}
#left h2 a{color:#623c1b;}
#left form{margin:0;padding:0;text-align:left;}
#left form input.text{margin:4px auto 0px;display:block;width:180px;}
#left form input.submit{margin:4px auto 0px 20px;display:block;border:none;background:transparent;color:#e27109;font-weight:bold;}

#foot{display:none;}
.clear{clear:both;}

/* H1 HEADLINES */
.h1_wellnet{margin:0 auto;text-indent:-9000px;overflow:hidden;width:183px;height:36px;
background:url(/images/h1_wellnetwork.png);}
.h1_news{margin:0 auto;text-indent:-9000px;overflow:hidden;width:183px;height:36px;
background:url(/images/h1_news.png);}
.h1_enews{margin:0 auto;text-indent:-9000px;overflow:hidden;width:183px;height:36px;
background:url(/images/h1_enews.png);}
.h1_img1 {margin:28px auto 0;
overflow:hidden;width:183px;height:36px;
background: url(/images/bg_wellnessnetwork.jpg) bottom right;
}
.active, .orange{text-decoration:none;color:#e27109;}
.brown{text-decoration:none;color:#623c1b;}