/* CSS Document */

/*--------------------------------
Evergreen Equine Style Sheet : Print
version: 2.08
author: wendy higgins/horse ink	
email: w[at]horseink[dot]com
website: http://www.horseink.com/
-----------------------------------*/


body {
	text-align:center;
	min-width: 760px; /*provides L screen access to N6 when browser narrower than page*/
	font: 100.01% "Lucida Grande", Tahoma, Verdana, sans-serif;
	color: #000;
	
}

#wrapper {
	width: 760px;
	margin: 0 auto;
	text-align: left;
	border: 1px solid #000;
	}
	
/*----HEADER----*/


/*--originanal...

#header {
	border-bottom: 2px solid #6f0;
	width: 760px;
	height: 115px;
	background: url(i/ee-header-print.jpg) no-repeat;
	}
	
--*/

#header h1, #header h1 span {
	display:none;
	}
img.nodisplay {
	display:block;
	}

	


/*----CONTENTWRAP----*/
#contentwrap {
	width:560px;
	float: right;
}

/*----MAINCONTENT----*/ 
#maincontent {
	width: 560px;
	float: left;
}

/* this is yinyang horse logo on front page */
#main #maincontent, #acupuncture #maincontent, #chiropractic #maincontent {
	background: url(none);
	
}


#maincontent h2 {
	padding: 20px 15px 0px 30px;
	margin-bottom: 0;
	color: #333;
	font-size: 16pt;
	line-height:100%;
	font-weight: normal;
}
	
#maincontent h3 {
	padding: 5px 15px 0 30px;
	margin-bottom: 0;
	color: #333;
	font-size: 12pt;
	line-height: 100%;
	font-weight: bold;
	}


#maincontent p {
	padding: 0 15px 0 30px;
	color: #333;
	font-size: 9pt;
	line-height:120%;
	}

#maincontent .photofirst {
	margin: 5px 15px 5px 30px;
	
}

#maincontent .photo {
	margin: 5px 15px 0px 30px;
	clear: left;
	float: left;
	width: 250px;
	}

#maincontent img {
	border: 1px solid #333;
	}

#maincontent p.caption {
	color: #666;
	padding: 0px;
	}
	



ul {
	list-style: square inside;
}
#maincontent ul {
	list-style: square inside;
	padding-bottom: 15px;
}
#maincontent ul li {
	padding: 0px 15px 0px 15px;
	color: #333;
	font-size: 0.9em;
	line-height: 1.5em;
}
	
	
#maincontent ul.textlist {
	list-style: square inside;
	margin: 0px;
	padding: 0px 30px 15px 90px;
	}
	
#maincontent ul.textlist li {
	list-style: none;
	font-size: 0.9em;
	line-height: 1.8em;
	}
	
#maincontent ul.textlist li.questions {
	font-size: 0.9em;
	line-height: 1.8em;
	text-indent: -1.5em;
	}
	
#maincontent ul.textlist li.answers {
	font-size: 0.9em;
	line-height: 1.8em;
	text-indent: -1.2em;
	list-style: none;
	color: #666;
	list-style: none;
	}

#maincontent a:link {
	color: #666;
	text-decoration: none;
	border-bottom: 1px solid #666;
	}

	
#maincontent a:visited {
	color: #000;
	text-decoration: none;
	border-bottom: 1px solid #666;
	}

	
#maincontent a:hover, a:active {
	text-decoration: none;
	border-bottom: 1px dashed #363;
	background: #ECECEC;
	}
	
#maincontent table.wormers {
	width: 500px;
	margin: 20px 20px 20px 30px;
	border: 1px solid #363;
	background: #CCFF99;
}

#maincontent table.wormers td {
	padding: 2px;
	border: 1px solid #666;
	vertical-align: top;
	background: #fff;
	}
	
#maincontent table.wormers tr td.left {
	width: 200px;
	vertical-align: top;
	}
	
#maincontent table.wormers tr td p {
	padding: 2px;
	text-align: left;
	vertical-align: top;
	}
	
#maincontent table.wormers tr th p {
	padding: 2px;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	}
	
/*----SIDECOL (left)----*/
#sidecol {
	width: 200px;
	float:left;
	padding-top: 30px;
	padding-bottom: 20px;
	position: relative;
}
#sidecol div#contactinfo p{
	font-size: 9pt;
	line-height: 120%;
	color: #000;
	display:block;
	padding-bottom: 0;
	padding-left: 20px;
	}
#sidecol p.copyright {
	font-size: 9pt;
	color: #000;
	padding-left: 20px;
	}
#p7swapmenu {
	display:none;
	}

#sidecol #latestnews {
	display:none;
	}
#secondaryContent {
	display:none;
	}

#footer {
	display:none;
	}

