﻿@charset "UTF-8";
* {
   vertical-align: top;
   margin: 0px;
   padding: 0px;
}
#whcnetwork {
	width: 100%;
	background-image:url(../images/whcnetwork/networkbg.png);
	background-repeat:repeat-x;
	background-color:#171718;
	height: 90px;
}
#whcnetwork #menu{
	height: 85px;
	width: 1045px;
	margin-right: auto;
	margin-left: auto;
	position:relative;
	display:block;
	margin-bottom: 5px;
}
#whcnetwork #menu{
	height: 85px;
	width: 1045px;
	margin-right: auto;
	margin-left: auto;
	position:relative;
	display:block;
}
#header-wrapper {
	height: 135px;
	width: 100%;
	background: url(../images/marble-dark-header.jpg);
	margin-right: auto;
	margin-left: auto;
	border-right-style: none;
	border-left-style: none;
	border-top-style: none;
	border-bottom-style: none;
}
#header-wrapper #header-content {
	width: 1112px;
	height: 135px;
	background-image:url(../images/navigation-bg.png);
	background-position: bottom;
	background-repeat:no-repeat;
	margin-right: auto;
	margin-left: auto;
	position:relative;
	display:block;
}
#header-wrapper #header-content #logo-panel {
	width: 200px;
	margin-left: 112px;
	position:absolute;
	z-index:10;
}

#header-wrapper #header-content #header-panel {
	float:left;
	width: 708px;
	margin-left: 100px;
	font-family: stratum, Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-size: 20px;
	color:#FFF;
	padding-left: 250px;
	margin-top: 100px;
	font-weight: normal;
}
#header-wrapper #header-content #header-panel a {
	color: #FFF;
	padding-right: 20px;
	font-family: stratum, Helvetica, Arial, sans-serif;
	text-transform:uppercase;
	font-size: 18px;
}
#header-wrapper #header-content #header-panel a:hover {
	color: #c49246;
	font-family: stratum, Helvetica, Arial, sans-serif;
}
#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left:auto;
	margin-bottom: 0px;
	border-right-style: none;
	border-left-style: none;
	border-top-style: none;
	border-bottom-style: none;
	z-index:0;
	
}
#wrapper #bodyArea #darkbg {
	width: 100%;
	background: url(../images/dark-content-bg.png);
	background-repeat:no-repeat;
	background-color:#222222;
	background-position:center top;
	margin-right: auto;
	margin-left: auto;
	border-right-style: none;
	border-left-style: none;
	border-top-style: none;
	border-bottom-style: none;
	padding-bottom:10px;
}
#wrapper #bodyArea #darkbg #dark-content {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	position:relative;
	display:block;
	margin-bottom:0px;
}#wrapper #bodyArea #whitebg {
	width: 2150px;
	background: url(../images/white-content-bg.png);
	background-repeat:no-repeat;
	background-color:#e1e1e1;
	background-position:center top;
	margin-right: auto;
	margin-left: -595px;
	border-right-style: none;
	border-left-style: none;
	border-top-style: none;
	border-bottom-style: none;
	padding-bottom:10px;
}
#wrapper #bodyArea #whitebg #white-content {
	width: 960px;
	margin-right: auto;
	margin-left: 595px;
	padding-top: 30px;
	position:relative;
	display:block;
	margin-bottom:0px;
}
#wrapper #bodyArea {
	margin-bottom:0px;
}
#wrapper #bodyArea #title {
	background-color: #161616;
	width: 2560px;
	margin-left: -800px;
}
#wrapper #bodyArea #title #title-pic {
	min-width:960px;
	margin-left:800px;
}
#wrapper #bodyArea #scroller {
	background-image:url(../images/scroller_bg.png);
	width: 2560px;
	margin-left: -800px;
}
#wrapper #bodyArea #scroller #featured {
	min-width:960px;
	margin-left:800px;
}


#wrapper #bodyArea #whitebg #white-content #submenu {
	font-family: Helvetica, sans-serif;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #fcfcfc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c1c1c1;
	text-transform: uppercase;
	padding: 17px 20px;
	font-size: 13px;
}
#wrapper #bodyArea #whitebg #white-content #submenu a {
	color: #000;
	margin-right: 20px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 15px;
}
#wrapper #bodyArea #whitebg #white-content #submenu a:hover {
	border-bottom: solid 2px #006695;
}
#wrapper #bodyArea #whitebg #white-content h2 .accent {
	color: #c49246;
}
#wrapper #bodyArea #whitebg #white-content #submenu .selected {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #006695;
}
#footer-wrapper{
	height: 265px;
	background-image: url(../images/marble-dark-footer.jpg);
	background-position: top center;
	background-repeat: repeat-x;
	border-top: 1px solid #3d3d3d;
	width: 100%;
	margin-top:0px;
}
#footer-wrapper #footer {
	height: 265px;
	width: 960px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	position:relative;
	display:block;
	margin-top:0px;
}
#footer-wrapper #footer a img{
	opacity: 1.0;
}
#footer-wrapper #footer a:hover img{
	opacity: 0.75;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link {
	color: #c49246;
	text-decoration: none;
}
a:visited {
	color: #991836;
	text-decoration: none;
	font-family: stratum, Helvetica, Arial, sans-serif;
}
p {
	font-family:  Helvetica,Arial, sans-serif;
	font-size: 14px;
	color: #333;
	margin-top: 20px;
	/* [disabled]margin-right: 20px; */
	margin-bottom: 20px;
	margin-left: 5px;
}
h3 {
	margin: 10px 0px 0px 0px;
	font-size: 14px;
	color: #fff;
}
h3 {
	font-size: 24px;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3d3d3d;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3d3d3d;
	padding-top: 22px;
	padding-bottom: 16px;
	margin: 0px;
	font-family: Stratumb, Arial, sans-serif;
	;
}
h4 {
	font-size: 22px;
	margin-bottom:0px;
	margin-top: 0px;
	font-family: stratumb, Arial, Helvetica, sans-serif;
	color: #FFF;
	text-transform: uppercase;
}
h6 {
	font-size: 22px;
	margin-bottom:0px;
	margin-top: 0px;
	font-family: stratumb, Arial, Helvetica, sans-serif;
	color: #000;
	text-transform: uppercase;
}
hr {
	margin: 20px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	list-style-position: outside;
	list-style-type: disc;
	padding: 3px;
	text-indent: 0;
}
h1 {
	font-family: Stratumb, Arial, sans-serif;
	font-weight: bold;
	text-transform:uppercase;
	font-size: 30px;
	font-transform: center;
	color: #fff;
}
h2 {
	font-family: Stratumb, Arial, sans-serif;
	font-weight: bold;
	text-transform:uppercase;
	font-size: 35px;
	font-transform: center;
	color: #000;
	margin-top: 35px;
}

#wrapper #bodyArea #scroller #whitebg #white-content .accent {
	color: #c49246;
}
#wrapper #bodyArea #scroller #darkbg #dark-content .accent {
	color: #c49246;
}
#wrapper #bodyArea #scroller #darkbg #dark-content table tr .title {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16.5px;
	font-weight: bold;
	color: #FFF;
	background-image: url(images/table-title.png);
	text-align: center;
	text-transform: uppercase;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-bottom-color: #999;
}
#wrapper #bodyArea #scroller #darkbg #dark-content table tr .descibe {
	font-size: 14px;
	color: #FFF;
	text-align: center;
}#wrapper #bodyArea #scroller #darkbg #dark-content table tr .descibe {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
}
#wrapper #bodyArea #scroller #darkbg #dark-content .whitefont {
	color: #fff;
}
#wrapper #bodyArea #scroller #darkbg #dark-content table tbody tr td {
	color: #FFF;
}
#wrapper #bodyArea #whitebg #white-content #submenu {
	font-family: Helvetica, sans-serif;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #fcfcfc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c1c1c1;
	text-transform: uppercase;
	padding: 17px 20px;
	font-size: 13px;
}
#wrapper #bodyArea #whitebg #white-content #submenu a {
	color: #000;
	margin-right: 0px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 15px;
}
#wrapper #bodyArea #whitebg #white-content #submenu a:hover {
	border-bottom: solid 2px #006695;
}
#wrapper #bodyArea #whitebg #white-content h2 .accent {
	color: #c49246;
}
#wrapper #bodyArea #scroller #darkbg #dark-content .whitefont {
	color: #fff;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 20px;
	margin-left: 0px;
}
h5 {
	font-family: stratum, Arial, Helvetica, sans-serif;
	color: #c49246;
	font-size: 16px;
	text-transform: uppercase;
}
#footer-wrapper #footer table tr td {
	color: #fff;
}
