/* CSS Document */

/*basic elements*/

html,body {
			font-family:Arial, Helvetica, sans-serif;
			font-size:12px;
			line-height:120%;
			color:#444;
			background-color:#222222;
			background-image:url(images/home/grad.gif);
			background-repeat:repeat-x;
			margin:0px;
			padding:0px;
			
			
			}
			
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:100;
	line-height:150%;
	letter-spacing:1px;
	padding:0px;
	margin:0px;
	color:#333;
	
	
	}
	
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	padding:0px;
	margin-bottom:5px;
	margin-top:5px;
	
	
	}
	
#h3 {
	font-family:verdana, arial, sans-serif;
	font-size:10px;
	color:#999;
	padding:0px;
	margin:0px;}

.navtitle { color:#FFFFFF;
            font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:10px; letter-spacing:0.2em;
			text-decoration: none; }
	  
	
a:link {
		color:#999999;
		text-decoration: none;
		font-weight: bold;
		}
a:active {
		  color:#999999;
		  text-decoration:none;
		  }
a:hover {
		 color:#000000;
		 text-decoration:none;
		 }
a:visited { 
			color:#999999;
			text-decoration: none;
			font-weight: bold;
			}
			
img { margin:0px;
padding:0px;
border:0px;
border-style:none;}
			


/*specific classes*/

.hide {display:none;}

.clear {clear:both;}

.big {font-size:14px;}

.darkgray {
			  color:#666666;
			  font-size:12px;
			  margin-top:5px;
			  margin-bottom:10px;
			  
				}
				
.white {color:#FFFFFF;}


.mediumgray {color:#999999;}

.space {margin-right:10px;
		padding:0px;}
		
.backsame {color:#111111;}

.center {text-align:center;}

.green {color:#99CC33;}

.red {color:#990000;}










/*specific divs*/


/*home*/

#container	{background-color:#FFFFFF;
			 margin-left:auto;
			 margin-right:auto;
			 width:950px;
			 height:auto;
			 min-height:700px;}


#container_dog_boarding {
	background-color:#FFFFFF;
	margin-left:auto;
	margin-right:auto;
	width:950px;
	height:1000px;
}


#container_dog_daycare {
	background-color:#FFFFFF;
	margin-left:auto;
	margin-right:auto;
	width:950px;
	height:900px;
}





#name {padding-top:0px;
		margin-bottom:30px;
		padding-left:30px;}


#top {margin-top:8px;
margin-bottom:8px;
	  }

#top div a { margin-right: 15px;
			text-decoration:none; }

#intro {background-color:#CCCCCC;
		margin:0px;
		padding-top:20px;
		font-size:12px;
		line-height:24px;
		min-height:300px;}
		
#intro p {text-align:left;
		  width:690px;
		  font-size:14px;
		  font-weight:100;
		  line-height:175%;
		  letter-spacing:1px;
		  color:#333;
		  }
		  
#intro a:link {
		color:#444;
		text-decoration: none;
		font-weight: bold;}
		
#intro a:active {
		  color:#444;
		  text-decoration:none;
		  font-weight: bold;
		  }
		  
#intro a:hover {
		 color:#000000;
		 text-decoration:none;
		 font-weight: bold;
		}
		
#intro a:visited { 
			color:#444;
			text-decoration:none;
			font-weight: bold;}

		
#bottom-home {
		 padding-left:80px;
		 margin-top:10px;
		}



/*services*/		

#services {
		background-color:#CCCCCC;
		background-repeat:repeat-x;
		margin:0px;
		border:0px;
		min-height:875px;}


		
#services a:link {
		color:#000000;
		text-decoration: none;
		font-weight: bold;}
		
#services a:active {
		  color:#999999;
		  text-decoration:none;
		  font-weight: bold;
		  }
		  
#services a:hover {
		 color:#333333;
		 text-decoration:none;
		 font-weight: bold;
		}
		
#services a:visited { 
			color:#000000;
			text-decoration:none;
			font-weight: bold;}


#services_dog_boarding {
		background-color:#CCCCCC;
		background-repeat:repeat-x;
		margin:0px;
		border:0px;
		height:1000px;}

#services_dog_boarding a:link {
		color:#000000;
		text-decoration: none;
		font-weight: bold;}
		
#services_dog_boarding a:active {
		  color:#999999;
		  text-decoration:none;
		  font-weight: bold;
		  }
		  
#services_dog_boarding a:hover {
		 color:#333333;
		 text-decoration:none;
		 font-weight: bold;
		}
		
#services_dog_boarding a:visited { 
			color:#000000;
			text-decoration:none;
			font-weight: bold;}




#services_dog_daycare {
		background-color:#CCCCCC;
		background-repeat:repeat-x;
		margin:0px;
		border:0px;
		height:900px;}

#services_dog_daycare a:link {
		color:#000000;
		text-decoration: none;
		font-weight: bold;}
		
#services_dog_daycare a:active {
		  color:#999999;
		  text-decoration:none;
		  font-weight: bold;
		  }
		  
#services_dog_daycare a:hover {
		 color:#333333;
		 text-decoration:none;
		 font-weight: bold;
		}
		
#services_dog_daycare a:visited { 
			color:#000000;
			text-decoration:none;
			font-weight: bold;}






#body {
	position:relative;
	float:left;
	margin:0px;
	padding-left:60px;
	padding-top:40px;
	width:500px;
	top: 15px;
}
	   

#right {
		text-align:right;
		padding-top:85px;
		padding-right:50px;
		border:0px;
		margin:0px;}


#right ul { margin:0px;
			padding:0px;
			list-style:none;
			border:0px;}


#right ul li {list-style:none;
			   margin-bottom:6px;
			   padding:0px;
			   border:0px;}
			   
	   


/*pictures*/	


#pictures {
		background-color:#CCC;
		padding-top:60px;
		margin:0px;
		border:0px;
		min-height:585px;}
		
#pictures p {margin-top:12px;
			 margin-bottom:12px;}
			 
/*meet lucky*/
			 
			 
			 
#luckybody {padding:33px;}






/*contact*/

#text2 {	
	    border:0px;
	    padding:50px;
	    margin-right:0px;
	    clear:both;


}

#text2 ul {
		  list-style:none;
		  margin:0px;
		  padding:0px;
		  width:600px;
		  }

#text2 ul li {
		     list-style:none;
		     margin:0px;
		     padding:0px;
		     }

#reviews {
		background-color:#CCC;
		padding-top:60px;
		margin:0px;
		border:0px;
		padding:40px;
		min-height:800px;}

/*groups*/		

#groups {
		background-color:#CCCCCC;
		background-repeat:repeat-x;
		margin:0px;
		border:0px;
		min-height:1175px;}
		
#groups a:link {
		color:#000000;
		text-decoration: none;
		font-weight: bold;}
		
#groups a:active {
		  color:#999999;
		  text-decoration:none;
		  font-weight: bold;
		  }
		  
#groups a:hover {
		 color:#333333;
		 text-decoration:none;
		 font-weight: bold;
		}
		
#groups a:visited { 
			color:#000000;
			text-decoration:none;
			font-weight: bold;}




		

