html, body {
	background: #EFEFEF;
	font-family: 'AvenirLTStd45Book';
	font-size: 62.5%; 
	color: #464646;
	font-weight: normal;
}
h1 {
	font-family: 'AvenirLTStd45Book';
	font-size: 2.75rem; 
	color: #BD4825;
	/* text-transform: uppercase; */
	font-weight: normal;
}
h2 {
	font-size: 1.25rem;
}
h4 {
	font-family: 'AvenirLTStd85Heavy';
	text-transform: uppercase;
	font-size: 1.25rem;
	display: block;
	padding: 7px;
}
p  {
	line-height: 1.65rem;
	font-size: 1.25rem;
}
ul li, .side-bar p {
	line-height: 1.5rem;
	font-size: 1.2rem;
}
input[type=text] {
	height: 20px;
	color: #929292;
	font-size: 1.1rem;
}
.side-bar ul li:hover {
	background: #ECECEC;
}
a, a:hover {
	color: #bd4825;
}
strong {
	font-family: 'AvenirLTStd85Heavy';
	font-weight: normal;
}
ul {
	padding: 0;
	margin: 0;
}
input {
	border: 0;
}
hr {
	color: #e7e7e7;
	-webkit-box-shadow: 1px 1px 1px rgba(255, 255, 255, 1);
	-moz-box-shadow: 1px 1px 1px rgba(255, 255, 255, 1);
	box-shadow:  1px 1px 1px rgba(255, 255, 255, 1);
}
/*----------------------------------------------------------*/
/* NAVIGATION */
/*----------------------------------------------------------*/
#navContent {
	font-family: 'AvenirLTStd85Heavy';
}
.nav a img {
	margin: 10px 0;
	float: left;
}
.nav ul {
	margin-top: 28px;
	list-style: none;
	border: 0;
}
.nav ul li {
	padding: 0 10px;
	cursor: pointer;
    line-height: 1rem;
	border: 0;
}
.nav ul li div {
	display: block;
	text-transform: uppercase;
	font-size: 1.1rem;
	color: #666;
	margin: 22px 0;
	padding: 0;
	height: 10px;
	text-decoration: none;
    overflow:hidden;
}
.nav ul li div span {
	display: block;
    margin: 0;
    padding: 0;
}
.nav ul li.selected div span {
	color: #BD4825;
}
.toplinks {
	position: absolute;
	float: right;
	right: 0;
	top: 0;
	font-size: 1rem;
	background: #e3e3e3;
	width: 260px;
	padding:4px 3px 3px 3px;
	height: 26px;
	text-transform: uppercase;
}
.toplinks ul {
	margin: 0 5px 0 0;
	list-style: none;
	float: left;
	display: inline-block;
}
.toplinks ul li {
	display: inline-block;
	border: 1px solid #EEE;
	padding: 8px;
	border-right: 0;
	border-bottom: 0;
	border-top: 0;
}
.toplinks ul li:first-child {
	border: 0;
}
.toplinks ul li a {
	color: #929292;
	font-size: .9rem;
}
.toplinks ul li a:hover {
	color: #FFF;
}
#searchPortfolio {
	background: #FFF url(../_img/icons/search.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	padding-left: 20px;
	height: 20px;
	width: 110px;
	color: #929292;
	font-size: 1.1rem;
}
input:focus, textarea:focus {
    outline: none;
}
/*----------------------------------------------------------*/
/* MISSION */
/*----------------------------------------------------------*/
/*
.mission {
	border: 1px solid #e7e7e7;
	border-top: 0;
	border-right: 0;
	border-left: 0;
	padding: 0 14px 10px 0;
	margin: 30px 0;
	-webkit-box-shadow: 0 1px 1px rgba(255, 255, 255, 1);
	-moz-box-shadow: 0 1px 1px rgba(255, 255, 255, 1);
	box-shadow:  0 1px 1px rgba(255, 255, 255, 1);
}
*/

.mission p {
	font-size: 1.65rem;
	line-height: 2.25rem;
	margin-bottom: 50px;
}
.or-bit {
	margin-bottom: 30px;
}
/*----------------------------------------------------------*/
/* BARKERS */
/*----------------------------------------------------------*/
.barkers h4 {
	font-size: 1rem;
	font-family: 'AvenirLTStd45Book';
	font-weight: normal;
	padding: 0 0 4px 0;
	text-transform: none;
	color: #666;
}
.barkers li{
	font-size: 1.1rem;
}
.barkers h2 {
	font-size: 1.75em;
	margin: 0;
	padding: 8px 0 0 0;
}

/*----------------------------------------------------------*/
/* Sidebar */
/*----------------------------------------------------------*/
.side-bar div div {
	background: #e3e3e3;
	margin-bottom: 15px;
	padding-bottom: 0;
	font-size: .9rem;
}
.side-bar h4 {
	border: 1px solid #ececec;
	border-top: 0; 
	border-left: 0;
	border-right: 0;
	margin-bottom: 0;
}
.side-bar ul li {
	margin: 0;
	border: 1px solid #ececec;
	border-top: 0; 
	border-left: 0;
	border-right: 0;
	padding: 7px;
}
.quicklinks {
	display: none;
}
.quicklinks ul li {
	padding: 0;
}
.quicklinks ul li a {
	display: block;
	padding: 5px 7px; 
	margin: 0;
	color: #464646;
}
.quicklinks ul li a:hover {
	background: #FFF;
}
.newsletter h4 {
	border: 0;
}
.newsletter input[type=text] {
	text-indent: 5px;
	margin-left: 10px;
	width: 
}
.newsletter input[type=submit] {
}
.newsletter p {
	padding-left: 10px;
}
/*----------------------------------------------------------*/
/* CLIENT SLIDER */
/*----------------------------------------------------------*/
#client-slider table {
	width: 100%;
	height:75px;
	background: none;
	border: 0;
}
/*----------------------------------------------------------*/
/* FOOTER */
/*----------------------------------------------------------*/
.super-footer {
	padding-top: 5px;
	background: #FDFDFD;
	font-size: .7rem;
}
.super-footer img {
	padding: 10px 0 10px 0;
}
.super-footer ul {
	padding-top: 12px;
	font-family: 'AvenirLTStd85Heavy';
	text-transform: uppercase;
	font-size: 1rem;
}
.super-footer ul li {
	margin: 0;
	padding: 0;
	font-size: 1rem;
}
.super-footer a {
	padding: 3px 0;
}
.footer-right {
	text-transform: uppercase;
	font-family: 'AvenirLTStd85Heavy';
	text-align: right;
	font-size: 1.05rem;
}
.footer-right a img {
	padding: 0;
/* Handled by JQuery - keep for the time being
ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
*/
}
.footer-right strong {
	color: #808080;
	padding-left: 6px;
	font-family: 'AvenirLTStd45Book';
}
.super-footer a, .footer a {
	font-family: 'AvenirLTStd45Book';
	text-transform: uppercase;
	font-weight: normal;
	color: #808080;
	display: inline-block;
}
.super-footer a:hover, .footer a:hover {
	color: #BD4825;
}
.footer {
	background: #dcdcdc;
	font-size: .5rem;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.footer p {
	padding-top: 14px;
	font-size: .75rem;
}
.social-media a img {
	padding: 5px 1px 0 1px;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
	filter: alpha(opacity=10);
	-moz-opacity: 0.1;
	-khtml-opacity: 0.1;
	opacity: 0.1;
}
.social-media {
	text-align: right;
}
/*----------------------------------------------------------*/
/* DEBUG ONLY */
/*----------------------------------------------------------*/
.row.display { background: #f4f4f4; margin-bottom: 10px; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; }
.row.display .column, .row.display .columns { background: #e7e7e7; font-size: 11px; text-indent: 3px; padding-top: 6px; padding-bottom: 6px; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; }