h1 {
	color: #957c27;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-weight: normal;
	font-style: normal;
	letter-spacing: .1em;
	font-variant: small-caps;
	margin-bottom: 30px;
	margin-top: 20px;
}

h2 {
	color: #33406c;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-size: 20px;
	padding: 0;
	margin-top: 30px;
	margin-bottom: 15px;
}



h3 {
	color: #4d6082;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-size: 17px;
	padding: 0;
	margin-top: 30px;
	margin-bottom: 10px;
	border-bottom: 1px solid #e4dfc5;
}

.sidecontent h1 {
	font: bold 12px Georgia, Garamond, Palatino, "Times New Roman", Times, serif;
	letter-spacing: .1em;
	padding-bottom: 5px;
	text-transform: uppercase;
	color: #33406c;
	border-bottom: 1px dotted #bbb79c;
	margin-top: 0;
	margin-bottom: 15px;
	padding-top: 15px;
}