#wrapper p a.chevronLink {
	background:url(../images/bg_orange_chevron.png) no-repeat left center;
	padding:.5em 0 .5em 12px;
	color:#C64425;
	text-decoration:none;
	display:block;
	clear:left;
}
#breadCrumb {
	width:773px;
	width/**/:/**/558px;
	padding:.8em 0 1em 215px;
	background:url(../images/bg_explore_discover.png) no-repeat 0 3px;
	clear:left;
	display:block;
}
	#breadCrumb li {
		color:#666;
		margin-right:3px;
		display:inline;
	}
		#breadCrumb li a {
			color:#666;
		}
		#breadCrumb li a:hover {
			text-decoration:none !important;
		}
#colLeft {
	width:185px;
	float:left;
	clear:left;
}
	#colLeft #social {
		clear:both;
		display:inline;
	}
		#colLeft #social a#twitter {
			float:left;
			padding: 10px 0px 10px 10px;
		}
		#colLeft #social a#facebook{
			float:right;
			padding: 10px 10px 10px 0px;
		}

	#colLeft p#gaelic { 
		background:#F3F3EC url(../images/bg_nav_chevrons_grey.gif) no-repeat 10px 5px;
		border:1px solid #DDC;
		padding:7px 0 9px 42px;
		margin:0 0 2px 0;
		width:185px;
		width/**/:/**/143px;
	}
		#colLeft p#gaelic a {
			font-size:130%;
			font-weight:bold;
			color:#C64425;
			text-decoration:none;
			display:block;
		}
	#colLeft p#learnGaelic {
		margin-bottom:8px;
		width:185px;
	}
		#colLeft p#learnGaelic a {
			background:#F7F7F2 url(../images/bg_orange_chevron.png) no-repeat 10px 7px;
			display:block;
			color:#C64425;
			text-decoration:none;
			padding:5px 0px 5px 25px;
		}
	#colLeft form {
		background:#E8E8DE url(../images/bg_search_dark.png) no-repeat;
		border:1px solid #DDC;
		padding:40px 8px 0 8px;
		margin-bottom:1em;
		float:left;
		clear:left;
		width:185px;
		width/**/:/**/167px;
		display:block;
	}
		#colLeft form label {
			padding:.7em 0;
			display:none;
		}
		#colLeft form input {
			width:125px;
			border:1px solid #CCC;
			padding:4px 1px;
			background:#FFF url(../images/bg_search.png) no-repeat;
			float:left;
			margin:3px 5px 0 0;
		}
		#colLeft form input.submit {
			background:url(../images/bg_searchbutton.png) no-repeat;
			width:28px;
			height:28px;
			font-size:0;
			text-indent:-5000px;
			border:0;
			_padding-top:30px;
			color:#FFF;
			margin:0;
			cursor:pointer;
		}
		#colLeft form p {
			clear:left;
		}
			#colLeft form p a {
				color:#C64425;
				text-decoration:none;
				padding:.8em 5px .8em 12px;
				background:url(../images/bg_orange_chevron_dark.png) no-repeat left center;
				display:block;
			}
#colMain {
	font-size:110%;
	line-height:1.3em;
	width:560px;
	width/**/:/**/558px;
	margin-left:30px;
	float:left;
}
	#colMain h1 {
		height:62px;
		text-indent:-5000px;
		margin-bottom:.5em;
	}
	#colMain p.intro {
		font-size:120%;
		color:#000;
		margin-bottom:.5em;
		background:url(../images/bg_dots.png) repeat-x left top;
		padding-top:.5em;
	}
	#colMain p.helphead {
		font-weight:bold;
		margin-bottom:10px;
	}
	#colMain h2 {
		text-indent:-5000px;
		height:44px;
		float:left;
		margin-bottom:4px;
	}
	#colMain h2#subtitle {
		text-indent:0px;
		font-size:110%;
		height:0px;
	}
	#colMain h2.h2_thenAndNow {
		font-size:1.5em;
		text-indent:0;
		padding:4px;
	}
	
#colMain p.normal {
	font-family:verdana, arial, helvetica, sans-serif;
	color:#333333;
	text-align:left;
	padding:0 0 10px 0;
}

