@charset "UTF-8";
/* CSS Document */

.typography h1 {
    font-size:6em;
    font-weight:normal;
    margin:0;
    padding:0;
    line-height:1;
	position:relative;
	left:-3px;
}

.typography h2 {
	font-size:5.2em;
    font-weight:normal;
    margin:0;
    padding:0;
    line-height:1;
	position:relative;
	left:-3px;
}

.typography h3 {
	font-size:4.3em;
	font-weight:normal;
	line-height:1.5;
	margin:0;
	padding:0;
	position:relative;
	left:-3px;
}

.typography h4 {
	font-size:2.4em;
	font-weight:normal;
	line-height:1.5;
	margin:0;
	padding:0;
	position:relative;
	left:-2px;
}

.typography h5 {
	font-size:2.0em;
	font-weight:normal;
	line-height:1.5;
	margin:0;
	padding:0;
	position:relative;
	left:-1px;
}

.typography h6 {
	font-size:1.8em;
	font-weight:bold;
	line-height:1.5;
	margin:0;
	padding:0;
	position:relative;
	left:-1px;
}

.typography p, .typography ul {
	font-size:1.8em;
	line-height:1.7;
}

.typography ul {
	list-style:disc outside;
}

.typography ul li{
	margin-left:20px;
}

.typography ul.secondaryNav, .typography ul#latestNews {
	list-style:none;
}

.typography ul.secondaryNav li, .typography ul#latestNews li {
	margin-left:0;
}

.typography ul#latestNews {
	font-size:1em;
	line-height:1;
}

.typography .big {
	font-size:2.4em;
	line-height:1.5;
}

.typography .noBottomMargin {
	margin-bottom:0;
}

.typography .light {
	/*font-family: Aller Light, Aller_Light_TrueType, Aller_Light_EOT, Calibri, sans-serif;*/
	font-family: GillSans, Calibri, Trebuchet, sans-serif; 
}

.typography .underlined, .typography .accesskey {
	text-decoration:underline;
}

.typography .emphasised {
	font-style:italic;
}

.typography .small {
	font-size:small;
}


.typography .centered {
	text-align:center;
}

.typography .italic {
	font-style:italic;
}

.typography .home_page_paragraph {
	width:340px;
	font-size:2.0em;
	line-height:1.5;
	/*font-family: Aller Light, Aller_Light_TrueType, Aller_Light_EOT, Calibri, sans-serif;*/
	font-family: GillSans, Calibri, Trebuchet, sans-serif; 
}

.typography .home_page_secondary_paragraph {
	width:340px;
	font-size:1.6em;
	line-height:1.5;
	/*font-family: Aller Light, Aller_Light_TrueType, Aller_Light_EOT, Calibri, sans-serif;*/
	font-family: GillSans, Calibri, Trebuchet, sans-serif; 
}

.typography .consultantBio .consultantName {
	font-size:2.4em;
	font-weight:normal;
	line-height:1.5;
	padding:0;
}

.typography .consultantBio .consultantDescription p {
	font-size:1.6em;
}

.typography .consultantBio img {
	border:1px solid #FF5B00;
	float:left;
	margin-right:10px;
}

.typography .orangeBorder {
	border:1px solid #FF5B00;
}

.WidgetHolder {
	margin-bottom:2em;
}

.WidgetHolder ul {
	color:#FF5B00;
}

.WidgetHolder h3 {
	font-size:2.4em;
	font-weight:normal;
	line-height:1.5;
	margin:0;
	padding:0;
	position:relative;
	left:-2px;
}

.blogSummary h2, .blogEntry h4 {
	font-size:3.2em;
}
#TrackBacks_holder {
	margin-bottom:2em;
}
p.tagcloud {
	text-align:center;
}

p.comment, p.info {
	font-size:1em;
}

ul#PageComments {
	list-style:none;
}

ul#PageComments li {
	margin-left:0;
}