/*--------------------------general page  styles -------------------------------*/
body {
	font-family: "Trebuchet MS", tahoma, Arial, Helvetica, sans-serif;
	background: #627A88;
	font-size: 12px;
	color: #464646;
	margin: 0;
	padding: 0;
/*	text-align: center;  */
}



h1 {
	color: #778F73;
	margin-top: 20px;
	margin-left: 5px;
	font-size: 24px;
	border-bottom: 2px dotted #627A88;
	padding-bottom:3px;
	margin-bottom: 5px;
}

h2 {
	font-size: 18px;
	color: #627A88;
	margin-top: 20px;
	margin-left: 15px;
	border-bottom: 1px dotted #627A88;
	padding-bottom:3px;
	margin-bottom: 5px;
}

h3 {
	margin:10 10 10 15px;
	font-size: 15px;
	color: #778F73;
}

h4 {
	font-size: 13px;
	color: #464646;
	margin:10 10 0 15px;
}

h5{
	font-size: 11px;
	color: black;
	font-weight: bold;
	border-bottom: 1px dotted #627A88;	
	margin-bottom: 0px;
	margin-top: 5px;
}

em{
	font-style: normal;
	font-weight: bold;
	color: black;
}
iframe{
	margin:10 0 10 15px;
}


/*--------------------------body text styles -------------------------------*/

#bod p, #bod_home p, #whatsup p{
	margin:10 10 10 15;
}


#bod ul, #bod_home ul{
	list-style-image :   url(img/bullet_blk.gif);
	padding-left: 30px;
	margin-left:30px
}
#bod li, #bod_home li{
	margin-right: 10;
	margin-bottom:.8em;
}
#whatsup  ul {
	list-style-image :   url(img/bullet_blk.gif);
	padding-left: 10px;
	margin-left:10px
	}
	
#whatsup li{
	margin-right: 10;
	margin-bottom:.8em;
	font-size: 10px;
}

/* --------------------------general table styles-------------------------------------*/
.gentable {

 	padding: 0;
 	margin: 0 0 0 15px;
 	border-left: 1px solid #A2ADBC;
 	background-color: #fff;
	border-collapse: collapse;
	font-size: 12px;
}

.gentable td {
 	border-top: 1px solid #A2ADBC;
 	border-right: 1px solid #A2ADBC;
 	border-bottom: 1px solid #A2ADBC;
	padding:4px;
}

.gentable th {
 	border-top: 1px solid #A2ADBC;
 	border-right: 1px solid #A2ADBC;
 	border-bottom: 1px solid #A2ADBC;
 	color: white;
 	background:#C5523B;
	font-size: 12px;
	padding:4px;
}


/* ------------------- positioning styles -------------------------*/


#container {
	width: 800px;
	border: 5px solid #fff;
	background: #CBD2E7;
	text-align : left;
	margin: 0px;
	float: left;
	padding: 0px;
}


#bod {
	background: #FFF;
	margin-top:15;
	margin-left: 164px;
	margin-right: 15px;
	padding:10 150 10 10px;
	line-height: 1.8em;

}

#bod_home {
	position:relative;
	background: #FFF;
	padding:10 10 10 10px;
	margin-right: 330px;
	line-height: 1.8em;
	z-index:1;
}

#bgd_home {
	background: #FFF;
	margin-top:15;
	margin-left: 15px;
	margin-right: 15px;
}

#homecontainer {
position:relative;
}

#whatsup
 {
	position: absolute;
	top:202; right:15;
	margin-top: 0px;
	padding-right:15px;
	margin-left:0px;
	/*float:right; */
	width: 300px;
	background: #FFFFFF;
}
#homepic {
position: absolute;
	top:-15; right:0;
	border-bottom: 15px solid #CBD2E7;
	border-left: 15px solid #CBD2E7;
}

#leftpic{ 
	position: relative;
	float: left;
	border: 5px;
	border-color: #FFF;
	margin-left: 10px;

}

#hebcal { margin-left:15px;}
#hebcal H3 { margin-left:0px;}
#hebcal p { font-size:10px;}

/*-------------------gutter and ancillary menu for sub pages --------------------------*/

#left_gutter {
	border-top: 15;
	float:left;
	width: 164px;
	padding-top:5;
}

#ancillary {
	margin-top: 30px;
	margin-right:20px;
	float:right;
	width: 130px;
	background: #FFFFFF;
	border-left: 1px dotted #627A88;

}

#ancillary p {
	margin:5 5 10 10;
	font-size: 11px;
}

/*---------------------------ancillary links styles---------------------------------------*/

#ancillary_list{
	color: white;
	list-style-image :    url(img/bullet_blk.gif);
	margin-right: 10px;
	font-size: 11px;
	font-family: Arial, verdana, tahoma,  Helvetica, sans-serif;
}

#ancillary h2 {
	color: white;
	font-size: 14px;
	padding: 0 0 0 5;
	margin: 0px;
	border: 0px;
	background: #C5523B;
}

#ancillary_list a, #coming_up a { 
	color: white; 
	text-decoration: none; 
	border-bottom: 1px dotted white; 
	cursor: pointer; 
}

#ancillary_list a:hover, #coming_up a:hover { 
	background: #eee; 
	color: #333;
}

/* ----------------graphic in sub-page header -----------------------------------*/

#top_graphics{
	background: white;
	border-top: 5px solid #fff;
	border-bottom: 5px solid #fff;
	background: url("img/hbt-logo.gif");
	height:110px;
}

#pic{
	float: right;
}

/*--------------------------menuband styles -------------------------------*/
 #menuband {
	background: #778F73; 
	height: 27px;
	padding:0;
	margin: 0;
}

/*---------------------------menuband lower and footer and link styles ---------------------------------------*/

#menuband_lower {
	background: #778F73; 
	height: 28px;
	padding:0;
	margin:0;
	border-bottom: 5px solid #fff;
	color: #fff;
}

#footer {
	background: #778F73; 
	height: 28px;
	padding-top: .25em; 
	padding-bottom: .25em; 
	margin: 0 auto; 
	border-top: 5px solid #fff;
	font-size: 12px;
}

#footer, #menuband_lower p{
	color: #fff;
	padding: 0px;
	margin: 0px;
}

#rightfoot, #menuband_lower_right {
	float: right;
	padding: 4 10 0 0px;
}

#menuband_lower_center {
	float: left;
	padding: 4 10 0 170px;
	color: #FFF;
}

#leftfoot, #menuband_lower_left {
	float: left;
	padding: 4 0 0 10px;
}

#footer a, #menuband_lower_left a { 
	color: white; 
	text-decoration: underline; 
	cursor: pointer; 
}


#menuband_lower_right a{
	font-size: 14px;
	color: #CBD2E7;
	text-decoration: none;
	font-weight: bold;
}

#footer a:hover, #menuband_lower_left a:hover { 
	color: white; 
	text-decoration: none; 
}

#menuband_lower_right a:hover { 
	color: #CBD2E7; 
	text-decoration: underline; 
}


/* ----------------quote on side of page ----------------------------------------*/
#quoter {
	margin:-22 0 -22 12px;
	background: #FFFFFF;
	}
	
#quoter p{
	padding: 0 5 10 5;
	line-height: 1.5em;
	font-family: "Trebuchet MS", tahoma, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 9pt;
	color: #627A88;
}
	
#quoter p.quote_title {
	padding-top:10px;
	padding-bottom: 0px;
	color:C5523B;
	font-size:14pt;
	line-height: .8em;
	}

#quoter_head {
	margin:80 0 0 12px;
	width:163px;
	height:12px;
	background:  url("img/quoter_top.gif") no-repeat;
	overflow:hidden;
}

#quoter_foot {
	margin:0 0 0 12px;
	width:163px;
	height:12px;
	background:  url("img/quoter_btm.gif") no-repeat;
	overflow:hidden;
}

#content {
	border-top: 0;
	text-align: left;
	padding: 0;
	margin: 0;
	background: #fff;
}

/*-----------level 2 (left side) menu styles ---------------------*/

#lev2_menu {
	list-style-image :   url(img/bullet_menu.gif);
	list-style-position: outside;
	font-size:11px;
	margin-top:-5px;
	margin-left: 15px;
	padding-left: 8px;
	color: #627A88;
}

#lev2_menu li{
	margin-right: 10;
	margin-bottom:.5em;
}

#lev2_menu a {
	color: #627A88;
	text-decoration: none;
}

#lev2_menu a:hover {
	text-decoration: underline;
}

/* ------------bod and ancillary link styles ----------------*/

#bod a, #bod_home a, #ancillary a, #hebcal a, #whatsup a { 
	color: #C5523B; 
	text-decoration: none; 
	border-bottom: 1px dotted #C5523B; 
	cursor: pointer; 
}

#bod a:hover, #bod_home a:hover, #ancillary a:hover, #hebcal a:hover, #whatsup a:hover { 
	background: #CBD2E7; 
}

#bod a:visited, #bod_home a:visited, #ancillary a:visited, #hebcal a:visited, #whatsup a:visited { 
	color: #627A88; 
	text-decoration: none; 
	border-bottom: 1px dotted #627A88; 
	cursor: pointer; 
}


/*--------------------------home page calendar styles -------------------------------*/
#calendar {
 	width: 224px;
 	padding: 0;
 	margin-left: 10px;
 	border-left: 1px solid #A2ADBC;
 	background-color: #fff;
	border-collapse: collapse;
	font-size: 9px;
	font-weight: normal;
	color: #000;
}

#calendar td {
 	border: 1px solid #A2ADBC;
 	border-right: 1px solid #A2ADBC;
 	border-bottom: 1px solid #A2ADBC;
 	width: 32px;
 	height: 26px;
	padding: 1px;
}

#calendar td.month {
	background-color: #C5523B;
	color: #FFF;
	font-size: 15px;
	text-align: center;
}

#calendar th {
 	border-top: 1px solid #A2ADBC;
 	border-right: 1px solid #A2ADBC;
 	border-bottom: 1px solid #A2ADBC;
 	width: 32px;
	height: 18px;
	text-align: center;
 	color: white;
 	background:#778F73;
}

.not_current_month{
	color:#999;
}

.event_day{
	background:#CEDADB;
}
/*---------------- calendar hover --------------------------*/

a.info{
    position:relative; /*this is the key*/
    z-index:24; background-color:#CEDADB;
    color:#000;
    text-decoration:none;
	width: 31px;
	height: 17px;}

a.info:hover{z-index:25;}

a.info span{display: none}

a.info:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    bottom:15px; left:-15px; width:18em;
    border:1px solid #C5523B;
    background-color:#FFF; color:#000;
    text-align: left;
	padding:1em;}





