/*
	http://phoenixcolonrectal.com/ 
	Author: Jade Calegory
	jcalegory@aasaz.com
	
	Colors:
	Light Grey: #adb0b7;
	Darker Grey: #4e4e55;
	New Logo Blue: #0066AA;
	***Replaced Color Blueish Logo Color: #0066AA;
		  
	
*/

/* RESET */
/* import stylesheets and hide from ie/mac \*/
@import url("reset.css");

/* self-clear floats */

.group:after 								{
											content: "."; 
   									 		display: block; 
    										height: 0; 
    										clear: both; 
    										visibility: hidden;
    										}


/* PAGE-WRAP */
											


body 										{ 
											font:13px;
											font-family: Trebuchet MS, Arial, sans-serif; 
											*font-size: small; 
											*font: x-small; 
											line-height: 1.22;
											position: relative;	
											width: 100%;
											}
											
h1											{
											font-family: Trebuchet MS, Arial, sans-serif; 
											font-size: 39px;
											color: #0066AA;
											text-transform: capitalize;
											font-weight: 100;
											letter-spacing: .1em;
											line-height: 1em;
											text-shadow: 1px 0px 0px #000;
											}
												
/* Taken out for now
h1											{
											background: url(../images/Header-Line.png) no-repeat 0px 73px;
											}
*/
											
h1 em										{
											line-height: 1.7em;
											color: #0066AA;
											letter-spacing: .1em;
											display: block;
											}
											
h1 em.staff-em								{
											line-height: 1.3em;
											}
											
h1.bio-h1 									{
											line-height: .4em;
											}
											
h1.bio-h1 em								{
											line-height: 1.4em;
											}
											
								
											
div#main-content article h1.h1-home			{
											letter-spacing: .09em;
											}
											
.CCAL										{
											max-width: 20%;
											min-width: 13%;
											float: left;
											margin-right: 15px;
											margin-top: 5px;
											margin-bottom: 0px;
											}
											
h2											{
											font-size: 23px;
											color: #0066AA;
											padding-top: 5px;
											letter-spacing: .08em;
											 }
											
h3											{
											font-size: 18.5px;
											color: #0066AA;
											letter-spacing: .05em;
											margin-top: 13px;
											}
											
h4											{
											font-size: 16px;
											color: #0066AA;
											letter-spacing: .08em;
											}
							
a											{
											color: #4e4e55;
											text-decoration: underline;
											}
											
a:hover										{
											color: #0066AA;
											
											}
											
strong										{
											color: #24242d;
											}
											
.active										{
											color: #0066AA;
											background: #cecee1;
											
											}
											
	.active	a, .active a em					{
											color: #0066AA;
											text-shadow: none;
											text-shadow: 1px 0px 0px #000;
											}		
											

article div.aco img.ipc-logo																													{
											width: 290px;
											margin-right: 15px;
											margin-top: 3px;
											float: left;
											}


article div.aco img.acn-logo																													{
											width: 200px;
											margin-right: 15px;
											margin-top: 3px;
											margin-top: 5px;
											float: left;
											}
											
article div.aco img.banner-net-logo			{
											margin-right: 15px;
											margin-top: 3px;
											width: 209px;
											float: left;
											}
											
article div.aco img.equality-logo			{
											margin-right: 15px;
											margin-top: 3px;
											width: 191px;
											float: left;
											}

									
/* Home Page */
h2.telehealth								{
											line-height: 1.05em;
											font-style: italic;
											padding-bottom: 15px;
											}											

/* Home Page Popup Announcement */
#overlay {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: #000;
filter:alpha(opacity=70);
-moz-opacity:0.7;
-khtml-opacity: 0.7;
opacity: 0.7;
z-index: 100;
display: none;
}

.cnt223 a{
color: #4e4e55;
text-decoration: underline;
}

.cnt223 a:hover{
color: #0066AA;
text-decoration: underline;
}

.cnt223 a.close {
font-size: 21px;
color: #4e4e55;
}


.popup-onload{
width: 100%;
margin: 0 auto;
display: none;
position: absolute;
top: 0;
left: 0;
z-index: 101;
}

.cnt223{
width: 65%;
min-height: 150px;
margin: 100px auto;
background: #f3f3f3;
position: relative;
z-index: 103;
padding: 15px 35px;
border-radius: 5px;
box-shadow: 0 2px 5px #000;
}

.cnt223 p{
clear: both; 
line-height: 21px;
}


.cnt223 .x{
float: right;
height: 35px;
left: 22px;
position: relative;
top: -25px;
width: 34px;
}
.cnt223 .x:hover{
cursor: pointer;
}

img.popup-logo 	{
				width: 40%;
				margin-bottom: 20px;
				}
				
				
<!-- Top Doc by FindATopDoc FATD BADGE CODE START -->

.fatd-badge-outer 	{ 
					margin-top: 25px;
					max-width: 250px;
					}
.fatd-badge-outer img { 
					max-width: 250px;
					}
.fatd-doctor-name {
					margin-top: 10px;
					margin-left: 40px;
					text-align:left;
					font-size:18px;
					font-family:Cambria, Times, serif;
					}


<!-- Top Doc by FindATopDoc FATD BADGE CODE END -->



/*YouTube iFrame */

iframe.office-tour							{
											margin-bottom: 15px;
											margin-top: -5px;
											border: solid 2px #0066AA;
											}


											
/*HEADER */
#header-bg									{
											background: url('../images/Header_Bg.jpg') top left repeat;
											min-width: 960px;
											height: 301px;
											}
											




header										{
											width: 960px;
											margin: 0 auto 20px;
											}

.hgroup#logo									{
											width: 326px;
											float: left;
											padding: 10px 0px 0px 0px;
											margin-bottom: 0px;
											margin-top: 0px;
											}
											
.hgroup#logo img								{
											width: 326px;
											float: left;
											padding-right: 10px;
											margin-top: 25px;
											margin-bottom: 15px;
											}
											
.hgroup#logo h1								{
											font-family: Trebuchet MS, Arial, sans-serif; 
											font-size: 35px;
											font-variant: small-caps;
											line-height: 34px;
											color: #0066AA;
											font-weight: 200;
											letter-spacing: .02em;
											}
											
.hgroup#logo h1 a							{
											color: #0066AA;
											}
											
.hgroup#logo ul								{
											display: block;
											color: #0066AA;
											font-size: 19px;
											text-align: center;
											width: 326px;
											list-style: none;
											text-shadow: 1px 0px 0px #000;
											letter-spacing: .01em;
											}
											
.hgroup#logo ul li							{
											line-height: 25px;
											}
											
.rotating-copy								{
											width: 251px;
											float: left;
											padding: 0 20px 0 0;
											font-size: 19px;
											color: #4e4e55;
											display: block;
											border-left: solid 1px #adb0b7;
											height: 200px;
											margin-top: 25px;
											margin-left: 83px;	
											}
											
	.rotating-copy ul						{
											list-style-type: none;
											}
											
	.rotating-copy ul li em					{
											float: left;
											width: 250px;
											color: #4e4e55;
											margin-right: 33px;
											padding-left: 30px;
											padding-top: 15px;
											}
											
	img.rotating-img						{
											width: 176px;
											float: right;
											border: solid 2px #0066AA;
											margin-right: 25px;
											margin-top: 15px;
											}
											
	header h2								{
											width: 245px;
											float: right;
											font-size: 1em;
											color: #0066AA;
											text-align: center;
											text-shadow: 1px 0px 0px #000;
											}
											
	header h2 span							{
											font-size: .93em;
											}
											
											
nav											{
											width: 960px;
											margin: 0 auto;
											height: 59px;
											z-index: 0;
											
											}
											
											
	nav ul li								{
											width: 135px;
											float: left;
											height: 59px;
											border-right: solid 1px #4e4e55;
											text-shadow: 1px 1px 0px #000;
											display: block;
											margin-top: 13px;
											}
											
	nav ul li:hover							{
											color: #CCC;
											}
											
	nav ul li a								{
											display: block;
											text-decoration: none;
											list-style: none;
											text-align: center;
											font-size: 17px;
											color: #fff;
											font-weight: bold;
											padding: 12px 9px 0px 9px;
											line-height: 17px;
											height: 40px;
											}
											
	nav ul li a.home						{
											border-left: solid 1px #4e4e55;
											padding-top: 20px;
											}
											
	nav ul li a em							{
											display: block;
											color: #fff;
											font-style: normal;
											height: 59px;
											}
											
	nav ul li a em:hover					{
											color: #CCC;
											}
											
		nav ul li a.padding							{
											margin-top: 8px;
											}
											
		nav ul li:hover						{
											background: #cecee1;
											height: 59px;
											}
											
		nav ul li a:hover					{
											color: #0066AA;
											text-shadow: none;
											}
											
a.online-reg-banner							{
											color: #fff;
											}
											
a.online-reg-banner:hover					{
											color: #0066AA;
											}
											
											
/* MAIN CONTENT */

										
#main-content-wrapper						{
											background: url('../images/BodyContent_Bg.jpg') top left repeat;
											position: relative;
											border-top: solid 1px #bcbdbf;
											min-width: 960px;
											border-top: 1px solid #adb0b7;
											}
											
#main-content								{
											width: 960px;
											margin: 0 auto;
											}

											
	#main-content article.home_content		{
											width: 560px;
											padding-left: 380px;
											}
											
	#main-content img.fade					{
											
											position: absolute;
											bottom: 0;
											left: 0;
											}
											
		#main-content article				{
											padding-bottom: 20px;
											}
											
											
		#main-content article h1			{
											letter-spacing: .05em;
											padding: 40px 0 30px 0;
											line-height: 40px;
											}
											

		#main-content article p				{
											font-size: 1.2em;
											line-height: 27px;
											color: #4e4e55;
											padding-bottom: 20px;
											height: 100%;
											font-weight: normal;
											text-align: justify;
											}
											
#main-content article div.covid p, #main-content article div.covid a 																			{
											color: #8f2018;
											}
											
											
p.cite 										{
											list-style: none;
											font-size: 13px;
											line-height: 1em;
											}
											
											
p.cite a 										{
											list-style: underline;
											text-decoration: underline;
											font-size: 13px;
											color: #36393e;
											line-height: 1em;
											}
											
/* ABOUT */

.side_bar_img								{
											width: 379px;
											float: left;
											margin-top: 35px;
											border: 2px solid #fff;
											}

#about										{
											width: 510px;
											padding-left: 450px;
											}
											
p.current_healthgrades						{
											font-style: italic;
											}
											
div.healthgrades_rating						{
											margin-top: -10px;
											}											
											
/* Physicians Page */
											
.physicians_links							{
											width: 960px;
											margin-bottom: 80px;
											}
	
	
	.physicians_links h1					{
											padding-top: 15px;
											margin-bottom: 15px;
											border-bottom: solid 1px #bcbdbf;
											}
											
	.physicians_links h1.bio-page			{
											padding-top: 45px;
											clear: both;
											}
											
	.physicians_links .bio_links h3			{
											color: #5f3944;
											padding: 2px 0 0 0;
											font-size: 15px;
											font-weight: 500;
											line-height: 12px;
											letter-spacing: .05em;
											}
											
	.physicians_links .bio_links em			{
											font-style: normal;
											font-size: 12px;
											letter-spacing: .0em;
											padding-top: -10px;
											color: #5f3944; 
											line-height: 14px;
											}
											
	.physicians_links .bio_links p			{
											font-size: 12px;
											padding: 7px 5px 0 0;
											color: #5f3944;
											line-height: 15px;
											}
											
	.physicians_links .bio_links a			{
											text-decoration: none;
											}
											
	.physicians_links img					{
											width: 95px;
											float: left;
											margin-right: 10px;
											border-right: solid 1.5px #fff;
											}
											
											
		.physicians_links div.bio_links		{
											width: 360px;
											height: 133px;
											float: left;
											border: solid 1.5px #fff;
											background: #e5dfdd;																						margin-left: 65px; 
											
											}
											
		.physicians_links div.bio_links:hover	{
											background: #e5dfdd;										
											}
											
/* Bio Page */

a.link										{
											color: #3e66a4;
											text-decoration: underline;
											}
											
	a.link:hover							{
											color: #24242d;
											}
											
p.bio-testimonial em						{
											display: inline;
											font-style: oblique;
											}
		

/* SIDE NAV */

.sidebar									{
											width: 28%;
											float: left;
											padding-top: 8px;
											}
											
	.sidebar h3								{
											font-size: 22px;
											}
											
	.sidebar ul								{
											list-style: none;
											}
											
	.sidebar ul li							{
											padding: 10px 0 5px 0;
											line-height: 14.5px;
											color: #4e4e55;
											font-size: 18px;
											}
							
	.sidebar ul li a						{	
											font-size: 18px;
											color: #4e4e55;
											text-decoration: underline;
											}
											
	.sidebar ul.sub-nav li a:hover					{
											color: #0066AA;
											text-decoration: underline;
											}
											
	.sidebar ul li.sidebar_active a			{
											color: #0066AA;
											text-decoration: none;
											font-weight: 800;
											}
											
	.sidebar span							{
											font-weight: normal;
											font-size: 14px;
											}
											
	.sidebar p								{
											padding: 7px 35px 5px 0;
											color: #24242d;
											}
											
	.sidebar ul li.sidebar-header			{
											font-size: 22px;
											color: #5f3944;
											letter-spacing: .08em;
											margin-top: 13px;
											font-weight: 700;
											}
											
ul.sub-nav li.link-titles  							{
											padding-top: 10px;
											font-weight: bold;
											display: block;
											color: #4e4e55;
											font-size: 1.3em;
											margin-top: 10px;
											font-style: oblique;
											}
											
											
/* Bio Pages */

/* Not In Use
.bio										{
											width: 620px;
											border-left: 1px solid #bcbdbf;
											margin: 30px 0 30px 274px;
											padding-left: 50px;
											}		
*/

											
	.bio img								{
											border: 2px solid #fff;
											margin: 15px 15px 5px 0;
											width: 378px;
											float: left;
											}
											
	.bio span								{
											font-size: 24px;
											font-weight: normal;
											letter-spacing: .15em;
											line-height: 25px;
											}
											
	.bio em									{
											font-size: 22px;
											font-weight: normal;
											display: block;
											font-style: normal;
											margin-top: -2px;
											}
											
	.bio p									{
											color: #24242d;
											margin: 15px 0 0 0;
											font-size: 18.5px;
											line-height: 23.75px;	
											letter-spacing: 0em;																									}
											
	.bio a									{
											color: #3e66a4;
											text-decoration: underline;
											}
											
	.bio a:hover							{
											color: #24242d;
											}
											
	img.award-img			{
						width: 97px;
						float: left;
						margin-right: 15px;
						border: 1px solid #fff;
						}
						
	p.award-copy		{
						color: #24242d; 
						}
											
		
/* Areas of Specialty */

.sub-nav .sidebar-nav-header				{
											color: #5f3944;
											text-transform: uppercase;
											letter-spacing: .1em;
											}
											
	.sub-nav .indent						{
											padding-left: 15px;
											}
											
	#content								{
											width: 620px;
											border-left: 1px solid #bcbdbf;
											margin: 30px 0 30px 274px;
											padding-left: 50px;
											}
										
	#content img							{
											border: solid 1.5px #0066AA;
											margin: 12px 15px 5px 0;
											width: 162px;
											float: left;
											}
																				
	#main-content article#content h1		{
											padding-top: 0px;
											margin-top: 0px;
											}
											
	#content p								{
											padding-top: 5px;
											}
											
	#content h2								{
											padding-top: 10px;
											}
											
	article h3.h3-specialty							{
											margin-top: 0px;
											}
											
	#content div.robot img							{
											display: block;
											margin-bottom: 15px;
											width: 60%;
											float: none;
											}
											
/* Carotid Conditions */

ul.lists									{
											padding: 0 0 10px 15px;
											margin-top: -5px;
											}

.lists li									{
											list-style-position: outside;
											color: #fff;
											padding: 2px;
											font-size: 15px;
											}						
											
/* PATIENT RESOURCES */

/* NEW PATIENT PAPERWORK */


											
	.download_links ul						{
											padding-top: 3px;
											}

	.download_links	li						{
											list-style: none;
											padding: 5px 0 2px 0;
											}
											
	.download_links li a					{
											color: #3e66a4;
											font-size: 17px;
											}
											
	.download_links li a:hover				{
											color: #24242d;
											text-decoration: underline;
											}
											
	#main-content article div.download_links a.adobe img	{
											width: 72px;
											float: left;
											margin-right: 10px;
											}
											
	#content div.download_links a.adobe img, #main-content article div.download_links a.adobe img	{
											width: 72px;
											padding: 15px 0 0 0px;
											border: none;
											}
											
	#content div.download_links p, #main-content article div.download_links p	{
											font-size: 12px;
											padding-top: 22px;
											}
											
#resources	h2								{
											padding-bottom: 5px;											
											}
											
#resources h4								{
											padding-top: 5px;
											}
											
#resources a								{
											color: #3e66a4;
											padding: 2px 0 10px 0;
											text-decoration: underline;	
											display: block;
											font-size: 13px;																													}
												
#resources a:hover							{
											color: #24242d;
											}
											
#content div.download_links p.note, #main-content article div.download_links p.note			
											{
											font-size: 16px;
											margin-top: -10px;
											}
											
article#content div.download_links p.p-links									{
											font-size: 18px;
											line-height: 22px;
											color: #24242d;
											padding-bottom: 20px;
											height: 100%;
											font-weight: normal;
											margin-top: -10px;
											}
											
/* Insurances */

ul											{
											padding-bottom: 15px;
											}

ul#insurances li							{
											list-style: inside;
											color: #24242d;
											padding: 3px;
											font-size: 18px;
											}
											
ul.insurances li							{
											list-style: inside;
											color: #24242d;
											padding: 2px;
											font-size: 15px;
											}
											
ul.insurance li								{
											list-style: outside;
											padding: 3px;
											font-size: 18px;
											margin-left: 20px;
											color: #24242d;
											}
											
p.list-header, list-header					{
											padding-bottom: 0px;
											margin-bottom: -18px;
											}
											
h2.list-header								{
											color: #3e66a4;
											padding-bottom: 0px;
											margin-bottom:  0px;
											font-size: 1.3em;
											}
											

											
article#content ul.plain-list li			{
											text-decoration: none;
											list-style: outside;
											padding: 1px 0 1px 0px;
											list-style: none;
											font-size: 19px;
											}
											
											
.insurance-header							{
											padding-bottom: 5px;
											}	
											
	
											
#content img.banner-logo							{
											width: 207px;
											margin-bottom: 10px;
											}
											
/* Larger List */

article ul.list-larger li							{
											
											list-style: inside;
											padding: 2px;
											font-size: 19px;
											margin-left: 20px;
											color: #24242d;
											
											}
											
/* Hospitals and Facilities */

ul.hospitals								{
											list-style: none;
											padding: 5px 0 25px 0;
											color: #fff;
											}
											
/* PRIVACY */

ul.sub_list									{
											padding: 10px 0 15px 45px;
											}

.sub_list									{
											list-style-position: outside;
											list-style-type: circle;
											color: #fff;
											padding: 2px;
											margin: -10px 0 0 15px;
											font-size: 15px;
											}
											
	.sub_list li							{
											padding: 2px 0;
											}
											
/* NEWS */									

#content img.news_image						{
											width: 85px;
											}
											
	#content a.news_story					{
											color: #5f3944;
											font-weight: bold;
											}
											
	#content a.news_story:hover				{
											color: #24242d;
											text-decoration: underline;
											}
											
.cite										{
											list-style: none;
											font-size: 10px;
											color: #24242d;
											}
											
	.cite a									{
											color: #3e66a4;
											}
											
	#main-content p.cite					{
											font-size: 10px;
											line-height: 11px;
											padding-bottom: 1px;
											}
											
iframe										{
											margin-bottom: 25px;
											}

blockquote									{
											margin-bottom: 30px;
											}
							
.list_header								{
											padding-bottom: 10px;
											}

.sub_sub_lists								{
											padding: 5px 0 5px 95px;
											margin: -10px 0 10px 0;	
											list-style: square;
											color: #fff;
											}		
											
	.sub_sub_lists li						{
											padding: 2px 0;
	}								

/* FAQ */

.faq_link									{
											color: #5f3944;
											text-decoration: underline;
											}
											
	.faq_link:hover							{
											color: #24242d;	
											}
											

											
/* CONTACT */



.contact_info 									{
											width: 210px;
											float: left;
											padding: 10px 15px 0 0;
											margin-right: 10px;
											}
											
											
	.contact_info ul						{
											margin-bottom: -10px;
											}
	
	.contact_info li							{
											list-style: none;
											color: #24242d;
											padding-top: 2px;
											}
											
	.contact_info li span						{
											float: right;
											width: 130px;
											padding-right: 15px;
											}
											
	article#content div.contact_info img.contact_img  				{
											border: 12px solid #fff;
											width: 170px;
											}


iframe.map										{
											width: 700px;
											height: 470px;
											margin-top: 35px;
											border: 1.5px solid #0066AA; 
											}

											
#content a img.fb-contact-pg				{
											width: 30px;
											margin-top: -2px;
											}
											
#content a img.twitter-contact-pg			{
											width: 30px;
											margin-top: -2px;
											}

img.office-img								{
											border: 1.5px solid #0066AA;
											margin-top: 14px;
											width: 100%;
											}										
											
											
/* COMMUNITY PAGE */



						
blockquote				{
						padding: 0;
						margin: 0;
						}
						
/*						
p a						{
						color: #743410;
						}
						
p a:hover 				{
						color: #f4cd6e;
						}

span					{
						font-size: 10px;
						margin-top: 5px;
						display: block;
						}
						
*/



											
						
#bag-it					{
						padding-top: 35px;
						}
						
	#bag-it img			{
						width: 84px;
						float: left;
						border: solid 1.5px #fff;
						}
						
	#bag-it h3			{
						font-size: 14px;
						padding-left: 90px;
						padding-top: 0;
						margin-top: 0;
						}
						
	#bag-it p, #undy-5000 p, #loveiam p, #por-ellos p {
						font-weight: 500;
						}
						
						
#undy-5000				{
						padding-top: 15px;
						}


#undy-5000 img			{
						width: 143px;
						float: left;
						margin-bottom: 10px;
						border: solid 1.5px #fff;
						}

#undy-5000 h3			{
						font-size: 14px;
						padding-left: 153px;
						padding-top: 0;
						margin-top: 0;
						}
						
#loveiam				{
						padding-top: 25px;
						}


#loveiam img			{
						width: 98px;
						float: left;
						margin-bottom: 10px;
						border: solid 1.5px #fff;
						}

#loveiam h3				{
						font-size: 14px;
						padding-left: 108px;
						padding-top: 0;
						margin-top: 0;
						}
						
.charity-event			{
						width: 65%;
						margin: 0px 15px 5px 0;
						float: left;
						
						}
						
img.charityImg				{
						border: solid 1.5px #fff;
						margin: 0px 15px 5px 0;
						width: 92px;
						padding: 0px;
						}
						
						
#por-ellos				{
						padding-top: 25px;
						}


#por-ellos img			{
						width: 226px;
						float: left;
						margin-bottom: 10px;
						border: solid 1.5px #fff;
						}

#por-ellos h3			{
						font-size: 14px;
						padding-left: 108px;
						padding-top: 0;
						margin-top: 0;
						}
											
											
													
					
/* FOOTER */


											
body footer										{
											background: url('../images/Footer_Bg.jpg') top left repeat-x #4e4e55;
											border-top: 1px solid #adb0b7;
											min-width: 960px;
											height: 100%;
											padding-bottom: 0px;
											}

											
	#footer-container						{
											width: 960px;
											margin: 15px auto 0px;
											text-align: left;
											font-size: 17px;
											line-height: 22px;
											font-weight: bold;
											text-shadow: 1px 1px 1px #000;
											
											}
											
		#footer-container a					{
											color: #3e66a4;
											text-decoration: underline;
											text-shadow: none;
											}
											
		#footer-container a:hover			{	
											color: #3e66a4;
											text-shadow: none;
											}
											
		#footer-container article#aas		{
											width: 400px;
											height: 115px;
											float: left;
											padding-top: 5px;
											margin-left: 80px;
											}
											
											
			article#aas img					{
											width: 50%;
											float: left;
											}
											
			article#aas p					{
											width: 180px;
											padding-left: 15px;
											text-align: center;
											padding-top: 5px;
											font-size: 15px;
											line-height: 18px;
											color: #4e4e55;
											text-shadow: none;
											float: left;
											}
											
			article#aas p.landing-p	a		{
											color: #4e4e55;
											font-size: .85em;
											}								
			
											
			article#aas p strong			{
											font-size: 19px;
											}
											
			article#aas a.porellos-foot		{
											width: 187px;
											float: left;
											padding-left: 7px;
											}
											
			article#aas a.colon-foot		{
											width: 92px;
											float: left;
											margin-left: 10px;
											}
											
											
											
													
			article#address_ins				{
											width: 350px;
											height: 115px;
											float: right;
											padding-top: 10px;
											margin-left: 90px;
											}
											

											

											
											
			article#address_ins p strong					{
											text-align: left;
											padding-top: 5px;
											font-size: 15px;
											line-height: 18px;
											color: #4e4e55;
											text-shadow: none;
											}
											
			article#address_ins ul			{
											margin-left: 35px;
											list-style: none;
											}
											
			article#address_ins ul			{		
											line-height: 1.4em;	
											}						
											
			article#address_ins ul li a		{
											color: #4e4e55;
											}
											
			article#address_ins ul li a:hover		{
											color: #0066AA;
											}
											
			p.footer-contact				{
											clear: both;
											color:#4e4e55;
											font-size: .9em;
											text-align: center;
											letter-spacing: 0em;
											padding-bottom: 3px;
											text-shadow: none;
											padding-top: 15px;
											
											}
											
											
			h6.copyright					{
											padding-top: 2px;
											text-align: center;
											font-size: 10px;
											color: #4e4e55;
											text-shadow: none;
											padding-bottom: 5px;
											}

	

footer a img.fb								{
											width: 15px;
											}	
											
footer #footer-container a.fb-link			{
											color: #4e4e55;
											text-align: center;
											margin-top: 5px;
											margin-bottom: 5px;
											font-weight: 100;
											line-height: 1.2em;
											text-decoration: none;
											}	
											
body footer #footer-container a.fb-link:hover	{
											color: #3e66a4;
											text-decoration: underline;
											}										
					
											
/* iPads (portrait) ----------- */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : portrait) {
/* Styles */
 html {zoom:0.87;}
}
											
					
a[href^=tel]								{
    										color:inherit;
    										text-decoration:none;
    										}
    										

    										
footer div#footer-container p.footer-contact a	{
    										color: #eae9e9 !important;
    										text-decoration:none;
    										}
											
