/* CSS Document */

/*----------Table of Contents -------
	
	1. global
	2. container & masthead
	3. content
	4. sidebars
	5. font styles
	6. footer
	
-----------------------------------*/


body {
	background-color: #CCDB77;
	padding: 0;
	margin: 0;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 1.8;
	color: #535353;
	}

p { margin: 16px 0 0 0;
	}

a:link, a:visited, a:active  {
	color: #5f8b70;
	text-decoration: none;
	border: 0;
	}

a:hover {
	color:	#5f8b70;
	text-decoration: underline;
	border: 0;
	}

	
img {
	border: 0;
	padding: 0;
	display: block;
	text-decoration: none;
	}

.hide {
	display: none;
}

.inline {
	display: inline;
	}




/*---------------------------------------------- container & masthead --------------------------------------------------*/

#wrapper {
	width: 920px;
	position: relative;
	top: 0;
	margin: 0 auto;
	padding: 0;
	border: 0;
	}


/* following allows container to wrap around floats */
#wrapper:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden; 
	}
	   #wrapper { display: inline-block; _height: 1%; }
	   /* Hides from IE-mac \*/
      #wrapper { display: block; }
      /* End hide from IE-mac */
	  
	  
#top-name {
	width: 920px;
	height: 59px;
	margin: 0;
	padding: 0;
	clear: both;
	}
	  

#masthead {
	background: url(../images/global/masthead-bg.gif) top left no-repeat;
	width: 750px;
	height: 211px;
	float: left;
	margin: 0;
	padding: 0;
	}

#masthead h1 {
	display: none;
	}
	
#content-wrapper {
	background: url(../images/global/content-bg.gif) top left repeat-y;
	width: 920px;
	height: auto;
	position: relative;
	margin: 0;
	padding: 0;
	}	
	
#content {
	width: 640px;
	height: auto;
	float: left;
	margin: 0;
	padding: 5px 56px 0 54px;
	}

div#content ul li {
	background:url(http://ingoodhealth.org/images/global/dings/bud-bullet.gif) 0 6px no-repeat;
	list-style: none;
	margin: 0 0 13px -40px;
	padding: 1px 0 3px 20px;
	line-height: 1.8;
	}



/*----------------------------------------- left col ----------------------------------------------*/

#left-col {
	float: left;
	background: url(../images/global/nav/nav-bg.gif) top left no-repeat;
	width: 170px;
	height: auto;
	margin: 0;
	padding: 0;
	border: none;
	}	
	
	
	

ul#main-nav {
	position: relative;
	list-style: none;
	text-align: left;
	border: 0;
	vertical-align: top;
	margin: 98px 0 0 -40px;
	height: auto;
	clear: both;
	}
	
	*html ul#main-nav {
		margin: 98px -40px 0 0px;
		}
	
	*+html ul#main-nav {
		margin: 98px 0 0 0px;
		}
	
	ul#main-nav li {
		margin: 10px 0 10px 0;
		font-family: Georgia, Times New Roman, Times, serif;
		font-size: 14px;
		}
		
		
	ul#main-nav li a:link, ul#main-nav li a:visited {
		font-style: normal;
		text-decoration: none;
		letter-spacing: 0.1em;
		line-height: 1.5;
		color: #5f8b70;
		padding: 8px 10px 8px 24px;
		}
		
	ul#main-nav li a:hover, ul#main-nav li a:active {
		font-style: italic;
		text-decoration: none;
		letter-spacing: 0.1em;
		background-color: #5f8b70;
		color: #fcfadb;
		line-height: 1.5;
		padding: 8px 10px 8px 24px;
		}
	
	li.twolines {
		line-height: 1;
		padding: 0;
		display: block;
		}
		 
	
	ul#main-nav li.on {
		text-decoration: none;
		letter-spacing: 0.05em;
		color: #5f451a;
		font-weight: bold;
		padding: 4px 10px 4px 24px;
		line-height: 1.1;
		}
	
	ul#main-nav li ul {
		list-style: none;
		margin: 0 0 0 -25px;
		}
		
	*+html ul#main-nav li ul {
		list-style: none;
		margin: 0 0 0 10px;
		}
		
		
	ul#main-nav li ul li a:link, ul#main-nav li ul li a:visited {
		text-decoration: none;
		font-style: normal;
		background-color: #fcfadb;
		font-family: Helvetica, Arial, Tahoma, sans-serif;
		font-size: 12px;
		font-weight: bold;
		letter-spacing: normal;
		line-height: 1.1;
		color: #9d9735;
		padding: 0;
		margin: 0;
		}
	
		
	ul#main-nav li ul li a:hover, ul#main-nav li ul li a:active {
		text-decoration: none;
		font-style: normal;
		background-color: #fcfadb;
		font-family: Helvetica, Arial, Tahoma, sans-serif;
		font-size: 12px;
		font-weight: bold;	
		letter-spacing: normal;
		line-height: 1.1;
		color: #5f451a;
		padding: 0;
		margin: 0;
		}
	
	
	
	#nav-ender {
		width: 131px;
		height: 49px;
		margin: 5px 0 25px 15px;
		}
		
	#under-nav {
		position: relative;
		text-align: left;
		border: 0;
		vertical-align: top;
		margin: 10px 0 0 0;
		padding: 0 35px 0 25px;
		height: auto;
		}
		

/*----------------------------------------- top-nav ----------------------------------------------*/

		
ul#nav-buttons {
	position: relative;
	list-style: none;
	border: 0;
	vertical-align: top;
	margin: 0;
	padding: 0;
	height: 58px;
	clear: both;
	}
	
	ul#nav-buttons li {
		float: left;
		display: inline;
		margin: 0;
		font-family: Georgia, Times New Roman, Times, serif;
		font-size: 15px;
		text-transform: uppercase;
		line-height: 1.2;
		letter-spacing: 0.1em;
		text-align: center;
		}
		
		
	ul#nav-buttons li a:link, ul#nav-buttons li a:visited {
		font-style: normal;
		text-decoration: none;
		color: #5f8b70;
		vertical-align: middle;
		}
			
		ul#nav-buttons li#medicine a {
			display: block;
			width: 234px;
			height: 48px;
			margin : 0;
			padding-top: 10px;
			}
			
			ul#nav-buttons li#medicine a:link, ul#nav-buttons li#medicine a:visited {
				background-color: #f5f2c1;
				} 
			
			ul#nav-buttons li#medicine a:hover {
				background-color: #5f8b70;
				color: #fcfadb;
				} 
			
			
			
		ul#nav-buttons li#appointments a {
			display: block;
			width: 195px;
			height: 48px;
			margin : 0;
			padding-top: 10px;
			}
		
				ul#nav-buttons li#appointments a:link, ul#nav-buttons li#appointments a:visited {
					background-color: #eae69e;
					} 
			
				ul#nav-buttons li#appointments a:hover {
					background-color: #5f8b70;
					color: #fcfadb;
					} 
			
		ul#nav-buttons li#contact a {
			display: block;
			width: 160px;
			height: 48px;
			margin: 0;
			padding-top: 10px;
			} 
				
			ul#nav-buttons li#contact a:link, ul#nav-buttons li#contact a:visited {
					background-color: #f5f2c1;
					} 
				
			ul#nav-buttons li#contact a:hover {
					background-color: #5f8b70;
					color: #fcfadb;
					} 
					
						
/*----------------------------------------- right col ----------------------------------------------*/

#right-col {
	float: right;
	clear: right;
	background-color: #eae69e;
	width: 200px;
	height: auto;
	margin: 0 0 40px 50px;
	padding: 20px;
	border: none;
	}
	
	#right-col p {
	margin: 8px 0 0 0;
	}
	
#right-col-cream {
	float: right;
	clear: right;
	background-color: #f5f2c1;
	width: 200px;
	height: auto;
	margin: 0 0 40px 50px;
	padding: 20px;
	border: none;
	}
	
	#right-col-cream p {
	margin: 8px 0 0 0;
	}
	
	
#right-col-unshaded {
	float: right;
	clear: right;
	width: 275px;
	height: auto;
	margin: 0 0 40px 50px;
	border: none;
	}
	


	
/*----------------------------------------- home ----------------------------------------------*/

#home-logo {
	float: left;
	width: 588px;
	height: 86px;
	margin: 54px 0 0 135px;
	padding: 0;
	}
	
	*html #home-logo {
		margin: 54px 0 0 67px;
		}	

#topbar-home {
	float: left;
	width: 589px;
	height: 60px;
	margin: 22px 10px 0px 147px;
	padding: 0;
	border-top: solid #5f8b70 3px;
	clear: both;
	}
	
	*html #topbar-home {
		margin: 40px 5px 0px 74px;
		}

#blog-call {
		float: left;
		width: 266px;
		height: 281px;
		background-color: #eae69e;
		margin: 0 32px 20px 0;
		padding: 15px;
		}
		
	#blog-call img {
		margin: 0 0 8px 0;
		}
		
		
	#home-photo {
		float: left;
		width: 334px;
		height: auto;
		margin: 0;
		}
		
	#recent-news {
		position: relative;
		width: 400px;
		height: 50px;
		margin: 32px 0 14px 0px;
		padding: 0;
		}	
	
			
	#home-community {
		float: right;
		width: 304px;
		height: auto;
		background-color: #f5f3cd;
		margin: 15px 15px 25px 15px;
		padding: 0px 15px 15px 15px;
		}
		
		*html #home-community {
			margin: 95px 0px 25px 12px;
			}
		
#content-home {
	width: 676px;
	height: auto;
	float: left;
	margin: 0;
	padding: 50px 20px 0 54px;
	}
	
	*html #content-home {
		padding: 50px 18px 0 27px;
		}


/*----------------------------------------- secondary ----------------------------------------------*/

#secondary-logo {
	float: left;
	width: 287px;
	height: 46px;
	margin: 54px 0 0 132px;
	padding: 0;
	display: inline;
	}
	
	
#secondary-tagline {
	float: left;
	width: 294px;
	height: 72px;
	margin: 28px 0 0 10px;
	padding: 0;
	display: inline;
	}	
	

#topbar-secondary {
	float: left;
	width: 589px;
	height: 60px;
	margin: 14px 10px 0px 147px;
	padding: 0;
	border-top: solid #5f8b70 3px;
	clear: both;
	}
		
	*html #topbar-secondary {
		margin: 14px 6px 0px 74px;
		}
		
/*---------------------------- contact, appointments and directions --------------------------------*/
	
#appointment-col {
	float: left;
	clear: right;
	width: 200px;
	height: auto;
	margin: 40px 0 40px 50px;
	padding: 0;
	}
	
	
	


#directions-button a:link, #directions-button a:visited {
	width: 160px;
	padding: 20px;
	height: auto;
	margin: 0;
	display: block;
	font-family: Georgia, Times New Roman, Times, serif;
	background: url(../images/appointments/teal-bg-swirl.gif) center center no-repeat #5f8b70;
	color: #fcfadb;	
	font-size: 15px;
	text-transform: uppercase;
	line-height: 1.2;
	letter-spacing: 0.1em;
	}


#directions-button a:hover, #directions-button a:active {
	width: 160px;
	padding: 20px;
	height: auto;
	margin: 0;
	display: block;
	font-family: Georgia, Times New Roman, Times, serif;
	background: #9d9735;
	color: #fcfadb;	
	font-size: 15px;
	text-transform: uppercase;
	line-height: 1.2;
	letter-spacing: 0.1em;
	text-decoration: none;
	}


#form-download {
	background: url(../images/appointments/dragonfly-taupe-bg.gif) bottom right no-repeat #eae69e;
	width: 160px; 
	padding: 20px;
	height: auto;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #535353;
	font-size: 12px;
	line-height: 1.5;
	} 
			
#form-download p {	
	margin: 0 0 5px 0;
	}
	

#tips-button a:link, #tips-button a:visited {
	width: 160px;
	padding: 10px 20px 10px 20px;
	height: auto;
	margin: 0;
	display: block;
	font-family: Georgia, Times New Roman, Times, serif;
	background-color: #5f451a;
	color: #fcfadb;	
	font-size: 13px;
	text-transform: uppercase;
	line-height: 1.4;
	letter-spacing: 0.1em;
	}


#tips-button a:hover, #tips-button a:active {
	width: 160px;
	padding: 10px 20px 10px 20px;
	height: auto;
	margin: 0;
	display: block;
	font-family: Georgia, Times New Roman, Times, serif;
	background-color: #9d9735;
	color: #fcfadb;	
	font-size: 13px;
	text-transform: uppercase;
	line-height: 1.4;
	letter-spacing: 0.1em;
	text-decoration: none;
	}
	
#directions-col {
	float: right;
	clear: right;
	width: 175px;
	height: auto;
	margin: 15px 0px 20px 30px;
	padding: 0;
	}
	
		
/*------------------------------------------- images -----------------------------------------------*/

.image-right {
	margin: 0 0 20px 20px;
	padding: 0;
	display: inline;
	}
	
.image-right2 {
	margin: 20px 0 20px 20px;
	padding: 0;
	display: inline;
	}
	
.captioned-image {
	width: 334px;
	height: auto;
	text-align: center;
	padding: 0;
	margin: 15px 30px 30px 0;
	}
	
.captioned-image-right {
	width: 334px;
	margin: 15px 30px 30px 20px;
	float: right;
	height: auto;
	text-align: center;
	padding: 0;
	}
	
	
/*------------------------------------------- forms -----------------------------------------------*/


#appointment-form {
	float: left;
	width: 310px;
	margin: 10px 50px 0 0;
	}
	
	
div.form2 {
	position: relative;
	clear: left;
	width: 310px; 
	margin: 0;
	padding: 0;
	}

div.row2 {
  clear: both;
  width: 310px;
  padding-top: 15px;
  }

	*html div.row2 {
 		padding-top: 6px;
  		}
		
	*+html div.row2 {
 		padding-top: 6px;
  		}
		
		

div.row2 span.label {
  float: left;
  width: 100px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  line-height: 1.5;
  font-size: 12px;
  text-align: left;
  color: #625A23;
  margin: 0;
  }
  
div.row2 span.spamlabel {
  float: left;
  width: 100px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  line-height: 1.5;
  font-size: 11px;
  text-align: left;
  color: #625A23;
  margin: 0;
  }
 

div.row2 span.formw2 {
  float: right;
  width: 200px;
  margin: 0px 5px 0px 0px;
  padding: 0px;
  text-align: left;
  } 
  
  
div.row2 span.form-all2 {
  float: left;
  width: 300px;
  margin: 5px 5px 0px 0px;
  padding: 0px;
  text-align: left;
  } 





#contact-form {
	float: left;
	width: 275px;
	height: auto;
	margin: 0 0 0 0;
	padding: 0;
	}
	
#refill-form {
	float: right;
	clear: right;
	background-color: #eae69e;
	width: 295px;
	height: auto;
	margin: 0 0 0 50px;
	border: none;
	padding: 0px 0px 10px 20px;
	}
	
div.form {
	position: relative;
	clear: left;
	width: 275px; 
	margin: 0;
	padding: 0;
	}

div.row {
  clear: both;
  width: 275px;
  padding-top: 15px;
  }

	*html div.row {
 		padding-top: 6px;
  		}
		
	*+html div.row{
 		padding-top: 6px;
  		}
		
		

div.row span.label {
  float: left;
  width: 100px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  line-height: 1.5;
  font-size: 12px;
  text-align: left;
  color: #625A23;
  margin: 0;
  }
  
div.row span.spamlabel {
  float: left;
  width: 100px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  line-height: 1.5;
  font-size: 11px;
  text-align: left;
  color: #625A23;
  margin: 0;
  }
 

div.row span.formw {
  float: right;
  width: 165px;
  margin: 0px 5px 0px 0px;
  padding: 0px;
  text-align: left;
  } 
  
  
div.row span.form-all {
  float: left;
  width: 265px;
  margin: 5px 5px 0px 0px;
  padding: 0px;
  text-align: left;
  } 


		

div.ws-form {
	float: left;
	width: 200px; 
	margin: 0;
	padding: 0;
	}

div.ws-row {
  clear: both;
  width: 200px;
  padding-top: 15px;
  }

	*html div.ws-row {
 		padding-top: 6px;
  		}
		
	*+html div.ws-row {
 		padding-top: 6px;
  		}
		
		

div.ws-row span.ws-label {
  float: left;
  width: 50px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  line-height: 1.5;
  font-size: 12px;
  text-align: left;
  color: #625A23;
  margin: 0;
  }		
	
div.ws-row span.form-ws {
  float: right;
  width: 140px;
  margin: 0px 5px 0px 0px;
  padding: 0px;
  text-align: left;
  } 
  
  
div.ws-row span.form-ws-all {
  float: left;
  width: 200px;
  margin: 5px 5px 0px 0px;
  padding: 0px;
  text-align: left;
  } 	
		
/*----------------------------------------- font styles -------------------------------------------*/
.bodytext {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 1.8;
	color: #535353;
	}

.body-big {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 1.8;
	letter-spacing: 0;
	color: #535353;
	}


.light-green {
	font: Helvetica, sans-serif;
 	font-size: 12px;
  	color: #625A23;
	}
	
.dark-green-caps {
	font: Helvetica, sans-serif;
 	font-size: 11px;
  	color: #1B3A17;
	font-weight: bold;
	text-align: center;
	}
	

.brown-body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	letter-spacing: 0.05em;
	color: #5f451a;
	}
	
.brown-bold {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.5;
	letter-spacing: 0.05em;
	color: #5f451a;
	}
	
	
.brown-small {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	line-height: 1.5;
	color: #5f451a;
	}
	
.brown-small {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.5;
	color: #5f451a;
	}
	

.brown-italic {
	font-family: Georgia, Times New Roman, Times;
	font-size: 13px;
	font-style: italic;
	line-height: 1.8;
	color: #5f451a;
	}
	
	
	
.small {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	line-height: 1.5;
	color: #535353;
	}
	
.green-italic {
	font-family: Georgia, Times New Roman, Times;
	font-size: 13px;
	font-style: italic;
	line-height: 1.8;
	color: #9d9735;
	}
	
.green-italic-large {
	font-family: Georgia, Times New Roman, Times;
	font-size: 15px;
	font-style: italic;
	line-height: 1.8;
	color: #9d9735;
	}
	
.blog-title {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	color: #5f8b70;
	line-height: 1.5;
	}
	
.blog-date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9d9735;
	line-height: 1.5;
	}
	
.blog-body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #313131;
	font-size: 12px;
	line-height: 1.8;
	}
	
.news-dates {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5f8b70;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.5;
	}
	
.brown-caps {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #5f451a;	
	font-size: 15px;
	text-transform: uppercase;
	line-height: 1.2;
	letter-spacing: 0.1em;
	}	

	
.large-header {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 30px;
	color: #5f451a;
	letter-spacing: 0.05em;
	line-height: 1.3;
	}
	
.small-header {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 21px;
	color: #5f451a;
	letter-spacing: 0.05em;
	line-height: 1.2;
	}
	
.header {
	font-family: Helvetica, Arial, Tahoma, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 18px;
	color: #9d9735;
	letter-spacing: 0.15em;
	line-height: 1.2;
	}
	
.sub-header {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	font-style: italic;
	font-size: 16px;
	color: #5f8b70;
	line-height: 1.5;
	letter-spacing: 0.05em;
	}
	
.booktitle {
	font-weight: bold;
	font-style: italic;
	}
	
.outstanding-content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 1.5;
	color: #FF3399;
	}
	


.caption-headers {
	font-family: Georgia, Times New Roman, Times;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.3;
	color: #5f451a;
	text-align: center;
	letter-spacing: 0.06em;
	}

.captions-centered {
	font-family: Georgia, Times New Roman, Times;
	font-size: 11px;
	font-style: italic;
	line-height: 1.3;
	color: #65611c;
	text-align: center;
	letter-spacing: 0.1em;
	}
	


/*------------------------------------------- spacers -----------------------------------------------*/

.clear {
	clear: both;
	}
	
	


/*------------------------------------------- footer -----------------------------------------------*/
#footer {
	background-color: #f5f2c1;
	clear: both;
	width: 830px;
	vertical-align: bottom;
	text-align: center;
	margin: 25px 15px 0px 15px;
	padding: 5px 30px 8px 30px;
	}
	
	*html #footer {
		padding: 0 30px 10px 30px;
		}
		
	*+html #footer {
		padding: 0 30px 10px 30px;
		}
		
#footer img {
	border: 0;
	display: inline;
	}
	