/* CSS Document */

/*--------------------------------
Evergreen Equine Style Sheet
version: 2.08
author: wendy higgins/horse ink	
email: w[at]horseink[dot]com
website: http://www.horseink.com/
-----------------------------------*/
/*-------------------------------
Contents copyright 2008
May not be used, copied, or distributed
or bad karma will follow you for all your days.
Be a good person.
----------------------------------*/

* {
padding: 0;
margin: 0;
border: 0;
}

html {/*no page jump*/
min-height:100%;
margin-bottom:1px;
}

body {
	text-align:center;
	min-width: 760px; /*provides L screen access to N6 when browser narrower than page*/
	font: 100.01% "Lucida Grande", Arial, sans-serif;
	color: #333;
	background: #fff url(i/bodybg.jpg) no-repeat center 99%;
}

#bggrad {
	width: 800px;
	background: url(i/bg-wrap2.jpg) repeat-y center;
	margin: 0px auto;
	padding: 0px;
}

#wrapper {
	width: 760px;
	margin: 0 auto;
	text-align: left;
	background: url(i/content2cols.gif) repeat-y center;
}

/*----HEADER----*/
/*----(img replacement)----*/


#header {
	background: #363;
	border-bottom: 2px solid #6f0;
}

#header h1 {
	width: 760px;
	height: 115px;
	position: relative;
	font: 1.8em Georgia, serif;
	color: #fff;
}

#header h1 span {
background: url(i/ee_header408.jpg) no-repeat;
position: absolute;
width: 100%;
height: 100%;
}

img.nodisplay {/*--hide for screen/display for print--*/
	display:none;
	}



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



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

/* this is yinyang horse logo on front page */
#main #maincontent, #acupuncture #maincontent, #chiropractic #maincontent {
	background: url(i/logo.jpg) no-repeat center 100px;
}


#maincontent h2 {
	padding: 30px 15px 0px 30px;
	color: #333;
	font-size: 1.8em;
	font-weight: normal;
	line-height: 1.5em;
}
#maincontent p h2 {
	padding-top: 10px;
	}
	
#maincontent h3 {
	padding: 15px 15px 0 30px;
	color: #333;
	font-size: 1.1em;
	font-weight: bold;
}


#maincontent p {
	padding: 0px 15px 15px 30px;
	color: #333;
	font-size: 0.85em;
	line-height: 1.5em;
	width: 492px;
}

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

#maincontent .photo {
	margin: 5px 15px 20px 30px;
	width: 400px;
	}
hr {
	color: #363;
	margin-right: 30px;
	margin-left: 30px;
	margin-bottom: 30px;
	background: #363;
	height: 1px;
	border: 0;
}
h4 h4 {
	margin-top: 20px;
}

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

#maincontent p.caption {
	color: #666;
	padding: 0px;
	}
#maincontent p.caption-new {
	color: #666;
	padding: 0px;
	width: 400px;
}
ul {
	list-style: square inside;
	}
ul.eventlist {
	margin:0;
	padding:0;
	font-size:.85em;
	}
ul.eventlist li {
	margin-left:40px;
	list-style: square inside;
	
	
}
#maincontent ul {
	list-style: square inside;
	padding-bottom: 15px;
	}
#maincontent ul.check {
	margin: 0px 0px 20px;
	padding: 0px;
	list-style: none;
}
#maincontent  ul.check  li {
	font-size: 0.85em;
	list-style: none;
	margin-left: 40px;
	background: url(i/tick.png) no-repeat 0px 10%;
	padding-left: 20px;
	line-height: 2em;
}
#maincontent ul.wellnessgoals {
	margin: 0px;
	padding: 0px 0px 20px;
	list-style: none;
}
#maincontent ul.wellnessgoals li{
	background: url(i/tick.png) no-repeat 0px 50%;
	font-size: .85em;
	line-height: 2em;
	margin-left: 40px;
	padding-left: 20px;
}

#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.faqlist {
	margin: 0px;
	padding: 20px 0px;
	list-style: none;
}
#maincontent ul.faqlist-list {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	list-style: none;
}
#maincontent .faqlist-list li a {
	font-size: 0.85em;
	text-decoration: none;
	color: #040;
	margin-left: 15px;
}
#maincontent ul.faqlist li {
	list-style: none;
	font-size: 0.85em;
	line-height: 1.8em;
	padding-left: 20px;
	margin-left: 30px;
	}
#maincontent ul.faqlist li.questions {
	background: url(i/tick.png) no-repeat 0px 10%;
	font-weight: bold;
	font-size: 0.85em;
	text-indent: 0px;
	margin-top: 20px;
	display:block;
	}
#maincontent ul.faqlist li.answers {
	list-style: none;
	color: #666;
	margin-bottom: 10px;
	margin-right: 20px;
	text-indent: 0px;
	}
#maincontent ul.faqlist li span.backtotop{
	font-size: 0.8em;
	color: #529053;
	padding: 0px;
	text-align: right;
	list-style: none;
	width: 90px;
	display: inline;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 30px;
}
#maincontent ul.faqlist li span.backtotop a:link{
	color: #529053;
	text-decoration:none;
}
span.backtotop a:visited, span.backtotop a:hover, span.backtotop a:active {
	color: #333;
	text-decoration: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;
	}
	


/*----SECONDARYCONTENT----*/
/*---#secondaryContent {
	width: 150px;
	float: right;
	}

#secondaryContent h2 {
	font-size: 1.4em;
	font-weight: normal;
	color: #d8d8d8;
	padding: 15px 10px 0px;
	}
	
#secondaryContent p {
	font-size: 0.9em;
	color: #d8d8d8;
	padding: 15px 10px 0px;
	line-height: 1.4em;
	}

#secondaryContent p a:link {
	color: #d8d8d8;
	text-decoration: none;
	border-bottom: 1px solid #fff;
	}
	
#secondaryContent p a:visited {
	color: #d8d8d8;
	text-decoration: none;
	border-bottom: 1px solid #fff;
	}
	
#secondaryContent p a:hover, a:active {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px dashed #fff;
	}
	---------------------------*/


/*----SIDECOL (left)----*/

#sidecol {
	width: 200px;
	float:left;
	padding-top: 30px;
	padding-bottom: 20px;
	position: relative;
}

#sidecol #latestnews {
	width: 178px;
	border: 1px solid #a8a8a8;
	margin: 30px auto 0 auto;
	background: #3e7e40;
	}
#latestnews h2, p {
	color: #55DF55;
	padding: 15px 10px 0 10px;
}
#latestnews h2 {
	font-size: 1.2em;
	font-weight: normal;
	}
#latestnews h3 {
	font-size: 0.9em;
	text-transform: uppercase;
	margin-left: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-weight: bold;
	color: #5BEE5B;
	margin-top: 10px;
}
#latestnews p {
	font-size: 0.9em;
	line-height: 1.4em;
	padding-bottom: 20px;
	font-weight: normal;
	padding-top: 0px;
	color: #55df55;
}

#latestnews p a:link {
	color: #55DF55;
	text-decoration: none;
	border-bottom: 1px solid #55DF55;
	}
	
#latestnews p a:visited {
	color: #55DF55;
	text-decoration: none;
	border-bottom: 1px solid #55DF55;
	}
	
#latestnews p a:hover, a:active {
	color: #96FF95;
	text-decoration: none;
	border-bottom: 1px dashed #5FFF63;
	}
#sidecol div#contactinfo p{
	display:none;
	}
#footer p.copyright {
	font-size: 11px;
	color: #529053;
	float:left;
	padding-left:35px;
	padding-top: 92px;	
	}
	


/*----FOOTER----*/

#footer {
	clear: both;
	background: #000 url(i/footer-grwh.jpg) no-repeat top;
	width: 760px;
	height: 120px;
	margin: 0;
	padding: 0;
	}

/*--
#footer {
	clear: both;
	background: #363;
	border-bottom: 2px solid #6f0;
}
#footer p {
	width: 760px;
	height: 110px;
	position: relative;
	color: #fff;
	}
#footer p span {
	background: url(i/footer-grwh.jpg) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	}
--*/
	
	
#maincontent p.notice {
	background: #E1E1E1;
	padding: 0.2em 0.2em 0.2em 0.3em;
	border: 1px solid #336633;
	margin-left: 30px;
	margin-right: 20px;
	color: #003300;
	font-weight: bold;
	margin-top: 30px;
}
#maincontent p.special {
	background: #EBEBEB;
	padding: 0.2em 0.2em 0.2em 0.3em;
	border: 1px solid #336633;
	color: #003300;
	margin: 10px 20px 15px 30px;
}
#maincontent p.horseink {
	font-size: 0.8em;
	color: #777;
	padding-top: 3em;
}
#maincontent .photonofloat {
	margin: 5px 15px 0px 30px;
	float: left;
	width: 250px;
	display: inline;
}
#maincontent h4 {
	font-size: .9em;
	padding-left: 30px;
	font-weight: bold;
}
#maincontent h4.events {
	font-size: 0.9em;
	font-weight: bold;
	padding-left: 30px;
	line-height: 1.5em;
	margin-bottom: .5em;
}
 h4.events span {
	padding-left:25px;
	background: url(i/grnsq.gif) no-repeat left center;
   }

#news-events #maincontent h3 {
	margin-bottom: 0.6em;
	font-variant: normal;
	margin-top: 0.8em;
	width: 470px;
	margin-left: 30px;
	padding-left: 5px;
	color: #fff;
	font-size: 0.9em;
	padding-bottom: 0.4em;
	background: #949494;
	border: 1px solid #555;
	text-transform: uppercase;
	padding-top: 0.4em;
}

#maincontent dl {
	padding: 0px 15px 15px 30px;
	color: #333;
	font-size: 0.85em;
	line-height: 1.5em;
}
#maincontent dd {
	font-variant: normal;
	padding-left: 15px;
	padding-right: 15px;
}
#maincontent dt {
	font-weight: bold;
	font-variant: normal;
	color: #111;
	text-transform: uppercase;
	font-size: 1em;
}
