
/*****CONTENT AREA STYLES ****/		


/*****CONTENT AREA LEFT STYLES ****/
div#content_area_left{
	width:643px;
	float:left;
}

h1{
	font-family:Verdana, Geneva, sans-serif;
	color:#ed1b2f;
	font-size:17pt;
	margin-bottom:10px;
	line-height:14pt;
	font-weight:normal;
}
h2{
	background-color:#e5e5e5;
	text-transform:uppercase;
	font-family:Verdana, Geneva, sans-serif;
	color:#3d505a;
	padding-top:8px;
	padding-left:18px;
	padding-bottom:7px;
	font-size:13pt;
	border-top:solid 1px #e5e5e5;
	border-left:solid 1px #e5e5e5;
	border-right:solid 1px #e5e5e5;
	line-height:14pt;
	font-weight:normal;
}
h3,
a.links{
	color:#007D9A;
	font-family:Verdana, Geneva, sans-serif;
	font-size:9pt;
	font-weight:bold;
	line-height:12pt;
	margin-bottom:10px;
	text-decoration:none;
}
a.links:hover{
	text-decoration:underline;
}
h3 a,
h3 a:link,
h3 a:visited{
	color:#007D9A;
	font-family:Verdana, Geneva, sans-serif;
	font-size:9pt;
	font-weight:bold;
	line-height:12pt;
	margin-bottom:10px;
	text-decoration:none;
}
h3 a:hover{
	text-decoration:underline;
}
div#homepage_left_column_one{
	float:left;
	width:343px;
}
span.date{
	font-family:Verdana, Geneva, sans-serif;
	font-size:7pt;
	color:#787878;
	line-height:12pt;
}
	
img.top_story_image{
	margin-right:10px;
	margin-bottom:5px;
	float:left;
}


div#homepage_left_column_two{
	width:286px;	
	float:right;
}
div#youtube{
	margin-bottom:10px;
}

/***** END CONTENT AREA LEFT STYLES ****/

/*****CONTENT AREA RIGHT STYLES ****/

div#content_area_right{
	width:315px;
	float:right;
}
a#nrashow{
	margin-bottom:20px;
	display:inline-block;
}
a#dining_guides{
	display:block;
	margin-left:25px;
}
/*****END CONTENT AREA RIGHT STYLES ****/

