/***********************************************/
/* glbnav.css                           */
/*                                             */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background: #990000 url(%22bg_grad.jpg%22) fixed;
	font-size: 1em;

}
/***********************************************/
/* Header tag styles                             */
/***********************************************/
.tableMain {
	vertical-align: top;
	padding: 0px;






}

.td_HeaderGraphics {
	background-repeat: no-repeat;
	background-image: url(../SPBCH/images/spbchHeader_01.jpg);
	height: 150px;
	width: 756px;
}
.td_MastheadBorder {
	background-color: #990000;


}


/***********************************************/
/* Table tag styles                             */
/***********************************************/

.tableContent {
	vertical-align: top;
	width: 100%;
	padding: 0px;
	margin: 0px;

}
/***********************************************/
/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #990000;
	font-size: 0.95em;

}

a:hover{
	text-decoration: underline;
}

/************** header tag styles **************/

h1{
 font: bold 120% Arial, sans-serif;
 color: #000000;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 114% Arial,sans-serif;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold .95em Arial, sans-serif;
 color: #990000;
 margin: 0px;
 padding: 0px;
}

/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}
				
input{
font-family: Arial,sans-serif;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	margin: 0px;
	background-color: #990000;
	height: 100%;






}

#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#masthead{
	left: 10px;
	position: absolute;
	top: 0px;
	background: #990000 url(../images/masthead.jpg) no-repeat left top;
	height: 215px;
	width: 988px;
	margin: auto;
	padding-top: 0px;






}

#pageNav{
	background-repeat: no-repeat;
	font-size: 0.95em;
	padding-left: 3px;
	font-weight: bold;
	height: 25px;
	background-color: #FF9900;

}

#content{
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-left: 5px;
	padding-right: 10px;











}

/************** utility styles *****************/

#utility{
	font: .7em Verdana, sans-serif;
	position: absolute;
	top: 2px;
	right: 10px;
	color: #FFFFFF;
	width: 260px;
	height: 45px;
	text-align: right;
	padding-right: 10px;
	left: 720px;







}

#utility a{
	color: #004080;
}

#utility a:hover{
	text-decoration: underline;
}

/************** pageName styles ****************/

#pageName{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	margin-bottom: 5px;
	background-color: #FFCC66;
	margin-left: 0px;
	color: #990000;
	margin-right: 0px;
	padding-left: .65em;
	font-weight: bold;
	text-align: left;











}

#pageName h2{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	margin:0px;
	padding: 0px;
}

#pageName img{
	position: absolute;
	top: 251px;
	right: 6px;
	padding: 0px;
	margin: 0px;
	left: 272px;
	width: 449px;
	height: 83px;



}

/************* globalNav styles ****************/

#globalNav{
	min-width: 640px;
	height: 2px;
	color: #cccccc;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	z-index: 1;
	text-indent: 5px;
	padding-top: 0px;
	position: absolute;
	top: 205px;
	left: 0px;
	background-color: #FF9900;



















}

#globalNav img{
	margin-bottom: -4px;
 
}

#gnl {
	position: absolute;
	top: 0px;
	left:0px;
}

#gnr {
	position: absolute;
	top: 0px;
	right:0px;
}

#globalLink{
	min-width: 640px;
	padding: 0px;
	margin: 0px;
	z-index: 100;
	color: #000000;

}


a.glink, a.glink:visited{
	font-size: 0.9em;
	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #8FB8BC;
	text-decoration: underline;

}

a.glink:hover{
  	background-image:   url("glblnav_selected.gif");
	text-decoration: none;
}

.skipLinks {display: none;}

/************ subglobalNav styles **************/

.subglobalNav{
	position: absolute;
	top: 84px;
	left: 0px;
	/*width: 100%;*/
	min-width: 640px;
	height: 20px;
	padding: 0px 0px 0px 10px;
	visibility: hidden;
	color: #ffffff;
}

.subglobalNav a:link, .subglobalNav a:visited {
	font-size: 80%;
	color: #ffffff;
}

.subglobalNav a:hover{
	color: #cccccc;
}

/*************** search styles *****************/

#search{
	position: absolute;
	top: 5px;
	right: 10px;
	z-index: 101;
}

#search input{
  font-size: 70%;
  margin: 0px  0px 0px 10px;
 }
 
#search a:link, #search a:visited {
	font-size: 80%;
	font-weight: bold;
	
}

#search a:hover{
	margin: 0px;
}


/************* breadCrumb styles ***************/

#breadCrumb{
	padding: 0px 0px 1px 10px;
	font: small Verdana, sans-serif;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC66;
	background-color: #FFCC66;


}

#breadCrumb a{
	color: #708090;
}

#breadCrumb a:hover{
	color: #005FA9;
	text-decoration: underline;
}


/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: small;
	color: #778899;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
	text-align: center;
	position: relative;
	bottom: 0px;


}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/************ sectionLinks styles **************/

#sectionLinks{
	position: static;
	top: 215px;
	color: #000000;
	width: 160px;
	font-size: 0.9em;
	background-color: #FF9900;
	border: 1px solid #FF9900;
	height: 160px;
	text-decoration: none;
	left: 0px;


















}

#sectionLinks h3{
	border-bottom: 1px solid #FFCC66;
	width: 160px;
	font-size: 0.9em;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 3px;
	color: #000000;




}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #FF9900;
	border-bottom: 1px solid #FFCC66;
	font-weight: bold;
	padding: 1px 3px;
	color: #000000;
	width: 160px;
	font-size: 0.9em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF9900;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF9900;
	background-color: #FF9900;
	text-decoration: none;







}

#sectionLinks a:hover{
	border-top: 1px solid #FF9900;
	background-color: #FFCC66;
	font-weight: bold;
	text-decoration: none;
	width: 160px;
	font-size: 0.9em;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	color: #000000;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FF9900;
	border-bottom-color: #FFCC66;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF9900;






}


/************* relatedLinks styles **************/

.relatedLinks{
	border-bottom: 1px solid #FF9900;
	background-color: #FF9900;
	top: 0px;
	position: relative;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 5px;
	padding-bottom: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF9900;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FF9900;
	color: #000000;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a{
	color: #000000;

	/* display: block; */
}




/********************* end **********************/
.txtLarge
{
	background-color: #CECF9C;
	width: 325px;
}
.tdMainBox {
	background-image: url(../SPBCH/images/1x100_lightGray.png);
	background-repeat: repeat;
	padding: 5px;
	font-size: .99em;
	margin-top: 10px;
	border-top-width: 5px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;





}
.sectionHeading {
	background-color: #993300;
	height: 27px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 5px;
	text-align: center;
	font-size: 0.9em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;

}
.jumpMenuHeadingServices {
	height: 27px;
	font-weight: bold;
	padding-left: 5px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(../SPBCH/images/jumpMenuHeading_Services.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
	background-color: #990000;
	background-position: center center;
	font-size: 1.1em;

}
.jumpMenuHeadingNew {
	height: 27px;
	font-weight: bold;
	padding-left: 5px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(../SPBCH/images/jumpMenuHeading_New.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
	background-color: #993300;
	background-position: center center;
	font-size: 1.1em;

}
.jumpMenuHeadingEvents {
	height: 27px;
	font-weight: bold;
	padding-left: 5px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-repeat: no-repeat;
	color: #FFFFFF;
	background-color: #660099;
	font-size: 1.1em;

}
.jumpMenuFooterServices {



	background-color: #993300;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 5px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.jumpMenuFooterEvents {

	background-color: #999999;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 5px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-size: .98em;
}
.jumpMenuFooterNew {


	background-color: #999999;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 5px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-size: .98em;
}
.jumpMenuBodyServices {

	background-image: url(../SPBCH/images/1x150_copper.png);
	background-repeat: repeat;
	padding-left: 5px;
	color: #000000;
	font-size: 1.1em;
	font-weight: bold;
}
.jumpMenuBodyEvents {
	color: #000000;
	font-size: .85em;
	background-color: #FFFFFF;
	vertical-align: top;
	text-align: center;
	font-weight: normal;
	border: 1px solid #FF9900;
	height: 200px;
	padding-right: 3px;
	padding-left: 3px;
















}
.jumpMenuBodyNew {


	background-repeat: repeat;
	padding-left: 5px;
	color: #000000;
	font-size: .98em;
	font-weight: bold;
	background-color: #CCCCCC;
	vertical-align: top;
	padding-top: 5px;
}
.footer {
	text-align: center;
	color: #FFFFFF;
	font-size: 0.95em;
	font-weight: bold;
	background-color: #990000;




}
.emphasisRed {
	color: #990000;
	font-size: 0.95em;
	font-weight: bold;


}
.emphasis {
	color: #000000;
	font-size: 0.95em;
	font-weight: bold;


}
.advertisement1 {
	color: #000000;
	font-size: .85em;
	background-color: #FFFFFF;
	vertical-align: top;
	text-align: center;
	font-weight: normal;
	border: 1px solid #FF9900;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 0px;



}
.calendarEntry {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: #000000;
}
