/*
	High Impact Facilitation - Print styles
	Created by gordongroup marketing + communications (www.gordongroup.com)
*/

body {
	color: #000000;
	font-family: "Arial", sans-serif;
	font-size: 12pt;
	}

img {
	margin: 0;
	padding: 0;
	
	border: 0;
	}

a:link, a:visited {
	color: blue;
	text-decoration: underline;
	}

.floatRight {
	float: right;
	margin: 0 0 12px 12px;
	}

.floatLeft {
	float: left;
	margin: 0 12px 12px 0;
	}

h2 {
	padding:0;
	clear:both;
	color:#754c28;
	font-size:1.1em;
	line-height:1.5em;
	background:url(../images/high_impact_bullet.jpg) 0px 8px no-repeat;
	}
	

	
	#currentLocation .locationStyle {
	color:#0079c1;
	font-size:1.3em;
}

#contentWrapper .brownText {
	color:#754c28;
	font-size:1.1em;
	line-height:1.5em;
	background:url(../images/high_impact_bullet.jpg) 0px 8px no-repeat;
	width:700px;
	font-weight:bold;
}

#rightColumn .brownText2 {
	color:#754c28;
	font-size:0.9em;
	line-height:1.5em;
	font-weight:bold;
	}
	


#leftColumn {
background:url(../images/high_impact_vertical_grey_bar.jpg) top right repeat-y;
margin-top:10px;
}

.secondary_nosidebar #leftColumn {
background:none;
}

.secondary #rightColumn {
margin-top:8px;
}

.secondary_nosidebar #leftColumn {
width:720px;
}

a.more:link {
	background:url(../images/high_impact_link_arrow.jpg) bottom right no-repeat;
	color:#754c29;
	font-size:0.9em;
	padding-right:5px;
	text-decoration:underline;
}

a.more:hover {
color:#0079c1;
text-decoration:underline;
}

a.more:visited {
	background:url(../images/high_impact_link_arrow.jpg) bottom right no-repeat;
	color:#000000;
	font-size:0.9em;
	padding-right:6px;
	text-decoration:underline;
}

h2, h3, h4, h5 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;	
	}

ul {
	list-style: square;	
	}
#navigation{
	display:none;

}

#title{
float:left;

}

#contact p{
	
	margin: 3px 0 3px 0;
	color:#754c29;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	font-weight:bold;

}

#contact a:link {
	text-decoration:none;
	color:#754c28;
}	

#contact a:focus,
#contact a:hover,
#contact a:active,
#contact a:visited:hover {
	text-decoration:underline;
	}
	
	#contact {
	padding-top:22px;
	float:right;
	text-align:right;
}



#footer p {
	border-top:1px solid black;
	padding-top:7px;
	
}