body {
	background-color: #ffffff;
	font-family: verdana;
	font-size: 12px;
	line-height: 16px;
}
h1 {
	font-family: verdana;
	font-size: 31px;
	line-height: 31px;
	color: #333333;
	font-weight: 700;
	clear: both;
}
h2 {
	font-family: verdana;
	font-size: 35px;
	line-height: 30px;
	font-weight: 700;
	clear: both;
}
h3 {
	font-family: verdana;
	font-size: 30px;
	line-height: 30px;
	font-weight: 700;
	clear: both;
}
h4 {
	font-size: 20px;
	line-height: 30px;
	padding-bottom: 15px;
	font-family: verdana;
	font-weight: 700;
	clear: both;
}
p {
	margin: 10px 0;
	overflow: visible;
	font-size: 12px;
	font-family: verdana;
	line-height: 16px;
}
b, strong {
    font-weight:bold;
}
i, em {
    font-style:italic
}
ul {
    list-style: disc;
}
ol {
    list-style: decimal;
}
/* general start */
.clear {
	clear: both;
}
.more-link {
	background:url('images/more-link.png') right no-repeat;
	padding-right: 25px;
}
.more-link:link,
.more-link:visited,
.more-link:hover,
.more-link:active {
	color: #990040;
	text-decoration: none;
}
/* general end */
/*  header start */
.header-item {
	width: 100%;
	position: fixed;
	top: 0px;
	z-index: 999999;
}
.background-tile {
	background:url('images/background-tile.jpg') top repeat-x;
	height: 100%;
	z-index: -1000;
}
.background-header-tile-container {
	position: fixed;
	margin: 0 auto;
	z-index: -900;
}
.background-header-tile {
	width: 1127px;
	height: 276px;
	margin: 0 auto;
	background: url('images/pipe-middle-bottom.png') bottom no-repeat;
}
.header-container {
}
.header-content-background {
	width: 1127px;
	/*height: 276px;*/
	height: 219px;
	margin: 0 auto;
	background: url('images/pipe-middle-top.png') bottom no-repeat;
	/*background: url('images/pipe-middle.png') bottom no-repeat;*/
}
.header-content-area {
	width: 1127px;
	height: 219px;
	margin: 0 auto;
	/*background: url('images/pipe-middle.png') bottom no-repeat;*/
}
.header-content {
	background-color: #ffffff;
	/*height: 179px;
	height: 137px;*/
	height: 149px;
	width: 967px;
	margin: 0 auto 10px auto;
	padding-top: 30px;
}
.site-title-link {
    text-decoration: none;
}
.site-title {
	padding: 0 21px;
	/*padding: 42px 21px 0 21px;*/
	display: inline;
	float: left;
}
.site-title-alt {
	font-family: 'Rokkitt', serif;
	font-size: 38px;
}
/* header end */
/* navigation start */
.main-nav {
	clear: both;
	padding-top: 19px;
	/*height: 102px;*/
	height: 96px;
	overflow: hidden;
	list-style: none;
}
.main-nav li {
	width: 161px;
	/*height: 77px;*/
	height: 71px;
	float: left;
	border-top: 25px;
	border-top-style: solid;
	border-top-color: black;
	/*border-right: 1px solid #e0e0e0;*/
	background: url('images/main-nav-divider.png') 160px 0px no-repeat;
	font-weight: bold;
	list-style-type: none;
	/*font-family: 'Gotham Bold', Arial, sans-serif;*/
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	font-size: 13px;
	overflow: hidden;
}
.main-nav li a:first-line,
.main-nav li.selected a:first-line {
	font-family: 'Rokkitt', serif;
	font-size: 16px;
	font-weight: 400;
}
.main-nav li a:link,
.main-nav li a:visited,
.main-nav li a:hover,
.main-nav li a:active {
	color: #660000;
	text-decoration: none;
	display: block;
	/*width: 100%;
	height: 100%;*/
	padding: 24px 5px 0 10px;
}
.main-nav li.selected a:first-line {
	color: #ffffff;
}
.main-nav li.selected a:link,
.main-nav li.selected a:visited,
.main-nav li.selected a:hover,
.main-nav li.selected a:active {
	color: #ffffff;
}
li.main-nav-item-1 {
	border-top-color: #990040;
}
li.main-nav-item-1.selected {
	background: #990040;
}
li.main-nav-item-2 {
	border-top-color: #b2193f;
}
li.main-nav-item-2.selected {
	background: #b2193f;
}
li.main-nav-item-3 {
	border-top-color: #cc3333;
}
li.main-nav-item-3.selected {
	background: #cc3333;
}
li.main-nav-item-4 {
	border-top-color: #e55845;
}
li.main-nav-item-4.selected {
	background: #e55845;
}
li.main-nav-item-5 {
	border-top-color: #ff734c;
}
li.main-nav-item-5.selected {
	background: #ff734c;
}
li.main-nav-item-6 {
	border-top-color: #ff984c;
	background: none;
}
li.main-nav-item-6.selected {
	background: #ff984c;
}
.main-nav  li:first-line {
	font-weight: normal;
}
.util-nav {
	float: right;
	padding-top: 18px;
	list-style: none;
}
.util-nav li {
	float: left;
	list-style-type: none;
	font-family: Verdana;
	font-size: 11px;
	padding: 0 30px 0 0;
}
.util-nav li a:link,
.util-nav li a:visited,
.util-nav li a:hover,
.util-nav li a:active {
	color: #990040;
	text-decoration: none;
}
/* navigation end */

/* main content start */
.content-container {
	width: 1127px;
	margin: 0 auto;
}
.content-container-background {
	width: 1001px;
	margin: 0 auto;
	background:url('images/content-background.png') repeat-y;
}
.content-main {
	width: 967px;
	/*min-height: 1400px;*/
	margin: 0 auto;
	/*padding: 219px 0 0 0;*/
	padding: 275px 0 50px 0;
	overflow:hidden;
}
/* main content end */
/* footer start */
.footer-main-container {
	width: 1127px;
	margin: 0 auto;
}
.footer-main-container-background {
	width: 1001px;
	margin: 0 auto;
	background:url('images/content-background.png') repeat-y;
}
.footer-main {
	clear: both;
	overflow:hidden;
	background-color: #333333;
	width: 967px;
	margin: 0 auto 0 auto;
	min-height: 300px;
}
.footer-group {
	float: left;
	width: 425px;
	padding: 25px;
	color: #ffffff;
	font-size: 18px;
	font-family: 'Rokkitt', serif;
	font-weight: 700;
}
.footer-group ul {
	margin-top: 20px;
	list-style: none;
}
.footer-group ul li {
	font-family: 'Montserrat', sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: 400;
}
.footer-group ul li a:link,
.footer-group ul li a:visited,
.footer-group ul li a:hover,
.footer-group ul li a:active {
	color: #ff9933;
	text-decoration: none;
}
.footer-group ul li a img {
	padding: 5px 0;
}
.footer-sub-group {
	clear: both;
	width: 917px;
	margin: 25px 25px 0 25px;
	padding: 10px 0 0 0;
	border-top: 1px solid #808080;
	overflow: hidden;
}
.footer-sub-group ul {
	float: left;
	list-style: none;
}
.footer-sub-group ul li{
	float: left;
	padding: 0 10px 0 0;
}
.footer-copyright {
	float: right;
	margin-top: 12px;
	font-size: 11px;
	color: #ffffff;
}
/* footer end */

/* start homepage content */
.showcase {
	clear: both;
	margin-top: -25px;
	padding-left: 18px;
	/*width: 917px;*/
	width: 959px;
	height: 370px;
	/*position: absolute;*/
	font-family: 'Rokkitt', serif;
	font-weight: 700;
}
.showcase-content {
	font-size: 18px;
	line-height: 20px;
	width: 400px;
	overflow: hidden;
	float: left;
	margin: 20px 0 0 0;
	position: relative;
}
.showcase h4 {
	color: #000000;
	padding-bottom: 15px;
}
.showcase h4:first-line {
	color: #990040;
	font-weight: 200;
	font-size: 40px;
}
.showcase h4:first-line b {
	font-weight: 700;
}
.showcase p {
	
}
.showcase-link {
	font-family: 'Verdana', sans-serif;
	font-weight: 700;
	font-size: 14px;
	line-height: 12px;
	text-indent: 4px;
	display: inline-block;
	margin-top: 25px;
	margin-bottom: 10px;
}
/*
.showcase-link:link,
.showcase-link:visited,
.showcase-link:hover,
.showcase-link:active {
	color: #990040;
	text-decoration: none;
}
*/
.showcase-map-container {
	position: relative;
	float: left;
	margin-left: 285px;
}
.showcase-map-container ul {
    list-style: none;
}
.showcasemap-background {
	position: absolute;
	top: 0;
	right: 0; 
	bottom: 0; 
	left: 0;
}
.map-pin-item {
	position: absolute;
}
.tooltip-container {
	position: relative;
}
.tooltip {
	font-size: 11px;
	border: 2px solid #990040;
	background: #ffffff url('images/tooltip-close.png') 95% 5% no-repeat;
	padding: 10px;
	width: 100px;
	float: left;
	position: absolute;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	top: 30px;
	left: 690px;
	z-index: 5000;
	display: none;
}
.tooltip-title {
	font-family: 'Montserrat', sans-serif;
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 15px;
	color: #990040;
	width: 80px;
}
.tooltip a:link,
.tooltip a:visited,
.tooltip a:hover,
.tooltip a:active {
	color: #990040;
	text-decoration: none;
}
ul.feature-container {
	clear: both;
	padding: 0 21px;
    list-style: none;
}
.feature-item {
	width: 296px;
	height: 395px;
	border: 2px solid #e6e6e6;
	padding: 3px;
	margin: 0 1px;
	float: left;
	overflow: hidden;
}
.feature-item-content {
	padding: 14px 12px;
}
.feature-item h5 {
	font-size: 16px;
	margin-bottom: 5px;
	font-family: 'Rokkitt', serif;
	font-weight: 700;
}
.feature-item p {
	margin: 25px 0;
}
.feature-item .more-link{
	font-family: 'Rokkitt', serif;
	font-size: 14px;
	font-weight: 700;
}

/* end homepage content */

/* subpage start */

.content-main-container {
	padding: 0 19px 25px 19px;
}
.side-nav {
	float: left;
	list-style: none;
	width: 148px;
	display: block;
	min-height: 200px;
}
.side-nav li {
	width: 135px;
	background:url('images/side-nav-background.png') no-repeat;
	list-style: none;
	padding: 6px 0 6px 15px;
	font-weight: 700;
	font-size: 14px;
	margin-bottom: 15px;
}
.side-nav li a:link,
.side-nav li a:visited,
.side-nav li a:hover,
.side-nav li a:active {
	color: #660000;
	text-decoration: none;
}
.two-column-container {
	width: 755px;
	float: left;
	padding-left: 24px;
}
.two-column-container p {
	background: #ffffff;
}
.two-column-content-item {
	overflow: hidden;
}
.two-column-container .breadcrumb {
	margin: -42px 0 42px 0;
	padding: 0;
	font-size: 12px;
	list-style: none;
}
.two-column-container .breadcrumb li {
	float: left;
	padding-left: 16px;
	margin-left: 7px;
	background:url('images/breadcrumb-divider.png') 0 3px no-repeat;
}
.two-column-container .breadcrumb li a:link,
.two-column-container .breadcrumb li a:visited,
.two-column-container .breadcrumb li a:hover,
.two-column-container .breadcrumb li a:active {
	color: #666666;
	text-decoration: none;
}
.two-column-container .breadcrumb li:first-child {
	padding: 0;
	margin: 0;
	background: none;
}
.two-column-container .breadcrumb .active {
	font-weight: 700;
}
.two-column-container h2 {
	margin-bottom: 5px;
}
.two-column-content-item h3 {
	color: #333333;
	display: inline-block;
	margin: 32px 0 17px 0;
}
.content-header div 
{
    float: right;
}
.two-column-container .share {
	margin-top: 32px;
	float: right;
	list-style: none;
}
.two-column-container .share li {
	float: left;
	font-family: 'Rokkitt', serif;
	font-size: 14px;
	font-weight: 700;
	line-height: 16px;
	color: #990033;
	padding-left: 7px;
}
.two-column-container .share li img {
	border: none;
}
.two-column-container .share li:first-child {
	padding-top: 10px;
}
.two-column-container img {
	border: 1px solid #e6e6e6;
}
.two-column-container a:link,
.two-column-container a:visited,
.two-column-container a:hover,
.two-column-container a:active {
	color: #990033;
	text-decoration: none;
}
.content-header {
	clear: both;
}
.content-lead-image {
	border-top: 10px;
	display: block;
	clear: both;
}
.two-column-container p {
	line-height: 20px;
	margin: 14px 0;
	background: none;
}
.two-column-container p.blurb {
	font-weight: 700;
}
.two-column-container ol, 
.two-column-container ul {
    padding-left: 20px; 
    margin: 5px 0;
    font-size: 12px;
}
.two-column-container li {
	font-family: Verdana;
}
.callout {
	padding: 7px;
	margin: 0 0 7px 7px;
	border: 1px solid #e6e6e6;
	float: right;
	width: 375px;
	background: #ffffff;
	font-family: Verdana;
}
.callout p {
	font-size: 11px;
}
.callout img {
    display: block; 
    margin: 0 auto;
}
.callout-title {
	font-size: 14px;
	font-weight: 700;
	margin: 19px 0 24px 0;
}
.two-column-container .related-list {
	list-style: none;
	margin: 0;
	padding: 0;
}
.two-column-container .related-list li {
	width: 353px;
	padding: 4px;
	margin: 10px 0 10px 25px;
	border: 2px solid #e6e6e6;
	float: left;
	/*min-height: 276px;
	max-height: 276px;*/
}
.two-column-container .related-list li.odd{
   margin-left: 0;
   clear: left;
}
.two-column-container .related-list li.firstrow{
   margin-top: 0;
}
.two-column-container .related-more {
    font-size: 12px;
}
/* subpage end */
