.message {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #153F11;
	font-weight: bolder;
}
.importantext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #153F11;
}
.textonblack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	right: 3px;
	padding-left:5px;
	padding-right:8px;
}

.message2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #236A1E;
}
.message {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0A401C;
}
.boxedform {
	border: 1px solid #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #930B0B;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	font-style: italic;
	background-color: #EEEFF4;
	cursor: auto;
}
.boxedonly {
	border: 1px solid #CCCCCC;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #336600;
}
.formtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.copyrightondark {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DFDFDF;
}


.tabs {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #917E00;
	font-weight: bolder;
}
.blink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #0A401C;
	text-decoration: underline blink;
}


.links {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #0A401C;
}
.firstban {
	background-image: url(../images/porters.jpg);
	background-repeat: no-repeat;
}

.maintitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bolder;
	color: #990000;
}
.gold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #E8B900;
	font-weight: bold;
	padding-right:8px;
	padding-left:5px;
}

.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #153F11;
}
.slogan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666F40;
}


.textpack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #990000;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #153F11;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #153F11;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
}
.picbox {
	border: 1px solid #666666;
	padding-left:4px;
	padding-right:4px;
	padding-top:4px;
	padding-bottom:4px;

}
.crossline {
	text-decoration: line-through;
}

h5 {
	font-size: 10px;
	color: #336633;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
h1 {
	font-size: 28px;
	color: #AA8000;
	font-family: "Copperplate Gothic Bold";
	text-transform: uppercase;
	font-variant: normal;
	font-weight: bold;
}
h6 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h4 {
	font-size: 16px;
	color: #646C3E;
	font-family: "Tempus Sans ITC";
	font-weight: bolder;
}
.cooltitle {
	font-family: "Tempus Sans ITC";
	font-size: 18px;
	font-weight: bolder;
	color: #3C4125;
}

h2 {
	font-size: 18px;
	color: #153F11;
}
h3 {
	font-size: 20px;
	color: #993300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: normal;
}.inc {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: 060b81;
	font-weight: bold;
}
.tourhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #6D753C;
}
.diflev {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #072858;
}
.normal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #514837;
}
.next {
	font-family: Eurostile;
	font-size: 24px;
	font-weight: bolder;
	color: #003300;
}
.frontlink {
	font-family: Eurostile;
	font-size: 16px;
	color: #0F411E;
}

a.tt{
    position:relative;
    z-index:24;
    color:#336633;
	font-weight:bold;
    text-decoration:none;
}
a.tt span{ display: none; }

/*background:; ie hack, something must be changed in a for ie to execute it*/
a.tt:hover{ z-index:25; color: #aaaaff; background:;}
a.tt:hover span.tooltip{
    display:block;
    position:absolute;
    top:0px; left:0;
	padding: 15px 0 0 0;
	width:200px;
	color: #52532B;
    text-align: center;
	filter: alpha(opacity:90);
	KHTMLOpacity: 0.90;
	MozOpacity: 0.90;
	opacity: 0.90;
}
a.tt:hover span.top{
	display: block;
	padding: 30px 8px 0;
    background: url(../tips/bubble.gif) no-repeat top;
}
a.tt:hover span.middle{ /* different middle bg for stretch */
	display: block;
	padding: 0 8px; 
	background: url(../tips/bubble_filler.gif) repeat bottom; 
}
a.tt:hover span.bottom{
	display: block;
	padding:3px 8px 10px;
	color: #548912;
    background: url(../tips/bubble.gif) no-repeat bottom;
}

.sample{
			float:left;
			margin-top:5px;		
	}
	
#static .ratingReadOnlyErrMsg{
	border:none;
	}	
.free {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
}

#CollapsiblePanel3 {
	visibility:hidden;
}
#howMany {
	visibility:hidden;

}

#entranceFee {
	visibility:hidden;	
}
#sakantayAlternative li {
	list-style:none;
	
}