/* CSS Document */
body {
	background-repeat: repeat-x;
	margin: 0px;
	height: 100%;
	background-color: #F8F3F8;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin-top: 0px;
	margin-bottom: 15px;
}

.p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
li {
	list-style-image: url(images/design-3/bullet1.gif);
	list-style-position: outside;
}
li:nth-child(even) {list-style-image: url(images/design-3/bullet1.gif);
}

h1 {
	font-family: "Curlz MT", Georgia, "Times New Roman", Times, serif;
	font-size: 200%;
	color: #000000;
}
h2 {
	font-family: "Curlz MT", Georgia, "Times New Roman", Times, serif;
	font-size: 150%;
	color: #000000;
}
h3 {
	font-family: "Curlz MT", Georgia, "Times New Roman", Times, serif;
	font-size: 130%;
	color: #000000;
}
#nav1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-color: #C8A2C8;
	display: block;
	height: 19px;
	width: 115px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 15px;
	margin: 0px;
	font-weight: bold;
	color: #000033;
	background-image: url(images/design-5/navbg.jpg);
	background-repeat: repeat-x;
}
#nav1 {
	background-color: #C8A2C8;
	width: 115px;
}

#nav1 a:hover {
	background-color: #CAA4C9;
	color: #FFFFFF;
	background-image: url(images/design-5/hoverbg.gif);
}
#navholder {
	position:absolute;
	left:20px;
	top:100px;
	width:300px;
	height:350px;
	z-index:10;
	visibility: visible;
}

#subnav {
	position:absolute;
	left:130px;
	top:0px;
	width:150px;
	height:320px;
	z-index:2;
	visibility: hidden;
}
#subnav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-color: #DFCADF;
	display: block;
	width: 145px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F8F3F8;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	margin: 0px;
	font-weight: bold;
	color: #000033;
}
.spaceonleft {
	margin-left: 10px;
}
#subnav a:hover {
	background-color: #9966FF;
	color: #FFFFFF;
}
#subinfo {
	position:absolute;
	left:0px;
	top:25px;
	width:150px;
	height:150px;
	z-index:2;
	visibility: hidden;
}
#subdogs {
	position:absolute;
	left:0px;
	top:50px;
	width:150px;
	height:150px;
	z-index:2;
	visibility: hidden;
}
#subcats {
	position:absolute;
	left:0px;
	top:75px;
	width:150px;
	height:150px;
	z-index:2;
	visibility: hidden;
}
#submedical {
	position:absolute;
	left:0px;
	top:100px;
	width:150px;
	height:150px;
	z-index:2;
	visibility: hidden;
}
#subextras {
	position:absolute;
	left:0px;
	top:100px;
	width:150px;
	height:150px;
	z-index:2;
	visibility: hidden;
}
#submedical {
	position:absolute;
	left:0px;
	top:100px;
	width:150px;
	height:101px;
	z-index:2;
	visibility: hidden;
}
#subfood {
	position:absolute;
	left:0px;
	top:150px;
	width:150px;
	height:101px;
	z-index:2;
	visibility: hidden;
}
#subfindus {
	position:absolute;
	left:0px;
	top:175px;
	width:150px;
	height:101px;
	z-index:2;
	visibility: hidden;
}
#subcontactus {
	position:absolute;
	left:0px;
	top:200px;
	width:150px;
	height:101px;
	z-index:2;
	visibility: hidden;
}
#subfaq {
	position:absolute;
	left:0px;
	top:200px;
	width:155px;
	height:101px;
	z-index:2;
	visibility: hidden;
}

#headerRight {
	position:absolute;
	width:100%;
	height:130px;
	z-index:1;
	left: 0px;
	top: 0px;
	visibility: visible;
}
#logo {
	position:absolute;
	left:0;
	top:0px;
	width:100%;
	height:130px;
	z-index:9;
	visibility: visible;
}
#walker {
	position:absolute;
	left:50%;
	top:0px;
	width:760px;
	height:400px;
	z-index:9;
	margin-left: -380px;
	visibility: visible;
}
#fontsize {
	position:absolute;
	left:35px;
	top:364px;
	width:100px;
	height:50px;
	z-index:8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}
textarea.width {
	font-family: Arial, Helvetica, sans-serif;
	width: 400px;
}
input.inputwidth {
	font-family: Arial, Helvetica, sans-serif;
	width: 400px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #9D5E9C;
}
#footer a {
	color: #9D5E9C;
}
#footer a:visited {
	color: #9D5E9C;
}
#footer a:hover {
	color: #000000;
}
#footer a:active {
	color: #000000;
}
.faqmenu {
	height: 40px;
}
