h1, h2, h3, h4, h5, h6 {
	margin:0 0 .5em 0;
	}
h1 {
	}
h2 {
	color:#321711;
	font-size:1.1em;
	background:url(/images/layout/dots_double_horizontal.gif) bottom left repeat-x;
	padding: 0 0 10px 0;
	margin: 0 0 7px 0;
	text-transform:uppercase;
	}
h3 {font-size:1.2em;}
	div#leftColumn h3 {color:#9eb02e;}
	div#mainColumn h3,
	div#mainColumnFull h3 {
		color:#d5541b;
		margin-bottom:3px;
		}
		div#mainColumn h3 img,
		div#mainColumnFull h3 img {margin-top:-15px;}

h4 {
	font-size:1em;
	color:#d5541b;
	}
h5 {
	font-size:.9em;
	color:#321711;
	}
h6 {
	font-size:1em;
	font-weight:normal;
	color:#321711;
	padding:0;
	margin:0;
	}
	
p {
	line-height: 1.5em;
	margin:0 0 1.5em 0;
	font-size:12px;
	}
	
	p.date
	{
		margin: 0px 0px 3px 0px;
		padding: 0px;
		color: #000000;
		font-size: 11px;
	}
	
	p.tags
	{
		font-size: 11px;
		color: #333333;
	}
	
strong, b {font-weight:bold;}

em {font-style:italic;}
	

	
/* Universal Link Formating */
.bluelink a,
.bluelink h4,
.bluelink h3
{
	color: #2e87b0 !important;
}
.greenlink a,
.greenlink h4,
.greenlink h3
{
	color: #9eb02e !important;
}
.orangelink a,
.orangelink h4
{
	color: #d5541b !important;
}
