#article_content{
	padding: 20px 15px 15px 15px;
	line-height: 150%;
}
#article_content h1{
	font-family: georgia, times, serif;
	font-weight: normal;
	font-size: 220%;
	margin: 0 0 .3em 0;
	padding: 0;
	line-height: 110%;
}
#article_content h2{
	font-family: georgia, times, serif;
	text-transform: none;
	margin: 0 0 .5em 0;
	padding: 0;
	border: 0;
	height: auto;
	font-size: 120%;
	color: #000;
}
#article_content h2.kicker{
	font-family: arial, helvetica, sans-serif;
	font-size: 110%;
	color: #999;
	text-transform: uppercase;
}
#article_content .byline{
	font-size: 90%;
	font-weight: bold;
	line-height: 110%;
	color: #999;
}

/*------------------------
	PHOTOS
------------------------*/
.photo{
	float: left;
	width: 205px;
	margin: 0 15px 10px 0;
}
.photo ul.photo_tools{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.photo_tools a{
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: left 1px;
	border-bottom: 1px solid #369;
}
.photo ul.photo_tools li{
	float: left;
}
.photo_tools a.buy{
	background-image: url(/centralflorida/Images/TopNavigation/cart.gif);
}
.photo_tools a.enlarge{
	background-image: url(/centralflorida/Images/TopNavigation/magnify.gif);
	margin-right: 6px;
}
.photo_tools a:hover{
	border-bottom: 1px solid #69c;
	background-position: left -49px;
	text-decoration: none;
}
.photo ul{
	margin: 0 0 0 .5em;
	padding: 0 0 0 1em;
}
.photo li{
	margin: 0;
	padding: 0 0 1em 0;
	line-height: 130%;
}
.photo p{
	margin: 0;
	padding: 0;
	font-weight: normal;
}
.photo h3 {
	font-weight: bold;
	background: #ECECEC;
	padding: 2px;
}

.photo .dkbluhed {
	font-weight: bold;
	background: #ECECEC;
	padding: 2px;
}

.dkbluehed {
	font-weight: bold;
	background: #ECECEC;
	padding: 2px;
}


#article_content .photo ul li h4 a{
	color: #036;
	text-decoration: none;
}
#article_content .photo ul li h4 a:hover{
	color: #369;
	text-decoration: underline;
}
#wide_photo{
	width: 600px;
	margin: 5px 0 15px 0;
}
.photo .credit{
	text-align: right;
	font-size: 90%;
	color: #999;
	line-height: 100%;
	margin: 0 0 .5em 0;
}
.photo .caption{
	font-size: 90%;
	color: #666;
	line-height: 120%;
	font-weight: normal;
	
}

/*------------------------
	ARTICLE TOOLS
------------------------*/
.article_tools{
	float: right;
	margin: 1em 0 1em 1em;
	width: 132px;
	font-size: 110%;
	background: url(/centralflorida/Images/TopNavigation/article_tools_bg.gif) repeat-y;
	font-family: arial, helvetica, sans-serif;
}
.article_tools a{
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: left 3px;
	border-bottom: 1px solid #369;
}
.article_tools a.textsize_link{
	background-image: url(/centralflorida/Images/TopNavigation/textsize.gif);
}
.article_tools a.print_link{
	background-image: url(/centralflorida/Images/TopNavigation/print.gif);
}
.article_tools a.email_link{
	background-image: url(/centralflorida/Images/TopNavigation/email.gif);
}
.article_tools a.discuss_link{
	background-image: url(/centralflorida/Images/TopNavigation/discuss.gif);
}
.article_tools a.share_link{
	background-image: url(/centralflorida/Images/TopNavigation/share.gif);
}
.article_tools a:hover{
	border-bottom: 1px solid #69c;
	background-position: left -47px;
	text-decoration: none;
}
.article_tools ul{
	padding: 0 0 0 14px;
	margin: -6px 0 0 0;
	list-style-type: none;
}
.article_tools ul li{
	margin: 0;
	padding: 0;
	display: block;
}
.article_tools ul li ul{
	font-size: 90%;
	border-left: 2px solid #9cf;
	padding: 0 0 .2em .4em;
	margin: 0 0 .2em .4em;
}
.article_tools ul li ul li a{
	padding: 0;
	margin-bottom: .4em;
}
.article_tools ul li ul li a img{
	padding: .3em .2em 0 0;
}
.article_tools ul li ul li input.textbox{
	width: 7em;
}
.article_tools #email_article_form{
	margin: 0;
	padding: 0;
}
.article_tools #email_warning{
	font-size: 80%;
	background: #fcc;
	color: #900;
	font-weight: bold;
	float: none;
	display: block;
	text-align: center;
	width: auto;
}


/* ARTICLE ITEMS YOON */

.article_items {
	float: left;
	width: 220px; 
	background-color: #EFEFEF;
	margin-right: 5px; 
}

.article_items h4{
	background-color: #336699;
	height: 16px;
	line-height: 16px;
	color: #EFEFEF;
	font-weight: bold;
	padding-left: 5px;
}
