/* 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. 
*/

/* set the background,border colors to main navigation */
.wide_page {
  background-color: #ce292f;
  border-bottom: solid 1px #dfd4d0;
}


.left_column {
  background-color: #FFFFFF;
}


td.center_column {
  background-color: #FFFFFF;
}

.Go_button {
	background-image: url(../images/GO_button.jpg);
	background-repeat: no-repeat;
	border: 0px none;
	width: 25px;
	height: 15px;
	background-color: #FFF;
	margin-top: 2px;
	vertical-align: bottom;
}

td.right_column {
  background-color: #FFFFFF;
}

#mainlinks a:hover {
  color: #FFFFFF;
}

.currentpage {
  color: #FFFFFF;
}

#tripadvisor {
 width: 95%;
}

.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: #ffffff!important; font-size: 11px!important; text-align: center!important; width: 584px!important;}

#TA_Flags2 {font-size: 11px!important; font-family: Verdana, Arial, Helvetica, sans-serif!important;}

.TA_heading {font-size:13px; color: #4b4a74;}

.legend{
padding-left:10px;
vertical-align:middle;
}
#main_content{
	position:relative;
	margin-top: 20px;
	color: #4e4e4e;
	font-size:11px;
}

 h1{
font-size:11px;
font-weight:bold;
color: #4e4e4e;}

h2{
font-size:10px;
font-weight:bold;
color: #4e4e4e;}


.event_link{
	color: #4b4a74!important;
	font-weight: bold;
}
	
.event_hol {
	color: #00006d;
	font-weight: bold;
}

.event_festiv {
	color: #cd252b;
	font-weight: bold;
}


input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

#main_content b{
 font-weight:bold;
color:#b82434;


}

#main_content b a{
text-decoration:underline;
color:#b82434;
font-weight:bold;
}

#accomodation {
	position:relative;
	left:240px;
	bottom:0;
	clear:both;
	width: 613px;
}

#bar_3 {
position:relative;
}

#message
{
	font-size: 12px;
	font-weight: bold;
	color: #F00;
	width: 370px;
	position: relative;
	left: 300px;
	top: -40px;
	z-index:0;
}

#bottom_banner {
margin-top:64px;
}

.home-offers{
	position:relative;
	bottom:0px;
	left:0px;
	
}