/*** Main style ***/
body  {	background-color : #dddfff;	
         color : #000000;	
			margin-top : 0;	
			margin-left : 0;	
			font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
			font-weight : normal;
         font-size: 0.8em;
}

#title {
	display: none;
}

#body {text-align: center;}
#body1 {
    text-align:left; 
	margin-left: auto; 
	margin-right: auto; 
	padding-bottom:0em;
	width: 800px; 
	background-color : #ffffff;	
	top:0;
}  
#banner {
	margin-left: 0px;
	margin-top: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
/*	background-image: url(/images/bm-ash-long.jpg); */
    background-image: url(/images/banner.gif); 
    background-repeat:no-repeat;	
/*    background-repeat:repeat-x;	*/
	float: left;
	height: 110px;
}
/*#banner {
	margin-left: 0px;
	margin-top: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 110px;
	background-image: url(/images/bm-ash-long.png);
}*/

#skip {
	font-size: 0.1em;
	color: White;
	margin: 0;
}

#banner #swac {
    position: absolute; 
	left: 0px; 
/*	top: 80px; */
	text-align: center; 
	height: 36px;
	font-size: 1.2em; 

}


#banner #swac a{
	color: #002828;
	background-color: #ddd;;
	text-decoration: none;
/*	border: 2px solid #aaa;*/
	border-top: 2px solid white;
	border-right: 2px solid #002828;
	border-bottom: 2px solid #002828;
	border-left: 2px solid #fff;
	padding:2px;
	margin: 2px;
}
#banner #swac a:hover {
	color: white;
	background-color: #666;
	text-decoration: none;
	border: 1px solid white;
	padding:2px;
}

/*#right {
  	margin: 5px 0 0 450px;
	text-align: right;
	height: 95px;
}*/

#right {
   position: absolute;
	right: 5px;
	top: 0;
  	margin: 0 0 0 450px;
	text-align: right;
	height: 95px;
}

#right a {
	text-decoration: none;
	color: white;
}

#right a:hover {
	text-decoration: none;
	background-color: #aaaaaa;
	color: #4682B4;
}

#content {
	padding-left:210px;
	margin: auto;
	margin-right: 1em;
}


#content #homeleft {
	float: left;
	margin-left: 10px;
	border: 1px solid blue;
}
/*
#content #homecenter {
	position: auto;
	text-align: center;
	margin: 0 10em 0 10em;
	border: 1px solid green;
}
*/
#content #homeright {
	float: right;
	margin-right: 8px;
	border: 1px solid black;
}


#content a:link {
     text-decoration: underline;	
}

#content a:visited {
     text-decoration: underline;	
}

#content a:hover {
     text-decoration: none;	
	 	background-color: #ddd;

}

#content li.head {
	display: none;
}

#mainblock h3 {
  margin-bottom: 0;
  margin-top: 1.5em;
}
#mainblock .date {
  margin-top: 0;
  font-size:0.8em;
  }
#mainblock img {
  margin-top: 0em;
  padding-left: 0.5em;
  float: right;
}

#mainblock td {vertical-align:top;}

.Small {font-size:0.8em;}

#breadcrumb {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-align: right;
	margin: 0.3em;
}	  
	  

#footer {  
     border: 1px solid white;
	  text-align: left;
	  font-size: .7em;
	  clear: both;
	padding-left:210px;
	padding: 0.5em 0 0.5em 210px;
	margin: auto;
    background-color: #c0c0c0;
    border: 1px solid #c0c0c0;

}

#footer img {
      margin-left: -110px;
}

#right {
	margin-top: 5px;
	margin-left: 450px;
	text-align: right;
}




h1 {
    background-color: #c0c0c0;
    font-size: 1.5em;
    padding: 0.2em;
}

h2 {
    background-color: #e0e0e0;
    font-size: 1.2em;
    padding: 0.2em;
}

h3 {
    font-size: 1.0em;
}

.f70 {
    font-size:0.7em;
	}
.f80 {
    font-size:0.8em;
	}
	
.f90 {
    font-size:0.9em;
	}
	
/*** End of main style ***/
	
/*** Start of top NAVIGATION ***/
#navigation {
	margin-top: 110px;
}
#navigation ul {
	list-style-type: none ;
	padding-left: 0;
	margin-left: 5px;
	font-size: 0.9em;
}
#navigation ul li{
	display: inline;
	font-size: 0.9em;
}

#navigation a:link, #navigation a:visited {
  color: #000;
  color: #ffffff;
  background-color: #C0D3D6;
  background-color: #000099;
  text-decoration: none;
  padding: 3px 2px 3px 1px;
  border: 2px solid #C0D3D6;
  border: 2px solid #000099;
}  

#navigation a:hover {
  color: navy;
  color: #000099;
  background-color: #B1D8D8;
  background-color: #ffcc00;
  padding: 3px 2px 3px 1px;
  border: 2px solid navy;
}  
/*** End of NAVIGATION ***/	

/*** Start left hand navigation ***/
#navlh {
	width: 185px;
	float: left;
	padding: 0 5px 0 5px;
	border: 1px solid white;
/*	font-size: .75em;*/
}

#navlh #search {
   font-size: 0.8em;
}
#navlh li.head {
	display: block;
	font-size: 1em;
	font-weight: bold;
	width: 179px;
}

#navlh ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 179px; /* Width of Menu Items */

/*	border-bottom: 1px solid #ccc; */
	}

#navlh ul li {
	position: relative;
	}
	
#navlh li ul {
	position: absolute;
	left: 179px; /* Set 1px less than menu width */
	top: 0;
	display: none;
	}

/* Styles for Menu Items */
#navlh ul li a {
	display: block;
	text-decoration: none;
	color: #777;
	color: #ffff00;
	
	background: #E9EABF; /* IE6 Bug */
	background: #000090; /* IE6 Bug */
	padding: 5px;
	border: 2px solid white;
	
	}

/* Fix IE. Hide from IE Mac \*/
* html #navlh ul li { float: left; height: 1%; }
* html #navlh ul li a { height: 1%; }
/*
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

#navlh ul li a:hover { color: #000090; background: #ffffa0; border-color: #000090; } /* Hover Styles */
		
#navlh li ul li a { padding: 2px 5px; } /* Sub Menu Styles */
		
#navlh li:hover ul, #navlh li.over ul { display: block; } /* The magic */

#navlh p.counter {
	font-size: 0.7em;
	color: Gray;
}
/*** End left hand navigation ***/

/*** Right hand bar ***/
#rightbar {width: 200px;}
#rightbar ul {
		list-style-type: none;
		}
 #rightbar .entry {
  text-indent: -1em;
  margin: 0 0 0 1em;

}


/*** links on location map pages ***/
/* CSS Document */
#navlocation {
	width: 185px;
	float: right;
	border: 0px solid white;
	font-size: 0.85em;
	padding-top: 1em;
	padding-left: 0; 
	padding-bottom: 1em; 
	background-color: white; 
	
}

#navlocation li.head {
	display: block;
	font-size: 1em;
	font-weight: bold;
	width: 179px;
}

#navlocation ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 180px; /* Width of Menu Items */

/*	border-bottom: 1px solid #ccc; */
	}

#navlocation ul li {
	/*position: relative;*/
	text-align: center;
	margin-bottom: 0.3em;
	}
	
#navlocation li ul {
	position: absolute;
	left: 180px; /* Set 1px less than menu width */
	top: 0;
	display: none;
	}

/* Styles for Menu Items */
#navlocation ul li a {
	font-weight: bold;
	display: block;
	text-decoration: none;
	color: #009;
	background: #ffcc00; /* IE6 Bug */
	padding: 5px;
	border: 3px solid #fc0;
	
	}

#navlocation ul li a:visited {
	text-decoration: none;
}
/* Fix IE. Hide from IE Mac \*/
* html #navlocation ul li { float: left; height: 1%; }
* html #navlocation ul li a { height: 1%; }
/*
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

#navlocation ul li a:hover { color: #ffcc00; background: #009; border-color: #ffcc00; } /* Hover Styles */
		
#navlocation li ul li a { padding: 2px 5px; } /* Sub Menu Styles */
		
#navlocation li:hover ul, #navlocation li.over ul { display: block; } /* The magic */
