﻿@import url(http://fonts.googleapis.com/css?family=Montserrat:400,700|Pontano+Sans);
/*
font-family: 'Pontano Sans', sans-serif;
font-family: 'Montserrat', sans-serif;
*/
html {
	background: #f2f5f6; /* Old browsers */
	background: -moz-linear-gradient(top,  #f2f5f6 0%, #e3eaed 37%, #c8d7dc 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2f5f6), color-stop(37%,#e3eaed), color-stop(100%,#c8d7dc)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f2f5f6 0%,#e3eaed 37%,#c8d7dc 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f2f5f6 0%,#e3eaed 37%,#c8d7dc 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f2f5f6 0%,#e3eaed 37%,#c8d7dc 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f2f5f6 0%,#e3eaed 37%,#c8d7dc 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f5f6', endColorstr='#c8d7dc',GradientType=0 ); /* IE6-9 */
	height: 200%;
}
.body {
	margin:0;
}
.noticeBar {
	background-color:#FEFFB3;
	padding: 20px 25px;
	color: #4A484B;
	font-family: 'Pontano Sans', sans-serif;	
	line-height:normal;
	font-size:1.1em;
}
.noticeBold {
	color: #78170E;
	font-family: 'Pontano Sans', sans-serif;	
	line-height:bold;
	font-size:1.2em;
	margin:0 auto;
	text-align:center;
	
}
.topBar {
	background-color:black;
	padding: 15px;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	margin-top:15px;
}
.topBarText {
	font-family: 'Pontano Sans', sans-serif;
	color: white;
	font-size:1.2em;
	text-align:center;
	letter-spacing:2px;	
	margin:0;	
	padding:0;
	line-height:1.2em;
}
.headerBar {
	background-color:#2C5B8E;
	padding:0 20px;
}
.footerBar {
	background-color:#2C5B8E;
	padding:20px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	min-height:150px;
	
}

.contentBar {
	border-left: 1px #f0f0f0 solid;
	border-right: 1px #f0f0f0 solid;	
	padding: 20px;
	background: #fcfcfc; /* Old browsers */
	background: -moz-linear-gradient(-45deg,  #fcfcfc 0%, #f0f0f0 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#fcfcfc), color-stop(100%,#f0f0f0)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(-45deg,  #fcfcfc 0%,#f0f0f0 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(-45deg,  #fcfcfc 0%,#f0f0f0 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(-45deg,  #fcfcfc 0%,#f0f0f0 100%); /* IE10+ */
	background: linear-gradient(135deg,  #fcfcfc 0%,#f0f0f0 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#f0f0f0',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	
}
.menuBar {
	background-color:#484848;
	padding:0;
	margin:0;
}
.headerPhone {
	font-family: 'Montserrat', sans-serif;	
	font-size:3em;	
	text-align:right;
	color: #ffffff;		
	margin-top:1.5em;
}
.headerEM {
	font-family: 'Montserrat', sans-serif;	
	font-size:1em;	
	text-align:right;
	color: #ffffff;		
}
.headerText {
	font-family: 'Montserrat', sans-serif;	
	font-size:0.9em;	
	text-align:center;
	color: #ffffff;	
	font-style:normal;
	line-height:normal;
	margin-top: 50px;	
	color:#D1E0F1;	
}

.logo {
	max-height: 170px;
}
.logoAlign {
	text-align:left;
}
.ServFootC {
	font-size: .9em;
	line-height:1.2em;	
	color: #F0F0F0;
	font-family: 'Montserrat', sans-serif;	
	margin:10px 0 0 0;	
}

.ServFootT {
	font-size: .9em;
	line-height:1.2em;	
	color: #EEEEEE;
	font-family: 'Pontano Sans', sans-serif;
	padding:0;	
	margin:0 0 0 10px;
}
.ServFootHeader {
	font-size: .9em;
	line-height:1em;
	padding:0;
	color: #FFFFFF;
	font-family: 'Montserrat', sans-serif;	
}
.introText {
	font-size: 1.2em;
	line-height:1.5em;	
	color: #F0F0F0;
	letter-spacing:1px;
	font-family: 'Montserrat', sans-serif;	
	color: maroon;
	margin: 10px 50px;
}
.servBox {
	border: 1px maroon solid;
	border-radius: 5px;
	min-height: 150px;
	padding: 20px;
	margin:30px;
	font-size:1.2em;
	font-family: 'Pontano Sans', sans-serif;	
	color: #555555;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(-45deg,  #ffffff 0%, #fffcc9 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#ffffff), color-stop(100%,#fffcc9)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(-45deg,  #ffffff 0%,#fffcc9 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(-45deg,  #ffffff 0%,#fffcc9 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(-45deg,  #ffffff 0%,#fffcc9 100%); /* IE10+ */
	background: linear-gradient(135deg,  #ffffff 0%,#fffcc9 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fffcc9',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
		
}
.servBoxH2 {
	font-size:1.7em;
	font-family: 'Montserrat', sans-serif;			
}
.pg2Box {
	border: 1px #cccccc solid;
	border-radius: 5px;
	min-height: 330px;
	padding: 20px;
	margin:0;
	font-size:1.2em;
	font-family: 'Pontano Sans', sans-serif;	
	background: #ffffff; /* Old browsers */	
}
.pg2WideBox {
	border: 1px #cccccc solid;
	border-radius: 5px;
	padding: 20px;
	margin:0;
	font-size:1.2em;
	font-family: 'Pontano Sans', sans-serif;	
	background: #ffffff; /* Old browsers */	
}

.servBoxImg {
	max-width: 60px;
	padding: 10px 20px 10px 0;
	float:left;	
}
.showMob {
	display:none;
}
.showNotMob {
	display:block;
}
.bodyText {
	font-family: 'Pontano Sans', sans-serif;	
	font-size:1.1em;
}
.bodyListText {
	font-family: 'Pontano Sans', sans-serif;	
	font-size:1.1em;
	padding-left: 20px;
	text-indent:-20px;
}
.bodyText2 {
	font-family: 'Pontano Sans', sans-serif;	
	font-size:1.0em;
}
.bottomText {
	font-family: 'Pontano Sans', sans-serif;	
	font-size:1.2em;
	line-height:1.4em;
	letter-spacing:1px;
	margin:15px 10px;
}

.center {
	text-align:center;
}
.btnRight {
	float:right;
}
.pgTopImg {
	max-width: 450px;
	max-height: 250px;
	border: 2px #cccccc solid;
	border-radius:4px;
}
.subTitle {
	font-weight:lighter;
	font-size:0.5em;
	color:gray;
	display:inline-block;
}
.p2H3 {
	font-size: 28px;
	line-height: 36px;
	color:#2C5B8E;

}
.popForm {
	padding: 25px;
	text-align:center;
	margin: 0 auto;
}
.callAppt {
	font-family: 'Pontano Sans', sans-serif;	
	font-size:1.1em;
	margin: 10px auto 20px auto;;
	color: maroon;
	text-align:center;
}
.callAppt:first-line {
	font-size:1.3em;

}
.showNormal {
	display: block;
}
.showMobile {
	display: none;
}
.fa-blue {
	color: #008BCF;	
}
.fa-cost {
	font-size:10pt;

}
.finePrint {
	font-size:0.8em;
}
.openNotice {
	text-align:center;
	color:#7A0011;
	font-weight:bold;
}