@charset "utf-8";
/* CSS Document */

img {
	border:none;
	}

.agBackground 	{
	background-image:url(ag_background.png);
	background-position:top left;
	background-repeat:no-repeat;
		}
		
.tableCellOne	{
	height:148px;
		}
		
.navigationDiv	{
	height:133px;
	width:295px;
	margin-left:308px;
	margin-top:10px;
		}
		
.vegasButton	{
	height:115px;
	width:164px;
	float:right;
	background-image:url(ag_VegasButton.png);
	background-repeat:no-repeat;
	background-position:top left;
		}
		
.googleMap	{
	height:133px;
	width:125px;
	float:left;
	text-align:center;
	
		}
	
.AGvegasLink	{
	display:block;
	color:#000000;
	font-size:7px;
	margin-top:90px;
	margin-left:49px;
}

.agToursTable	{
	margin-top:20px;
	margin-left:10px;
	margin-right:0px;
	font-weight:bold;
	}
		
.agInfo	{
	margin-left:7px;
	margin-right:9px;
	margin-top:15px;
	text-indent:15px;
	font-weight:bold;
		}	
	
.agTourTitle	{
	font-size:14px;
		}
a.TourTitles, a.TourTitles:link, a.TourTitles:visited, a.TourTitles:active	{
	color:#000000;
	font-weight:bold;
	font-size:12px;
			}
			
a.TourTitles:hover {
	color:#0000FF;
	}
	
a.VegasLink, a.VegasLink:link, a.VegasLink:visited, a.VegasLink:active, aVegasLink:hover {
	color:#000000;
	font-size:8px;
	font-weight:bold;
		}
