html { background: #fff url("i/Strip4.jpg") top center repeat-x; }

body { background: url("i/pageHeader.jpg") top center no-repeat; }

h1,h2,h3,h4,h5,h6 {
	font-family: "proxima-nova",sans-serif;
	color: #f4510e;
}

a {
	color: #f4510e;
}

a:hover {
	color: #f6743f;
}

#displayBodyHeader {
	color: #f4510e;
	font-family: "proxima-nova",sans-serif;
}

.layoutContainer .hrElement {
	border-color: #B8B8B8;
	background-color: #B8B8B8;
	color: #B8B8B8;
}

#accountNav { background: none; }

#accountNav .currentSite a {
	background-color: #f4510e;
}

#accountNav .currentSite a:hover {
	background-color: #f6743f;
}

#accountNav li a {
	color: #fff;
	-webkit-transition: .2s background-color ease-in-out;
		 -moz-transition: .2s background-color ease-in-out;
			-ms-transition: .2s background-color ease-in-out;
			 -o-transition: .2s background-color ease-in-out;
					transition: .2s background-color ease-in-out;
}

#accountNav li a:hover { background:none; color: #999; }

#accountNav .currentSite a:first-child { border-radius: 0 0 0 5px; }

#accountNav li.nginLogo {
    display: none;
}

.siteContainer {
	position: relative;
	width: 962px;
}

.noUserBar #siteHeader, 
#siteHeader  { height: 116px;  }

#siteHeader h1 a {
    display: block;
    height: 116px;
    width: 342px;
}

#adminNav {
    position: fixed;
    right: 0;
    top: 130px;
    z-index: 1000;
}

#adminNav a {
    background: url("i/editUser.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 70px;
    width: 65px;
}

.edit_mode #adminNav a {
    background-position: 0 -70px;
}

#adminNav a img {
    display: none;
}

#topNav {
	top:36px;
	right: 0;
}

#topNav tr td.selected {
	background: none;
}

#topNav tr td.selected a {
	color: #f4510e;
}

#topNav tr td.selected:hover {
	background: none;
}

#topNav tr td a {
	font-size: 14px;
	font-family: "proxima-nova",sans-serif;
	font-weight: 600;
	padding: 5px 10px 13px;
}

#topNav tr td.lastNavElement a {
	padding-right: 0;
}

#topNav tr td a:hover {
	background: none;
	color: #f4510e;
}

.pollElement, 
.textBlockElement, 
.sponsorElement, 
.documentElement, 
.mailSubscribeElement, 
.reportTableElement, 
.tableElement, 
.aggregatorElement, 
.siteMapElement, 
.linkElement, 
.contactElement {
	background-color: #fff;
	border: none;
}

.textBlockElement h3, .aggregatorElement h3, .mailSubscribeElement h3, .reportTableElement h3, .tableElement h3, .pollElement h3 {
	background: none;
	border: none;
	color: #f4510e;
	font-size: 18px;
	font-family: "proxima-nova",sans-serif;
}

.textBlockElement p {
	padding: 24px;
}

.galleryElement_gallery.formatted {
	background: none;
	box-shadow: none;
	-webkit-box-shadow: none;
}

#panelOne {
	top:-31px;
}

#siteFooter { background: transparent none; width: 962px; margin: 32px auto 0; text-align: left; }

#siteFooter ul {
	padding-top: 16px;
}

#siteFooter ul li {
	color:#666;
}

#siteFooter ul li a {
	color:#666;
}

#socialFooter {
	border-top: 1px solid #b8b8b8;
	border-bottom: 1px solid #b8b8b8;
	width: 100%;
	height: 24px;
	padding: 12px 0;
}

#socials {
	float: right;
}

#socialFooter h5 {
	float: left;
	font-family: "proxima-nova",sans-serif;
	font-weight: 600;
	font-size: 18px;
	color: #f4510e;
	padding-top: 5px;
}

#socialFooter ul {
	padding: 0;
}

#socialFooter li {
	float: left;
}

#socialFooter li a {
	display: block;
	width: 24px;
	height: 24px;
	text-indent: -9999px;
}

#fb a {
	background: url("i/Facebook1.jpg") no-repeat;
}

#tw a {
	background: url("i/Twitter.jpg") no-repeat;
}

#pin a {
	background: url("i/Pinterest.jpg") no-repeat;
}