@charset "utf-8";
/* CSS Document */



#container {
  width:1100px;
  height:1120px;
	margin-left:5%;
	background-color:rgba(204,153,204,1.00);
	padding:30px;
	
  
}

.marginleft  {
	
	margin-left: 25px;
}

 #title{
	margin-top: 5px;
	text-align: center;
	 width: 380px;
	 height: 50px;
	  }

#hours {
	margin-top: 10px;
	background-image:url(hours.jpg);
	
	width: 380px;
	height: 59px;
	
}
#intro {
	text-align: justify;
	width: 370px;
	height:350px;
	margin-top: 10px;
padding-left: 10px;
	padding-right: 10px;
	
}


#left{
	width:300px;
	height:100%;
    background-color:lavenderblush;
	float:left;
	margin-top: 15px;
	

}

#picleft1 {
	width:250px;
	height:120px;
	background-image:url(_images/couch.jpg);

	margin-top:50px;
}
#picleft2 {
    width:250px;
	height:160px;
	background-image:url(_images/buddhajungle.jpg);
	margin-top:50px;

}

#picleft3 {
   width:250px;
	height:333px;
	background-image:url(shower.jpg);
	margin-top:50px;

}


#picleft4 {
   width:250px;
	height:200px;
	background-image:url(hidenseek.jpg);
	margin-top:50px;
	margin-bottom:20px;

}


#text  {
	width:420px;
	height:475px;
	background-color:white;
    float:left;
	margin-left:40px;
	padding: 10px;
	margin-top: 150px;

}

h1{
	font-family:Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
		font-size:20px;
	color:black;
		
}

h2{
	font-family:Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
		font-size:18px;
	color:black;
		
	
}
h3{
	font-family:Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
		font-size:14px;
	color:black;
		
	
}
#right{
  	width:300px;
	height:100%;
    background-color:lavenderblush;
	float:right;
	margin-top: 15px;

}


#pro1 {
	width:250px;
	height:188px;
	background-image:url(_images/kiss.jpg);
	margin-top:50px;
}

#pro2 {
    width:250px;
	height:188px;
	background-image:url(_images/fuzzypoppies.jpg);
	margin-top:50px;

}

#pro3 {
  width:125px;
	height:200px;
	background-image:url(
	_images/bellytaunt.jpg);
	margin-top:50px;

}


#pro4 {
  width:250px;
	height:200px;
		background-image:url(play.jpg);
	margin-top:50px;
	margin-bottom:20px;

}



