div#header_logo {
	width: 150px;
	margin: auto;
	margin-top: 10px;
}

div > p {
	text-indent: 20px;
	margin-top: 1px; /* Post iP */
}

@media (max-width: 480px) {
	div#sub_tagline {
		font-size: 16pt;
	}
}

div#section_one_wrapper {
	width: 100%;
	margin: auto;
	background: none;
	background-color: #FFCCCC;
	display:none;
	padding-bottom: 0px;
}

div#section_one {
	width: 80%;
	text-align: justify;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: myFont;
	font-family: 'Comfortaa', cursive;
	font-size: 16pt; /* was 18 */
	color: #000;
	text-align: left;

/* Post iP */
	width: 90%;
	padding: 0px 0px 0px 0px;
	margin-left: auto;
	margin-right: auto;
	font-size: 15pt;
}

/*
@media (max-width: 700px) {
	div#section_one {
		font-size: 24pt;
	}
}
*/

div#section_one_mobile {
	width: 100%;
	height: 150px;
	background: url(images/sec1img.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 100% auto;
	margin-top: 0px;
}

div#section_two_wrapper {
	width: 100%;
	margin: auto;
	background: none;
	background-color: #c62127;
	display:none;
	padding-bottom: 0px;
}

div#section_two {
	width: 80%;
	text-align: justify;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: 'Comfortaa', cursive;
	font-size: 14pt;
	color: #fff;
	text-align: left;
}

div#section_two_mobile {
	width: 100%;
	height: 220px;
	background: url(images/sec2img.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 100% auto;
	margin-top: 0px;
}


div#section_two_list_left {
	float: none;
	width: 100%;
}

div#section_two_list_right {
	float: none;
	width: 100%;
}

div.section_three_list_left {
	float: none;
	width: 100%;
}

div.section_three_list_right {
	float: none;
	width: 100%;
}

div#section_three_wrapper {
	width: 100%;
	margin: auto;
	background: none;
	background-color: #c62127;
	display:none;
	padding-bottom: 0px;
}

div#section_three {
	width: 80%;
	text-align: justify;
	padding-top: 20px;
	font-family: 'Comfortaa', cursive;
	font-size: 14pt;
	color: #fff;
	text-align: left;
}

div#section_three_mobile {
	width: 100%;
	height: 300px;
	background: url(images/sec3img.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 100% auto;
	margin-top:20px;
}

div#section_four_wrapper {
	width: 100%;
	margin: auto;
	background: none;
	background-color: #FFCCCC;
	display: none;
	padding-bottom: 1px;
	margin-bottom: 1px;
}

div#section_four {
	width: 80%;
	text-align: justify;
	padding-bottom: 0px;
	padding-top: 20px;
	font-family: 'Comfortaa', cursive;
	font-size: 14pt;
	background-color: #FFCCCC;
	color: #000;
	opacity: 0.6;
}

div#section_four_mobile {
	width: 100%;
	height: 250px;
	background: url(images/sec4img.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover; /* Was 100% auto */
	margin-top:20px;
	padding-bottom: 0px;
}

div.headlineAbout {
	border:2px;
	border-color: #fff;
	border-style: solid;
	border-top-style: solid;
	border-left-style: none;
	border-right-style: none;
	border-bottom-style: none;
	width: 100%; /* Each was 98% */
}

div.headlineServices {
	border:2px;
	border-color: #fff;
	border-style: solid;
	border-top-style: solid;
	border-left-style: none;
	border-right-style: none;
	border-bottom-style: none;
	width: 100%;
}

div.headlineRates {
	border:2px;
	border-color: #fff;
	border-style: solid;
	border-top-style: solid;
	border-left-style: none;
	border-right-style: none;
	border-bottom-style: none;
	width: 100%;
}

div.headlineFAQs {
	border:2px;
	border-color: #fff;
	border-style: solid;
	border-top-style: solid;
	border-left-style: none;
	border-right-style: none;
	border-bottom-style: none;
	width: 100%;
}

div.headlineClients {
	border:2px;
	border-color: #fff;
	border-style: solid;
	border-left-style: none;
	border-right-style: none;
	border-bottom-style: none;
	width: 100%;
	display: block;
}

.headlineClients a:link, a:visited {
	text-decoration: none;
	color: #FFF;
	display: block;
}

div.headlineInMemory {
	border:2px;
	border-color: #fff;
	border-style: solid;
	border-left-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	width: 100%;
	display: block;
}

.headlineInMemory a:link, a:visited {
	text-decoration: none;
	color: #FFF;
	display: block;
}

/* ------- */
div.headlineHome {
	border:2px;
	border-color: #fff;
	border-style: solid;
	border-left-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	width: 100%;
	display: block;
}

.headlineHome a:link, a:visited {
	text-decoration: none;
	color: #FFF;
	display: block;
}
/* ------- */

div#clientsWrapper {
	width: 100%;
	padding: 10px 0px;
	margin: auto;
	background-color: #c62127;
}

/* Double check this also 8/18/2015 */
div#clients_body {
	width: 100%;
	text-align: justify;
	margin-left: auto;
	margin-right: auto;
	font-family: 'Comfortaa', cursive;
	font-size: 14pt;
	color: #000;
	padding: 10px 0px;
	background-color: rgba(255, 204, 204, 0.6);
	border-radius: 15px 50px 30px 5px;
}

div#clients {
	width: 100%;
	text-align: justify;
	margin-left: auto;
	margin-right: auto;
	font-family: 'Comfortaa', cursive;
	font-size: 14pt;
	color: #000;
	padding: 10px 0px;
	background-color: rgba(255, 204, 204, 0.6);
	border-radius: 15px 50px 30px 5px;
}

.clientlist {
	width: 125px;
	height: 150px;
	text-align:center;
	display: block;
	padding: 10px;
	float:left;
}

#recall {
	text-align: center;
	margin-top: 5px;
	margin-left: auto;
	margin-right: 5px;
}