h1 {
	font-size: 19px;
	padding: 0px;
	margin: 0px 0px 20px 0px;
	font-weight: normal;
	color: #ffe27c;
	line-height: 100%;
}


h2 {
	font-size: 17px;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	font-weight: normal;
	color: #ffe27c;
	line-height: 100%;
}

h3 {
	font-size: 15px;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	font-weight: bold;
	color: #ffe27c;
	line-height: 100%;
}

h4 {
	font-size: 12px;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	font-weight: bold;
	color: #fff5ab;
	line-height: 125%;
}

p {
	font-size: 12px;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	line-height: 125%;
	font-weight: normal;
	color: #f9e9b5;
	text-align: left;
}

#column_left ul {
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

#column_left div.csc-textpic-imagewrap ul {
	margin: 0px;
}

#column_left li {
	color: #f9e9b5;
	line-height: 125%;
	font-size: 12px;
}


a:link {
	color: #f9e9b5;
	text-decoration: underline;
}

a:visited {
	color: #f9e9b5;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

hr {
	clear: both;
	border: 0px;
	padding: 10px 0px 20px 0px;
	margin: 0px;
	color: #882013;
	background: url(../design/content_hr_bg.gif) no-repeat top center;
}

