/* by Hillary Louise Johnson */

/* Resets From Eric Meyer: http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: transparent;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* end of reset */

html {
font-family: "trebuchet MS", arial, sans-serif;
height: 100%;
}

body {
background: #8eb74f url(bigpaws.png);
}

#wrapper {
width: 800px;
height: 600px;
left: 0px;
margin-top: 20px;
margin-right: auto;
margin-left: auto;
border: thick solid #4d3923;
background: #fff;
}

#wrapperindex {
width: 800px;
height: 600px;
left: 0px;
margin-top: 20px;
margin-right: auto;
margin-left: auto;
border: thick solid #4d3923;
background: #fff url(cat.jpg) bottom right no-repeat;
}

#wrapperneeds {
width: 800px;
height: 600px;
left: 0px;
margin-top: 20px;
margin-right: auto;
margin-left: auto;
border: thick solid #4d3923;
background: #fff url(turtle.jpg) bottom right no-repeat;
}

#wrappertraining {
width: 800px;
height: 600px;
left: 0px;
margin-top: 20px;
margin-right: auto;
margin-left: auto;
border: thick solid #4d3923;
background: #fff url(doggie.jpg) bottom right no-repeat;
}

#wrappersitting {
width: 800px;
height: 600px;
left: 0px;
margin-top: 20px;
margin-right: auto;
margin-left: auto;
border: thick solid #4d3923;
background: #fff url(yorkie.jpg) bottom right no-repeat;
}

#wrappertaxi {
width: 800px;
height: 600px;
left: 0px;
margin-top: 20px;
margin-right: auto;
margin-left: auto;
border: thick solid #4d3923;
background: #fff url(taxi.jpg) bottom right no-repeat;
}

#wrappercontact {
width: 800px;
height: 600px;
left: 0px;
margin-top: 20px;
margin-right: auto;
margin-left: auto;
border: thick solid #4d3923;
background: #fff url(listeningdog.jpg) bottom right no-repeat;
}

#wrapperbond {
width: 800px;
height: 600px;
left: 0px;
margin-top: 20px;
margin-right: auto;
margin-left: auto;
border: thick solid #4d3923;
background: #fff url(littledog.jpg) bottom right no-repeat;
}

#wrapperlinks {
width: 800px;
height: 600px;
left: 0px;
margin-top: 20px;
margin-right: auto;
margin-left: auto;
border: thick solid #4d3923;
background: #fff url(goldfish.jpg) top right no-repeat;
}

#header {
position: relative;
height: 130px;
top: 0px;
background: #ffff99 url(busypetstransparent.png) top left no-repeat;
border-bottom: thick solid #4d3923;
}

#header h1 {
display: none;
}

h2 {
font-size: 180%;
font-variant: small-caps;
font-weight: bold;
margin-top: 20px;
margin-left: 30px;
padding-bottom: 20px;
}

#navigation {
position: relative;
float: left;
width: 160px;
height: 445px;
margin-bottom: 20px;
border-right: thick solid #4d3923;
background: #99622f;
padding-top: 20px;
}

#navigation li {
text-align: center;
padding: 10px;
background: #99622f;
color: #68371e;
text-transform: uppercase;
font-weight: bold;
white-space: nowrap; 
display: block;
}

#navigation a:link {color: #ffffff; text-decoration: none;}
#navigation a:visited {color: #ffffff; text-decoration: none;}
#navigation a:hover {color: #b6e26e; text-decoration: none; }
#navigation a:active {color: #ffffff; text-decoration: none;}

a:link {color: #336600; font-weight: bold; text-decoration: none;}
a:visited {color: #669900; font-weight: bold; text-decoration: none;}
a:hover {color: #669900; font-weight: bold; text-decoration: none;}
a:active {color: #669900; font-weight: bold; text-decoration: none;}

#quals {
position: relative;
float: right;
line-height: 1.3em;
margin-right: 20px;
padding-left: 10px;
padding-bottom: 10px;

}

.qualifications {
font-style: oblique;
list-style-image: url(listbutton.gif);
padding-left: 20px;
padding-bottom: 0px;
list-style-position: inside;
}

#main {
float: right;
width: 635px;
height: 465px;
background: transparent;
}

#mainindex {
float: right;
width: 635px;
height: 465px;
background: transparent url(bird.png) bottom left no-repeat;
}

p {
margin-top: 5px;
}

#description {
line-height: 1.2em;
background: transparent;
width: 500px;
height: auto;
margin-left: 30px;
}

#descriptiondog {
line-height: 1.2em;
background: transparent;
width: 520px;
height: auto;
margin-left: 30px;
}

#links {
line-height: 1.2em;
background: transparent;
width: 520px;
height: auto;
margin-left: 30px;
}

#links li{
font-size: 80%;
list-style-type: none;
}

#morelinks {
float: right;
width: 240px;
}

h3 {
font-weight: bold;
margin-bottom: 10px;
margin-top: 10px;
}

#footer {
clear: both;
margin-top: 0px;
margin-right: auto;
margin-left: auto;
text-align: center;
font-size: 80%;
font-weight: bold;
}

#footer a:link {color: #336600; font-weight: bold;}
#footer a:visited {color: #336600; font-weight: bold;}
#footer a:hover {color: #fff; font-weight: bold;}
#footer a:active {color: #336600; font-weight: bold;}

.family-name {
display: none;
}

.category {
display: none;
}

img {
float: right;
}