
td.tourMenuItem p a { 
outline: none; 
-moz-outline-style: none; 
}

.body{
text-align: left;
color: #191919;
font-family: Lucida Sans Unicode;
font-size: 12px;
line-height:150%;
}

.body2{
text-align: left;
color: #191919;
font-family: Lucida Sans Unicode;
font-size: 12px;
line-height:110%;
}

.body3{
text-align: left;
color: #191919;
font-family: Lucida Sans Unicode;
font-size: 12px;
line-height:125%;
}

.header{
font-family: verdana;
color: #000;
font-size: 13px;
line-height:180%;
text-align: left;
font-weight: bold;
letter-spacing: 0;
}

.p1{
text-align: left;
color: #000;
font-family: Lucida Sans Unicode;
font-size: 13px;
line-height:150%;
}

ul.ucp{
margin: 0 0;
}

ul.ucp li{
list-style:none;
background-image: url(../../files/uploads/ucp_pointer.gif);
background-repeat: no-repeat;
background-position: top left;
}

div{
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
box-sizing:border-box;
margin:0;
padding:0;
}

#bgo{
margin-right: 20px;
}

td.siteBodyContent, #theTable2 { overflow: visible; }
.whatsNew2 { position: relative; margin-left: 10px; }

.tourMenuStandard{
background-color: #f4f4f4;
text-decoration: none;
margin-left: 14px;
border: none;
width: 251px;
}

.tourMenuSelected{
background-color: #000000;
text-decoration: none;
margin-left: 14px;
border: none;
width: 251px;
}

.tourmenuitem{
vertical-align: middle;
text-align: left;
padding-left: 15px;
padding-right: 15px;
width: 251px;
height: 35px;
border: none;
}

.tourMenuStandard font{
color: #555;
text-decoration: none;
font-weight: normal;
font-size: 11px;
line-height: 110%;
}

.tourMenuSelected font{
color: #008cbd;
text-decoration: none;
font-weight: bold;
font-size: 11px;
line-height: 110%;
}

#tourtitleheight{
height: 30px;
}

#tourcontent{
background-color: #fff;
border: 1px #d8d8d8 solid;
margin-left: 30px;
width: 295px;
min-height:460px;
height: 460px;
}

@media only screen and (device-width: 768px) {
  #spacingside01 { display: none; }
}

@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:portrait) {
  /* For portrait layouts only */
}

#spacingside01 @media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:landscape) { display: none; }