body {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	line-height: 15px;
	}

p {
	margin: 0 0 25px 0;
	padding: 0;
	}

h2 {
	color: #BD690F;
	font-size: 18px;
	margin: 0 0 10px 0;
}

h3  {
	color: #9B4312;
	font-weight: bold;
	margin: 0 0 5px 0;
	font-size: 15px;
}

h4 {
	color: #000;
	font-size: 13px;
	margin: 0;
	padding: 0;
	}




p.intro {
	font-size: 15px;
	color: #545353;
	margin-right: 10px;
	line-height: 19px;
}

p.small {
	font-size: 10px;
}

strong {
	color: #577468;
	font-weight: bold;
}

ul { margin: 0; 
	 padding: 0; 
     list-style: none; 
	 }
	 
li {
	padding-left: 13px;
	background: url(images/icn_arrow.gif) no-repeat 0 4px;
	margin-bottom: 7px;

}

li.selected {
	margin-left: 10px;
}

a {
	color: #B0390F;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.date {
	font-size: 12px;
	color: #808080;
	padding-bottom: 8px;
}

#side p {
	color: #36362F;
}

.callout {
	float: right;
	margin: 7px 0 7px 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	line-height: 22px;
	color: #454545;
}

