
body {
	background-image: url(../images/main-bg.png);
	font-family: 'Open Sans', sans-serif;
	color: #002e66;
	background-repeat: repeat-x;
	background-position: top center;
	background-attachment: scroll;
	background-color: #dad0c4;
}

.container2 {
  position: relative;
  width: 100%;
  margin: 0 auto;
  padding: 0 20px;
  box-sizing: border-box;
}

.wrapper {
  position: relative;
  width: 100%;
  margin: 0 auto;
  min-height: 352px;
  padding: 0 20px;
  box-sizing: border-box;
  background-color: #e1d9d0;
}

.header {
	position: relative;
	max-width: 960px;
	height: 170px;
	overflow: visible;
	white-space: nowrap;
}

.logo {
	position: absolute;
	left: 0;
	bottom: 0;
}

.appointment {
	float: right;
	margin-left: 0px;
	height: 170px;
}

.request {
	background-image: url(../images/appointment_bg2.png);
	text-align: center;
	font-weight: 800;
	font-size: 19px;
	line-height: 70px;
	width: 390px;
	height: 60px;
	position: absolute;
	right: 0;
	top: 0;
}

.request a {
	color: #6e0022;
	text-decoration: none;
}

.request a:hover{
	color: #ffffff;
	text-decoration: none;
}

.call-now {
    border-left: 3px solid #002e66;
    color: #002e66;
    float: right;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: -1px;
    line-height: 24px;
    padding-left: 10px;
    text-align: left;
    margin-top: 68px;
    display: block;
}

.call-now span {
	font-size: 23px;
	line-height: 26px;
	display: inline-block;
}

.address {
    color: #002e66;
    float: right;
    font-size: 16px;
    font-weight: 800;
    text-align: right;
    line-height: 15px;
    padding-right: 9px;
    margin-top: 70px;
}

.address span {
	font-size: 12px;
	font-weight: 400;
	line-height: 10px;
}

.contact {
	clear: left;
	position: relative;
}

.clearfix {
	clear: both;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 800;
	color: #6e0022;
	/*color: #da803d;*/
}

h1 { font-size: 3.0rem; line-height: 1.0;  letter-spacing: -.1rem; }
h2 { font-size: 2.4rem; line-height: 1.0; letter-spacing: -.08rem; }
h3 { font-size: 1.8rem; line-height: 1.0;  letter-spacing: -.05rem; }
h4 { font-size: 1.5rem; line-height: 1.0;  letter-spacing: 0; }

.top-paragraph {
	padding-top: 32px;
	font-weight: 600;
}

.img1 img {
 display: block;
}

.top-paragraph h1 {
	color: #002e66;
}

ul {
	list-style: disc;
}

li {
	margin: 0px;
}
.contentcontainer{
	width:90%;
	padding-left:10px;
}
.contentcolumn {
	display:inline-block;
	width:32%;
}
.contentcolumn img {
 display: block;
}

.footer1 {
	width: 22%;
	float: left;
	margin-left: 0%;
}

.footer2 {
	width: 22%;
	float: left;
	margin-left: 4%;
}

.footer3 {
	width: 22%;
	float: left;
	margin-left: 4%;
}

.footer4 {
	width: 22%;
	float: left;
	margin-left: 4%;
}

@media screen and (max-width: 750px) {

.footer1 {
	width: 48%;
}

.footer2 {
	width: 48%;
}

.footer3 {
	display: none;
}

.footer4{
	display: none;
}

}

/* Larger than phablet (also point when grid becomes active) */
@media (max-width: 550px) {
.contact {
	display: none;
}

.footer1 {
	width: 100%;
	margin-left: 0%;
}

.footer2 {
	width: 100%;
	margin-left: 0%;
}

}

@media screen and (max-width: 480px) {

}

.logo img {
   max-width: 100%;
}

hr.style-one {
    border: 0;
    height: 1px;
    background-image: -webkit-linear-gradient(left, rgba(183,27,40,0), rgba(183,27,40,1), rgba(183,27,40,0));
    background-image:    -moz-linear-gradient(left, rgba(183,27,40,0), rgba(183,27,40,1), rgba(183,27,40,0));
    background-image:     -ms-linear-gradient(left, rgba(183,27,40,0), rgba(183,27,40,1), rgba(183,27,40,0));
    background-image:      -o-linear-gradient(left, rgba(183,27,40,0), rgba(183,27,40,1), rgba(183,27,40,0));
}
table {
	width: 100%;
}

thead {
	color: #002e66;
	font-family: 'Roboto', sans-serif;
	font-weight: normal !important;
}

th, td {
    border-bottom: 1px solid #073864 !important;
    font-weight: normal !important;
}


p {
	line-height: 1.3em;
	margin-bottom: 15px;
}

a {
  color: #002e66;;
  text-decoration: none;
}

a:hover {
  color: #da803d;
  text-decoration: underline;
}

.center {
	text-align: center;
}


.theme-default.slider-wrapper {
    padding: 32px 0px 0px 0px;
}

.theme-default .nivo-controlNav {
    padding: 3px 0px 6px 0px;
    text-align: center;
}

.theme-default .nivo-directionNav a {
    background: url("../images/arrows.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}

.theme-default a.nivo-nextNav {
    background-position: -30px 0;
    right: 15px;
}

.theme-default .nivo-controlNav a.active {
    background-position: 0 -22px;
}

.theme-default .nivo-controlNav a {
    background: url("../images/bullets.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}

.nivo-caption {
    background:rgba(0,0,0,0.7)!important;
    line-height:90%;
}

.nivoSlider {
    height: 100%;
}

img {
    border: none;
}

label, legend {
    margin-bottom: 0.2rem;
}
label {
    padding-top: 0px;
}

::-webkit-input-placeholder {
	color:#002e66;
}
::-moz-placeholder {
	color:#002e66;
} /* firefox 19+ */
:-ms-input-placeholder {
	color:#002e66;
} /* ie */
input:-moz-placeholder {
	color:#002e66;
}

textarea {
	color: #002e66 !important;
}

input {
	color: #002e66 !important;
}

.button-primary {
	margin-top: 17px;
	background-color: #da803d !important;
	border-color: #da803d !important;
	font-size: 12px;
	font-weight: 800;
}

.button-primary:hover {
	background-color: #c57035 !important;
	border-color: #c57035 !important;
}

.gmap {
	padding-bottom: 35px;
}

ul.leaders {
    max-width: 40em;
    padding: 0;
    overflow-x: hidden;
    list-style: none;
}
ul.leaders li:after {
    float: left;
    width: 0;
    white-space: nowrap;
    content:
 ". . . . . . . . . . . . . . . . . . . . "
 ". . . . . . . . . . . . . . . . . . . . "
 ". . . . . . . . . . . . . . . . . . . . "
 ". . . . . . . . . . . . . . . . . . . . ";
}
ul.leaders span:first-child {
    padding-right: 0.33em;
    background: #e9e9e9;
}
ul.leaders span + span {
    float: right;
    padding-left: 0.33em;
    background: #e9e9e9;
    position: relative;
    z-index: 1
}


.designed {
	font-size: 12px;
	margin-right: 120px;
	color: black;
	position: relative;
	top: 20px;
	width: 100%;
}

.designed a {
	color: #0373aa;
	text-decoration: none;
}

.designed a:hover {
	color: #0373aa;
	text-decoration: underline;
}

.footer-wrapper {
  background-image: url(../images/footer-bg.jpg);
  background-repeat: repeat-x;
  background-position: top center;
  background-color: #e9e9e9;
  width: 100%;
  margin: 0 auto;
  box-sizing: border-box;
}

.footer {
	background-image: url(../images/footer-bg.jpg);
	background-repeat: repeat-x;
	background-position: top center;
	color: #002e66;
}

.footer img {
	max-width: 100%;
}

.service {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

.service li {
	padding-left: 20px;
	background-image: url(../images/bullet1.png);
	background-repeat: no-repeat;
	background-position: 0;
}

.service2 {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

.service2 li {
	padding-left: 16px;
	background-image: url(../images/bullet2.png);
	background-repeat: no-repeat;
	background-position: 0;
}

.subfooter {
	background-image: url(../images/subfooter-bg.png);
	background-repeat: no-repeat;
	background-position: top center;
	text-align: center;
	font-size: 11px;
	font-weight: 800;
	min-height: 108px;
	color: #6e0022;
}
