/* Globals */

	
	a img {
		border: none;
	}
	
	a{
		text-decoration: none;
		outline: none;
		color: #A41E1E;
	}
	a:hover{
		text-decoration: underline;
		outline: none;
	}
	
	
	
	strong{
		font-weight: 800;
	}
	
	.strong{
		font-weight: 800;
	}
	/*
	Global Classes
*/

	.clearFloat{
	clear: both;
	display: inline;
	height: 1px;
	font-size: 1px;
	padding:0 ;
	margin: 0;
}
		
	
	.hide {
		visibility: hidden;
	}
	.remove{
		display: none;
	}
	
	.floatRight{
		float: right;
	}
	
	.floatLeft,.alignleft{
		float: left;
	}
	
	.centerimage{
		display: block;
		margin:0 auto;
		text-align: center;
		
	}
	
	
	.centerText{
		text-align: center;
	}
	
	.ImageAlightMiddle{
	vertical-align: middle;
	}
	
	.NoWrap{
		white-space: nowrap;
	}
	
/*
	End Globals Classes
*/

/* style for header images */

.ISHPadingL{
	margin:0 10px 0 10px;
}
.ISHPadingR{
	margin:0 0 10px 10px;
}





/*  Headings */
	h1 {
		font-size: 24px;
		margin-bottom: 10px;
	}
	
	/* H2 */
	h2 {
		font-size: 21px;
		margin-bottom: 10px;		
		/*
		font-size: 17px;
		color: #5b5a50;
		font-weight: 800;
		margin-bottom: 20px;
		*/
	}
	h3 {
		font-size: 18px;
		margin-bottom: 10px;
	}
	h4 {
		font-size: 16px;
		margin-bottom: 10px;
		font-weight: bold;
	}
	h5 {
		font-size: 16px;
		margin-bottom: 10px;
	}
	h6 {
		font-size: 13px;
		margin-bottom: 10px;
		font-weight: bold;
	}
	h7 {
	font-size: 14px;
	margin-bottom: 10px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #A3140C;
	}
	h8 {
	font-size: 12px;
	margin-bottom: 10px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	}
	/* end Headings */
	
	/* Text Styles */
	address {
		margin-bottom: 10px;
	}
	blockquote {
		margin: 10px 40px 20px 40px;
		font-style: italic;
	}
	code {
		font-family: monospace;
	}
	
	/*List Styles*/
	
	.Article ul{
		margin: 15px;
	}
	.Article ul li{
		margin: 5px 10px;
	}
	
	.Article ol{
		margin: 15px;
	}
	
	.Article ol li{
		margin: 5px 20px;
		list-style: decimal;
	}
	
	
	
	dl {
		margin-left: 30px;
		margin-bottom: 20px;
	}
	dl dt {
		font-weight: bold;
	}
	dl dd {
		margin-left: 10px;
		margin-bottom: 5px;
	}
	/* End List Styles*/
	em {
		font-style: italic;
	}
	p {
		margin-bottom: 10px;
		line-height: 17px;
	}
	q {
		font-style: italic;
	}
	strong {
		font-weight: bold;
	}
	tt {
		font-family: monospace;
	}
	/* end Text Styles */
	
	/*Table Styles*/
	table{
		border-top:  1px solid #000;
		border-right: 1px solid #000;		
		font-size: 12px;
		width: 100%;
	}
	
		/*Global TH TD*/
		th{
			padding: 5px;
			font-weight: 800;
			border-left: 1px solid #000;
			border-bottom:  1px solid #000;
		}
		td{
			padding: 5px;
			border-left: 1px solid #000;
			border-bottom:  1px solid #000;
		}
		
	.Tcaption{
		border: 1px solid #000;
		color: #fff;
		text-align: center;
		font-size: 11px;
		padding: 5px;
		 margin-left: -1px; /* Fix FF 1px issue */
	}

		html:first-child caption { /* Opera only */
		 margin-left: 0;
		}

	
	
	thead{
		background-color: #000000;
		color: #fff;
		text-align: center;

	}

		tbody tr.alternate{		
		}
		
	tfoot{
	}
	
	#at_use_addr { display: none !important; }
  #at16pit { display:none !important; }
  
  
  /* AD SPACING */
  #google_ads_div_Homepage_Skyscraper_TopCenter_120x600 {margin-top: 20px;}
  #google_ads_div_Homepage_MediumRectangle_BottomRight_300x250{margin-top:20px;}
  
  #google_ads_div_Eat_Leaderboard_topcenter_648x90, 
  #google_ads_div_Play_Leaderboard_topcenter_648x90,  
  #google_ads_div_Stay_Leaderboard_TopCenter_648x90,  
  #google_ads_div_Shop_Leaderboard_TopCenter_648x90,  
  #google_ads_div_Live_Leaderboard_TopCenter_648x90
  {
		margin-top: 7px;
  }
  
  #google_ads_div_Eat_smallrectangle_topright_300x90,
  #google_ads_div_Play_SmallRectangle_TopRight_300x90,
  #google_ads_div_Stay_SmallRectangle_TopRight_300x90,
  #google_ads_div_Shop_SmallRectangle_TopRight_300x90,
  #google_ads_div_Live_SmallRectangle_TopRight_300x90
  {
		margin-top:20px;
  }
  
  #google_ads_div_Eat_Mediumrectangle_right_300x250,
  #google_ads_div_Play_MediumRectangle_Right_300x250,
  #google_ads_div_Stay_MediumRectangle_Right_300x250,
  #google_ads_div_Shop_MediumRectangle_Right_300x250,
  #google_ads_div_Live_MediumRectangle_Right_300x250
  {
		margin-top: 44px;
  }
  
  #google_ads_div_Events_Leaderboard_TopCenter_648x90{ margin-bottom: 25px;}
  #google_ads_div_Events_MediumRectangle_Right_300x250{ margin-top: 42px; }
  #google_ads_div_Events_SmallBanner_TopRight_300x90{ margin-bottom: 22px}
  
  #google_ads_div_Scenes_Leaderboard_TopCenter_648x90,
  #google_ads_div_SouthTV_Leaderboard_TopCenter_648x90
  {
		margin-bottom: 25px;
  }
  
  #google_ads_div_Scenes_MediumRectangle_Right_300x250,
  #google_ads_div_SouthTV_MediumRectangle_Right_300x250
  {
		margin-top: 44px;
  }
  
  #google_ads_div_Latest_SmallBanner_TopRight_300x90{ margin-bottom: 20px;}
  #google_ads_div_LatestIssue_MediumRectangle_Right_300x250{ margin-top: 20px;}
  


