acronym {
	text-decoration:none;
	border-bottom: 1px dotted #888888;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:85%;
	color:#000;
	background-color: #c8c8c8;
	margin:0;
	padding:0;
}
#right #advert {
	background-color:#fff; 
	color:#000; 
	border:1px solid #000; 
	padding:.5em; 
	clear:left;
	margin-bottom:2em;}
#advert h3 a {
	color: #ff0000;
	background-color: inherit;
}
img {
	border:0;
}
p#index:first-letter {
	background-color: #a9a9a9;
	color: #ffffff;
	border: 1px solid #184498;
	font-size:2em;
	font-weight:bold;
	padding:.1em;
}
p span.index {
		background-color: #a9a9a9;
	color: #ffffff;
	border: 1px solid #184498;
	font-size:1.5em;
	font-weight:bold;
	padding:0 .1em 0 .1em;
}
div#photos p {
	float:left; 
	margin-right:1em; 
	text-align:center;
}
.img-shadow {
  float:left;
  background: url(shadowAlpha.png) no-repeat bottom right !important;
  background: url(shadow.gif) no-repeat bottom right;
  margin: 10px 0 1em 10px !important;
  margin: 10px 0 0 5px;
  }
.img-shadow-right {
  float:right;
  background: url(shadowAlpha.png) no-repeat bottom right !important;
  background: url(shadow.gif) no-repeat bottom right;
  margin: 10px 0 1em 10px !important;
  margin: 10px 0px 0 5px;
  padding:0 10px 10px 10px;
  
	
}
.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  }
img-shadow-right img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  }
.img-shadow object {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  }
.thumbnail{
	position: relative;
	z-index: 0;
}
a.thumbnail img {text-decoration:none; border:0;}
.thumbnail span{
	position: absolute; /*CSS for enlarged image*/
	background-color: #FFFFE0;
	padding: 5px;
	left: -1000px;
	border: 1px solid #c0c0c0;
	visibility: hidden;
	color: black;
	text-decoration: none;
}

.thumbnail span img{
	border-width: 0; /*CSS for enlarged image*/
	padding: 2px;
}

.thumbnail:hover{
	background-color: transparent;
	z-index: 50;
}

.thumbnail:hover span{
	position: absolute; /*CSS for enlarged image on hover*/
	visibility: visible;
	/*top: -400px; this will be on the page itself */
	left: 60px; /*position where enlarged image should offset horizontally */
}

.skipnav { position: absolute; left: -100em; }
.caution {
	font-weight:bold;
	color: #ff0000;
	background-color: transparent;
}

#bigcontainer {
	background-color: #979797;
	padding-right:2px;
	padding-left:2px;
	max-width:80%;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:2px;
}
#container {
	background-color: #f0f0f0;
}
#content {
	padding:1em;
}
#footer {
	text-align:center;
	font-size:85%;
	border-top:2px solid #c5c5c5;
	margin-top:2em;
	padding-top:1em;
	clear:both;
}
#heading {
	background-image: url(fromusb/bus08_panleft.gif);
	background-repeat: no-repeat;
	height: 62px;
	margin-bottom:1em;
}
#heading h1 {
	font-size:150%;
	padding:1em 0 0 1em;
	margin:0;
	float:left;
}
#heading address {
	background-image: url(fromusb/bus08_panright.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	margin:0;
	padding: 1em 1em 0 0;
	float:right;
	height:70px;
	font-style:normal;
	font-weight:bold;
	
}
#map_canvas {
border:0px solid #000000;
height:300px;
margin:1em 0 5em;
width:500px;
}
#navcontainer {
	background-color: #c5c5c5;
	padding-bottom:2px; 
	height:2.5em;
	margin-bottom:1em;
	clear:both;
}
#nav {
	font-size:110%;
	background-color: #184498;
	color: #f0f0f0;
	height:1.75em;
	padding-top:.5em;
	z-index:1000;
}
#nav ul {
	list-style-type: none;
	margin:0;
	padding:0;
	text-align:right;
}
#nav ul li {
	float:left;
	padding-right:.5em;
	font-weight:bold;
}
#nav ul li ul {
	background-color: #184498;
	display:none;
}
#nav ul li ul li {
	float:none;
	text-align:left;
	z-index:1000;
}
#nav ul li a {
		text-decoration:none;
		padding:0 .5em 0 1em;
}
ul#navlist li:hover ul.subnavlist
{
display: block;
position: absolute;
padding-top: 5px;
z-index:1000;
}
#nav ul li a:link, #nav ul li a:visited {
	color: #99ccff;
}
#nav ul li a:hover, #nav ul li a:focus {
	color:#fff;
}
#nav ul li a.thispage, #footer a.thispage {
	color: #535353;
	background-color: #ffdab9;
	background-image: url(goldbar.jpg);
	background-repeat: no-repeat;
}
#valids {
	font-size:75%;
	text-align:center;
	padding-bottom:1em;
}
#valids ul, #footer ul {
	text-decoration:none;
	margin:0;
	padding:0;
}
#valids ul li, #footer ul li {
	display:inline;
	padding:0 1em 0 0;
}
ul#logos {
margin-bottom:1em;
}
.subtitle {
	color: #ff0000;
	font-size:150%;
	font-weight:bold;
	text-align: center;
	font-style:italic;
	font-family: "Palatino Linotype", Georgia, Garamond, "Times New Roman", serif;
	margin:1em 0em 1em 40%;
	width:60%;
}
.price {
	color: #0000ff;
	font-weight:bold;
	text-align: center;
	font-family: inherit;
	font-size:160%;
}
.description {
	border: 1px solid #000;
	clear:left;
}
.description p {
	margin:.5em;
}
.description ul {
	margin:0;
}
.advertisement {
	background-color:	#fff; 
	color: #000;
	margin:2em;
	border: 3px solid #b22222;}
.advertisement h2 
{
	font-size:250%;
	margin:0;
	text-align:center;
}
#breadcrumb {
	font-style:italic;
	font-size:90%;
}
#breadcrumb ul {
	list-style: none;
	margin:0;
	padding:0 0 0 1em;
}
#breadcrumb ul li {
	display:inline;
}
/*
#breadcrumb ul li:after {
	content: "  »  ";
}*/
#breadcrumb ul li {
	background-image: url(breadcrumb_icon.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right:20px;
}
#breadcrumb ul li.noafter {
	font-weight:bold;
	background-image: none;
}
#breadcrumb ul li.noafter:after {
	content:"";
	
}
#pageadvert {
	background-color:#fff;
	color:#000;
	border:2px solid #b22222;
	padding:0 1em 0 1em;
	width:50%;
	position:relative;
	float:right;
}
#pageadvert p {
	margin:0;
}
#pageadvert h3 {
	margin:0 0 .25em 0;
	color: #ff0000;
}
#cities {
	clear:left;
	margin:0 2em 0 2em;
	background-color: #c8c8c8;
	font-size:90%;
	padding:.5em 1em .5em 1em;
	border: 1px solid #b22222;
}
#cities h2 {
	font-size:110%; 
	margin:0;
}