body {
	background: url(images/body_bg.gif) repeat left top;
	margin:20px;
	padding:0px;
	text-align:center;
}

h3, h4, h5, a, ul, li, lo, td {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-align:left;
	font-size:12px;
	color:#000000;
}

/* Redefines the p tag */
p {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-align:left;
	font-size:11px;
	color:#000000;
	line-height:15px;
	margin: 10px 55px 10px 10px;
}

.center {
	text-align:center;
}	

.smalltext {
	text-align: left;
	font-size: 10px;
}	

h1 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 20px;
	color:#ec008c;
	font-weight: bold;
	margin: 10px 10px 15px 5px;
	padding-bottom: 1px;
	border-bottom: 0px solid #004a80;
}

h2 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
	text-align: center;
	color:#ec008c;
	font-weight: bold;
	margin: 10px 10px 15px 5px;
	padding-bottom: 1px;
	border-bottom: 0px solid #004a80;
}

h3 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	color:#000000;
	font-weight: bold;
	margin: 10px 10px 15px 5px;
	padding-bottom: 1px;
	border-bottom: 0px solid #004a80;
}

/* Creates the general link style for the audio link. */

div#audio {
	position: absolute;
	top: 220px;
	right: 35px;
}
	
	div#audio p {
		font-size: 10px; 
	}
	
	div#audio a {
	color: #015D2C;
	text-decoration: none;
	font-weight: bold;
	}
	
	div#audio a:hover {
		color: #000000; 
	}

.clear {
	clear:both;
}

div#ulbox {
	float:left;
	width:480px;
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 10px;
	text-align: left;
	background-color: #fdc6ec;
	border: 1px solid #ec008c;
	clear: both;
}	

ul {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #000000;
	line-height: 20px;
	margin-bottom: 5px;
	list-style-image:url(images/ul-pawwt.gif);
}
ul#list {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #000000;
	line-height: 20px;
	margin-bottom: 5px;
	list-style-image:url(images/list-paw.gif);
}
li {
	font-size:11px;
}

/* Creates the general link style for the site. This is not the main navigation.  */
a:link {
	font-size:10px;
	color:#0b4b7f;
	font-weight:bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-decoration:underline;
}

a:visited {
	font-size:11px;
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
}

a:hover {
	color:#0054a6;
	text-decoration:none;
}

a:active {
	text-decoration:none;
}

/* ----------------- PAGE LAYOUT ELEMENTS ----------------- */

/*Collapses borders that some browsers automatically apply to tables. */
table, td, th  {	
	border-collapse:collapse;
}

/* Creates the div container for the footer. */

div#container {
	position: relative;
	width:770px;
	margin-left:auto;
	margin-right:auto;
	border: 1px solid #ec008c;
	background: url('images/container_bg.gif') left repeat-y;
	background-color:#ffffff;
}

/* Styles the copyright div */
div#copyright {
	text-align: center;
	font: 10px Verdana, Helvetica, Arial, sans-serif;
	color: #000000;
	margin: 10px auto 0px;
	padding: 0px 0px 0px 0px;
	clear: both;
	width: 770px;
}

div#copyright a {
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}

div#mainnav {
	float:left; 
	width: 220px;
}	 

ul#mainnav {
	line-height:20px;
	margin:32px 0px 10px 25px;
	padding:0px;
	list-style-type:none;
}

ul#mainnav li {
	display:inline;
}

/*button background color located here*/

ul#mainnav li a {
	font-size:12px;
	text-align:center;
	color:#ffffff;
	font-weight: 100;
	text-decoration:none;
	display:block;
	width:173px;
	padding:1px 10px;
	background-color: #fc8dd9;
	border-bottom: 1px solid #000000;
}

/*regular rollovers*/

ul#mainnav li a:hover {
	color:#000000;
	background: url('images/button_1.gif') left repeat-y;
}

/*where you're at*/

ul#mainnav li a.active {
	color:#ffffff;
	background-color:#ec008c;
}

/*The page you're ons active link*/

ul#mainnav li a:hover.active {
	color:#ec008c;
}

div#clear {
	clear:both;
}

address {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size:10px;
	color:#000000;
	text-align: left;
	font-style:normal;
	font-weight:100;
	margin:10px 0px 10px 30px;
	padding-top: 10px;
	padding-left: 3px;
}

div#content {
	float:right;
	width:540px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	border: 0px solid #ffffff;
}	

.image {
	float:right;
	margin: 5px 50px 5px 5px;
	border: 1px solid #004a80;
	padding: 5px 5px 5px 5px;
	clear: both;
}	

.image2 {
	float:left;
	margin: 5px 15px 5px 5px;
	border: 1px solid #004a80;
	padding: 5px 5px 5px 5px;
	clear: both;
}	

.barksbubbleslogo {
	float:left;
	margin: 5px 15px 5px 5px;
	border: 0px solid #004a80;
	padding: 5px 5px 5px 5px;
	clear: both;
}

.servicebarksbubbleslogo {
	float:left;
	margin: 5px 155px 5px 155px;
	border: 0px solid #004a80;
	padding: 5px 5px 5px 5px;
	clear: both;
}

div#servicecenterr {
	text-align:center;
	border: 0px solid #004a80;
	clear: both;
}

.halologo {
	float:left;
	margin: 0px 5px 5px 5px;
	border: 0px solid #004a80;
	padding: 0px;
	clear: both;
}

.creditcards {
	float:left;
	margin: 0px;
	border: 0px solid #0076a3;
	padding: 10px 5px 20px 0px;
	clear: both;
}	

/* Creates the div container for the footer. */
div#footer {
	clear: both;
	margin: 0px auto;
	padding: 0px;
	width: 770px;
	background-image: url(images/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 66px;
	font-weight: 100;
	font-size: 7px;
	color: #ffffff;
}

div#footerholder {
	text-align: center;
	padding-top: 29px;
}

div#footerholder a:link, div#footerholder a:visited, div#footerholder a:active {
	color:#ffffff;
	padding-right: 7px;
	padding-left: 7px;
	text-decoration: none;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:underline;		
}

div#footerholder a:hover {
	color:#000000;
	text-decoration:none;		
}

/* Creates the div container for the owner login. */
div#ownerlogin {
	clear: both;
	float: right;
	margin: 0px auto;
	padding: 0px;
	width: 100px;
}

.login {
	float:right;
	margin: 10px;
	border: 0px solid #000000;
	padding: 5px 5px 5px 5px;
	clear: both;
}	

div#iframe {
	float: left;
	width:505px;
	padding: 0px 0px 0px 0px;
	border:0px solid #ffffff;
}	

div#pricelist {
	float: right;
	width: 480px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	border: 0px solid #00ffff;
}	

div#breeds {
	float: left;
	width: 235px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	border: 0px solid #00ffff;
}	

div#prices {
	float: left;
	width: 230px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	line-height:14px;
	border: 0px solid #00ffff;
}	

div#contactbox {
	float: right;
	width: 470px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	border: 0px solid #00ffff;
	background-image: url(images/contact_div_bg.gif);
}	

div#left {
	float: left;
	width: 230px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	border: 0px solid #00ffff;
}	

div#leftone {
	float: left;
	width: 190px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	border: 0px solid #00ffff;
}	

div#right {
	float: right;
	width: 200px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	border: 0px solid #00ffff;
	margin: 0px;	
}	

div#righttwo {
	float: right;
	width: 200px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	border: 0px solid #00ffff;
	margin: 0px;
}

#listfloatleft {
	float: left;
	padding: 0 0 0 60px;
	margin-right: auto;
	margin-left: auto;
	list-style: url(images/list-paw.gif);
}	


.ypimg {
	border: 0px;
	padding-top: 5px;
}

address span {
	font-size: 14px;
}