@charset "UTF-8";
/* CSS Document */
.ad {
	background-image: url(http://morrisestates.net/images/ad.jpg);
}
/* Parallax Section */
.banner {
	background-color: #009c05;
	background-image: url(http://morrisestates.net/images/parallax.png);
	height: 400px;
	background-attachment: fixed;
	background-size: cover;
	background-repeat: no-repeat;
}
.parallax {
	color: #FFFFFF;
	text-align: center;
	/*padding-right: 100px;*/
	padding-top: 6em;
	letter-spacing: 2px;
	margin-top: 0px;
}
.parallax_description {
	color: #FFFFFF;
	text-align: right;
	padding-right: 100px;
	width: 30%;
	float: right;
	font-weight: lighter;
	line-height: 23px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/* Parallax Section */
.banner2 {
	background-color: #009c05;
	background-image: url(http://morrisestates.net/images/parallax2.png);
	height: 400px;
	background-attachment: fixed;
	background-size: cover;
	background-repeat: no-repeat;
}
.parallax2 {
	color: #FFFFFF;
	text-align: center;
	/*padding-right: 100px;*/
	padding-top: 6em;
	letter-spacing: 2px;
	margin-top: 0px;
}
.parallax2_description {
	color: #FFFFFF;
	text-align: right;
	padding-right: 100px;
	width: 30%;
	float: right;
	font-weight: lighter;
	line-height: 23px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.banner4 {
	background-color: #009c05;
	background-image: url(http://morrisestates.net/images/parallax2.png);
	height: 150px;
	background-attachment: fixed;
	background-size: cover;
	background-repeat: no-repeat;
}
.jumbotron {
	width: 100%;
	padding: 0;
}
.contact {
	background-color: #009c05;
	color: #ffffff;
}
.footer {
	text-align: center;
	font-size: large;
	height: 5em;
	padding: 0;
	background-color: #000000;
	color: #ffffff;
}
.footer-text {
	padding-top: 2em;
}
.footer-text a {
	color: rgba(177,11,14,1.00);
}
.covenant {
	text-align: center;
	font-size: large;
	width: 100%;
	padding: 1em;
	background-color: #000000;
	color: #ffffff;
}
.services {
	padding-top: 2em;
	padding-bottom: 2em;
}
.ads {
	padding-top: 2em;
}
.well {
	padding-bottom: 2em;
}
/*.well_b{
	margin:auto;
	background-color:#ffffff;
	padding-bottom:1em;
	margin-top:2em;
}*/
body {
	font-family: Amethysta Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
}
.btns {
	background-color: #009c05;
	color: #ffffff;
}
.caption {
	font-size: large;
	padding: 1em;
}
.captioncontact {
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-size: larger;
}
.contact {
/*background-image:url(images/banner.png);
	background-size:cover;*/
	
}
.captions {
	font-size: x-large;
}