body {
  background-color: #dde;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt;
  font-style: normal;
  line-height: normal;
  font-weight: normal;
  color: black; 
  text-decoration: none;
  margin-top:0;
  margin-left:0 ;
  margin-right:0 ;
}

#container{
  max-width:960px ;
  margin-left:auto ;
  margin-right:auto ;
  background-color: white;
}

td
{
 vertical-align:top ;
 padding-left:10px ;
}

#bulletins td
{
 vertical-align:bottom ;
}

a 
{
  text-decoration: none;
  color: black; 
  font-weight: bold;
}

a img
{
	  border:0 ;

}


a:hover .icon
{
	  border:0 ;
}

#B100
{
//	background-color:#EC9F2E ;
	border-bottom-style: solid ;
	border-bottom-width: 1px  ;
	border-bottom-color: #E26B20 ;
	padding-right: 5px;
	font-family: Times New Roman, serif ;
	height: 110px ;
	text-align: left ;
//	max-width:960px;
}

#B100m
{
	background-color:white ;
	border-bottom:1px solid #B8B8FF ;
	padding-right: 20px;
	font-family: Times New Roman, serif ;
}

#B101
{
	border-top-width:1px ;
	border-top-style:solid ;
	border-top-color:#D83702 ;
	background-color: #CD0202;
	font-size: 1px ;
	height:3px ;
}

.C100
{
	position:absolute ;
}

.H100
{
  	font-size: 16pt;
	position:relative ;
	//color:black ;
	text-shadow: 1px 1px white;
}

.H101
{
	font-size: 36pt;
	position:relative ;
	//color:black ;
	text-shadow: 2px 2px white;
}

.H102
{
	font-size: 12pt;
	position:absolute ;
	left:-120pt;
	top:20px ;
	color:white ;
}

#footer
{
	border-top:1px solid black ;
	font-size: 9pt;
	margin-left: 130px ;
	margin-top:5px ;
}

a.mailto:hover
{
	color:blue ;
  	text-decoration: underline;
}

#ContentBlock
{
	margin-left: 120px ;
	padding-left: 10px;
	padding-right: 10px;
}


.X22:first-letter 
{ 
	font-family: Zapf-Chancery, Times New Roman, serif;
	font-size: 250%; 
	font-weight: bold ;
	color:#000 ;
	//float: left ;
	//position:relative ;
	//top:30px ;
}

.X22 {
	margin:0 ;
}

.X23 { 
	font-family: Zapf-Chancery, Times New Roman, serif;
	font-size: 250%; 
	font-weight: bold ;
	color:#000 ;
}

.X24 { 
	font-family: Zapf-Chancery, Times New Roman, serif;
	font-size: 200%; 
	font-weight: normal ;
	font-style: italic ;
	color:#000 ;
	margin:15px 0 0 0 ;
}

#menu
{
	float:left ;
	//border-top:2px solid #FCC ;
	//border-right:2px solid #FCC ;
	//background-color:#8ADBD2 ;
	font-size: 12pt;
	padding: 10px;
	width:100px;
 }

 .menum{
	background-color:#8ADBD2 ;
}

.CurrentMenuItem
{
	color:#00F ;
	background-color:white ;
}


.MenuItem
{
  font-weight: normal;
}

a.MenuItem:hover
{
  color:white ;
}

.selMenuItem
{
  font-weight: bold;
}

a.selMenuItem:hover
{
  color:white ;
  font-weight: bold;
}

.SubMenu
{
	font-weight: normal;
	margin-left:10px ;
  	font-style: italic;
}

.SubMenu1
{
	font-weight: normal;
  	font-style: italic;
	display:inline-block ;
	margin-bottom:5px ;
}

hr.SubMenu
{
	margin-bottom: 0 ;
}

a.SubMenu1:hover
{
  	color:white;
}

.Title1
{
	margin-top: 0 ;
	font-weight: bold ;
	font-size:18pt;
}

.Title2
{
	font-weight: bold ;
	font-size:18pt;
	color: #888 ;
}


.DiaryTitle
{
	font-weight: bold ;
}

.DiaryEdit
{
	font-weight: normal ;
	color:blue ;
	font-size:8pt;
}

#film
{
	margin-top:10px ;
	margin-left:5px ;
	float:right ;
	background-color: black ;
	border-right: 8px dashed #AAA ;
	border-left: 8px dashed #AAA ;
}

#film p{
	margin:5px 0 ;
}

.Review
{
	font-family:verdana, arial, sans-serif ;
	font-size:9pt ;
}

.SearchInput
{
	font-weight:bold;
	border:1px solid #CCC ;
	background-color:#EEE ;
}

.overlaymap
{
	position: relative ;
	left: 0px ;
}

.SmallText
{
	color:gray ;
	font-size:8pt;
}

.hidden, .mshow{
	display:none ;
}

.rpic {
float: right;
margin-left: 10px;
}

.lpic {
float: left;
margin-right: 10px;
}

.menum{
}

.hamburger {
    position: relative;
    display: inline-block;
    width: 16px;
    height: 8px;
	margin-top: 2px ;
    margin-right: 5px;
    border-top: 2px solid black;
    border-bottom: 2px solid black;
}

.hamburger:before {
    content: "";
    position: absolute;
    top: 3px;
    left: 0px;
    width: 100%;
    border-top: 2px solid black;
}

@media only screen and (max-width:640px) {
  /* For mobile phones: */
  *{line-height: 100%;}

  .mhide {
	display:none ;	  
  }
  
  .mshow {
	display:block ;
  }
  
  #ContentBlock {
	  margin:0;
	  width:100% ;
	  padding:0
  }
  
.menum{
	height:1 em;
}
 .menu
 {
	position:static ;
	border: 0 ;
	border-top:2px solid #888;
	background-color:#F88 ;
	font-size: 12pt;
	padding: 0 ;
	padding-top: 10px;
	width:100%;
 }

 #footer
	{
		font-size: 9pt;
		margin-left: 0 ;
	}
	
	.maps{
		margin-left:0 !important ;
	}
}

#bulletins { border-collapse:collapse;}
#bulletins a:hover { text-decoration:none;}
#bulletins a img { border:1px solid white ;}
#bulletins a:hover img { border:1px solid red ;}

div.sub{
	padding-left:50px;
}

.research_li{
	list-style-type:none;	
}

.research_li li{
	margin-top: 5px ;
}

.button1 {
	border:1px solid #888 ;
	color:black ;
	cursor:pointer ;
	border-radius: 6px;
	padding:5px;
}

.button1:hover {
	border:1px solid black ;
}