body, html {
	font-family: Arial, Vardana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5b452d;
}
p {
	line-height:160%;
	padding-bottom: 20px;
}
h1 {
	font-size: 20px;
	color: #be883a;
	padding-bottom:10px;
	text-transform:uppercase;
	font-weight:normal;
}
h2, h2 a, h2 a:link, h2 a:visited, h2 a:active  {
	font-size: 13px;
	color: #be883a;
	text-transform: none;
	margin-bottom:0px;
	padding-bottom: 5px;
	padding-top:10px;
	font-weight:bold;
	color: #be883a;
}
h3 {
	font-size: 12px;
	padding-bottom: 20px;
	font-weight:bold;
	color: #be883a;
}
h4 {
	font-size: 12px;
	padding-bottom: 0px;
	font-weight:bold;
}
#ContentCol1 ul {
	padding-left:15px;
	padding-bottom:20px;
}
#ContentCol1 ul li ul {
	padding-left:15px;
	padding-bottom:0px;
	padding:3px 0px 3px 15px; 
}
/*
#ContentCol2 h1 {
	color: #be883a;
	padding-bottom: 10px;
}
*/
#ContentCol2 h1, #ContentLeft h1 {
	font-style: normal;
	font-size: 12px;
	color: #be883a;
	padding: 0px;
	text-transform:none;
}
#ContentCol2 h2, #ContentLeft h2 {
	font-style: normal;
	font-size: 12px;
	color: #be883a;
	padding: 0px;
}
#ContentCol2 p, #ContentLeft p {
	font-size: 11px;
}
a {
	color: #5b452d;
	text-decoration:none;
	font-weight: normal;
}
a:link, a:visited, a:active {
	color: #5b452d;
	text-decoration:none;
}

a:hover {
	color: #be883a;
	text-decoration:underline;
}

img a, a img {
	border: none;
}

.csc-textpic-caption {
	font-size:11px;
	text-align:right;
}
h1.imageheader {
   overflow: hidden;
   text-indent: 999em;
   white-space: nowrap;
   background-repeat: no-repeat;
}

hr {
	height:1px;
	border:none;
	border-bottom:1px dotted #be883a;
	background:none;
}