/*  TinyMCE specific rules
-----------------------------------------------------------------------------*/
  body.mceContentBody {background: #ffffff;}


/* Typography
-----------------------------------------------------------------------------*/
body{
	color:#3c3533;
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	font-weight:400;
	line-height: 1.65em;
}
	
a, a:link, a:visited{
  color:#632d00;
	text-decoration:none;
}
	
a:focus,
a:hover,
a:active{
	color:#632d00;
	text-decoration:underline;
}
  
.title, h1, h2, h3, h4, h5, h6 {
  color:#632d00;
  font-weight:bold;
	font-style:normal;
  text-rendering:optimizeLegibility;
}
h1 		{font-size: 26px; line-height: 1.44em; margin-bottom: .25em; }
h2 		{font-size: 22px; line-height: 1.44em; margin-bottom: .25em; }
h3 		{font-size: 18px; line-height: 1.44em; margin-bottom: .25em; }
h4 		{font-size: 16px; line-height: 1.44em; margin-bottom: .25em; }
h5 		{font-size: 14px; line-height: 1.44em; margin-bottom: .25em; }
h6 		{font-size: 12px; line-height: 1.44em; margin-bottom: .25em; text-transform: uppercase; }
.lead	{font-size: 115%; line-height: 1.44em; margin-bottom: .75em; color:#632d00; }
small, .small{font-size: 90%; line-height: 1.44em; font-weight:400;}

/* =Subheading
-----------------------------------------------------------------------------*/
hgroup h1:first-child, hgroup h2:first-child, hgroup h3:first-child, hgroup h4:first-child, hgroup h5:first-child {margin-bottom: 0;}
	
h1.subheading, h2.subheading, h3.subheading, h4.subheading, h5.subheading {font-weight: 400;}
h1.subheading {font-size: 30px;}
h2.subheading {font-size: 24px;}
h3.subheading {font-size: 18px;}
h4.subheading {font-size: 14px;}
h5.subheading {font-size: 12px;}

.units-footer-container a:link .fa-circle,
.units-footer-container a:visited .fa-circle{
	color:#aaaaaa;
	text-shadow:0px;
	transition:ease-in-out color .25s;
	}

.units-footer-container a:hover .fa-circle,
.units-footer-container a:focus .fa-circle,
.units-footer-container a:active .fa-circle{
	color:#034ea2;
	text-shadow:none;
	}

<!-- Links -->
.units-footer-container a,
.units-footer-container a:link,
.units-footer-container a:visited {
  color:#636363;
	text-decoration:none;
	transition:color ease-in-out .25s; }
	
.units-footer-container a:hover,
.units-footer-container a:focus,
.units-footer-container a:active {
	color:#939393;
	text-decoration:none;
	}


/* =Lead
----------------------------------------------------------------------------- */
p,
ul,
ol,
dl,
dd,
dt,
blockquote,
td,
th {
  line-height: 1.6em;
}
ul,
ol,
ul ul,
ol ol,
ul ol,
ol ul {
  margin: 0 0 0 0;
}
ol ol li {
  list-style-type: lower-alpha;
}
ol ol ol li {
  list-style-type: lower-roman;
}
p,
ul,
ol,
dl,
blockquote,
hr,
pre,
table,
form,
fieldset,
figure,
address {
  margin-bottom: 1em;
}
address {
  font-style: normal;
}
dl dt {
  font-weight: 500;
}
dd {
  margin-left: 1em;
}
blockquote {
  color:#999999;
  font-size: 12px;
  font-style: italic;
  position: relative;
  padding-left: 1.6em;
  margin-left: 0;
  border-left: 2px solid #dbdada;
}
blockquote p {
  margin-bottom: .5em;
}
blockquote small,
cite {
  color: #777;
  font-style: italic;
}
small,
blockquote cite {
  font-size: 12px;
  line-height: 1;
}
del {
  text-decoration: line-through;
}
abbr[title],
dfn[title] {
  border-bottom: 1px dotted #000;
  cursor: help;
}
strong,
b {
  font-weight: bold;
}
em,
i {
  font-style: italic;
}
sub,
sup {
  font-size: 10px;
  line-height: 0;
  position: relative;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
figcaption {
  font-size: 12px;
  font-style: italic;
}
ins,
mark {
  background-color: #fddc43;
  color: #0f0f0f;
  text-decoration: none;
}
pre,
code,
kbd,
samp {
  font-size: 90%;
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
pre {
  font-size: 90%;
  line-height: 1.45em;
  color: #333333;
  background: #f6f6f6;
  padding: 1.6em;
  overflow: auto;
}
code {
  padding: 3px 3px 1px 3px;
  display: inline-block;
  line-height: 1;
  background: #f6f6f6;
  border: 1px solid #ddd;
}
pre code {
  font-size: 100%;
  border: none;
  padding: 0;
  background: none;
  line-height: 1.6em;
}
kbd {
  padding: 2px 6px 1px 6px;
  line-height: 1;
  display: inline-block;
  border-radius: .3em;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2), 0 0 0 1px #ffffff inset;
  background-color: #fafafa;
  border: 1px solid #ccc;
  color: #333333;
  font-weight: normal;
  white-space: nowrap;
}


  button:active,
  button:focus {
	outline: none;
	}

page input[type="text"],
page input[type="password"],
page input[type="email"],
page input[type="url"],
page input[type="phone"],
page input[type="tel"],
page input[type="number"],
page input[type="datetime"],
page input[type="date"],
page input[type="search"],
page input[type="datetime-local"],
page textarea,
page select[multiple="multiple"] {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 1;
  font-size: 14px;
  border-radius: 0;
  background: #fff;
  box-shadow: none;
  border: 1px solid #bbbcc0;
  outline: none;
  padding: 7px 5px;
  position: relative;
  z-index: 2;
  -webkit-appearance: none;
}
page input[type="text"],
page input[type="password"],
page input[type="email"],
page input[type="url"],
page input[type="phone"],
page input[type="tel"],
page input[type="number"],
page input[type="datetime"],
page input[type="date"],
page input[type="search"],
page input[type="datetime-local"] {
  height: 2.3em;
}
input[type="range"] {
  position: relative;
  top: 3px;
}
select[multiple="multiple"],
textarea {
  line-height: 1.35em;
}

fieldset {
  padding: 1.6em;
  margin-bottom: 1.6em;
  border: 1px solid #dbdada;
}
legend {
  font-weight: bold;
  padding: 0 1em;
  margin-left: -1em;
}
tfoot th,
tfoot td {
  background-color: #f4f4f4;
}
th,
td {
  border-bottom: 1px solid #eee;
  padding: 8px 10px;
}
table caption {
  text-transform: uppercase;
  padding: 0 1em;
  color: #777;
  font-size: 12px;
}

/* #Lists */
-----------------------------------------------------------
	ul, ol			{  margin-bottom:1em; }
	ul				{ list-style: disc outside; margin-left:30px; }
	ol				{ list-style: decimal; }
	li 				{ line-height:inherit; }
	ol, ul.square, 
	ul.circle, 
	ul.disc 			{ margin-left: 0px; }
	ul.square			{ list-style: square outside; }
	ul.circle 			{ list-style: circle outside; }
	ul.disc 			{ list-style: disc outside; }
	ul.great			{ content:"003E"; }
	ul ul, ul ol,
	ol ol, ol ul 		{ margin: 4px 0 5px 30px; font-size: 90%; }
	ul ul li, ul ol li,
	ol ol li, ol ul li	{ margin-bottom: 6px; }
	ul.large li		{ line-height: 21px; }
	li p 			{ }
	
/*	Pagination
-----------------------------------------------------------*/
	.pagination	{
		height:50px;
		margin-top:20px;
		overflow:auto;
		width:auto;
		}
		
	.pagination a:link, 
	.pagination a:visited {
		border:2px solid #e8e8e8;
		padding:10px 12px;
		}
		
	.pagination a:hover,
	.pagination a:focus,
	.pagination a:active { 
		background:#f5f5f5;
		border:2px solid rgb(180,50,42); 
		color:rgb(180,50,42);
		text-decoration:none;		
		}
		
	.pagination span {
		margin-right:3px; }

	.page_left span, page_right span {
		margin-right: 0px;
		border:none;
		padding:0px;
		}
		
	.page_left, .page_right, .numbers strong {
		display:inline-block;
		margin:0px; 
		padding:10px 12px; }
	
	.numbers {
		display:inline-block;
		margin:0px;
		}	