
#spanTopNavMenu{
margin-left: 20px;
}

.topNav, .topicNavArea{
text-transform: uppercase;
}

#sn_20{
letter-spacing: -1px;
}

.sideNavHeading{
font-size: 1.05em;
text-transform: uppercase;
padding-top: 20px;
padding-bottom: 15px;
}

.feSearch{
color: #999;
font-size: 1.05em;
font-weight: bold;
text-transform: uppercase;
}

.ahSwi li{
width: 170px;
line-height: 140%;
margin-bottom: 0px;
}

#ah2Section1{
background: url('../../files/uploadsb/img-swibg.jpg') bottom left no-repeat;
padding-bottom: 20px;
}

/*------HEADINGS-------*/
h2.feSubheading{
font-size: 1.05em;
text-transform: uppercase;
background-image: url('../../files/uploadsb/img-titlebg.jpg');
background-position: top left;
background-repeat: no-repeat;
padding-top: 2px;
padding-bottom: 22px;
width: 777px;
height: 50px;
}

#theTable3 h2.feSubHeading, h1, h4, #theContentTable .feHeading{
font-size: 1.05em;
text-transform: uppercase;
background-image: url('../../files/uploadsb/img-titlebg.jpg');
background-position: top left;
background-repeat: no-repeat;
padding-top: 2px;
padding-bottom: 22px;
width: 777px;
height: 50px;
}

.feHeading{
font-size: 1.05em;
text-transform: uppercase;
background-image: url('../../files/uploadsb/img-titlebg.jpg');
background-position: top left;
background-repeat: no-repeat;
padding-top: 2px;
padding-bottom: 22px;
width: 777px;
height: 50px;
}

h3, h4{
font-weight: bold;
}

/*------TOURS-------*/
.tourMenuContent {
margin-left:24px;
width:550px;
}

.tourMenuContent p{
line-height: 150%;
text-align: justify;
}

.tourMenuStandard p, .tourMenuSelected p{
line-height: 120%;
margin-bottom: 6px;
}

.tourMenuStandard font{
text-transform:capitalize;
color: #555;
text-align:left;
font-size:9pt;
font-weight:none;
text-decoration:none;
}

.tourMenuSelected font{
text-transform:capitalize;
color: #fff;
text-align:left;
font-size:9pt;
font-weight:bold;
text-decoration:none;
}

.tourMenuItem{
padding-top: 8px;
padding-left:10px;
text-decoration:none;
font-weight: normal;
font-size:9pt;
line-height: 100%;
vertical-align: top;
text-align:left;
width: 186px;
border-bottom: 1px #aaa solid;
}

.tourMenuSelected{
background-color: #8a0d8a;
}

/*--------NEW SITE DEPLOYMENT SETTINGS-------------*/
*{
padding: 0;
margin: 0;
}

p{
margin-bottom: 15px;
}

a { 
outline: none; 
-moz-outline-style: none; 
}

ul{
margin: 0px 0px;
}

li{
line-height: 150%;
background: url('../../files/uploadsb/bullet.jpg') top left no-repeat;
background-position: 0px 6px;
padding-left: 25px;
padding-top: 0px;
list-style: none outside;
text-decoration: none;
vertical-align: top;
text-align: justify;
margin-bottom: 12px;
}

div{
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
box-sizing:border-box;
margin:0;
padding:0;
}

hr{
width: 100%;
border: 0;
height: 1px;
color: #ebecec;
background-color: #ebecec;
margin-bottom: 8px;
}