

/* 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 */



#header-bg									{
											background: url('../images/HeaderBg2.jpg') left top repeat;
											
											min-width: 960px;
											}
											
div.accent									{
											background: url('../images/HeaderSwish2.jpg') top right no-repeat;
											}

											
					

body 										{ 
											font:13px;
											font-family: Trebuchet MS, Arial, sans-serif; 
											*font-size: small; 
											*font: x-small; 
											line-height: 1.22;
											position: relative;	
											background: url('../images/HeaderBg.jpg') top left repeat;	
											width: 100%;
											}
											
h1											{
											font-family: Trebuchet MS, Arial, sans-serif; 
											font-size: 43px;
											color: #295c99;
											text-transform: capitalize;
											font-weight: 100;
											letter-spacing: .1em;
											line-height: 1em;
													
											}
											
h1 em										{
											line-height: 1.7em;
											color: #295c99;
											letter-spacing: .1em;
											display: block;
											}
											
h1 em.staff-em								{
											line-height: 2.1em;
											}
											
h1.vhp										{
											font-family: Trebuchet MS, Arial, sans-serif; 
											font-size: 43px;
											color: #295c99;
											text-transform: capitalize;
											font-weight: 100;
											letter-spacing: .1em;
											line-height: 1em;
											}
								
											
div#main-content article h1.h1-home									{
											letter-spacing: .9em;
											padding-bottom: 0px;
											border-bottom: 2px solid #e6e5e6;
											margin-bottom: 35px;
											line-height: 30px;
											}
											
h2											{
											font-family: Trebuchet MS, Arial, sans-serif; 
											font-size: 23px;
											color: #295c99;
											padding-top: 10px;
											letter-spacing: .08em;
											 }
											
h3											{
											font-size: 18.5px;
											color: #295c99;
											letter-spacing: .08em;
											margin-top: 13px;
											}
											
h4											{
											font-size: 16px;
											color: #295c99;
											letter-spacing: .08em;
											}
							
a											{
											color: #5f3944;
											text-decoration: underline;
											}
											
a:hover										{
											color: #295c99;
											}
											
strong										{
											color: #24242d;
											}
											
.active										{
											color: #295c99;
											background: #e5dfdd;
											}
											
	.active	a, .active a em								{
											color: #295c99;
											}											
											

											
/*HEADER */



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


.hgroup#logo									{
											width: 626px;
											float: left;
											padding: 15px 0px 0px 0px;
											margin-bottom: 12px;
											margin-top: 10px;
											}
											
.hgroup#logo img								{
											width: 546px;
											float: left;
											padding-right: 10px;
											border-top: none !important;
											}
											
.hgroup#logo h1								{
											font-family: Trebuchet MS, Arial, sans-serif; 
											font-size: 35px;
											font-variant: small-caps;
											line-height: 34px;
											color: #333333;
											font-weight: 200;
											letter-spacing: .02em;
											border-top: none !important;
											}
											
												

											
.hgroup#logo h1 a							{
											color: #333333;
											border-top: none;
											}
											
ul.number									{
											color: #707b82;
											font-size: 1.2em;
											text-align: center;
											width: 326px;
											list-style: none;
											margin-top: 100px;
											
											}
											
											
.rotating-copy								{
											width: 579px;
											float: right;
											padding: 0 20px 0 0px;
											color: #333333;
											display: block;
											border-left: solid 1px #bcbdbf;
											height: 200px;
											margin-top: 15px;
											margin-left: 30px;
											border-bottom: none;	
											position: relative;
											}
											
											
	div.rotating-copy h1.h1-name				{
											font-size: 32px;
											text-align: left;
											padding-left: 55px;
											float: left;
											width: 300px;
											margin-top: 67px;
											color: #333333;
											letter-spacing: .5px;
											line-height: 15px;
											border-bottom: none;
											
											}
											
		
	.rotating-copy h1.h1-name span			{
											font-size: 25px;
											border-bottom: none;
											
											}										
												
	.rotating-copy h1.h1-name em			{
											font-size: 18px;
											color: #333333;
											font-style: normal;
											letter-spacing: 0px;
											border-bottom: none;
											}
											
	.rotating-copy img						{
											width: 321px;
											position: absolute;
											right: 0px;
											bottom: -26px;
											padding-right: 0px;
											margin-right: 0px;
											
											}
											

											
nav											{
											width: 960px;
											margin: 0 auto;
											border-left: solid 1px #5f3944;
											height: 56px;
											z-index: 0;
											background: url('../images/MainNavBg2.jpg') left top no-repeat;
											}
											
											
	nav ul li								{
											width: 24.8%;
											float: left;
											border-right: solid 1px #5f3944;
											height: 56px;
											}
											
											
	nav ul li:hover							{
											color: #38939b;
											}
											
	nav ul li a								{
											display: block;
											text-decoration: none;
											list-style: none;
											text-align: center;
											font-size: 17px;
											color: #333333;
											font-weight: bold;
											padding: 22px 9px 9px 9px;
											line-height: 17px;
											height: 56px;
											}
											
	nav ul li.nav-pad a						{
											padding-top: 13px;
											}
											
	
											
	nav ul li a em:hover					{
											color: #295c99;
											}
											
		a.padding							{
											
											}
											
		nav ul li:hover						{
											background: #e5dfdd;
											height: 56px;
											}
											
		nav ul li a:hover					{
											color: #295c99;
											}
											
											
/* MAIN CONTENT */

										
#main-content-wrapper						{
											background: #fff;
											position: relative;
											border-top: solid 1px #bcbdbf;
											min-width: 960px;
											padding-bottom: 25px;
											}
											
#main-content								{
											width: 960px;
											margin: 0 auto;
											background: #fff;
											position: relative;
											}

											
	#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: .14em;
											padding: 40px 0 30px 0;
											line-height: 30px;
											text-transform: uppercase;
											}
											

		#main-content article p				{
											font-size: 20px;
											line-height: 26px;
											color: #24242d;
											padding-top: 15px;
											padding-bottom: 5px;
											font-weight: normal;
											}
											
	img.obalon-logo							{
											margin: 5px 15px -15px 2px;
											width: 20%;
											display: block;
											}
											
	h2.h2-obalon:before							{
											content: url(../images/ObalonLogo.jpg);
											padding-right: 15px;
											margin-bottom: -22px; 
											}
											
	
	h2.bio-website-link a					{
											font-size: .95em;
											color: #333333;
											padding-top: 0;
											letter-spacing: .08em;
											float: none;
											}
											
	h2.bio-website-link a:hover				{
											color: #38939b;
											}
												
#main-content article .adobe p							{			
											font-size: 12px;
											padding: 20px 0 0 0;
											}
											
		.adobe img							{
											width: 72px;
											padding: 20px 10px 0 0;
											border: none;
											float: left;
											}	
											
		#main-content img.img-left-float	{
											width: 30%;
											float: left;
											border: 1px solid #295c99;
											padding: 1px;
											margin-right: 20px;
											margin-top: 20px;
											}
											
		#main-content img.lg-img-left-float	{
											width: 33%;
											float: left;
											border: 1px solid #295c99;
											padding: 1px;
											margin-right: 20px;
											margin-left: 10px;
											margin-top: 20px;
											}
											
/* ABOUT */

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

#about										{
											width: 510px;
											padding-left: 450px;
											}
											

/* VHP Page */
article.vhp-content	p						{
											padding-top: 8px;
											padding-bottom: 8px;
											}

											
/* Dr. Brink's Bio Page */

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

/* SIDE NAV */

.sidebar									{
											width: 274px;
											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;
											}
							
	.sidebar ul li a						{	
											font-size: 18px;
											color: #333333;
											text-decoration: underline;
											}
											
	.sidebar ul.sub-nav li a:hover					{
											color: #295c99;
											text-decoration: underline;
											}
											
	.sidebar ul li.sidebar_active a			{
											color: #295c99;
											text-decoration: none;
											}
											
	.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;
											}
											
											
/* Bio Pages */

.bio										{
											width: 960px;
											margin: 30px 0 30px 0px;
											padding-left: 0px;
											}
											
	article .bio img						{
											border: 2px solid #38939b;
											margin: 5px 15px 5px 0;
											width: 162px;
											float: left;
											}
											
											
	div.float-img img						{
											border: 2px solid #38939b;
											
											margin: 5px 15px 5px 0;
											width: 162px;
											float: left;
											}
	
											
											
	#main-content article .bio h1.h1-bio									{
											letter-spacing: .06em;
											line-height: .1em;
											text-transform: none;
											border-bottom: none;
											}
												
	.bio h1.h1-bio span								{
											font-size: 32px;
											font-weight: normal;
											letter-spacing: .15em;
											line-height: 25px;
											}
											
	.bio h1.h1-bio em									{
											font-size: 22px;
											color: #333333;
											font-weight: normal;
											display: block;
											font-style: normal;
											margin-top: 7px;
											padding-bottom: 0px;
											line-height: .8em;
											border-bottom: 2px solid #e6e5e6;
											}
											
	article .bio h2							{
											padding-top: 12px;
											}
											
	.bio p									{
											width: 960px;
											color: #24242d;
											margin: 2px 0 0 0;
											font-size: 18.5px;
											line-height: 23.75px;	
											letter-spacing: 0em;																			}
											
	.bio a									{
											color: #5f3944;
											text-decoration: underline;
											}
											
	.bio a:hover							{
											color: #24242d;
											}
											
											
	.cite										{
											list-style: none;
											font-size: 15px;
											}
											
	
											
	#main-content p.cite					{
											font-size: 15px;
											line-height: 11px;
											padding-bottom: 1px;
											}
											
p.testimonials								{
											padding-top: 5px;
											}
											
p.testimonials em							{
											font-size: 16px;
											}
											
article .bio .bio-article									{
											margin-top: 0px;
											width: 960px;
											}	
											
article .bio .bio-article img				{
											width: 160px;
											float: left;
											}
											
article .bio .bio-article .article-links					{
											max-width: 500px;
											float: left;
											margin-top: 10px;
											}
											
		.article-links a:hover				{
											color: #38939b;
											}	
											
									
											
											
	img.award-img			{
						width: 97px;
						float: left;
						margin-right: 15px;
						border: 1px solid #38939b;
						}
						
	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 0px 274px;
											padding-left: 50px;
											}
										
	#content img							{
											border: 2px solid #38939b;
											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;
											}
											
/* 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;
											}
											
ul.lists-img-position-inside li				{
											list-style-position: inside;
											padding: 2px;
											font-size: 1.3em;
											}						
											
/* 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: #5f3944;
											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: #5f3944;
											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;
											}
											
/* 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: #5f3944;
											padding-bottom: 0px;
											margin-bottom:  0px;
											}
											

											
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;
											}	
											
.acn-logo									{
											width: 220px;
											}	
											
#content img.banner-logo							{
											width: 207px;
											margin-bottom: 10px;
											}
											
/* Larger List */

article#content ul.list-larger li							{
											
											list-style: outside;
											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: #5f3944;
											}
											
	#main-content p.cite					{
											font-size: 12px;
											line-height: 11px;
											padding-bottom: 1px;
											padding-top: 5px;
											}
											
iframe										{
											margin-bottom: 25px;
											}
											
iframe.obalon-vid							{
											border: 2px solid #38939b;
											}

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;	
											}
											
/* Vein Center Page */

#content img.vein-ctr 						{
											width: 581px;
											float: none;
											}
											
li.staff-title								{
											font-style: oblique;
											font-size: 14px;
											padding-top: 2px;
											color: #f2e0c3;
											}
											
/* CONTACT */

h2.h2-contact									{
												padding-top: 15px;
												line-height: 1.2em;
												}
												

.contact_info 									{
											width: 280px;
											float: left;
											padding: 10px 15px 0 0;
											margin-right: 10px;
											}
											
											
	.contact_info ul						{
											margin-bottom: -10px;
											}
	
	.contact_info li							{
											list-style: none;
											color: #295c99;
											font-size: 1.3em;
											padding-top: 2px;
											}
											
	.contact_info li span						{
											float: right;
											width: 180px;
											padding-right: 15px;
											}
											
	article#content img.contact_img  						{
											border: 12px solid #38939b;
											width: 200%;
											}
											
	h2.form-message							{
											clear: both;
											padding-top: 35px;
											}
											
/* Wufoo Form */

	
	 body div#main-content-wrapper div#main-content article iframe div#footer	{	
				display: none !important;
				visibility: hidden !important;
				margin-left: -9999px;
				overflow: hidden !important;
				}
	

	div.wufoo-overlay 	{
						color: #fff;
						height: 20px;
						position: relative;
						max-width: 100%;
						}
	
	div.wufoo-overlay p	{
						margin-left: -9999px;
						background-color: #fff;
						
						margin-top: -15px;
						height: 20px;
						}
				
	*/
	
	div.wufoo-form iframe		{
						margin-top: 40px;
						}
						
	#main-content-wrapper #main-content article iframe .create-message	{
																				display: none !important;
																				overflow: hidden !important;
																				visibility: hidden !important;
																				height: 0px;
																				}

/* End Wufoo Form */


iframe#map										{
											width: 364px;
											height: 306px;
											margin-top: 35px;
											border: solid 2px #38939b; 
											}
											
.map_content								{
											width: 364px;
											padding: 15px 0 0 237px;
											}
											
	.map_content a							{
											color: #5f3944;
											text-decoration: underline;
											}
											
.map_content a:hover						{
											color: #24242d;
											}
											
#satellite									{
											padding-top: 20px;
											}
											
											
#contact-form										{
													padding-top: 35px;
													font-family: Verdana, sans-serif;
													font-size: 13px;
													letter-spacing: .1em;
													text-transform: uppercase;
													color: gray;
													text-align: left;
													margin-left: 10px;
													}
													
	#contact-form input								{
													width: 29%;
													padding: 2px 0;
													border-left: solid 1px #7b998d;
													border-top: solid 1px #7b998d;
													border-bottom: solid 2px grey;
													border-right: solid 2px grey;
													font-family: Verdana, sans-serif;
													font-size: 12px;
													}
													
#contact-form form label							{
													display: inline-block;
													width: 100px;
													padding-top: 15px;
													color: #295c99;
													}
													
textarea#message									{
													width: 29%;
													margin-top: 15px;
													}
													
											
													
	#contact-form h3								{
													text-transform: none;
													}
													

													
#message											{
													margin-top: 20px;
													width: 299px;
													height: 100px;
													border-left: solid 1px #7b998d;
													border-top: solid 1px #7b998d;
													border-bottom: solid 2px grey;
													border-right: solid 2px grey;
													
													}
													

													
textarea 											{
													overflow: auto;
													font-family: Verdana, sans-serif;
													font-size: 12px;
													display: inline-block;
													width: 299px;
													height: 100px;
													}
													

#contact-form form input.button												
													{
													
													display: block;
													margin-top: 15px;
													margin-left: 30%;
													width: 65px;
													clear: right;
													margin-top: 20px;
													color: #295c99;
													background: none;
													border-radius: 8px;
													-moz-border-radius: 8px;
													-webkit-border-radius: 8px; 
													margin-bottom: 18px;
													cursor: pointer;
													}
													
#contact-form form input.button:hover				{
													color: grey;
													}
													
													
div.g-recaptcha								{
											margin-left: 100px;
											margin-top: 15px;
											display: block;
											}	
											
											
div.margin-left								{
											margin-left: 320px
											}
											


											
ul.audit-list								{
											
											padding: 10px 0 10px 25px;
											
											}

.self-audit li									{
											list-style: none;
											color: #333;
											padding: 5px 2px;
											font-size: 1.3em;
											font-family: Trebuchet MS, Arial, sans-serif;
											text-transform: none;
											list-style-position: outside;
											list-style-type: decimal;
											}
											
											
											
div.self-audit	ul.audit-results				{
											padding: 10px 0 10px 0px;
											}

.audit-results li									{
											list-style: none;
											color: #333;
											padding: 5px 2px;
											font-size: 1.3em;
											font-family: Trebuchet MS, Arial, sans-serif;
											list-style-position: outside;
											list-style-type: none;
											}
											

											
											
/* NETWORK LINKS */
								
article#content img.acn-logo								{
											margin-top: -20px;
											width: 170px;
											display: block;
											float: none;
											border: 1.5px solid #bcbdbf;
											}
											
article#content img.banner-net				{
											width: 210px;
											display: block;
											border: 1.5px solid #bcbdbf;
											margin-top: -15px;
											}
											
											
											
/* 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;
						}
						
*/


td.bg					{
						background: #fff url(../images/background1.jpg) no-repeat bottom right;
						}
											
						
#bag-it					{
						padding-top: 35px;
						}
						
	#bag-it img			{
						width: 84px;
						float: left;
						border: none;
						}
						
	#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;
						padding-bottom: 10px;
						
						}

#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;
						padding-bottom: 10px;
						border: none;
						}

#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-top: none;
						margin: 0px 15px 5px 0;
						width: 92px;
						padding: 0px;
						}
						
						
#por-ellos				{
						padding-top: 25px;
						}


#por-ellos img			{
						width: 226px;
						float: left;
						padding-bottom: 10px;
						}

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


											
footer										{
											background: url('../images/FooterContainerBg2.jpg') repeat;
											border-top: 1px solid #333333;
											min-width: 960px;
											height: 100%;
											padding-bottom: 0px;
											}
											
	footer .footer-bg								{
											height: 175px;
											background: url('../images/FooterSwish.jpg') -10px -10px no-repeat;
											}
											
	#footer-container						{
											width: 960px;
											margin: 0 auto;
											text-align: left;
											font-size: 17px;
											line-height: 50px;
											font-weight: bold;
											color: #333333;
											}
											
		#footer-container a					{
											color: #333333;
											text-decoration: underline;
											}
											
		#footer-container a:hover			{	
											color: #333333;
											}
											
		
		
											
			p.footer-contact				{
											clear: both;
											color: #333333;
											font-size: 17px;
											text-align: center;
											padding-top: 15px;
											letter-spacing: .02em;
											padding-bottom: 0px;
											}
											
			footer-contact a				{
											color: #333333;
											}
											
			
											
											
			h6.copyright					{
											text-align: center;
											font-size: 12px;
											color: #333333;
											padding-top: 15px;
											}

	
											
					
											
/* 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: #333333 !important;
    										text-decoration:none;
    										}
											
