/*	ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
	     Hyperlink CSS File for http://www.dentistsouthshore.com/
	_______________________________________________________________	*/
	
	a:link, a:visited {
		color: #9e7501;
		text-decoration: none;
	}
	
	a:hover { text-decoration: underline; }
	
	h2 a { font-weight: bold; }

/*	HEADER_________________________________________________________	*/
	
	a.logolink {
		display: block;
		float: left;
		height: 123px;
		margin-left: 31px;
		overflow: hidden;
		text-indent: -999em;
		width: 217px;
	}	
	
	ul.utility li.home a {
		background: url(http://www.dentistssouthshore.com/themes/dentists/img/utility_home.png) no-repeat center center;
		display: block;
		float: left;
		height: 100%;
		overflow: hidden;
		text-indent: -999em;
		width: 100%;
	}
	
	ul.utility li.contact a {
		background: url(http://www.dentistssouthshore.com/themes/dentists/img/utility_contact.png) no-repeat center center;
		display: block;
		float: left;
		height: 100%;
		overflow: hidden;
		text-indent: -999em;
		width: 100%;
	}
	
	ul.utility li.fbook a {
		background: url(http://www.dentistssouthshore.com/themes/dentists/img/icon_fbook.png) no-repeat center center;
		display: block;
		float: left;
		height: 100%;
		overflow: hidden;
		text-indent: -999em;
		width: 100%;
	}

	.welcome a:link, .welcome a:visited { color: #10326A; font-weight: bold; }


/*	CALLOUTS_______________________________________________________	*/

	ul.callout li.services a:link, ul.callout li.smile a:link, ul.callout li.patient a:link,
	ul.callout li.services a:visited, ul.callout li.smile a:visited, ul.callout li.patient a:visited {
		display: block;
		height: 24px;
		overflow: hidden;
		text-indent: -999em;
		width: 293px;
	}

	
	
/*	CONTENT________________________________________________________ */

	a.lead-in {
		background: url(http://www.dentistssouthshore.com/themes/dentists/img/bullet_arrow_right.png) no-repeat;
		height: 16px;
		line-height: 16px;
		padding-left: 16px;
	}

	a.pdf {
		background: url(http://www.dentistssouthshore.com/themes/dentists/img/ico_pdf.png) no-repeat;
		height: 16px;
		line-height: 16px;
		margin-bottom: 1em;
		padding-left: 23px;
	}
	
	ul.site-map li ol li a { font-style: italic; }
	
	
/*	FOOTER_________________________________________________________	*/


