body {
	min-height: 600px;
	padding-top: 0px;
	background-image: url(../../images/light_blue.png);
}
.handlee{
	font-family: 'Handlee', cursive;
}
.kalam4{
/*	font-family: 'Kalam', cursive;*/
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 400; 
}
.cabin4{
	font-family: 'Cabin', sans-serif;
	/*font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;*/
	font-weight: 400; 
}
.cabin7{
	font-family: 'Cabin', sans-serif;
/*	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;*/
	font-weight: 700; 
}
.kalam7{
/*	font-family: 'Kalam', cursive;*/
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 700; 
}
.annie{
	font-family: 'Annie Use Your Telescope', cursive;
}
.allura{
	font-family: 'Allura', cursive;
}

.bs-room{
    	margin: 20px;
}
.social-popout {
	height: 30px;
	width: 30px;
	margin: 3px;
	float: left;
	-webkit-transition: all ease 0.5s;
	-moz-transition: all ease 0.5s;
	-o-transition: all ease 0.5s;
	-ms-transition: all ease 0.5s;
	transition: all ease 0.5s;
}
.social-popout img {
	border-radius: 50%;
	margin: 6px;
	width: 100%;
	box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.8);
	-webkit-transition: all ease 0.5s;
	-moz-transition: all ease 0.5s;
	-o-transition: all ease 0.5s;
	-ms-transition: all ease 0.5s;
	transition: all ease 0.5s;
}
.social-popout img:hover {
	margin: 0px;
	box-shadow: 5px 5px 3px 3px rgba(0,0,0,0.3);
}
.social-slide {
	background-image: url('images/instagram-hover.png');
	height: 48px;
	width: 48px;
	margin: 10px;
	float: left;
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s;
	transition: all ease 0.3s;
}
.social-slide:hover {
	background-position: 0px -48px;
	box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.8);
}
#dist{
	border: solid 1px #000;
	background-color: #148396;
	padding: 8px;
/*	margin: 5px 5px 5px 5px; */
	margin-top:40%;
	margin-bottom:auto;
	margin-left:auto;
	margin-right:auto;
	max-width:400px;
	color:#fff;
	-moz-border-radius: 8px;
	border-radius: 8px;
	text-align:center;
}
#dist a{
	color:#fff;
	text-align:center;
}
.center-block {  
  display: block;  
  margin-right: auto;  
  margin-left: auto;  
}
#yesimg{
	max-height:500;
}



/*
<link href='http://fonts.googleapis.com/css?family=Allura|Handlee|Kalam|Annie+Use+Your+Telescope' rel='stylesheet' type='text/css'>

font-family: 'Allura', cursive;
font-family: 'Tangerine', cursive;
font-family: 'Great Vibes', cursive;
font-family: 'Handlee', cursive;
font-family: 'Kalam', cursive;
font-family: 'Annie Use Your Telescope', cursive;
*/
@media (max-width: 400px) {
.social-popout {
	height: 20px;
	width: 20px;
	margin: 3px;
	float: left;
	-webkit-transition: all ease 0.5s;
	-moz-transition: all ease 0.5s;
	-o-transition: all ease 0.5s;
	-ms-transition: all ease 0.5s;
	transition: all ease 0.5s;
}
.social-popout img {
	border-radius: 50%;
	margin: 6px;
	width: 100%;
	box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.8);
	-webkit-transition: all ease 0.5s;
	-moz-transition: all ease 0.5s;
	-o-transition: all ease 0.5s;
	-ms-transition: all ease 0.5s;
	transition: all ease 0.5s;
}
.social-popout img:hover {
	margin: 0px;
	box-shadow: 5px 5px 3px 3px rgba(0,0,0,0.3);
}
#outer{
	  -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, .075);
          box-shadow: 0 0px 0px rgba(0, 0, 0, .075);
}
#copy{
	margin-bottom:10px;
}
}
/* Page Sections */
.section,
.section-colored {
  padding: 50px 0;
}
.section-wide,
.section-wide-colored {
 /* width:100%;*/
  padding: 50px 0;
  margin-left:0;
  margin-right:0;
  padding-left:10px;
  padding-right:10px;
  color:#eee;
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.section-wide {
 /* width:100%;*/
  padding: 50px 0;
  margin-left:0;
  margin-right:0;
  padding-left:10px;
  padding-right:10px;
  color:#333;
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.section-wide,
.section-wide-colored h3, h4, h5{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	padding-left:20px;
	padding-right:20px;

}
.section-wide,
.section-wide-colored p{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	padding-left: 20px;
	padding-right: 20px;
}
#afterCar{
	margin-left:auto;
	margin-right:auto;
	width:100%;
	background-color:#34495e;
}

.section-colored {
  background-color:#34495e; /*#524a8e; /* change this to change the background color of a colored section */
}
.section-wide-colored {
  background-color:#34495e; /*#524a8e; /* change this to change the background color of a colored section */
}
.well {
  color:#34495e;
}
#afterCar{
	position:relative;
}
#outer{
	  -webkit-box-shadow: 0 0px 15px rgba(0, 0, 0, .75);
          box-shadow: 0 0px 15px rgba(0, 0, 0, .75);
}
@media (min-width: 768px) {
.footer {
  position: relative;
/*  bottom: 0;*/
  width: 100%;
  margin-bottom:0;
  /* Set the fixed height of the footer here */
  min-height: 80px;
  padding-top:10px;
  padding-bottom:5px;
  background-color: #148396;
  margin-left:0;
  margin-right:0;
}
.footer a {
	color:#ddd;
	text-decoration:none;
}
.footer p {
	margin-left:5px;
	margin-right:5px;
	font-family: 'Handlee', cursive;
	color:#ddd;
	text-align:center;
}
#footer{
	margin-left:auto;
	margin-right:auto;
	width:100%;	
	background-color:#148396;
}
}

