body, html {
background: #fff url(background.jpg) top center no-repeat;
}
#siteHeader {
	background: transparent;
	height: 215px;
}

#accountNav {
	background: transparent;
	border: none;
}
#accountNav .nginLogo a {
	margin-right: 30px;
}
#accountNav .currentSite a, #accountNav .currentSite {
	background: transparent;
}
#accountNav .currentSite a#edit_membership {
	border: none;
}
#accountNav .secondary a {
	color: #ffffff;
}

#topNav {
	margin: 0 0 30px 0px;
	border: none;
	background: transparent;
	font-family: helvetica;
}
#topNav table {
	width: 990px;
	background: transparent;
}
#topNav table td a, #topNav table td a.selected {
	background: transparent;
	border: none;
	box-shadow: none;
	height: 36px;
	line-height: 36px;
}
#siteContainer2.one_panel #topNav {
	margin-bottom: 5px;
}
#topNav tr td a {
	padding: 0 7px;
}
#topNav table td {
	border: none;
	position: relative;
}
#topNav table td a {
	font-size: 13px;
	position: relative;
	text-shadow: 0px 1px 1px #808199;
}
#topNav table td:hover > a {
	background: transparent;
	box-shadow: none;
	border: none;
	outline: solid 1px #fff;
}
#topNav table td > a {
	color: #ffffff;
}
#topNav table td.selected > a{
	color: #fff;
	outline: solid 1px #fff;
}
#topNav tr td.selected > a {
	background: transparent;
}
#topNav tr td.selected ul a {
	background: #ffffff;
}
#topNav tr td.selected ul a {
	background: #ffffff;
	color: #00173f;
}
#topNav tr td.hover ul > a {
	background: #00173f;
	color: #ffffff;
}
#topNav tr td {
	background: none;
}
#topNav tr td a:hover {
	color: #ffffff;
}
#topNav tr td.firstNavElement a.selected {
	background: transparent;
}
#topNav tr td.firstNavElement a:hover {
	background: transparent;
}
#topNav td ul li a {
	background: #ffffff;
	border-top: solid 1px #d0d0d0;
	border-bottom: solid 1px #d0d0d0;
	color: #261368;
	text-shadow: none;

}
#topNav tr td.lastNavElement a.selected {
	background: transparent;
}
#topNav tr td.lastNavElement a:hover {
	background: transparent;
}
#topNav #top_nav_node_page_node_1079447, #topNav #top_nav_node_page_node_1079448, #topNav #top_nav_node_page_node_1105245 {
	display: none;
}
#logo:hover:after {
	opacity: 1;
}
#logo:hover {
	background: transparent none;
}
#pageContentContainer {
	min-height: 1000px;
	background: transparent;
}

#panelTwo {
	background: transparent;
	box-shadow: none;
}

#displayBodyHeader {
	background: transparent;
}
#displayBodyHeader span {
	color: #034ea2;
}
#panelOne .subNav {
	background: transparent;
}

.subNavContainer h4 {
	background: #d2000a
}
.subNav .parents .selected a {
	background: #d2000a
}
#pendant {
	height: 200px;
	width: 200px;
	position: absolute;
	background: url(pendant.png);
	cursor: pointer;
	margin: 15px 0 0 70px;
}
#pendant:after {
	content: "";
	display: block;
	background: url(pendant-hover.png);
	height: 200px;
	width: 200px;
	opacity: 0;
}
#pendant:hover:after {
	opacity: 1;
}
#pendant:hover {
	background: transparent none;
}
#topNav #top_nav_node_page_node_753711 {
	display: none;
}
#siteContainer2.one_panel #pageContentContainer {
	background: transparent;
}
#yieldPageContent {
	background: transparent;
}

ul.socialMedia { float: right; position: relative; top: 152px; right: 125px; }
.socialMedia li {float: left; margin: 0 0 0 5px; }
.socialMedia li a { height: 21px; width: 23px; background: transparent url(i/socialSprite.png); text-indent: -9999px; display: block; }

.socialMedia li a.facebook { background-position: 0px 0px; }
.socialMedia li a.facebook:hover { background-position: 0px -21px; }

.socialMedia li a.twitter { background-position: -23px 0px; }
.socialMedia li a.twitter:hover { background-position: -23px -21px; }

.socialMedia li a.ios { background-position: -46px 0px; }
.socialMedia li a.ios:hover { background-position: -46px -21px; }

.socialMedia li a.google { background-position: -69px 0px; }
.socialMedia li a.google:hover { background-position: -69px -21px; }


