html {
    height: 100%;
}

body {
   height: 100%;
   margin: 0;
}

h1,h2,h3,h4 {
	font-family: serif;
}

.bg-old {
	 background: #003366; 
}

.bg {
background: rgba(16,43,51,1);
background: -moz-linear-gradient(top, rgba(16,43,51,1) 0%, rgba(9,142,179,1) 34%, rgba(13,89,110,1) 89%, rgba(13,89,110,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(16,43,51,1)), color-stop(34%, rgba(9,142,179,1)), color-stop(89%, rgba(13,89,110,1)), color-stop(100%, rgba(13,89,110,1)));
background: -webkit-linear-gradient(top, rgba(16,43,51,1) 0%, rgba(9,142,179,1) 34%, rgba(13,89,110,1) 89%, rgba(13,89,110,1) 100%);
background: -o-linear-gradient(top, rgba(16,43,51,1) 0%, rgba(9,142,179,1) 34%, rgba(13,89,110,1) 89%, rgba(13,89,110,1) 100%);
background: -ms-linear-gradient(top, rgba(16,43,51,1) 0%, rgba(9,142,179,1) 34%, rgba(13,89,110,1) 89%, rgba(13,89,110,1) 100%);
background: linear-gradient(to bottom, rgba(16,43,51,1) 0%, rgba(9,142,179,1) 34%, rgba(13,89,110,1) 89%, rgba(13,89,110,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#102b33', endColorstr='#0d596e', GradientType=0 );
margin: 0;
background-repeat: no-repeat;
background-attachment: fixed;
}



#main-header {
	padding-bottom: 10px;
	background: white;
	box-shadow: 2px 5px 2px #888888;
	width: 100%;
}

.logo-header-div {
	float: left;
	padding-left: 15px;
	padding-right: 5px;
}

.logo-header {
	max-height: 70px;
	padding-top: 10px;
}

.vertical-spacer {
	padding-top: 20px;
}

.main-content {
	font-size: medium;
	padding-left: 10px;
	background: white;
	box-shadow: 2px 5px 2px #888888;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
	color: black;
}


.footer {
 /* position: absolute;*/
  bottom: 0;
  width: 100%;
  height: 60px;
  padding-top: 30px;	

}

.page-footer {
	background: white;
  	margin-bottom:5px;	
}

.content {
	padding-top: 10px;
	min-width: 800px;
}

.logos {
	background-color: #6666FF;
}

.title-header {
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
}

.img-main-page {
	padding-top: 10px;
}

.nav-footer {

}

.phone-footer {
	float: right;
	padding-right: 10px;
}

.phone-footer-text {
	font-size: large;
	color:black;
}

.title-color {
	color:#0A2B34;	
}

.title-name {
	font-size: xx-large;
	font-family: serif;
	font-weight: bold;

}

.title-phrase {
	font-size: large;
	font-family: serif;
	font-weight: bold;
	line-height: 90%;

}

.small-print {
	font-size: x-small;
}

.img-logo {
	max-height: 40px;
	min-width: 70px;
}

.map-marker {
	width: 20px;
}

.contact-map {
	padding-top: 20px;
}

.header-address {
	font-size: small;
}

.top-banner-text {
	padding-top: 10px;
}

.phone-top-banner {
	font-size: xx-large;
	font-family: serif;
	font-weight: bold;
}

.banner-right {
	text-align: right;
	padding-right: 10px;
}

.hablamos-espanol-top-banner {
	color: red;
	font-weight: bold;
}

.hablamos-espanol {
	font-size: larger;
	font-weight: bold;	
}

.contact-address {

}

.contact-phone {
	font-size: large;
}

.staff-img {
	max-height: 200px;
}

.staff-img-large {
	max-height: 300px;	
}

.staff-img-name {
	font-size: small;
}
.img-small-main {
	border: 1px solid;
	color: black;
	max-height: 200px;
}

.dr-img-big {
	border: 1px solid;
	color: black;
}

.dr-img-text {
	font-size: small;

}

.call-appointment {
	font-size:large;
}
.img-banner {
	border: solid 1px;
	color:white;
	/*padding-right: 15px;*/
	/*min-width: 100%;*/
	/*max-width: 100%;
	overflow: scroll;
	*/
	width: 100%;
	/*
	max-height: 323px;
	width: 970px;
	*/
	background-color: white;
}

.main-banner {
	position: relative;
	padding-top: 10px;
	padding-bottom: 30px;
}

.main-banner-text {
    position: absolute;
    top: 45%;
    left: 0;
    width: 100%;
    padding-left: 15px;
    font-family: serif;
    font-size: 50px;
    color: black;
}

.main-banner-text-right {
    position: absolute;
    top: 45%;
    width: 100%;
    text-align: right;
    padding-right: 15px;
    /*padding-left: 15px;*/
    font-family: serif;
    font-size: 50px;
    color: black;
}


.img-text {
	font-weight: bold;
}

.img-tour {
	max-width: 400px;
}

.img-tour-div {
	padding-right: 10px;
	padding-bottom: 40px;
}

.staff-img-div {
	padding-top: 10px;
	padding-bottom: 10px;
}

.emphasis {

}


.interest-free-financing {
	font-weight: bold;
}


.faq-question {
	font-weight: bold;

}

.faq-answer {
	font-style: italic;
	padding-bottom: 5px;
}

.service {

}

.testimonial {
	padding-bottom: 20px;
}


.testimonial-text {
}


.testimonial-patient:before {
    content: "-";
}

.testimonial-patient {
	text-align: center;
	font-style: italic;
}

.img-services {
	max-width: 150px;
}

.contact-form {
	padding-right: 50px;
}

#top-banner {
	background: #9933FF;
	height: 10%;
	color:white;
	width: 100%
}




