/* Reset
------------------------------------------------------------ */
* { margin: 0; padding: 0; }
html { overflow-y: scroll;}
body { background:#ffffff; font-size: 15px; line-height: 22px; color: #666666; font-family: Arial, helvetica, sans-serif;}
h1 { margin-bottom: 10px; color: #653D17;}	
a, img { outline: none; border:none; color: #6e1a22; font-weight: bold; }
p { margin: 0 0 10px; line-height: 1.4em; font-size: 1.2em;}
img { display: block;}
ul {padding-left: 35px;}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section. { 
    display: block;
	}
.mainlogo11 {
	width: 100%;
	max-width: 100px;
	padding-left: 50px;
}	

.covid_link {
	color: #ffffff;
}
.center {
	text-align: center;
	padding-right: 110px;
	padding-top: 40px;
	color: #ffffff;
}
.contHeader {
	line-height: 26px;
}

/*responsive youtube*/
.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } 
.embed-container iframe, 
.embed-container object, 
.embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.appt_page {float:left}



.contBody {
background:#ffffff; 
font-size: 14px; 
line-height: 24px;
color: #666666; 
font-family: Arial, helvetica, sans-serif;
}
.contBodyheader { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 14px; 
line-height: 18px; 
color: #666666; 
font-weight: bold 
}
.staff_cont_body_header {
	font-weight: bold; 
	color: #4D4030;
}
.formBoxMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	margin-top: 3px;
	margin-bottom: 3px;
	border: 1px solid #666666;
	height: 19px;
	padding-left: 3px;
	margin-left: 5px;
}
.formButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	margin-top: 3px;
	margin-bottom: 3px;
	border: 1px solid #666666;
	height: 20px;
	margin-left: 3px;
	text-transform: capitalize;
	background-color: #E5EOD9;
}

.adv_trt {
	width: 1.px;
	height: 182px;
	float: left;
	margin: 0 0 0 18px;
	display: block;

}
.irwin {
	padding-top: 75px;
}
.drnames {
	float:right; 
	font-size:12px; 
	padding-top:12px; 
	color: #ffffff; 
	line-height:14px;
}


.hours { margin-top: 50px;}
.hours_text { line-height: 22.5px;
font-size: 1.1em; margin-top: 11px;}
.trt1 {
	margin-left: 20px;
	line-height: 20px;
}
.accessibility_img1{
  width: 170px;
}

/*.logo {
	background-color: #d9d9d8;
	height: 70px;
}*/

.logo {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	float: left;
	height: 70px;
	z-index: +333;
}

.logo2 {
	height: 115px;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	display: none;
}
.logo_img {
	float: left;
	width: 350px;

}

/** Doctor list at top **/
#menu-outer {
	height: 54px;
	background-color: #e8d1a7;
}

.table1 {
	display: table;   /* Allow the centering to work */
	margin: 0 auto;
}

ul#horizontal-list {
	min-width: 696px;
	padding-top: 10px;
	}
	ul#horizontal-list li {
		display: inline;
		color: #000;
		padding: 2px;
		font-size: 13px;
	}


.contactinfo {
	float: right;
	margin-right: 20px;
	margin-top: 30px;
	width: 460px;
;


}
.contactinfo2 {
	display: none;
}
.addy {
	color: #ffffff;
	margin-bottom: 5px;

}

.phone {
	font-size: 22px;
	color: #ffffff;
	
}
.location2 {
	padding-top: 15px;

}
/* Structure */
#wrapper {
	width: 100%;	
	margin: auto;
	max-width: 1024px;
	} 

	#main {
		width: 68%;
		margin-right: 5%;
		float: left;
		margin-left: 20px;
		max-width: 1024px;

		}		
		
	aside {
		float: left;
		margin-top: 20px;

		}

/* Logo H1 */
header h1 {
	height: 70px;
	width: 160px;
	float: left;
	display: block;
	background: url(../images/demo.gif) 0 0 no-repeat;
	text-indent: -9999px;
	}
h1 {	color: #6d0422;
}
.h1_link {
	color: #6d0422;
	text-decoration:none;
}
		
/* Nav */
header nav a {
	color: #ffffff;
	text-decoration:none;
}
/*.navbar {
	background-color: #797369;
	height: 30px;
}*/
.navbar {
	height: 30px;
	width: 100%;
	top:0;
	left: 0;
	position:absolute;
	padding-top: 190px;
	font-family: Arial, helvetica, sans-serif;
	background-color:#6d0422;


}
header nav {
	float: left;
	margin-top: 8px;
	}
	
	header nav li {
		display: inline;
		margin-left: 15px;
		}

#skipTo {
	display: none;
	}
	#skipTo li {
		background: #b1fffc;
		}

/* Banner */			
#banner {
	float: left;
	margin-bottom: 15px;
	width: 100%;
	/*padding-top: 90px;*/
	padding-bottom: 510px;
	z-index: +999;

	}
	#banner2 {
		margin-top: 180px;
	}


	#banner img {
	width: 100%;		
		}
.location {
	margin-left: 20px;
	line-height: 20px;
}













/*---------------------GOOGLE MAP STYLES--------------*/

/* Flexible iFrame */

.Flexible-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.Flexible-container iframe,   
.Flexible-container object,  
.Flexible-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 85%;
}

/****footer****/

#footer2 {
	width:100%;
	height:50px;
	position:fixed;
	bottom:0;
	left:0;
	background:#6d0422;
	border-top:solid thick #e8d1a7;
	z-index: 999;
}

#footer3 {
	width:100%;
	height:33px;
	position:fixed;
	bottom:0;
	left:0;
	display: none;
}
.sitemapbody {
	color: #ffffff;
	margin-left: 20px;
	margin-top: 20px;
	text-align: center;

}

.sitemapbody2 {
	color: #FFFFFF;
	margin-left: 20px;
	margin-top: 20px;
	display: none;

}
.sitemaplink {
	color: #e8d1a7;
	font-size: 11px;
	text-decoration: none;

}
.sm {
	float: right;
}
.sm_img {
	float: left; margin-right: 15px; width: 38px; height: 38px;
}

		/* style for NEW TREATMENTS PAGE */

.newTreatments {
}
.newTreatments #left {
	float: left;
	width: 340px;
}
.clearspace {
	clear: both;
	height: 12px;
}
.newTreatments #right {
	float: left;
	width: 340px;
}

.trt-img {
	float: left;
	height: 67px;
	width: 77px;
}
.newTreatments h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	color: #09428a;
	display: inline;
}
.newTreatments h2 a {
	color: #09428a;
	text-decoration: none;
}
.newTreatments h2 a:hover{
	text-decoration: underline;
}
.trt-txt {
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; line-height: 15px;
	margin-top: 6px;
	float: left;
	width: 19em;
}
.txt_trt_head {
	color: #4D4030;
	font-size: 25px;
	font-weight: bold;
	margin-bottom: 15px;
}

.btn {
  -webkit-border-radius: 11;
  -moz-border-radius: 11;
  border-radius: 11px;
  font-family: Arial;
  color: #643C16;
  font-size: 13px;
  background: #e8d1a7;
  padding: 10px 3px 10px 3px;
  text-decoration: none;
  text-align: center;
  width: 250px;

}

.btn:hover {
  background: #9f9e98;
  text-decoration: none;
}
/*td {
    padding-left: 15px;
    padding-bottom: 2px;
}*/
.drs {margin-right: 15px; float: left; width: 350px;}

.google-maps {
        position: relative;
        padding-bottom: 75%; // This is the aspect ratio
        height: 0;
        overflow: hidden;
    }
.google-maps iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 100% !important;
    }

    .formsLink{
	margin-bottom: 5px; 
	font-size: 12px; 
	color:#333333; 
	text-decoration:none;"
}
.docIcon{
	margin-right: 5px; 
}
.formsUl{
	list-style:none;
}
.formsLl{
	list-style:none;
}
#srportal{
float: right;
width: 235px;
padding-top: 20px;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #512E12;
line-height: 15px;
text-transform: uppercase;
}
/*////////////////////TESTIMONIAL STYLES///////////////////////*/

.testimonialSig{
font-style: normal!important;
float: right;
font-size: 12px!important;
font-weight: bold!important;
color: #353535!important;
text-transform: uppercase;
}
.testimonialText{
padding-left: 85px;
padding-right: 10px;
font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
color: #5F5F5F;
font-size: 15px;
font-style: italic;
line-height: 20px;
}
#blockquote{
background-image: url(images/sprite.png);
}

.staff_images {

float: left;
margin-right: 15px;
}

.roll_over_img {
	width:122px; 
	height:183px;
}

.staff {
	margin-top:55px; 
	/*margin-bottom: 190px;*/

}
.staffimg {
		width: 100%;
		margin-top:50px;
}
.staff_bio1 {
	margin-bottom: 190px;
}
/*---------------- Media Queries---------------------- */

@media(min-width:300px) and (max-width:500px) {
.trrt {display: none;}
.adv_trt {display: none;}
#main {width: 90%;}
.appt_page {float: none; padding-bottom: 20px;}
aside {margin-left: 20px;}
.newTreatments #right {width: 100%;}
.sitemapbody {margin-top: 2px; font-size: 13px;}

.allenlogo {width: 100%;}
.phone2 {font-size: 18px;
color: #ffffff; margin-left: 75px;
}

.irwin {
	padding-top: 20px;
}

.drs {
	width: 100px;
}
.covid_link {font-size: 13px;}
.staff_bio1 {
	margin: 5px;
}

.location2 {
	padding-top:10px;
}
#banner {
	float: left;
	margin-bottom: 15px;
	width: 100%;
	
	padding-bottom: 210px;

	}
	.staff{ 
display: none;}
.map {
	display: none;
}
.trt-txt {
	float: none;
}

}

@media(min-width:505px) and (max-width:898px) {
aside {margin-left: 20px;}
.adv_trt {display: none;}
.contactinfo {
	display: none;
}
.location2 {
	padding-top:10px;
}
.drs {
	width: 100px;
}
#banner {
	float: left;
	margin-bottom: 15px;
	width: 100%;
	/*padding-top: 90px;*/
	padding-bottom: 350px;

	}
	.staff{ 
display: none;}
}
.map {
	margin-top: 40px;
}

@media(min-width:898px) and (max-width:1150px) {
.adv_trt {width: 160px;height: 160px;}
aside {margin-left: 20px;}



}

@media(min-width:1150px) and (max-width:1300px) {
.adv_trt {width: 175px;height: 175px;}
aside {margin-left: 20px;}


}



