h7 {
	font-size: 22px;
	color: #D5AE6D;
	text-shadow: -2px 2px 5px rgba(0,0,0,.7), 1px 1px #000, -1px 1px #000, -1px -1px #000, 1px -1px #000;
}


.main_container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #ffe4b9;
	text-align: center;
	width: 100%;
	min-width:320px;
	max-width:1200px;
	top: -8px;
	margin: auto;
	position: relative;
}

.menu_main {
	background-color: #9a3c00;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF9300;
	border-bottom-color: #2E0A01;
}
.social_links {
	text-align: center;
}
.menu_links {
	width: 100%;
}

.masthead {
	background-image: url(images/headertile.jpg);
	height: 200px;
}
.company_info {
	padding: 5px;
	text-align: center;
	background-color: rgb(255,245,225);
	display: inline-block;
	width: 100%;
}
.menu_services {
	position: relative;
	background-color: #d6ad6c;
	width: 320px;
	height: 320px;
	display: inline-block;
	border: 3px solid rgb(255,255,225);
}

.index_copy1 {
	text-align: center;
	padding: 10px;
	width: 220px;
	display: inline-block;
}
.index_copy2 {
	text-align: center;
	padding: 10px;
	display: inline-block;
}

.footer {
	background-color: #9a3c00;
	text-align: center;
	position: relative;
	bottom: 0px;
	height: 140px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF9300;
}
.services {
	text-align: center;
	position: relative;
	left: 0px;
	top: 0px;
	overflow: hidden;
}
.horizon_intro {
	text-align: center;
	background-color: rgb(255,245,225);
	padding: 10px;
	height: 60px;
}
.info_horizon {
	font-weight: normal;
	width: 220px;
	font-size: 16px;
	float: left;
	display: inline-block;
}
.showcase img{
	width: 100%;
	max-width:1200px;
	border: 1px solid rgb(255,175,100);
	height:auto;
	display:block;
	margin:0 auto;
}
.info_number {
	font-weight: bold;
	width: 160px;
	font-size: 22px;
	float: right;
	display: inline-block;
}
.info_address {
	width: 160px;
	font-size: 16px;
	float: left;
	display: inline-block;
}
.border_img {
	border: 3px solid rgb(255,255,225);
}
