@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.thrColFixHdr #container {
	width: 1010px;
	margin: 0 auto;
	text-align: left;
	position: relative;
} 

.thrColFixHdr #header h1 {
	
}
.thrColFixHdr #sidebar1 {
	float: left; 
	width: 170px; 
	
}
.thrColFixHdr #sidebar2 {
	float: right; 
	width: 59px; 
	
}
.thrColFixHdr #sidebar3 {
	float: right;
	width: 348px;
	background-image: url(../images/rt_bt_imageWhite.png);
	background-repeat: repeat-y;
	background-position: left top;
	height: 520px;	
	
	
	
}
.thrColFixHdr #mainContent {
	margin-top: 0;
	margin-right: 59px;
	margin-bottom: 0;
	margin-left: 170px;
} 

.thrColFixHdr #content2Home {
	height: 95px;
	width: 851px;
	margin-left: 100px;
	background-color: #FFF;
}
.thrColFixHdr #content2Home p {
	font-size: 14px;
	color: #333;
	font-weight: normal;
	margin-left: 75px;
	margin-top: -5px;
}
.thrColFixHdr #content2Home h1 {
	font-size: 18px;
	color: #333;
	font-weight: normal;
	margin-left: 75px;
}

.thrColFixHdr #mainContent2 {
	margin-top: 0;
	margin-right: 348px;
	margin-bottom: 0;
	margin-left: 100px;
	background-color: #FFF;
}
.thrColFixHdr #mainContentGray {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 75px;
	background-color: #e4e3e3;
	height: 520px;
	width: 476px;
}

.thrColFixHdr #mainContentGray .tripadvisor{
	padding-left: 24px;
	padding-right: 24px;
	padding-top: 10px;
}

.thrColFixHdr #mainContentGray p {
	font-size: 12px;
	color: #666;
	line-height: 24px;
	padding-left: 24px;
	padding-right: 24px;
}

.thrColFixHdr #mainContentGray h2 {
	font-size: 18px;
	color: #660000;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	margin-right: 24px;
	margin-left: 24px;
}

.thrColFixHdr #mainContentGray h3 {
	font-size: 14px;
	color: #333;
	margin-right: 24px;
	margin-left: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

.thrColFixHdr #mainContentGray h4 {
	font-size: 14px;
	color: #660000;
	margin-right: 24px;
	margin-left: 24px;
	
}

.thrColFixHdr #footer p {
	margin: 0;
	padding: 10px 0; 
}

.thrColFixHdr #footer2 {
	background-color: #353534;
	height: 94px;
	width: 851px;
	margin-left: 100px;
}

.thrColFixHdr #footer2 p {
	text-align: center;
	font-size: 10px;
	color: #FFF;
	line-height: 12px;
}


#copyright {
	color: #FFF;
	font-size: 10px;
	margin-left: 770px;
}

.fltlt {
	float: left;
}
#apDiv1 {
	position:absolute;
	left:685px;
	top:494px;
	width:238px;
	height:55px;
	z-index:1;
	font-size: 16px;
	color: #660000;
	line-height: 24px;
}
#apDiv1 a:link {
	color: #cc9933;
	text-decoration: none;
	font-size: 14px;
}
#apDiv1 a:visited {
	color: #cc9933;
	text-decoration: none;
	font-size: 14px;
}
#apDiv1 a:hover {
	color: #cc9933;
	text-decoration: line-through;
	font-size: 14px;
}
#apDiv1 a:active {
	color: #cc9933;
	text-decoration: none;
	font-size: 14px;
}
a:link {
	color: #FFF;
	text-decoration: none;
	font-size: 10px;
}
a:visited {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #FFF;
	text-decoration: line-through;
}
a:active {
	color: #FFF;
	text-decoration: none;	
}
#search {
	position:absolute;
	left:665px;
	top:18px;
	width:313px;
	height:33px;
	z-index:1;
}
.searchText {
	font-size: 12px;
	background-color: #9CBAD6;
}

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

