/* CSS Document */

/*
 * The # is used to specify an ID element.
 * The ID can only be used by one element. 
 *
 * The . is used to specify a CLASS element.
 * CLASS is used for multiple instances or tags. 
*/


td.left_column {
  background-color: #b46307;
}

td.center_column {
  background-color: #b46307;
}

td.right_column {
  background-color: #b46307;
}

#mainlinks a:hover {
  color: #585c4f;
}

.currentpage {
  color: #585c4f;
}
#tripadvisor {
 width: 95%;
}
#main_content b{
 font-weight:bold;
color:#fe9753;

}



#main_content  b a{
text-decoration:underline;
color:#fe9753;
font-weight:bold;
}
.TA_rtable td {font-size: 11px!important; font-family: Verdana, Arial, Helvetica, sans-serif!important;}

#TA_Header {font-size: 11px!important; font-family: Verdana, Arial, Helvetica, sans-serif!important; margin-bottom: 10px; text-align: center; margin-left: 25%; width: 50%;}

#TA_Flags {font-size: 11px!important; font-family: Verdana, Arial, Helvetica, sans-serif!important; margin-top: 10px; margin-left: 25%; width: 50%; text-align: center;}

#TA_Link {background-color: #7b1f02!important; font-size: 11px!important; text-align: center!important;}

#TA_Flags2 {font-size: 11px!important; font-family: Verdana, Arial, Helvetica, sans-serif!important;}

.TA_heading {font-size:13px;}

.TA_ruser{color:#999999!important;}

h1{
	font-size:11px;
	color:#FFFFFF; !important;
	font-weight: bold;
	
}



/*h1, .thumbnail {
	color: #7b1f02 !important;
	font-weight: bold !important;
	text-decoration: none !important;
}
*/

#superior_large, #deluxe_large, #executive_large, #legacy_large {
	width: 271px;
	height: 197px;
}	

.thumb{
	border: 0px;
}

#mainlinks li {
  list-style-type: none;
  padding-right: 32px!important;
  padding-bottom: 0px;
  display: inline;
}

.event_link{
	color: #7c1e02!important;
	font-weight: bold!important;
	}
		
.event_hol {
	color: #532c15;
	font-weight: bold;
}

.event_festiv {
	color: #f9ee93;
	font-weight: bold;
}


input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

#check_availability {
	position: relative;
	bottom: 30px;
	left: 480px;
	width: 100px;
}	

#trip_top{
	position:absolute;
	width:588px;
	top:-53px;
	right:110px;
	z-index:1000;
	color:#03F;
}

table.content{
	position:relative;
}
.main-content{
	position:relative;
}

.scroller1 {
	color:#036;
	text-decoration:none;

}
.radfontcolor {
	color:#7B1F02;
	font-weight:bold;
}