﻿#midZone {
    width: 830px;
    }
    
#midZone .contentBox {
	padding-left: 0.5em;
	}

body {
    font-size: 80%;
    }

#tourDesc {
    float: left;
    width: 450px;
    }
    
#tourBrief {
    float: right;
    text-align: right;
    margin-right: 40px;
    margin-top: -45px;
    padding-top: 10px;
    width: 300px;
    }
    
#tourPicL {
    float: left;
    height: 220px;
    padding-right: 0.7em;
    }
    
#tourPicR {
    float: right;
    height: 150px;
    max-width: 200px;
    padding: 0.3em;
    }
    
#tourBrief h4 {
    text-align: left;
    }
    
#tourBrief table {
    float: right;
    }
    
#tourBrief table td {
    border-bottom: solid 1px #cccccc;
    min-width: 130px;
    text-align: left;
    }
    
#tourBrief table td.noBorder {
    border-bottom: none;
    }
    
td.small {
    color: #000033;
    font-size: 0.85em;
    }
    
table tr td {
    vertical-align: top;
    }
    
.linkTable {
    width: 140px;
    }
    
.imgMedWide1  {
    height: 225px;
    width: 310px;
    }
    
.imgMedWide2  {
    height: 245px;
    width: 310px;
    }
    
.imgMedWide3  {
    height: 180px;
    width: 255px;
    }
    
.imgMedWide4  {
    height: 230px;
    width: 300px;
    }
    
.capImgMedWide3  
{
    float: right;
    text-align: left;
    width: 255px;
    }
    
.imgLargeWide1  {
    height: 292px;
    width: 470px;
    }
    
.imgLarge1  {
    height: 250px;
    width: 290px;
    }
    
div.expedTourMenu {
    margin-left: -20px;
    }
    
div.schoolTourMenu {
    margin-left: -40px;
    }
    
div.otherTourMenu {
    margin-left: -50px;
    }
    
div.workTourMenu {
    margin-left: -60px;
    }
    
div.longTourMenu {
    margin-left: -10px;
    }
    
.boxBG {
    background: #cccccc;
}