﻿* {
    font-family: Tahoma, Verdana, Arial, System, Serif;
    }

#header h3 {
    color: #ffffff;
    float: right;
    font-size: 1.3em;
    text-decoration: none;
    padding-right: 2em;
}

a {
	color: #003366;
	font-family: Tahoma, Verdana, Arial, System, Serif;
	font-weight: 300;
	text-decoration: underline;
	} 
	
a:visited {
	color: #336699;
	font-family: Tahoma, Verdana, Arial, System, Serif;
	font-weight: 300;
	text-decoration: underline;
	} 
	
body {
    background-color: #003366;
    font-size: 85%;
    margin: 0em;
    }
    
h3 {
    color: #000099;
    text-decoration: underline;
    }
    
.moveUp {
	position: relative;
	top: -35px;
	}
.small {
    font-size: 0.75em;
    }
    
.med {
    font-size: 0.9em;
    }
    
.noPad {
    margin: 0px;
    padding: 0px;
    }
    
.fLeft {
    float: left;
    }
    
.fRight {
    float: right;
    }
    
.fClear {
    clear: both;
    }
    
.largePad {
    padding-right: 2em;
    }
    
.medPad {
    padding-right: 1em;
    }
    
.largePadL {
    padding-left: 2em;
    }
    
.largePadT {
    padding-top: 2em;
    }
    
.hugePadL {
    padding-left: 120px;
    }
    
.largePadB {
	padding-bottom: 1em;
	}
	
.hugePadB {
	padding-bottom: 10px;
	}
	
.smallPadT {
	padding-top: 0.9em;
	}
	
.hugePadT {
	padding-top: 50px;
	}
	
.hugePadB {
	padding-bottom: 5em;
	}
    
.smallMarginT {
    margin-top: 5px;
}
    
.largeMarginT {
    margin-top: 20px;
}
    
.smallMarginB {
    margin-bottom: 5px;
}

.noBullet {
    list-style-type: none;
}

img {
    border: none;
    }
    
.pRel {
	position: relative;
	}
    
.cellCenter td {
	text-align: center;
	}
    
a.linkBlack {
	color: #000000;
	}
.aRight {
    text-align: right;
    }

.aLeft {
    text-align: left;
    }    
    
.aJustify {
    text-align: justify;
    }
    
.aNarrow {
	width: 150px;
	}
    
.aCenter {
    text-align: center;
    }
    
.aTop {
    vertical-align: top;
}
    
#footer, #footer p, #footer a {
    color: #cccccc;
    font-family: Arial, Serif, System;
    font-size: 0.9em;
    }
    
.imgSmall {
    height: 50px;
    max-width: 50px;
    }
    
.imgMed {
    height: 100px;
    max-width: 100px;
    }
    
.imgLarge {
    height: 200px;
    max-width: 200px;
    }
    
.imgXLarge {
    height: 290px;
    max-width: 290px;
    }
    
.imgSmallWide {
    max-width: 150px;
    }
    
.tdSmallWide {
    width: 150px;
    }
    
.imgMedWide {
    max-height: 190px;
    width: 300px;
    }
    
.imgLargeWide {
    max-height: 290px;
    width: 423px;
    }
    
.imgXLargeWide {
    max-height: 290px;
    width: 500px;
    }
    
p {
    width: 100%;
    }
    
ul.vertNav {
    margin-top: 20px;
    margin-left: -20px;
    padding-left: -20px;
    padding-top: 2px;
    }
    
ul.horiNav {
    left: -13px;
    position: relative;
    top: -14px;
    margin-top: 2px;
    margin-left: -20px;
    padding-left: -20px;
    padding-top: 2px;
    }

.noDec {
    text-decoration: none;
    }

.noBg, ul.horiNav li.noBg {
    background-image: none;
    }
    
.noBorder {
    border: none;
    }
    
.borderSmall {
    border: solid 1pt #000000;
    }
    
.largeTablePad td {
    padding: 0.4em;
    }
    
.largeTablePad {
    margin-bottom: 8em;
    }
    
.largeTablePad {
    width: 500px;
    }

.smallPadL {
    padding-left: 20px;
}

.noScroll {
    overflow: hidden;
    }

ul.vertNav li, ul.vertNav li a {
    color: #ffff00;
    font-family: Arial, Serif, System;
    font-size: 1em;
    font-weight: 800;
    list-style-type: none;
    padding-bottom: 1em;
    }
    
ul.horiNav li, ul.horiNav li a {
    background: url('../img/bullet.gif') no-repeat scroll 0px 4px;
    color: #ffff00;
    display: inline;
    font-family: Arial, Serif, System;
    font-size: 1em;
    font-weight: 600;
    list-style-type: disc;
    padding: 0em 0.8em 0em 1em;
    }
    
ul.horiNav li a.noBg {
	background: none;
	padding: 0em;
	}
    
.imgGal .imgGalSmall {
    width: 50px;
    display: inline;
    }
    
.imgGal .imgGalLarge {
    height: 200px;
    display: inline;
    }
    
.imgGal .imgGalText {
    position: relative;
    text-align: center;
    top: -15px;
    width: 100%;
    }
    
.imgGal .imgBtn {
    position: relative;
    text-align: center;
    top: -20px;
    width: 100%;
    }
    
div.imgWheel {
    height: 220px;
    margin: 0px;
    padding: 0px;
    }
    
.imgWheel p {
    margin: 0px;
    padding: 0px;
    text-align: center;
    width: 250px;
    }
    
div.shortTourMenu {
    background: #336699;
    border: solid 2px #000000;
    display: none;
    left: 40px;
    margin: 0.1em;
    padding: 0.1em;
    position: absolute;
    top: 16px;
    z-index: 5;
    }
    
div.longTourMenu {
    background: #336699;
    border: solid 2px #000000;
    display: none;
    left: 225px;
    margin: 0.1em;
    padding: 0.1em;
    position: absolute;
    top: 16px;
    z-index: 5;
    }
    
div.expedTourMenu {
    background: #336699;
    border: solid 2px #000000;
    display: none;
    left: 360px;
    margin: 0.1em;
    padding: 0.1em;
    position: absolute;
    top: 16px;
    z-index: 5;
    }
    
div.schoolTourMenu {
    background: #336699;
    border: solid 2px #000000;
    display: none;
    left: 480px;
    margin: 0.1em;
    padding: 0.1em;
    position: absolute;
    top: 16px;
    z-index: 5;
    }
    
div.otherTourMenu {
    border: solid 2px #000000;
    background: #336699;
    display: none;
    left: 610px;
    margin: 0.1em;
    padding: 0.1em;
    position: absolute;
    top: 16px;
    z-index: 5;
    }
    
div.workTourMenu {
    background: #336699;
    border: solid 2px #000000;
    display: none;
    left: 820px;
    margin: 0.1em;
    padding: 0.1em;
    position: absolute;
    top: 16px;
    z-index: 5;
    }
    
#tourClickShort:hover div.shortTourMenu {
    display: block;
    }

#tourClickLong:hover div.longTourMenu {
    display: block;
    }
    
#tourClickExped:hover div.expedTourMenu {
    display: block;
    }
    
#tourClickSchool:hover div.schoolTourMenu {
    display: block;
    }
    
#tourClickOther:hover div.otherTourMenu {
    display: block;
    }
    
#tourClickWork:hover div.workTourMenu {
    display: block;
    }

.shortTourMenu ul li, .longTourMenu ul li, .expedTourMenu ul li, .schoolTourMenu ul li, .otherTourMenu ul li, .workTourMenu ul li  {
    background: none;
    color: #ffff00;
    display: block;
    left: -25px;
    list-style-image: none;
    list-style-type: none;
    margin: 0.1em;
    padding: 0.1em;
    position: relative;
    }
    
.pageTitle {
    color: #000000;
    text-decoration: underline;
    }
    
ul li.ind {
    background: none;
    list-style-image: none;
    padding-left: 10px;
    }
    
ul li.ind a {
    background: none;
    list-style-image: none;
    margin-left: -12px;
    text-decoration: none;
    }
    
ul li.ind a:hover {
    color: #cccc00;
    text-decoration: underline;
    }
    
ul li.hl {
    color: #ffff99;
    text-decoration: underline;
    }
    
img.pageHalf {
    max-width: 250px;
    }
    
hr.med {
    width: 200px;
    }
    
#errBox {
	border: solid 2px #000000;
	color: #ff0000;
	margin: 2em auto;
	text-align: center;
	width: 75%;
	}
	
#greenBox {
	background-color: #ffffcc;
	border: solid 2px #000000;
	color: #00ff00;
	margin: auto;
	margin-top: 5px;
	padding: 0em;
	position: relative;
	text-align: center;
	width: 100%;
	z-index: 1;
	}
	
#greenBox p {
	font-size: 0.85em;
	font-weight: bold;
	margin: 0em;
	padding: 0.2em;
	}
	
table.imgTable img {
	border: solid 2px #000000;
	}
	
table.tableCenter {
	margin: auto;
	}
	
.highlight  {
	color: #ff0000;
	font-size: 1.2em;
	}
	
.highlight1  {
    color: #333333;
	font-weight: bold;
	}
	
	
.highlight2  {
    font-variant: small-caps;   
	}
	
.highlightNoReSize  {
	color: #ff0000;
	}
	
.boxRed {
    border: double 4px #ff0000;
    padding: 2px;
    text-align: center;
}

.boxRed * {
    padding: 0px;
    margin: 0px;
}