
body {
font-family : verdana, arial, helvetica, sans-serif;
font-size : 1em;
}

.toury {
font-weight : bold;
font-size : 1.7em;
letter-spacing : 0;
text-align : left;
color : #ffffff;
background-color : #393939;
}

.tourm {
font-weight : bold;
font-size : 1.1em;
letter-spacing : 0;
text-align : left;
color : #d02020;
background-color : #393939;
padding-top : 15px;
}

.tourd {
font-weight : bold;
font-size : 0.8em;
letter-spacing : 0;
text-align : left;
color : #ffffff;
background-color : #393939;
padding-top : 8px;
}

.tourx {
font-weight : normal;
font-size : 0.65em;
letter-spacing : 0;
text-align : left;
color : #e1d6c4;
background-color : #393939;
}

.gentx {
font-weight : normal;
font-size : 0.8em;
letter-spacing : 0;
color : #e1d6c4;
background-color : #393939;
padding-top : 10px;
}

.mentx {
font-weight : bold;
font-size : 1.1em;
letter-spacing : 0;
color : #d02020;
padding-top : 15px;
}

.scrollable {
height : 500px;
width : 590px;
overflow : auto;
}

td {
font-family : verdana, arial, helvetica, sans-serif;
}

a:link {
text-decoration : none;
color : #d02020;
}

a:visited {
text-decoration : none;
color : #d02020;
}

a:active {
text-decoration : none;
color : #d02020;
}

.navbar {
height : 25px;
width : 200px;
left : 1px;
top : 0;
color : #fff;
border : 0 solid #0b1b32;
overflow : auto;
background-color : #000000;
}

a.navbar_link {
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
line-height : 15px;
font-weight : 600;
text-transform : capitalize;
color : #fff;
text-decoration : none;
width : 180px;
display : block;
padding-left : 4px;
padding-top : 1px;
padding-bottom : 1px;
border-bottom : 1px solid #254763;
}

.subnavbar {
height : 125px;
width : 200px;
left : 1px;
top : 0;
color : #fff;
position : relative;
border : 1px solid #254763;
overflow : auto;
background-color : #000000;
}

a.subnavbar_link {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
line-height : 12px;
font-weight : 600;
text-transform : capitalize;
color : #fff;
text-decoration : none;
width : 180px;
display : block;
padding-left : 4px;
padding-top : 1px;
padding-bottom : 1px;
border-bottom : 1px solid #000000;
}
.photo {
border-style : solid;
border-color : #e1d6c4;
border-width : 5px;
}

.gallery {
zoom:1;
align:center;
width:200px;
}

.gallery a {
display:block;
float:left;
margin:5px;
opacity:0.7;
text-align:center;
color : #393939;
}
.gallery a:hover {
opacity:1;
color : #393939;
}
.gallery a image {
border:none;
display:block;
}				
.gallery a:visited {
color : #393939;
}
.gallery a:active {
color : #393939;
}

.gallery a#vlightbox {
display:none
}
