@charset "utf-8";
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#main_sidebar_div; #sidebar_logo_container{
	background-color:#FFF;
	padding: 10px;
	border-radius: 10px;
	-moz-border-radius: 10px;
}

#nooneclublogo{
	float: right;
	position: relative;
	top: -100px;
	z-index: 20;
}

.clearfix:after {
   content: ".";
   visibility: hidden;
   display: block;
   height: 0;
   clear: both;
}


#ra{
	clear: both;	
}

.firstpara {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #128D94;
	font-weight: normal;
}

.firstparatabcorp {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #1b1995;
	font-weight: normal;
}



#container{
	width: 610px;	
}

#amb_tours{
	/* padding-bottom: 5px; */
}

#banner_strip{
	margin-top: 10px;
}


.footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	color: #BBBBBB;
	font-size: 14px;
	text-decoration: none;
}
.news:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
}
.news_date {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #87C91E;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

