html, body {
	background-color: #b3b0b0;
	background-image: url(images/bgwrapper/bgWrapper.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	margin: 0px;
	height: 100%;
	width:100%;
	padding: 0px;
	text-align:center;
}

.wrapper {
	margin: auto;
	width: 800px;
	position: relative;
	background-color: #999;
}

.header {
	width: 100%;
	height: 202px;
	background-image: url(images/header/header.jpg);
	background-repeat:no-repeat;
	
			
}


/* Navigation */

.navigation {
	width: 800px;
	height: 52px;
	background-image: url(images/navigation/navbg.gif);
	background-repeat: no-repeat;
	position: relative;
	top: 152px;	
}

.mainNav {
	width: 570px;
	height: 52px;
	margin-left: 120px;
}



.navigation ul {
	margin:0;
	padding: 0;
	list-style: none;
	background: url(images/navigation/active.png) repeat-x;
	width: 570px;
	height: 52px;
	float: left;
	font-size: 1em;		
}



.navigation ul li {
	float: left;
	display: inline; /* [KLUDGE] REMOVES LARGE GAPS IN IE/WIN */
	width: 114px;
			
}

.navigation ul li a{
	float: left;
	display: block;
	width: 114px;
	height: 52px;
	text-decoration: none;
	line-height: 3.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#FFFFFF;
		
}

.navigation ul li a:hover{
	float: left;
	display: block;
	background-image: url(images/navigation/rollover.png);
	background-repeat: no-repeat;
	width: 114px;
	height: 52px;
	
	
}


/*top content*/

.topContent {
	width: 100%;
	height: 409px;
	background-image: url(images/topContent/bgImage.jpg);
	background-repeat: no-repeat;	
	overflow: hidden ;
}



.search_style {
	width:40%;
	margin-left: 10%;
	margin-top: 2%;
	float: left;
	display: inline;
}


.products li {
	list-style-image:url(images/topContent/paw.png);
	text-align:left;
	margin-bottom: 1%;
	margin-left:4%;
	font-size: 1.5em;
	color: #003399;
	
		
}

.products {
	width: 15%;
	height: auto;
	float: left;
	margin-top: 5%;
	margin-left: 6%;
	
}


.products_right {
	width: 15%;
	height: auto;
	float: left;
	padding-left: 8%;
	margin-top: 5%;
}

.products_right li {
	list-style-image:url(images/topContent/paw.png);
	text-align:left;
	margin-bottom: 1%;
	font-size: 1.5em;
	color: #003399;
	
	
	
}

.paw_list li{
	font-size: .79em;
	font-family:Arial, Helvetica, sans-serif;
	list-style-image:url(images/topContent/paw.png);
	

		
}

.paw_list li a {
color: #006600;





}

.paw_list {
	list-style-image:url(images/topContent/paw.png);
	text-align: left;
	float: left;
	width: 33%;
	height: auto;
	
	
	
		
}



.paw_list a:hover {
color: #660099;

}

.paw_list_b li{
	list-style-image:url(images/topContent/paw.png);
	text-align: left;
	position: relative;
		
	
}

.paw_list_b{
	font-size:.79em;
	font-family:Arial, Helvetica, sans-serif;
	float: left;
	width: 40%;

	

	
	}

.paw_list_b a{
	color: #006600;
	position: relative;
	}
	
	
.paw_list_b a:hover{
	color: #660099;
	}

/*END TOP CONETNT*/


/*BEGIN MAIN CONTNENT*/

.mainContent {
	width: 100%;
	height: 100%;
	font-family: Arial,  Helvetica, sans-serif;
	overflow:hidden;
	
}

.pet_services_home {
	width: 43%;
	height:  280px;
	margin-top: 4%;
	margin-left: 4%;
	float:left;
	
	
	
	


}

.pet_services_home h1 {
font-size:.8em;
color: #B70000;
font-family:Arial, Helvetica, sans-serif;


}

.pet_services_home p {
margin-top:-15px;
font-family:Arial, Helvetica, sans-serif;


}
.written_content {	
	width: 50%;
	height: auto;
	float: left;
	text-align: left;
	padding-left: 3%;
	margin-top:2%;
	
	


}

.written_content h6{
	padding-left: 10%;
	
}

.written_content h1{
font-size:.7em;
font-family:Arial, Helvetica, sans-serif;
color: #D9090E;
margin-top:-15px;

}

.written_content p{
font-family:Arial, Helvetica, sans-serif;
font-size: .7em;


}

.written_content p a{
color: #D56A00;

}

.written_content p span{
color: #006400;

}

.written_content a:hover{
	
	color: #009900;

}

.written_content a{
	color: #333333;
	font-weight:bold;
	

}
	.expandable_note_box {
		width: 100%;
		height:auto;
		font-size: .8em;
		padding-top: 20px;
		background-image: url(images/content/maintopbg.gif);
		background-repeat: no-repeat;
		background-position: top center;
			
	}

	.middle {
		background-image: url(images/content/mainmiddlebg.gif);
		background-repeat: repeat-y;
		width:800px;
		min-height: 1200px;
		
		
		
}



	

	


	
	.inside {
		width: 750px;
		height:auto;
		background:#ffffff;
		margin-top: 3%;
		float: left;
		margin-left: 3%;
		display:inline;
		
		
		
		
		
	}
	
	img.networking_left_paypal {
		float: left;
		padding-left: 1%;
		padding-top: 1%;
	}
	
	.inside_bottom {
		width: 100%;
		min-height: 300px;
		height: auto;
		float:left;
		background-color:#FFFFFF;
	}
	
		.inside_bottom h1{
		float: left;
		font-size: 1em;
		width: 100%;
	}
	
	.inside_bottom a{
	color: #006699;
	
	
	}
	
	.inside p{
		font-size:.9em;
		color: #000000;
		font-family:Arial, Helvetica, sans-serif;
		text-align: left;
		padding-right: 2.5%;
		padding-left: 2.5%;
		padding-top: 1%;
		
		
		
		
	
	
	}
	

	
	.inside_left {
		width: 100%;
		height:200px;
		padding-top: 2%;
		clear: right;
		
	
			
	}
	
		.inside_left p{
		float: left;
		width: 55%;
		
		
	
			
	}
	
		.inside_middle p {
		width: 70%;
		font-size: 1em;
		float: left;
		
		
	
			
	}
	
			.inside_middle {
		width: 100%;
		height:auto;
		float: left;
		overflow:hidden;
		
		
	
			
	}
	
	
	
	img.inside_middle {
	width: 10%;
	}
	
	.inside_left h1 {
		float: left;
		margin: 4px;
		margin-left: 3%;
		font-size: .9em;
		display: inline;
	
	}
	

	img.inside_left_picture {
		float: right;
		margin: 4px;
		padding-left: 2%;
		padding-right: 2%;
		border-style: none;
		
	}
	
	img.inside_dog_boy {
		float: left;
		padding-left: 1%;
		margin-top: 2%;
		padding-left: 4%;
		
	
	}
	
	

	
	img.inside_right_picture {
		float: left;
		margin: 4px;
		padding-left: 2%;
		padding-right: 2%;
		border-style: none;
	
	}
	
	img.inside_weight_picture {
		float: left;
		margin: 4px;
		padding-left: 2%;
		padding-right: 2%;
		border-style: none;
		margin-top: 2%;
	
	}
	
	img.inside_can_food_picture {
		float: left;
		margin: 4px;
		padding-left: 2%;
		padding-right: 2%;
		border-style: none;
		margin-top: 4%;
		margin-bottom: 6%;
		
	
	}
	
	
	.inside_products_title {
	background-image: url(images/topContent/products_and_specials.png);
	background-repeat: no-repeat;
	width: 575px;
	height: 43px;
	margin-left: 115px;
	margin-top: 30px;
	
	
	
	
	
	}
	
	
	
		.inside_right {
		width: 40%;
		height: 50%;
		float: right;
		padding-right: 20%;
		background-color:#000000;
		
		
	
	}


	
	
	div.expandable_note_box div.inside div.service_area {
		color: #333333;
		text-align: center;
		
	}
	
	
		div.expandable_note_box div.inside ul {
		
		font-size:.8em;
		text-align:center;
		text-decoration: none;
		list-style: none;
		font-weight: bold;
	}
	
/*****Note these selectors for list items******/

	div.expandable_note_box div.inside ul li a{
	font-family: Arial,  Helvetica, sans-serif;
	font-size:.7em;
	text-decoration:none;
	color: #000000;
	
	
	
}

    div.expandable_note_box div.inside ul li a:hover {
	text-decoration: none;
	color: #006699; 
	
	}
	


	
	div.expandable_note_box div.inside div.service_area h2 a {
		text-decoration:underline;
		color: #333333;
		font-size: .8em;
		text-align: center;
		
	}
	
	div.expandable_note_box div.inside div.service_area {
		color: #333333;
		font-size: 10px;
		text-align: center;
		
	}
	

	
	.welcome {
		background:url(images/content/welcome.png);
		background-repeat: no-repeat;
		width: 279px;
		height: 56px;
		margin-left: 58px;
		margin-top:35px;
		
	
	}
	
	.welcome span{
	display:none;}
	
	.cute_doggie {
		background: url(images/content/images/doggy_slideshow.gif);
		background-repeat: no-repeat;
		width: 200px;
		height: 150px;
		
	
	}
	
	div.expandable_note_box div.inside div.service_area {
		background: #CECECE;
		float: right;
		border: dotted #666666 thin;
		margin-top: 170px;
		width: 176px;
		padding-left: 10px;
		padding-right: 10px;
		height: 100%;
		overflow: hidden;
	
	}
		
		
/* END MAIN CONTNET */

.footer {
	height:250px;
	width: 800px;
	background-color: #000000;
	margin: auto;
	color:#FFFFFF;
	font-family:Arial,  Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1em;
	text-decoration: none;
	list-style: none;
	
	
	
	
}

.networking_left {
	width: 50%;
	height:100%;
	float: left;
	
	
} 

.networking_left p {
	font-size: .7em;
	text-align:left;
	font-style:italic;
	float: right;
	padding-right: 3%;
	width: 80%;

}

	



.networking_right {
	width: 50%;
	height: auto;
	float: left;
	

} 

.networking_right p{
	font-size: .8em;
	padding-top: 10px;
	float: right;
	text-align: right;
	padding-right:20px;
	margin-top:-1px;
	color: #999999;

} 




.footer a{
	text-decoration: none;
	list-style: none;
	color: #FFFFFF;
	
}

.footer a:hover{
	color: #999999;
	
}


.clearfooter {
	clear: both;

}

