/*CSS style exclusively for: Jody Rosengarten of The Bark Stops Here */
/* Author: Patty Volpacchio */

/*Styles for home page and used throughout website*/

body {
	margin: 0px;
	width: 100%;
	padding: 0px;
	background-image: url(images/cloud_body.gif);
	background-repeat: repeat-x;
}
#container {
	background-color: #FFFFFF;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	color: #333333;
	line-height: 2em;
}
#header {
	background-image: url(images/header2.gif);
	height: 350px;
	width: 760px;
	background-repeat: no-repeat;
	position: relative;
	text-indent: 370px;
}

#navbars {
	width: 160px;
	position: absolute;
	padding: 0px;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	top: 350px;
	left: 0px;
}
#navbar1 {
	width: 175px;
	padding-top: 0px;
}
#navbar1 h3 {
	background-image: url(images/nav1_header.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 150px;
}
#navbar2 {
	width: 175px;
}
#navbar2 h3 {
	background-image: url(images/nav2_header.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 150px;
}
#navbars ul {
	margin: 0px;
	padding: 0px;
}
#navbars li {
	list-style-type: none;
	background-image: url(images/list_back2.gif);
	height: 35px;
	width: 150px;
	margin-left: 10px;
	padding-top: 7px;
}
a:link {
	font-family: "Comic Sans MS";
	font-size: 14px;
	text-decoration: none;
	color: #000000;
	margin-left: 25px;
	padding: 0px;
	font-weight: normal;
}
a:visited {
	font-family: "Comic Sans MS";
	font-size: 14px;
	text-decoration: none;
	color: #000000;
	margin-left: 25px;
	padding: 0px;
	font-weight: normal;
}

a:hover {
	font-family: "Comic Sans MS";
	font-size: 14px;
	text-decoration: none;
	color: #FFFFFF;
	margin-left: 25px;
	padding: 0px;
	font-weight: normal;
}
a:active {
	font-family: "Comic Sans MS";
	font-size: 14px;
	text-decoration: none;
	color: #000000;
	margin-left: 25px;
	padding: 0px;
	font-weight: normal;
}
#main {
	width: 560px;
	margin-left: 190px;
	margin-top: 0px;
	margin-right: 10px;
}
#main a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}
#main a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}
#main a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E03F41;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}
#main a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}
#main ul {
	margin: 0px;
	padding: 15px;
}
#main li {
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(images/paw_li.gif);
	padding-left: 10px;
}
#intro h1 {
	background-image: url(images/intro_header.gif);
	background-repeat: no-repeat;
	height: 30px;
}
#housecalls h2 {
	background-image: url(images/hc_header.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 560px;
}
#groupclasses h2 {
	background-image: url(images/gc_header.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 560px;
}
#kidsclasses h2{
	background-image: url(images/kc_header.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 30px;
	width: 560px;
}
#conclusion {
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #000033;
}
#conclusion h2 {
	width: 300px;
	background-image: url(images/conclude_header.gif);
	background-repeat: no-repeat;
	height: 200px;
	margin-left: 130px;
}
#footer {
	background-image: url(images/back_footer.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 50px;
	width: 760px;
	position: relative;
	clear: both;
}
#footer p {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	line-height: 2.5em;
}
#footer a:link {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#footer a:visited {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#footer a:hover {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#footer a:active {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#extra {
	background-image: url(images/pavlov.gif);
	background-repeat: no-repeat;
	height: 250px;
	width: 200px;
	position: absolute;
	left: 50%;
	margin-left: -375px;
	margin-top: -300px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
h1 span {
	display: none;
}
h2 span {
	display: none;
}
h3 span {
	display: none;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000033;
	text-align: center;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000033;
	text-align: center;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	padding-left: 25px;
	text-align: center;
}
.fltrt {
	float: right;
	}
.fltlt {
	float: left;
}
.clrft {
	clear: both;
}
.p1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	border: thin dotted #E03F41;
	padding: 5px;
	text-align: center;
	line-height: 2em;
}
.p2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: bold;
	font-variant: small-caps;
	color: #333333;
}
.p3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1em;
	color: #333333;
	font-style: italic;
	text-align: right;
}
.p4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	border: thin dotted #E03F41;
	padding: 5px;
	text-align: left;
	line-height: 2em;
}



/* Styles pertaining only to book page*/

#press {
	border: thin groove #333333;
	padding-right: 10px;
	padding-left: 10px;
}
#bookintro h1 {
	background-image: url(images/book_header.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 560px;
	border-bottom-width: thin;
	border-bottom-style: ridge;
	border-bottom-color: #E03F41;
	padding-bottom: 10px;
}
#reviews {
	padding-right: 30px;
	padding-left: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #333333;
	border-top-width: thin;
	border-top-style: ridge;
	border-top-color: #E03F41;
}
.chapter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: italic;
}
.bookmain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	font-style: italic;
	line-height: 2em;
	padding-left: 50px;
}
.author {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	line-height: 2em;
	padding-left: 50px;
}
.book {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	font-style: italic;
}
.bookimage {
	float: right;
	padding-left: 50px;
	padding-bottom: 10px;
}

/*Styles pertaining to testimonial page only */


#testimonials h1 {
	background-image: url(images/testimonials_header.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 560px;
}
#test1,#test2,#test3,#test4,#test5,#test6,#test7 {
	border-top-width: thin;
	border-top-style: ridge;
	border-top-color: #E03F41;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #333333;
	line-height: 2em;
	}
	
/*Styles pertaining to biography page only */

#biography h1 {
	background-image: url(images/biography_header.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 560px;
	padding-bottom: 10px;
	border-bottom-width: thin;
	border-bottom-style: ridge;
	border-bottom-color: #E03F41;
}
.bioimg {
	margin-left: 130px;
}

/*Styles pertaining to contact page only */

#contact h1 {
	background-image: url(images/contact_header.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 500px;
	padding-bottom: 10px;
	border-bottom-width: thin;
	border-bottom-style: ridge;
	border-bottom-color: #E03F41;
}
#contact {
	padding-right: 20px;
	padding-left: 20px;
	height: 550px;
}

/* Styles pertaining to classes page only */

#classes {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1em;
	color: #333333;
}
#classes h1 {
	background-image: url(images/intro_header.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 560px;
}
#howworks h2 {
	background-image: url(images/howworks_header.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 560px;
}
#whatbring h2 {
	background-image: url(images/whatbring_header.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 560px;
}
#policies h2 {
	background-image: url(images/policies_header.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 560px;
}

/* Styles pertaining to poop page only */

#articles h2 {
	background-image: url(images/articles_header.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 560px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E03F41;
	border-bottom-color: #E03F41;
}
#news h2 {
	background-image: url(images/news_header.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 560px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E03F41;
	border-bottom-color: #E03F41;
}

/*Styles pertaining to resources page only */

#resources h1 {
	background-image: url(images/resources_header.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 560px;
}
#books h2 {
	background-image: url(images/books_header.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 560px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E03F41;
	border-bottom-color: #E03F41;
}
#websites h2 {
	background-image: url(images/websites_header.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 560px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E03F41;
	border-bottom-color: #E03F41;
}
#local h2 {
	background-image: url(images/local_header.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 560px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E03F41;
	border-bottom-color: #E03F41;
}

/* Article archive page */

#index {
	width: 175px;
	position: absolute;
	padding: 0px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	top: 360px;
	left: 0px;
}
#article {
	width: 175px;
	padding-top: 0px;
}
#article h3 {
	background-image: url(/images/articleindex.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 50px;	
}
#article ul {
	margin: 0px;
	padding: 0px;
}
#article li {
	list-style-type: none;
	background-image: url(images/list_back2.gif);
	height: 35px;
	width: 150px;
	padding-top: 7px;
	background-repeat: no-repeat;
	margin-left: 5px;
	padding-left: 5px;
}
/* Workshop press release page only */

#workshoppress h2 {
	background-image: url(/images/workshoppress_header.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 560px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E03F41;
	border-bottom-color: #E03F41;
}
