body{
	margin: 0px;
	padding: 20px 0px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
#page_home, #page_chow{
	background: #93a445 url(images/bg_page_green.gif); /*GREEN*/
}
#page_grooming{
	background: #9cc5ca url(images/bg_page_blue.gif); /*BLUE*/
}
#page_gear{
	background: #ce4553 url(images/bg_page_red.gif); /*RED*/
}
#page_contact{
	background: #766341 url(images/bg_page_brown.gif); /*BROWN*/
}
h2, h3, h4, p{
	margin: 20px;
}
h1, h2, h3{
	font-family: Century Gothic, Arial, sans-serif;
}
h1{
	margin: 10px auto 0px auto;
	padding: 10px 20px;
	width: 880px;
	height: 40px;
	font-size: 36px;
	line-height: 36px;
	text-transform: uppercase;
}
#page_home h1{
	background: url(images/title_home.gif) no-repeat center;
	color: #93a445;
}
#page_grooming h1{
	background: url(images/title_grooming.gif) no-repeat center;
	color: #9cc5ca;
}
#page_chow h1{
	background: url(images/title_chow.gif) no-repeat center;
	color: #93a445;
}
#page_gear h1{
	background: url(images/title_gear.gif) no-repeat center;
	color: #ce4553;
}
#page_contact h1{
	background: url(images/title_contact.gif) no-repeat center;
	color: #766341;
}
h2{
	font-size: 14pt;
}
h3{
	font-size: 100%;
}
.hdr-green{
	color: #93a445;
}
.hdr-red{
	color: #ce4553;
}
.hdr-blue{
	color: #9cc5ca;
}
p, li{
	font-size: 10pt;
	line-height: 150%;
}
li{
	margin-right: 20px;
}
.fineprint{
	font-size: 8pt;
	color: #999999;
}
img, object{
	display: block;
	border: 0px;
}
hr{
	clear: both;
	display: block;
	visibility: hidden;
	margin: 0;
	border: 0;
}
.clear{
	clear: both;
	height: 0px;
}
.page{
	margin: 0px auto;
	width: 960px;
	text-align: left;
}
.header{
	margin: 0;
	padding: 1px 0px;
	width: 960px;
}
#page_home .header, #page_chow .header{
	background: #FFFFFF url(images/pagetop_green.gif) no-repeat top center;
}
#page_grooming .header{
	background: #FFFFFF url(images/pagetop_blue.gif) no-repeat top center;
}
#page_gear .header{
	background: #FFFFFF url(images/pagetop_red.gif) no-repeat top center;
}
#page_contact .header{
	background: #FFFFFF url(images/pagetop_brown.gif) no-repeat top center;
}
.navigation, .navigation ul, .navigation li{
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
}
.navigation{
	padding-right: 30px;
}
.navigation ul{
	display: inline-block;
	float: right;
}
.navigation li{
	float: left;
}
.navigation a{
	display: block;
	padding: 15px 10px 5px 10px;
	font-family: Century Gothic, Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
.nav-blue{ color: #9cc5ca; }
.nav-blue:hover{ background: #FFFFFF url(images/navbg_blue.gif) no-repeat center; }
.nav-green{ color: #93a445; }
.nav-green:hover{ background: #FFFFFF url(images/navbg_green.gif) no-repeat center; }
.nav-red{ color: #ce4553; }
.nav-red:hover{ background: #FFFFFF url(images/navbg_red.gif) no-repeat center; }
.nav-brown{ color: #766341; }
.nav-brown:hover{ background: #FFFFFF url(images/navbg_brown.gif) no-repeat center; }

.logo{
	margin: 0px auto;
	padding: 1px 0px;
	width: 920px;
	height: 248px;
}
#page_home .logo{
	background: #FFFFFF url(images/hdr_home.jpg) no-repeat center;
}
#page_grooming .logo{
	background: #FFFFFF url(images/hdr_grooming.jpg) no-repeat center;
}
#page_chow .logo{
	background: #FFFFFF url(images/hdr_chow.jpg) no-repeat center;
}
#page_gear .logo{
	background: #FFFFFF url(images/hdr_gear.jpg) no-repeat center;
}
#page_contact .logo{
	background: #FFFFFF url(images/hdr_contact.jpg) no-repeat center;
}
.logo p{
	margin: 95px 20px;
}
.body{
	margin: 0;
	padding: 1px 0px;
	width: 960px;
	color: #766341;
}
#page_home .body{
	background: #FFFFFF url(images/bg_body_home.jpg) no-repeat bottom right;
}
#page_grooming .body{
	background: #FFFFFF url(images/bg_body_grooming.jpg) no-repeat bottom right;
}
#page_chow .body{
	background: #FFFFFF url(images/bg_body_chow.jpg) no-repeat bottom right;
}
#page_gear .body{
	background: #FFFFFF url(images/bg_body_gear.jpg) no-repeat bottom right;
}
#page_contact .body{
	background: #FFFFFF url(images/bg_body_contact.jpg) no-repeat bottom right;
}
.body a{
	color: #93a445; /* green */
}
.body a:hover{
	color: #aebb74; /* light green */
}
.body li{
	margin: 20px;
}
/* CONTENT FORMATTING INTO COLUMNS */
.photos, .main, .sidebar, .contactinfo, .contactform{
	float: left;
}
.photos{
	width: 170px;
}
.photos p{
	margin: 20px 0px 20px 20px;
}
.main{
	border-right: 3px dotted #CCCCCC;
	width: 520px;
}
.list{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.list li{
	padding-left: 30px;
	background: url(images/bullet.gif) no-repeat;
	background-position: 0px 5px;
}
.icons{
	margin: 0 auto;
}
.icons td{
	padding: 0 10px;
}
.foodbrands img{
	margin: 0 auto;
}
.contactinfo{
	width: 337px;
	text-align: right;
}
.map{
	margin: 20px 20px 20px 117px;
}
.contactform{
	width: 350px;
	border-left: 3px dotted #CCCCCC;
	border-right: 3px dotted #CCCCCC;
}
.contactform .textinput{
	width: 305px;
}
.contactform .button{
	float: right;
	margin-bottom: 20px;
}
.sidebar{
	width: 265px;
}
.footer{
	margin-top: 10px;
	padding: 10px;
	width: 940px;
	height: 130px;
	background: #FFFFFF;
}
#page_home .footer, #page_chow .footer{
	background: #FFFFFF url(images/bg_footer_green.gif) no-repeat top center;
}
#page_grooming .footer{
	background: #FFFFFF url(images/bg_footer_blue.gif) no-repeat top center;
}
#page_gear .footer{
	background: #FFFFFF url(images/bg_footer_red.gif) no-repeat top center;
}
#page_contact .footer{
	background: #FFFFFF url(images/bg_footer_brown.gif) no-repeat top center;
}
.treat, .signup, .giftcards{
	float: left;
}
.treat{
	padding: 1px 0px;
	margin-right: 10px;
	width: 330px;
	height: 128px;
	background: #ce4553 url(images/bg_treat.gif) no-repeat center;
	color: #f3d0d4;
}
.signup{
	padding: 1px 0px;
	margin-right: 10px;
	width: 330px;
	height: 128px;
	background: #9cc5ca url(images/bg_signup.gif) no-repeat center;
	color: #e6f0f2;
}
.giftcards{
	padding: 1px 0px;
	width: 260px;
	height: 128px;
	background: #766341 url(images/bg_giftcards.gif) no-repeat center;
	color: #ddd8cf;
}
form, fieldset{
	margin: 0;
	padding: 0;
	border: 0;
}
input, textarea{
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	color: #93a445;
}
.treat p, .signup p, .giftcards p{
	font-size: 8.5pt;
}
.treat b, .signup b, .giftcards b{
	font-size: 10pt;
	color: #FFFFFF;
}
.credit{
	margin: 10px;
	font-size: 8pt;
	color: #FFFFFF;
}
.credit a{
	color: #FFFFFF;
	text-decoration: none;
}
.credit a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}