@charset "UTF-8";
div.homeFeatures p {
	margin-bottom: 0px;
}
#details {
}
.availablenow,
.availablenow a {
	color: #E10003;
	font-size: .8em;
	font-weight: bold;
	text-decoration: underline;
	white-space: nowrap;
}
body {
	background-color: #ACB47C;
	font-size: 15px;
}
.jumbotron {
	background-color: #7F874D;
}
.thumbnail {
	background-color: #CED3B2;
}
.jumbotron h1 {
	color: #F4F4F4;
	text-shadow: -4px 4px 7px rgba(0,0,0,.6);
}
.jumbotron p {
	color:#F4F4F4;
	text-shadow: -2px 2px 4px rgba(0,0,0,.7);

}
h2#details {
	font-weight: 900;
}
h2#availability {
	font-weight: 900;
}
#feedbackForm .form-group label {
	color: #000000;
	font-weight: normal;
}
#about h2,
#contact h2 {
	margin-top: 0;
	
	}
.formspace {
	margin-top: 9px;
}

div.form-group > label {
	color: #e5f0a5;
	}

.fb-like {margin-top: 4px;}

.incentives {font-size: 1.2em;}

.smalldevice {display: none;
}

.pageIncentives {font-size: 28px!important; }



/* Smartphones (portrait) ----------- */
@media only screen 
and (max-width : 400px) {
	
	h1{font-size: 24px;margin-top: 0;}
	h2#details{font-size: 20px;margin-top: 0;}
	.subhead {font-size: 14px;}
	.incentives {font-size: 14px;}
	.largedevice {display: none;}
	.smalldevice {display: block; font-size: 10px;}
	
	
	.pageIncentives {font-size: 20px!important; }

	address {line-height: 2em;}

}
