/****************************************************************/
/* external CSS file                                            */
/* filename: 'global/headfootglobal.css'                        */
/* Author: J-Place Productions                                  */
/* Copyright: 2000-2020 J-Place Productions All Rights Reserved */
/****************************************************************/
/* Styles for layout of Headers and Footers, site-wide.         */
/****************************************************************/


/*********************************************************/
/* BEGIN Top-Most Site Header                            */
/*   Contains logo, Featured Promo ("Feature") box       */
/*   and page title .                                    */
/*                                                       */
#siteTopHeader {
	background-color: #CC99FF;
	background-image: url(/imgs/sitegraphics/siteheadfootglobal/hdr_bg.gif);
	background-repeat: repeat-x;
	border: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	height: 62px !important;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#siteTopHeader table {
	background-color: transparent;
	border: 0px;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

#siteTopHeaderLogo {
	border: 0px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	vertical-align: top;
	width: 236px;
}
#siteTopHeaderLogo img {
	border: 0px !important;
}
#siteTopHeaderLogo a {
	background-color: transparent !important;
}
#siteTopHeaderLogo a:hover {
	background-color: transparent !important;
}

#siteTopHeaderFeature {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#siteTopHeaderFeature .nadsopeAdText {
	font-size: 14px;
}

#siteTopHeaderTitle {
	color: White;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	padding: 0px 0.5em 0px 0px;
	text-align: right;
}
/*                                                       */
/* END Top-Most Site Header                              */
/*********************************************************/


/*********************************************************/
/* BEGIN Site Navigation Header                          */
/*                                                       */
#siteNavHeader {
	background-color: transparent;
	background-image: url(/imgs/sitegraphics/siteheadfootglobal/nav_bg.gif);
	background-position: top left;
	background-repeat: repeat-x;
	border: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 36px;
	margin: 0px;
	overflow: auto;
	padding: 0px;
	width: 100%;
}
#siteNavHeader ul {
	border: 0px;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
#siteNavHeader li {
	background-color: transparent;
	background-image: url(/imgs/sitegraphics/siteheadfootglobal/nav_bg.gif);
	background-position: top left;
	background-repeat: repeat-x;
	border: 0px;
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#siteNavHeader a {
	border-bottom: 0px;
	border-left: 0px;
	border-right: 1px solid #663399;
/*	border-right: 1px solid Red; */	/* Red for testing */
	border-top: 0px;
	color: #6600CC !important;
	display: block;
	font-size: 14px;
	margin: 0px;
	padding: 10px 10px 8px 10px;
	text-decoration: none;
}
#siteNavHeader a:hover {
	background-image: url(/imgs/sitegraphics/siteheadfootglobal/nav_bg_hover.gif)!important;
	text-decoration: none !important;
 	color: Blue !important;
}
/*                                                       */
/* END Site Navigation Header                            */
/*********************************************************/


/*********************************************************/
/* BEGIN Site Navigation Footer                          */
/*                                                       */
#siteNavFooter {
	background-color: transparent;
	background-image: url(/imgs/sitegraphics/siteheadfootglobal/nav_bg.gif);
	background-position: top left;
	background-repeat: repeat-x;
	border: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 36px;
	margin: 0px;
	overflow: auto;
	padding: 0px;
	width: 100%;
}
#siteNavFooter ul {
	border: 0px;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
#siteNavFooter li {
	background-color: transparent;
	background-image: url(/imgs/sitegraphics/siteheadfootglobal/nav_bg.gif);
	background-position: top left;
	background-repeat: repeat-x;
	border: 0px;
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#siteNavFooter a {
	border-bottom: 0px;
	border-left: 0px;
	border-right: 1px solid #663399;
/*	border-right: 1px solid Red; */	/* Red for testing */
	border-top: 0px;
	color: #6600CC !important;
	display: block;
	font-size: 14px;
	margin: 0px;
	padding: 10px 10px 8px 10px;
	text-decoration: none;
}
#siteNavFooter a:hover {
	background-image: url(/imgs/sitegraphics/siteheadfootglobal/nav_bg_hover.gif)!important;
	text-decoration: none !important;
 	color: Blue !important;
}
/*                                                       */
/* END Site Navigation Footer                            */
/*********************************************************/


/*********************************************************/
/* BEGIN Site Navigation Header/Footer Label             */
/*                                                       */
.siteNavLabel {
	background-image: url(/imgs/sitegraphics/siteheadfootglobal/nav_bg_hover.gif)!important;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 2px solid #663399; 
/*	border-right: 1px solid Red; */	/* 080223: Red for testing */
	border-top: 0px; 
	color: #00008B !important;
	display: block;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding-bottom: 7px;
	padding-left: 1em;
	padding-right: 1em;
	padding-top: 7px;
}
/* END Site Navigation Header/Footer Label               */
/*                                                       */
/*********************************************************/


/*********************************************************/
/* BEGIN Site Bottom Footer ("Strip")                    */
/*   Thin bar with host name, copyright notice           */
/*   and date/time.                                      */
/*                                                       */
#siteBotFooterStrip {
	background-color: #FFCCFF;
	border: 0px;
	color: Maroon;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
/*	height: 14px; */
	margin: 0px;
	text-align: center;
}
#siteBotFooter {
	background-color: #CC99FF;
	background-image: url(/imgs/sitegraphics/siteheadfootglobal/hdr_bg.gif);
	background-repeat: repeat-x;
	border: 0px;
	height: 62px;
	margin: 0px;
	padding: 5px;
	text-align: center;
}
#siteBotFooter a img {
	border: 0;
}
#siteBotFooter2257Text a{
	color:#000000;
	border: 0px;
	margin: 5px;
	padding: 2px;
	font-size: 12pt;
}
/* BEGIN Site Bottom Footer ("Strip")                    */
/*                                                       */
/*********************************************************/