/* Developed for Polowy Brothers, LLC  by Graphic Studio*/

body {
	font-family: "Segoe UI", Optima, Helvetica, Arial, sans-serif;
	color: #000;
	background-color: #D42027;
	margin: 0px;
	padding: 0px;
	font-size: 1.1em;
	padding-bottom: 4em;
}
img {
	vertical-align: bottom;
}
.masthead {
	padding: 5px 5px;
	text-align: left;
	background-color: #222;
	position: relative;
	z-index: 10;
	box-shadow: 0px 0px 0px #000;
}
.content-wrapper {
	margin: 0em 1.25em 0em 1.25em;
	overflow: hidden;
}
.columns-wrapper {
	overflow: hidden;
	background-color: #FFF;
	position: relative;
}
.columns-wrapper, .menu-top-wrapper {
	max-width: 1280px;
	margin: auto;
}
.main-content {
	float: left;
	width: 75.85%;
	margin-right: 0%;
}
.sidebar {
	width: 24.15%;
	float: left;
}
.sidebar .content {
	padding: 20px 20px;
	font-size: .9em;
	line-height: 1.5em;
	background-color: #FFFFFF;
	border: 1px solid;
	border-color: #333;
	border-radius: 3px;
}
.main-content .content {
	padding: 20px 30px;
	font-size: 1em;
	line-height: 1.5em;
	border: 1px solid;
	border-radius: 3px;
	border-color: #666;
}
h1 {
	font-size: 1.7em;
	margin: 30px 0px 0px 0px;
	font-family: Federo, "Segoe UI", Optima, Helvetica, Arial, sans-serif;
	font-weight: normal;
}
h2 {
	font-size: 1.4em;
	margin: 30px 0px 0px 0px;
	font-family: Federo, "Segoe UI", Optima, Helvetica, Arial, sans-serif;
	font-weight: normal;
}
h3 {
	font-size: 1.2em;
	margin: 0px 0px 0px 0px;
	font-family: Federo, "Segoe UI", Optima, Helvetica, Arial, sans-serif;
	font-weight: normal;
}
h4 {
	font-size: 1.1em;
	margin: 0px 0px 0px 0px;
	font-family: Federo, "Segoe UI", Optima, Helvetica, Arial, sans-serif;
	font-weight: normal;
}
h3address {
	margin: 10px 0px 10px 0px;
	font-size: 1.2em;
}
.calloutRight {
	float: right;
	padding: 0px 0px 4px 8px;
	font-size: 0.7em;
	font-style: italic;
	color: #D42027;
	width: auto;
	text-align: center;
}
.calloutLeft {
	float: left;
	padding: 0px 8px 4px 0px;
	font-size: 0.7em;
	font-style: italic;
	color: #D42027;
	width: auto;
	text-align: center;
}
.center-special {
	padding: 0px 0px 0px 0px;
	font-size: 1.2em;
	font-style: italic;
	color: #000;
	width: auto;
	text-align: center;
}
.center {
	padding: 0px 0px 16px 0px;
	font-size: 0.9em;
	font-style: italic;
	color: #000;
	width: auto;
	text-align: center;
}
.caption {
	padding: 4px 0px;
	font-size: 0.9em;
	font-style: italic;
	line-height: 1.4em;
	color: #000;
	width: auto;
	text-align: center;
}
.special {
	padding: 2px 0 px;
	font-size: 0.9em;
	line-height: 1.3em;
	color: #000;
	width: auto;
	text-align: left;
}
img.scalable {
	height: auto !important;
	width: auto !important;
	max-width: 99%;
	border-radius: 5px;
}
img.scalable_header {
	margin-left: auto;
	margin-right: auto;
	display: block;
	max-width: 75%;
}
.fancy {
	border: 1px solid rgba(255,255,255,.2);
	box-shadow: 0px 0px 30px rgba(0,0,0,.65);
}
.sidebar ul, .sidebar ol, .sidebar2 ul, .sidebar2 ol {
	margin: 0 0 0 .5em;
	padding: 0 0 0 .5em;
	line-height: normal;
}
.sidebar li, .sidebar2 li {
	margin-bottom: 4px;
}
.content a {
	color: #002953;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
.content a:hover, .content a:focus {
	color: #000;
	border-bottom-style: solid;
}
.special {
	color: #D42027;
}
.footer a {
	color: #8C8C8C;
}
.footer a:hover, .footer a:focus {
	color: #FFF;
}
.top-navigation {
	background-color: #D42027;
	border-bottom: 1px solid #FFF;
	box-shadow: 0px 0px 30px #999;
	position: relative;
	z-index: 9;
}
.top-navigation:after {
	content: "\0020";
	font-size: 0px;
	display: inline;
	overflow: hidden;
	line-height: 0;
	clear: both;
}
.menu-top-wrapper .p7DMM01 {
	background-color: #D42027;
	border: none;
	box-shadow: none;
}
.footer {
	background-color: #222;
	box-shadow: inset 0px 16px 2px rgba(255,255,255,.025);
	border-top: 1px solid #000;
	padding: 15px 15px;
	font-size: 0.9em;
	color: #8C8C8C;
	text-align: center;
	clear: both;
	position: fixed;
	z-index: 999;
	top: auto;
	bottom: 0px;
	width: 100%;
}
.footer p.copyright {
	margin: 0px;
}
.ctrack {
	display:none;
}
.msg {
	color: D42027;
}

.contactform {
  padding: 20px 12px 10px 20px;
}
.contactform-heading {
  font-weight: bold;
  font-style: italic;
  border-bottom: 2px solid #ddd;
  margin-bottom: 20px;
  font-size: 15px;
  padding-bottom: 3px;
}
.contactform label {
  display: block;
  margin: 0px 0px 15px 0px;
}
.contactform label > span {
  width: 150px;
  font-weight: bold;
  float: left;
  padding-top: 8px;
  padding-right: 5px;
}
.contactform span.required {
  color: red;
}
.contactform .tel-number-field {
  width: 40px;
  text-align: center;
}
.contactform input.input-field {
  width: 50%;
}
.contactform input.input-field, .contactform .tel-number-field, .contactform .textarea-field, .contactform .select-field {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  border: 1px solid #C2C2C2;
  box-shadow: 1px 1px 4px #EBEBEB;
  -moz-box-shadow: 1px 1px 4px #EBEBEB;
  -webkit-box-shadow: 1px 1px 4px #EBEBEB;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  padding: 7px;
  outline: none;
}
.contactform .input-field:focus, .contactform .tel-number-field:focus, .contactform .textarea-field:focus, .contactform .select-field:focus {
  border: 1px solid #0C0;
}
.contactform .textarea-field {
  height: 100px;
  width: 50%;
}
.contactform input[type=submit], .contactform input[type=button] {
  border: none;
  padding: 8px 15px 8px 15px;
  margin-left:150px;

  background: #666;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  box-shadow: 1px 1px 4px #DADADA;
  -moz-box-shadow: 1px 1px 4px #DADADA;
  -webkit-box-shadow: 1px 1px 4px #DADADA;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  display:block;
  clear:both;
}
form > div > field
@media only screen and (min-width: 0px) and (max-width: 700px) {
body {
	padding-bottom: 0px;
}
.footer {
	position: static;
	width: auto;
}
.content-wrapper, .columns-wrapper {
	margin: 0px;
	border: none;
}
.sidebar, .main-content {
	width: auto;
	float: none;
	position: static;
}
.main-content .content, .sidebar .content {
	padding: 20px 10px;
	border-radius: 0px;
	border: none;
	height: auto !important;
	max-height: 888678px;
}
.zoomsearch {
	display: none;
}
.mzoomsearch {
	display: block;
}
.p7DMM01 ul a, .p7DMM01 ul a:hover, .p7DMM01 ul a:focus, .p7DMM01 ul a.open {
	border-bottom: 1px solid;
	border-color: #89AEC9;
}
.p7DMM01 ul li:last-child a {
	border-bottom: none;
}
}
@media only screen and (min-width: 700px) and (max-width: 1280px) {
.main-content .content, .sidebar .content {
	padding: 20px 15px;
}
.top-navigation {
	padding: 0px 10px;
}
.content-wrapper {
	margin-left: 10px;
	margin-right: 10px;
}
}
