@charset "utf-8";
/* CSS Document */


html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote,  
pre, form, fieldset, table, th, td { margin: 0; padding: 0; }  

body  {
	font: 16px Arial, Helvetica, sans-serif;
	background: #fff url(images/tree.jpg) no-repeat left bottom;	
	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;
	height: auto;
}
html, body {
height: 100%;
}

#container { 
	width: 960px;  
	margin: 0 auto -113px; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position: relative;
	
} 

p	{
	font-size:17px;
	line-height: 21px;
	color: #252112;
	margin-bottom: 21px;
	padding: 0 10px 0 8px;
}
h1 {
	font-size:30px;
	color:#ff9900;
	padding: 0 0 0 8px;
}
h1#welcome	{
	background: url(images/welcome.png);
	text-indent: -9999px;
	height: 62px;
	width: 315px;
}
h1#pract	{
	background: url(images/pract.png);
	text-indent: -9999px;
	height: 53px;
	width: 252px;
}
h1#product	{
	background: url(images/products.png);
	text-indent: -9999px;
	height: 60px;
	width: 335px;
}
h1#services	{
	background: url(images/services.png);
	text-indent: -9999px;
	height: 60px;
	width: 330px;
}
h1#news	{
	background: url(images/news.png);
	text-indent: -9999px;
	height: 58px;
	width: 285px;
}
h1#contact	{
	background: url(images/contact.png);
	text-indent: -9999px;
	height: 60px;
	width: 145px;
}
h1#events	{
	background: url(images/events.png);
	text-indent: -9999px;
	height: 60px;
	width: 280px;
}
h2	{
	font-size:20px;
	color:#ff9900;
	margin-bottom: 15px;
	padding: 0 0 0 8px;
}

.h2small	{
	font-size:15px;
	color:#ff9900;
	margin-bottom: 15px;
}

h3	{
	font-size:15px;
	color:#b2a896;
	margin-bottom: 5px;
}

h4	{
	font-size:18px;
	color:#252112;
	margin-bottom: 15px;
	padding: 0 0 0 8px;
}

a {color:#79a736}
a:hover {color:#F6C}

.small	{
	font-size:12px ;
	padding: 0 0 0 10px;}
	
.sidebartxt {
	font-size:12px;
	color:#93815d ;
	padding: 0;
	line-height: 16px;
}


#header { 
	width: 940px;
	height: 213px;
	background-image:url(images/header_02.jpg);
	background-repeat:no-repeat;
	margin: 0 10px 0 10px;	
} 
 
#header h1 {
		padding-top: 30px;
	}
#header h1 a{
		display: block; /* Anchors are inline by default, change it to block... */
		width: 237px; height: 127px; /*...Which then allows us to specify width and height (according to the image) */
		color: #6b5c4e;  /* the color can't actually be seen on the text, but it avoids a blue dotted border in Firefox */
		background: url(images/village_health_logo.gif) no-repeat; text-indent: -9999px; /* Add the background image as part of the CSS Image Replacement and shift the text out of the way */
		margin: 5px 0 18px 20px;
	}

ul#nav {
  width: 940px;
  height: 33px;
  background: url(images/nav_bg.jpg) no-repeat;
  float:left; list-style-type:none;
}

ul#nav li a {
	height: 33px;
	display:block;
	position:absolute;
	top:180px;
	text-indent: -9999px;
	outline:none;
}

li#navServices a, li#navPrac a, li#navNews a, li#navEvents a, li#navProducts a, li#navContact a {background:url(images/menu.png)}

li#navServices a {  background-position: 0 0; width: 78px; left: 10px}
li#navServices a:hover {background-position: 0 -33px }
body#pageServices li#navServices a {  background-position: 0 -33px}

li#navPrac a {  background-position: -80px 0; width: 113px; left: 90px }
li#navPrac a:hover {background-position: -80px -33px }
body#pagePractitioners li#navPrac a {  background-position: -80px -33px}

li#navNews a {  background-position: -196px 0; width: 135px; left: 204px }
li#navNews a:hover {background-position: -196px -33px }
body#pageNews li#navNews a {  background-position: -196px -33px}

li#navEvents a {  background-position: -333px 0; width: 170px; left: 341px }
li#navEvents a:hover {background-position: -333px -33px }
body#pageEvents li#navEvents a {  background-position: -333px -33px}

li#navProducts a {  background-position: -500px 0; width: 88px; left: 512px }
li#navProducts a:hover {background-position: -500px -33px }
body#pageProducts li#navProducts a {  background-position: -500px -33px}

li#navContact a {  background-position: -590px 0; width: 100px; left: 602px }
li#navContact a:hover {background-position: -590px -33px }
body#pageContact li#navContact a {  background-position: -590px -33px}

ul#sidebar {
  list-style-type: disc;
  margin: 0;
  font-size:13px;
  padding: 0 0 0 20px;
  line-height: 18px;
  color: #79a736;
}
ul#sidebar li ul {
	list-style:none;
  padding: 0 0 0 60px;
  line-height: 18px;
  margin: -18px 0 0 0;
}

#sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 210px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 30px 10px 0 10px;
	margin: 0 20px 0 10px;
	background-image:url(images/sidebar_bg.png);
}

#sidebarFooter {
  background: url(images/sidebar_bottom.png) bottom left no-repeat;
  position:relative;
  top: 38px;
  height: 38px;
  width: 230px;
  left:-10px;

  }

#sidebar1 p {
	font-size:12px;
	color:#93815d ;
	padding: 0;
	line-height: 16px;
}

#join {
	position:absolute;
	left: 815px;
	width: 135px;
	}
#join p{
	font-size: 12px;
	color: #FC6;
	padding: 0;
	margin: 0;
}
#signup {
	padding: 0;
	width: 135px;
	margin: 0 0 4px 0;
	background-image: url(bk.gif);
}
#signup p{
	font-size: 12px;
	color: #FC6;
}
.txtbox {
	background-color: #f3f0e5;
	border: 1px solid #e6dbc8;
	padding: 0;
	width: 90px;
	color:#FC6;
	text-align:center;
}
.button1 {
	background: url(images/join.jpg) no-repeat;
	width: 39px;
	height: 20px;
	color: #fff;
	border-style:none;
	padding-top:6px;
}


	
 #mainContent { 
	margin: 35px 0 0 250px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 40px 0 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
} 
 #footer { 
	height: 113px;
	position: relative;
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background: url(images/footer_bg.jpg);
	text-align:center;
} 
 #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: 20px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	
}

.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-right: 8px;
	font-size:12px;
	color: #C93;
	}

.flt { /* 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: left;
	width:280px;
	margin: 0 30px 10px 0;
	padding-left: 15px;
	font-size:14px;
	line-height:20px;
	color: #C93;
	clear:right;
	}


.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;
}
.clearfooter {
height: 113px;
clear: both;
}

img { border-style: none; }
img.right { border: 0; float: right; }
img.left { border: 0; float: left; }
img.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin: 0 10px 0 8px;
}

/* ----------- My Form ----------- */
.myform{
margin:0;
width:400px;
height:400px;
padding:0;
}

/* ----------- stylized ----------- */
#stylized{
background:#FFF;
}
#stylized h1 {
font-size:14px;
font-weight:bold;
margin-bottom:8px;
}
#stylized p{
font-size:11px;
color:#666666;
margin-bottom:20px;
border-bottom:solid 1px #b7ddf2;
padding-bottom:10px;
}
#stylized label{
display:block;
font-weight:bold;
text-align:right;
width:140px;
float:left;
}
#stylized .line2{
color:#666666;
display:block;
font-size:11px;
font-weight:normal;
text-align:right;
width:140px;
}
#stylized input{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #aacfe4;
width:220px;
margin:2px 0 20px 10px;
}
#message{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #aacfe4;
width:220px;
height: 150px;
margin:2px 0 20px 10px;
}
#stylized .button2{
float:right;
margin-left:200px;
background:#666666;
text-align:center;
line-height:31px;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
}