@charset "utf-8";
/*  CSS Document:  Bruno the Cat  */

@import url(https://fonts.googleapis.com/css?family=Catamaran:400,900,200);


@font-face {font-family: 'Catamaran', sans-serif; letter-spacing: 1px; font-size: 15px; text-shadow: 0 0 3px rgba(0,0,0,.2); line-height: 1.428571429;}

html,body{background:#fff;color:#000;font-family: 'Catamaran', sans-serif; margin:0;padding:0;font-size:14px; text-align: center; height: 100%}
#tinfoil{min-height: 100%;     position:relative;}
#logospace{width:100%; height:250px;  }
#blank{width:40%;height:250px;  background:rgba(255,255,255,1.00); float:left; }
a{text-decoration:none; color:rgba(80,88,89,1.00);}
#logo{width:432px; height:169px; float:left; }
#contact{width:380px; height:150px; background:rgba(255,255,255,1.00); float:left; padding-left:20px; padding-top:20px;}
#contact h2{text-align:left; color:rgba(80,88,89,1.00); font-size:18px; line-height:18px; padding:0; padding-left:20px; }
#phone-icon{float:left;}
#phone-number{float:right;}
#email-icon{float:left;}

#placewherethecontentgoes{width:100%; height:400px; float:left; margin-top:20px;}
#placeforimages{width:1250px; height:300px; margin-left:auto; margin-right:auto; }
.imagespace{width:250px; height:250px; float:left; margin-right:40px; border:7px #04899f solid; }
.imagespace img{width:200px; height:200px; padding-top:20px; padding-bottom:25px;}
.imagespace p{text-align:center; line-height:9px; padding-bottom:5px;}

#placeforsmartphoneimages{display:none; }

#smalltextwriteup{padding-bottom:20px; margin-left:auto; margin-right:auto; width:1230px;}
#smalltextwriteup h2{text-align:center; color:#00b8d7; font-size:24px; line-height:20px; padding:0; text-transform:uppercase; }
#smalltextwriteup h3{text-align:center; color:rgba(0,0,0,1); font-size:15px; line-height:12px; padding:0; }
#smalltextwriteup p{text-align:left;}
	
#paws{height: 30px;     width:100%;    position: fixed;    left: 0;    bottom: 0;  background:rgba(0,0,0,.7); float:left; border-top:1px solid #0c0c0c; border-bottom:1px solid #b2b2b2; color:#00b8d7; font-size:12px; text-align:center; padding-top:10px;} 

