@charset "utf-8";
/* CSS Document */

body{
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 150%;
	padding-top: 60px;
	padding-bottom: 0px;
}

#indexbody{
	background-image: url(../images/cornerbubbles.jpg);
	background-size: cover;
	background-attachment:fixed;	
}

#insidebody{
	background-image: url(../images/bubbleback.jpg);
	background-size: cover;
	background-attachment:fixed;
}

h2{
	font-size:1.5em; 
	color:#003087;"
}

#top-phonebar{
	min-height: 15px;
	background-color: #eeeeee;
	margin-left: -15px;
	margin-right: -15px;
}

#top-phonebar p{
	text-align: right;
	font-size: 1.25em;
	margin-left: auto;
	margin-right: auto;
	padding-left: 15px;
	padding-right: 15px;
	/*max-width: 600px;*/
}

#top-navbar{
	background-color: rgba(255,255,255,0.93);
	
}

#top-navbar a{
	color:#003087;
	height:67px;
	padding-top:23px;	
}

#top-navbar .active a{
	background-color:#CC1D14;
	color:white;
}

#top-navbar a:hover{
	background-color:#003087;
	color:white;
}

#top-navbar a:focus{
	background-color:#003087;
	color:white;
}

#headerlogo-lg{
	display:block;
	margin-top:5px;
	margin-bottom:5px;
}

#headerlogo-med{
	display:none;
	margin-top:12px;
}

#headerlogo-sm{
	display:none;
	margin-top:23px;
}

#mtp-banner{
	background-color: /*#003087;*/white;
	height:300px;
	margin-top:45px;
	padding-top: 30px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:30px;
	background-image: url(../images/sarasota2000.jpg);
	background-size: cover;
	background-position: 0% 50%;
}

#mtp-banner .col-md-6 p {
	font-size: 2em;
	line-height: 1em;
	text-align: center;
	font-weight: bold;
	color: #003087;
}

#mtp-banner-inside{
	background-color: /*#003087;*/white;
	height:200px;
	margin-top:45px;
	padding-top: 30px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:30px;
	background-image: url(../images/sarasota2000.jpg);
	background-size: cover;
	background-position: 0% 50%;
}

#maincontent{
	width: 100%;
	background-color: rgba(255,255,255,0.0);
	margin-left: auto;
	margin-right: auto;
	margin-top: -20px;
	padding-top: 0px;
	padding-bottom: 20px;
	/*border: medium solid #003087;*/
	border-radius: 20px;
	
}

#maincontent h2{
	padding-left: 10px;
	padding-right: 10px;
}

.sectiontitle{
	font-size:2em;
	color:#CC0000;
	margin-top: -10px;
	margin-left: 0px;
	margin-right: 10px;
	padding-bottom: 10px;
	border-bottom: solid 2px #0195A4;
}

#maincontent-inside{
	width:100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: -20px;
	padding-top: 0px;
	padding-bottom: 20px;
	border-radius: 20px;
}

#topcontent{
	background-color: rgba(255,255,255,0.9);
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding-top: 10px;
	padding-bottom: 20px;
}

#sinkmaid-med{
	display: block; 
	float: left; 
	margin-right: 10px; 
	margin-top: -300px;
}

.maincontenttext{
	font-size:1.15em;
	line-height:1.75em;
	color:#333333;
	margin-bottom:15px;
	padding-left: 10px;
	padding-right: 10px;
}

#servicesrow{
	width:100%;
	background-color:#003087;
	margin-left:auto;
	margin-right:auto;
}

#servicesrow p{
	color:white;
	text-align:center;
}

.servicescolumn{
	display:inline-block; 
	margin-left:auto; 
	margin-right:auto;
}

.servicescolumn h3{
	text-align:left;
}

.servicescolumn p{
	text-align:left;
	margin-top:2px;
}

.servicepicLG{
	display:block;
}

.servicepicMD{
	display:none;
}

#specialsbox {
	float: left;
	height: auto;
	margin-left: 0%;
	margin-top: 0px;
	clear: none;
	width: 100%;
	text-align: center;
	align-content: center;
}

.image {
    float: none;
    width: auto;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-top: 0px;
    clear: none;
    color: rgb(0, 0, 0);
    margin-right: auto;
}

#speciallogo {
    float: none;
    width: auto;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-top: 21.5px;
    clear: none;
    color: rgb(0, 0, 0);
    margin-right: auto;
}

#franchiselist{
	width:90%;
	margin:auto
}

.divider{
	height:1px;
	background-color:#003087;
	margin-bottom: 10px;
	margin-left:auto;
	margin-right:auto;
}

.divider-med{
	height:1px;
	background-color:#003087;
	margin-bottom: 10px;
	margin-left:auto;
	margin-right:auto;
	display:none;
}

.stategroup{
	margin-bottom: 10px;
}

.franchise {	
	margin-bottom: 10px;
	padding: 5px;
}

.franchiselocation{
	font-size: 0.95em;
	color: #003087;
	font-weight:bold;
}

.servicearea{
	font-size: 0.85em;
	margin-left:15px;
	display:block;
}

.franchphone {	
	font-size: 1em;
	color: #CC0000;
	padding-right: 2px;
	padding-left: 2px;
}
.state {	
	font-size: 1em;
	font-weight: bold;
	color: #CC0000;
}

#aboutMTP{
	width: 100%;
	padding-left: 10%;
	padding-right: 10%;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #EEEEFF
}

#footer {
	position:absolute;
	padding:5px;
    margin-bottom:0px;
    width: 100%;
    background-color: #003087;
    color: white;
    text-align: center;
}

#footer a{
	color:white;
}

#top-navbar .active a{
	color:white;
}

#top-navbar a:hover{
	color:white;
}

#top-navbar a:focus{
	color:white;
}


@media only screen and (max-width: 1100px) {

#headerlogo-lg{
	display:none;
}

#headerlogo-med{
	display:block;
}

#headerlogo-sm{
	display:none;
}
}

@media only screen and (max-width: 992px) {

#mtp-banner {
        background-image: url(../images/sarasota1000.jpg);
    }
	
#mtp-banner-inside {
        background-image: url(../images/sarasota1000.jpg);
    }

#sinkmaid-med{
	width: 100%;
	max-width: 600px;
}

.servicescolumn p{
	text-align:center;
}

.servicescolumn img{
	margin:0 auto;
}

.servicescolumn h3{
	text-align:center;
}

.servicepicLG{
	display:none;
}

.servicepicMD{
	display:block;
}

.divider-med{
	display:block;
}

}

@media only screen and (max-width: 870px) {
#headerlogo-lg{
	display:none;
}

#headerlogo-med{
	display:none;
}

#headerlogo-sm{
	display:block;
}	
#top-navbar a{
	font-size: .9em;	
}
}

@media only screen and (max-width: 767px) {
	#headerlogo-med{
	display:block;
}
#headerlogo-sm{
	display:none;
}
#mtp-banner .col-md-6 p {
	font-size: 1.25em;
}
}

@media only screen and (max-width: 370px) {
#sinkmaid-med{
	margin-top: -250px;
}
}
