/* Master CSS doc */

html, body {
	margin: 0;
	padding: 0;
}

body {
	background-color: #83C0FF;
}

#page-container {
	margin: auto;
	width: 800px;
	background-color: #FFFFFF;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	color:#888888;
}

a:link, a:visited {
	color:#333;
}
a:hover {
	color:#F90;
}

/* HEADER 
-----------------------------------------------------------
*/

#header {
	/* display: table; */
}


/* Row 1 */


#header-row {
	/* display: table-row;
	height: 91px; */
}

#header-left, #header-right {
	/* display: table-cell; */
}

#header-left {
	height: 90px;
	float: left;
	background-image: url(../images/her_left_yrepeat.gif);
	background-repeat: repeat-y;
	width: 29px;
}


#header-content {
	background: white;
	margin: auto;
	width: auto;
}

		/* Nav Table */
		
		
		#header-content h2 {
			font-family: Helvetica, Arial, Tahoma, Sans-serif;
			font-size: 16px;
		}
		
		#header-content a img {
			text-decoration:none;
			color:#0099FF;
			border: 0px;
		}
		
		#logo {
			float: left;
			padding-top: 15px;
			
		}
		
		
					/* Hover Rules */
					
					#nav ul {
    					background: url(menu.jpg) no-repeat 0 0;
    					list-style: none;
    					margin: 0; padding: 0;
						}
						
					#nav li.home .contact .products .grooming {
						display: inline;
							}
							
							/* Link Static + Link Visited */
						
					#nav li.home a:link, #nav li a:visited {
						border: none;
						width: 73px;
						height: 33px; 
						display: block; 
						position: absolute; 
						top: 0; 
						text-indent: -7000px; 
						outline: none;
					}
					
					#nav li.contact a:link, #nav li.contact a:visited {
						border: none;
						width: 131px;
						height: 33px;
						display: block; 
						position: absolute; 
						top: 0; 
						text-indent: -7000px;
						outline: none;
						}
						
					#nav li.products a:link, #nav li.products a:visited {
						border: none;
						width: 113px; 
						height: 33px; 
						display: block; 
						position: absolute; 
						top: 0; 
						text-indent: -7000px; 
						outline: none;
						}
						
					#nav li.grooming a:link, #nav li.grooming a:visited {
						border: none;
						width: 98px; 
						height: 33px; 
						display: block; 
						position: absolute; 
						top: 0; 
						text-indent: -7000px;
						outline: none;
						}
						
							/*  Link Over */
							
					#nav li.home a:hover {
						border: none;
						width: 73px;
						height: 33px;
						display: block; 
						position: absolute; 
						top: 0; 
						text-indent: -7000px;
						outline: none;
						background-image: url(../images/home_over.gif);
					}
					
					#nav li.contact a:hover  {
						border: none;
						width: 131px;
						height: 33px;
						display: block; 
						position: absolute; 
						top: 0; 
						text-indent: -7000px;
						outline: none;
						background-image: url(../images/contact_over.gif);
						}
						
					#nav li.products a:hover {
						border: none;
						width: 113px;
						height: 33px;
						display: block; 
						position: absolute; 
						top: 0; 
						text-indent: -7000px;
						outline: none;
						background-image: url(../images/products_over.gif);
						}
					
					#nav li.grooming a:hover {
						border: none;
						width: 98px; 
						height: 33px; 
						display: block; 
						position: absolute; 
						top: 0; 
						text-indent: -7000px;
						outline: none;
						background-image: url(../images/grooming_over.gif);
						}
					
							/* END Link Over */
							
							
						
					
					#nav li.home {
					 	float:right;
						display: block;
						width: 73px;
						height: 33px;
						background-image: url(../images/home.gif);
						position: relative;
						top: 60px;
						}
						
					#nav li.homeactive {
					 	float:right;
						display: block;
						width: 73px;
						height: 33px;
						background-image: url(../images/home_over.gif);
						position: relative;
						top: 60px;
						}
						
					#nav li.contact {
						float:right;
						display: block;
						width: 131px;
						height: 33px;
						background-image: url(../images/contact.gif);
						position: relative;
						top: 60px;
						}
						
					#nav li.contactactive {
						float:right;
						display: block;
						width: 131px;
						height: 33px;
						background-image: url(../images/contact_over.gif);
						position: relative;
						top: 60px;
						}
						
					#nav li.products {
						float:right;
						display: block;
						width: 113px;
						height: 33px;
						background-image: url(../images/products.gif);
						position: relative;
						top: 60px;
						}
						
					#nav li.productsactive {
						float:right;
						display: block;
						width: 113px;
						height: 33px;
						background-image: url(../images/products_over.gif);
						position: relative;
						top: 60px;
						}
					
					#nav li.grooming {
						float:right;
						display: block;
						width: 98px;
						height: 33px;
						background-image: url(../images/grooming.gif);
						position: relative;
						top: 60px;
						}
					
					#nav li.groomingactive {
						float:right;
						display: block;
						width: 98px;
						height: 33px;
						background-image: url(../images/grooming_over.gif);
						position: relative;
						top: 60px;
						}
					
						
						
								
					
					/* END HOVER RULES */	
		
		
		/* END NAV TABLE */
			

#header-right {
	height: 90px;
	float: right;
	background-image:url(../images/hdr_right_yrepeat.gif);
	background-repeat:repeat-y;
	width: 29px;
}

/* Row 2 */

#header-row2 {
	clear: both;
	width: 100%;
	margin-top: 0px;
	height: 28px;
	
}


#header-left-corner {
	float: left;
	background-image:url(../images/hdr_left_cnr.gif);
	width: 29px;
	height: 28px;
}

#header-bottom {
	background-color: #CCCCCC;
	background-image:url(../images/hdr_xrepeat.gif);
	background-repeat: repeat-x;
	height: 28px;
}

#header-right-corner {
	float: right;
	background-image:url(../images/hdr_right_cnr.gif);
	width: 29px;
	height: 28px;
}

/* END HEADER
--------------------------------------------------
*/

h2 {
	padding: 0;
	margin: 0;
	font-size: 18px;
	font-weight:lighter;
}
	
h1 {
	padding: 0;
	margin: 0;
	font-size: 18px;
	font-weight:lighter;
}

h3 {
	padding: 0;
	margin: 0;
	font-size: 14px;
	font-weight: lighter;
	color:#CC3300
}

h4 {
	padding: 0;
	margin: 0;
	font-size: 18px;
	font-weight: lighter;
	padding-top:20px;
	color: #0056a4;
	}
	
.subheadingblue {
	padding: 0;
	margin: 0;
	font-size: 12px;
	font-weight: lighter;
	color:#0099FF;
	padding-top: 5px;
	}
	
.subheadingblue a {
	text-decoration: none;
	color: #0099ff;
	padding-left: 20px;
	}
	
.subheadingblue a:hover {
	text-decoration: none;
	color: #0066FF;
	}
	
.captionblue {
	padding: 0;
	margin: 0;
	font-size: 12px;
	font-weight: lighter;
	color:#0099FF;
	padding-top: 0px;
	}

#content {
	background: white;
	width: 476px;
	padding-top: 40px;
	padding-left: 20px;
	padding-bottom: 50px;
	padding-right: 20px;
	float: left;
}

#content p {
	font-size:15px;
	padding-top: 10px;
	line-height: 19px;
	font-weight: 100;
	font-style: inherit;
}

#content h2 {
	color: #f16522;
}

#content ul {
	list-style: none;
	color: #0066CC;
	font-size: 14px;
	padding-left: 0px;
	}
	
#content li {
	padding-top: 10px;
	}

.contentcontainer {
	padding-top: 20px;
	width:auto;
	}

.contentcontainer-left {
	padding-top: 20px;
	float:left;
	}
	
.contentcontainer-right img {
	padding-top: 20px;
	}
	
.contentcontainer-right {
	float: right;
	}
	
.contentcontainer-right p {
	padding-left: 20px;
	font-size: 10px;
	width: 220px;
	}
	
.contentcontainer-clear {
	clear:both;
	padding-top:20px;
	}

#sidebar-a {
	padding-top:40px;
	width: auto;
	float: right;
	clear: left;
}

#sidebar-a h2 {
	padding-top: 20px;
	font-size: 16px;
	}

#sidebar-a p {
	font-size:13px;
	padding-top: 5px;
	line-height: 18px;
	font-weight: lighter;
	font-style: inherit;
	padding-bottom: 0;
	}
	
#sidebar-a ul {
	list-style-type: none;
	padding-left: 0;
	font-size:12px;
	}
	
#sidebar-a li {
	padding-top: 7px;
	}
	
#sidebar-a ul a {
	text-decoration: none;
	color: #666666;
	}
	
#sidebar-a ul a:hover {
	color: #FF9900;
	}

#sidebar-a img {
	padding-right: 30px;
	}

#map {
	padding-top: 30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	width:inherit;
	}

#map a {
	text-decoration: none;
	color: #c9c9c9;
	}

#map a:hover {
	color: #ff9900;
	width: 80px;
	}
	

#footer {
	height: 66px;
	clear: both;
	padding-left: 20px;
	padding-top: 10px;
	color: #C9C9C9;
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 10px;
	border-top: 1px solid #c0c0c0;
}

#footer a {
	color: #c9c9c9;
	text-decoration:none;
}

#footer a:hover {
	color:#FF9900;
}

#footer #altnav {
	float:right;
	width: 250px;
	text-align: right;
}