/*	ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
	 Hyperlink CSS File for http://www.breckenridgelandscape.com
		 İ2009 Breckenridge Landscape & Trivera Interactive
	_______________________________________________________________	*/
	
	a:link, a:visited, a:hover, a:active {
		cursor: pointer;
	}


/*	HEADER_________________________________________________________	*/
	a#logo {
		display: block;
		position: relative;
		float: left;
		width: 362px;
		height: 139px;
		background: url(http://www.breckenridgelandscape.com/themes/breckenridge/img/logo-24.png) no-repeat !important;
		background-image: url(http://www.breckenridgelandscape.com/themes/breckenridge/img/logo-8.png);
		text-indent: -999em;
		text-decoration: none;
		border: 0px;
	}
	
	.client-login a:link, .client-login a:visited, .client-login a:hover {
		text-decoration: none;
		color: #fcfbd5;
	}
	


/*	CALLOUTS_______________________________________________________	*/

	.callout-itgreen a:link, .callout-itgreen a:visited, .call-itg-left a:link, .call-itg-left a:visited, .call-itg-right a:link, .call-itg-right a:visited {
		font-size: 12px;
		color: #bade83;
		text-transform: uppercase;
		text-decoration: none;
	}
	
	.call-itg-left a:link, .call-itg-left a:visited, .call-itg-right a:link, .call-itg-right a:visited { font-size: 11px; }
	
	.callout-itgreen a:hover, .call-itg-left a:hover, .call-itg-right a:hover {
		text-decoration: underline;
	}

	.callout-panel .itgreen a.rss {
		display: block;
		text-indent: -999em;
		float: left;
		width: 13px;
		height: 13px;
		background: url(http://www.breckenridgelandscape.com/themes/breckenridge/img/callout-itg-rss.png) no-repeat;
	}
	
	
/*	CONTENT________________________________________________________ */

	.internal-content a:link, .internal-content a:visited, .counties a:link, .counties a:visited {
		color: #5d3e17;
		text-decoration: none;
	}
	
	.internal-content a:hover, .counties a:hover {
		color: #0c6637;
		text-decoration: underline;
	}
	
	.internal-content a.section-map {
		font-size: 16px;
	}
	
	
/*	FOOTER_________________________________________________________	*/

	#footer a:link, #footer a:visited, #footer-internal a:link, #footer-internal a:visited {
		color: #325e65;
		text-decoration: none;
	}
	
	#footer a:hover, #footer-internal a:hover {
		text-decoration: underline;
	}
	
	.foot3 a:link, .foot3 a:visited {
		padding-left: 38px;
	}
	
	
	
/*	SITE MAP_______________________________________________________	*/

	ul.site-map li a:link, ul.site-map li a:visited {
		display: block;
		font: 16px "Trebuchet MS", "Segoe UI", Candara, "Bitstream Vera Sans", "DejaVu Sans", "Bitstream Vera Sans", Verdana, "Verdana Ref", sans-serif;
		color: #5d3e17;
		text-decoration: none;
		border-bottom: 1px solid #999; 
		height: 24px;
		line-height: 24px;
	}
	
	ul.site-map li { margin-bottom: 1em; }

	ul.site-map li ul li a:link, ul.site-map li ul li a:visited {
		display: block;
		margin-left: 2em;
		font-size: 12px;
		color: #5d3e17;
		border-bottom: 1px dotted #999;
		height: 18px;
		line-height: 18px;
		margin-bottom: 0;
	}
	
	ul.site-map li ul li { margin-bottom: 0; }

	ul.site-map li a:hover, ul.site-map li ul li a:hover {
		background-color: #CFC9A8;
		color: #0c6637;
	}
	
	
/*	CONTACT________________________________________________________	*/

	a:link.facebook, a:visited.facebook, a:link.twitter, a:visited.twitter {
		background: url(http://www.breckenridgelandscape.com/themes/breckenridge/img/ico_facebook.png) no-repeat 0px 2px;
		padding-left: 21px;
		height: 16px;
		line-height: 16px;
		margin-bottom: 2px;
	}
	
	a:link.twitter, a:visited.twitter {
		background-image: url(http://www.breckenridgelandscape.com/themes/breckenridge/img/ico_twitter.png);
	}
