	#container
	{
		float: left;
		text-align: left;
		font-family: garamond;
		margin: 10px 0px 0px 10px;
		width: 800px;
		border-bottom: 2px solid #6699cc;
	}
	#header
	{
  float: center;
  clear: both;
  border-bottom: 2px solid #6699cc;
  }
	h1
	{
  color: #336600;
  font-size: 16px;
  font-weight: normal;
  margin-left: 15px;
  margin-bottom: 10px;
  float: left;
  display: inline;
  padding-top: 5px;
  padding-bottom: 0px;
  }
  h2
  {
  color: #336600;
  font-size: 16px;
  font-weight: normal;
  margin-left: 30px;
  clear: left;
  }
  #column_1
  {
  float: left;
  margin-top: 10px;
 	margin-left: 10px;
  width: 460px;
  background: #eee;
	padding:10px;
	border-top: 5px solid #9c9;
clear: left;
display: inline;
  }
  #column_1 p
  {
  font-family: garamond;
  color: #363; 
  line-height: 150%;
  margin: 10px;
  }

  #column_2
  {
  display: inline;
  float: left;
  width: 290px;
  margin: 0px;
  margin-top: 15px;
  }
  #column_2 p
  {
  font-family: garamond;
  color: #309; 
  line-height: 120%;
  text-align: center;
  font-size: 120%;
  margin: 20px 10px 0px 10px;
  padding-bottom: 0px;
  }
  #contact
  {
    font-size: 100%;
  }
  #map
  {
  clear: left;
  margin:10px 15px 0px 25px;
  padding: 0px;
  float: center;
  }
  #train
  {
  float: right;
  margin: 5px;
  display: inline;
  }
  div.thumbnail
	{
			width: 200px;
			float: right;
			margin: 10px;
			display: inline;
	}
	
	div.image_right
	{
		display: inline;
		float: right;
		margin: 0 5px;
	}
	
	div.thumbnail img
	{
			margin: 0px;
			float: center;
	}
	
	div.thumbnail p
	{
	  color: #363;
    margin: 0;
		text-align: center;
		padding: 0px 10px 0px 10px;
		font-size: 80%;
	}
	div.image
	{	
		float: center;
		margin: 0 0 0 5px;
	}
		
	div.image_p
	{
	margin-top: 5px;
  font-size: 80%;
  text-align: center;
  }
  
  #top
  {
  margin: 0px;
  float: left;
  margin-left: 30px;
  }

  #textbox
  {
  float: left;
  margin: -4px 20px 10px 30px;
  width: 600px;
  background: #fff;
  }
  
  div #textbox p
  {
  font-family: garamond; 
  line-height: 170%;
	color: #336600;
  float: left;
  margin: 0px 20px 20px 20px;
  }
  
  #strapline
  {
  float: right;
  margin: 15px 20px 0 0px;
  display: block;
  }
  #decor
  {
  display: inline;
  float: right;
  margin: 0 0 10px 0;
  }
  #pic1
  {
  float: center;
  clear: left;
  margin: 0px 10px 20px 5px; 
  }
  
	#footer
	{
		clear: both;
		background: #387A9B;
		color: #fff;
		padding: 5px 10px;
		text-align: right;
		font-size: 80%;
	}	
	#tariff
	{
    color: #309;
    clear: both;
    background-image: url(images/tariff_gradient.jpg);
    background-repeat: repeat-x;
    text-align: center;
    padding: 10px 0;
  }
  #tariff_head
  {
    font-weight: bold;
    
  }
</style>
