
body,ul,ol,dl,td,th,caption,pre,p,blockquote,input,textarea {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5; 
	font-size: 12px;
	color: #4c4438;
}

/* =Lists
----------------------------------------------- */
ul {list-style-type:square; padding: 0 0 0 20px; margin: 0 0 25px 0;}
ol {list-style-type:decimal; padding: 0 0 0 20px; margin: 0 0 25px 0;}


h1, h1 a, h1 a:visited {font-size:20px; margin: 0 0 10px 0; font-weight: normal; color: #d36b62; }
h2, h2 a, h2 a:visited {font-size:16px; margin-bottom: 10px; font-weight: normal;line-height: 1; color: #f5bc56;}
h3, h3 a, h3 a:visited {font-size:15px; margin-bottom: 10px; font-weight: normal;  color: #d36b62; }
h4 {font-size:14px; margin-bottom:5px; font-weight: normal;}
p  {font-size: 12px; line-height: 1.8; margin: 0 0 15px 0;clear: left;}

.calendar-event h2 {
padding-left: 7px;border-left: 5px solid #666;
}

.content-box h2, .content-box h2 a {
	font-size: 12px;
}
p.terms {
	padding: 10px;
	font-size: 10px;
	border: 1px dashed #d6d3b4;
	margin: 10px;
	color: #565443;
}
p.terms strong {
	color: #383731;
	font-size: 10px;
}
p#breadcrumbs {
	margin-bottom: 15px;
	font-size: 10px;
}


blockquote  { margin: 0 0 18px 18px; color: #666; font-style: italic; }
strong {font-weight: bold;}
em     {font-style:italic;}

a:link, a:visited {
	text-decoration: underline;
	color: #ec6a15;
	outline: none;
}
a:hover {
	text-decoration: none;
}
.breadCrumbs {
	position: absolute;
	top: -30px;
	left: 237px;
	font-size: 10px;
	color: #725f59;
}
.breadCrumbs a {
	font-size: 10px;
	color: #422c25;
}

