* {
	margin: 0 0 0 0;
}


/*--- SITE FRAMEWORKS ---*/
body {
	padding: 0;
	margin-top: 5px;
	text-align: center;
	background-color:#efeee4;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#wrap {
	text-align: left;
	width: 946px;
	position: relative;
	margin: 0 auto;
	background-color: #FFFFFF;
	padding:0 0 1px 0;
}
#bodyWrap {
	width:926px;
	border-left-width:0px;
	border-right-width:0px;
	padding:10px 10px 10px 10px;
	margin:1px 0px 1px 0px;
	background-color:#FFFFFF;
}
#mainStoryWrap {
	border-left:1px solid #D2CEC7;
	width:765px;
	padding:0;
	margin:0;
	overflow:hidden;
	float:left;
}
#photoWrap {
	border-right:1px solid #D2CEC7;
	width:274px;
	padding:0;
	margin:0;
	overflow:hidden;
	float:left;
}
#photoLargeWrap {
	width:550px;
	height:660px;
	border-top:1px solid #000000;
	border-left-width:0px;
	border-right-width:0px;
	padding:10px 10px 10px 10px;
    margin: auto;
	background-color:#FFFFFF;
}
#articleWrap{
	width:525px;
	padding:0 10px 0 10px;
	display:inline;
	margin:0;
	overflow:hidden;
	float:left;
}
#navLeft {
	width:150px;
	height:100%;
	float:left;
	padding-right: 10px;
	line-height:1.5em;
}
#navLeft a{
	color:#000000;
	text-decoration:none;
}
#navLeft a:hover{
	color:#CC0000;
	text-decoration:underline;
}
#navLeftLine {
	width:100%;
	height:4px;
	background-color:#D2CEC7;
	margin:8px 0 8px 0;
}	
#sportsBox {
	background-color:#D2CEC7;
	width:100px;
	padding:10px 10px 10px 10px;
	margin:0;
}
.sportsBoxItem {
	text-align:left;
	font-size:11px;
	padding: 0 0 10px 0;
	margin:0;
}	
#mostEmailed {
	width:220px;
	float:left;
	overflow:hidden;
	padding:0;
	margin:0;
}
#mostEmailed a{
	text-decoration:none;
	color:#000000;
}
#mostEmailed a:hover{
	text-decoration:underline;
	color:#CC0000;
}
.mostEmailedBox {
	background-color:#D2CEC7;
	text-align:left;
	width:200px;
	padding:10px 10px 10px 10px;
	margin:0;	
}
.mostEmailedHeader {
	text-align:left;
	padding:0 0 10px 0;
	font-weight:bold;
	margin:0;	
}
.mostEmailedItem {
	text-align:left;
	font-size:11px;
	padding:0 0 10px 0;
	margin:0;	
}
.mostEmailedItemEnd {
	text-align:left;
	font-size:11px;	
	padding:0;
	margin:0;	
}
.margin10 {
	width:10px;
	float:left;
}
.hairline {
	width:100%;
	height:1px;
	background-color:#D2CEC7;
}

/*--- BANNER ---*/
#banner {
	padding:1px 0px 1px 0px;
	background-color:#000000;
	overflow:hidden;
	text-align:center;
}
#bannerImage {
	width:946px;
	height:176px;
	border:0;
	margin:0;
	background-image:url(../images/pantherBanner.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
}
.bannerImage_left {
	float: left;
	width: 306px;
	height: 176px;
}
.bannerImage_right {
	float: left;
	width: 640px;
	height: 176px;
}
.bannerImage_right_top {
	float: left;
	width: 620px;
	height: 40px;
	padding-top: 20px;
	text-align: right;
}
.bannerImage_right_bottom {
	float: left;
	width: 640px;
	height: 136px;
}
.nav_area {
	float: left;
	width: 640px;
	margin-top: 72px;
	display: inline;
}
.navmain {
	float: left;
	width: 430px;
}
.navmain ul {
	list-style:none;
} 
.navmain li {
	float:left;
	font-size: 12px;
	color: #000000;
	padding-left: 14px;
	padding-right: 13px;
	border-right: 1px solid #000000;
}
.navmain li:hover a {
     /*Style your li hover functions (change bg etc, separate from your a class, triggered when link is hovered)*/
    
}
.navmain li a {
	float:left;
	display:block;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.navmain li a:hover {
	color: #f1592a;
	text-decoration: none;
}

.nav_right {
	float: left;
	width: 210px;
	margin-left: -50px;
	display: inline;
}
.nav_right ul {
	list-style:none;
} 
.nav_right li {
	float:left;
	font-weight: bold;
	font-size: 12px;
	color: #993233;
	padding-left: 10px;
}
.nav_right li:hover a {
     /*Style your li hover functions (change bg etc, separate from your a class, triggered when link is hovered)*/
    
}
.nav_right li a {
	float:left;
	display:block;
	font-weight: bold;
	font-size: 12px;
	color: #993233;
	text-decoration: none;
}
.nav_right li a:hover {
	color: #f1592a;
	font-weight: bold;
}

#bannerSpace {
	background-color:#D2CEC7;
	padding:5px 10px 5px 10px;
	margin:0;
	color:#000000;
	font-size:11px;
	text-align:center;
	overflow:hidden;
}
#bannerDate {
	background-color:#D2CEC7;
	float:left;
	text-align:left;
	padding:0;
	margin:11px 0 0 0;
	width:250px;
	color:#990000;
	overflow:hidden;
}
#bannerSearch {
	background-color:#D2CEC7;
	float:left;
	padding:8px 0 0 0;	
}
.submitButton_banner {
	float:left;
	padding:4px 0 0 0;
}
#bannerAdvSearch {
	background-color:#D2CEC7;
	float:right;
	padding:11px 0 0 0;
	color:#990000;		
}
#bannerAdvSearch a{
	color:#990000;		
}


/*--- HOME ---*/
#homeStoryLeft {
	border-right:1px solid #D2CEC7;
	width:273px;
	float:left;
	padding:0px 10px 10px 10px;
	margin:0;
}
#homeStoryRight {
	width:230px;
	float:left;
	padding:0 10px 0 10px;
	margin:0;
}
#mainStoryLeft {
	border-right:1px solid #D2CEC7;
	width:271px;
	float:left;
	padding:0px 10px 10px 10px;
	margin:0;
	display:inline;	
}
#mainStoryRight {
	width:230px;
	float:left;
	padding:0 10px 0 10px;
	margin:0;
	display:inline;
}
#teaserLineSmall {
	width:100%;
	height:1px;
	background-color:#D2CEC7;
	margin:10px 0 0 0;
}
#teaserLineLarge {
	width:100%;
	height:4px;
	background-color:#D2CEC7;
	margin:1px 0 8px 0;
}
#teaserHeaderText {
	margin:0 0 10px 10px;
	font-size:18px;
}
#teaserBox {
	width:181px;
	float:left;
	padding:0 15px 0 0;
	margin:0;	
}
#teaserBox a{
	color:#000000;
	text-decoration:none;	
}
#teaserBox a:hover{
	color:#000000;
	text-decoration:underline;
}
#teaserBoxEnd {
	width:166px;
	float:left;
	padding:0;
	margin:0;	
}
#teaserBoxEnd a{
	color:#000000;
	text-decoration:none;	
}
#teaserBoxEnd a:hover{
	color:#000000;
	text-decoration:underline;
}
.teaserPhoto {
	width:166px;
	height:150px;
	border:0;
	padding:0 0 5px 0;
}
.teaserNews {
	padding: 0 0 5px 0;
	float:left;	
}
.teaserNews a{
	color:#000000;
	text-decoration:none;
}
.teaserNews a:hover{
	color:#000000;
	text-decoration:underline;
}

/*--- TEXT ---*/
ul a{
	color:#562010;
}
ul a:hover{
	color:#562010;
}
.bodyText a{
	color:#562010;
}
.bodyText a:hover{
	color:#562010;
}
.bold {
	font-weight:bold;
}
.underline {
	text-decoration:underline;
}
.bodyLarge {
	font-size:14px;
	font-weight:normal;
}
.redBold {
	color:#990000;
	font-weight:bold;
}
.redBoldLead {
	color:#990000;
	font-weight:bold;
	font-size:14px;
}
.grayText {
	color:#666666;
}
.teaserHeadlineLeadArticle {
	font-size:22px;
	font-weight:bold;
}
.teaserHeadlineLeadArticle a{
	font-size:22px;
	color:#990000;
	font-weight:bold;
	text-decoration:none;	
}
.teaserHeadlineLeadArticle a:hover{
	font-size:22px;
	color:#CC0000;
	font-weight:bold;
	text-decoration:underline;
}
.teaserHeadlineSecondaryArticle {
	font-size:17px;
	font-weight:bold;
	padding:6px 0 0 0;
}
.teaserHeadlineSecondaryArticle a{
	font-size:17px;
	font-weight:bold;
	padding:6px 0 0 0;
	color:#000000;
	text-decoration:none;
}
.teaserHeadlineSecondaryArticle a:hover{
	font-size:17px;
	font-weight:bold;
	padding:6px 0 0 0;
	color:#000000;
	text-decoration:none;
}
.teaserHeadlineMore {
	font-size:17px;
	font-weight:bold;
	padding:6px 0 2px 0;
}
.teaserByLine {
	font-size:11px;
	padding:8px 0 8px 0;
}
.teaserPubDate {
	font-size:11px;
	color:#666666;
	padding:0 0 15px 0;
}
.teaserTextLead {
	font-size:14px;
}
.photoByLine {
	text-align:right;
	font-size:10px;
	padding:4px 0 4px 0;	
}
.photoCaption {
	font-size:11px;
	font-style:italic;
	text-align:left;
}
.photoCaption a{
	font-size:11px;
	font-style:italic;
	text-align:left;
	text-decoration:none;
	color:#990000;
}
.photoCaption a:hover{
	font-size:11px;
	font-style:italic;
	text-align:left;
	text-decoration:underline;
	color:#CC0000;
}
.copyright {
	font-size:10px;
	text-align:center;
	color:#000000;
}
.copyright a{
	text-decoration: none;
	font-size:10px;
	text-align:center;
	color:#000000;
}
.copyright a:hover{
	text-decoration: none;
	font-size:10px;
	text-align:center;
	color:#993233;
}
.copyright_bottom {
	font-size:9px;
	text-align:center;
	padding-top: 7px;
	color:#000000;
	padding-bottom: 20px;
}
.copyright_bottom a{
	text-decoration: none;
	font-size:9px;
	text-align:center;
	color:#000000;
}
.copyright_bottom a:hover{
	text-decoration: none;
	font-size:9px;
	text-align:center;
	color:#993233;
}
.sponsorText {
	font-size:10px;
	padding:0 0 5px 0;	
	color:#999999;
}

/*--- SECTIONS ---*/
#mainSectionWrap {
	width:545px;
	float:left;
	padding:0;
	margin:0;
}
#mainSectionStories {
	width:525px;
	float:left;
	padding:0 10px 0 10px;
	margin:0;
}
.prowlingPantherPhoto {
	float:left;
	margin-right: 12px;
}
.prowlingPantherPhoto a{
	color:#990000;
}
.prowlingPantherText {
	float:left;
	width:435px;
	margin:0;
	padding:0;
}
.news_published {
	float: left;
	width: 270px;
	text-align: right;
	color: #535353;
	font-size: 10px;
	margin-top:5px;
}

/*--- ARTICLE ---*/
.articleSection {
	font-weight:normal;
	padding:0 0 5px 0;
	font-size:14px;
}
.articleSubhead {
	font-weight:bold;
	padding:5px 0 5px 0;
	font-size:18px;
	font-weight:normal;
}
.articlePhoto {
	width:230px;
	margin-left:10px;
	margin-bottom:10px;
	overflow:hidden;
	float:right;
	text-align:left;
}
.enlargePhoto {
	text-align: right;
	width:230px;
	padding: 10px 0 5px 0;
}
.byLine {
	font-size:11px;
	color:#666666;	
	padding:8px 0 2px 0;
}
.byLine a{
	color:#990000;	
}

/*--- SHARE ---*/

.shareWrap {
	width:228px;
	border:1px solid #D2CEC7;	
	overflow:hidden;
	float:left;
	text-align:left;
}
.shareIcon {
	width:35px;
	margin:5px 0 5px 20px;
	display:inline;	
	overflow:hidden;
	float:left;
	text-align:left;
}
.shareIcon img{
	border:0;
}
.shareText {
	margin:10px 20px 5px 0;
	display:inline;	
	overflow:hidden;
	float:left;
	text-align:left;
}

/*--- FIELDS ---*/
.loginInfo {
	width:100px;
	padding:0 0 10px 0;
	font-weight:bold;
	float:left;
}
.loginInfo_medium {
	width:150px;
	padding:0 0 10px 0;
	font-weight:bold;
	float:left;
}
.loginLarge {
	width:250px;
	padding:0 0 10px 0;
	float:left;	
}
.submitButton_black {
	margin: 5px; 
	border: thin solid #000000; 
	CURSOR: pointer; 
	FONT-WEIGHT: bold; 
	COLOR: #FFFFFF; 
	BACKGROUND-COLOR: #000000;
}

/*--- CALENDAR ---*/
.calendarDate {
	padding:0 0 4px 0;
	color:#562010;	
	font-size:14px;
	font-weight:normal;	
}
.calendarText {
	padding:0 0 0 20px;
	margin:0;
}

/*--- EMAIL TO FRIEND ---*/
.emailHeadline {
	font-size:16px;
	font-weight:bold;
	padding-bottom:3px;
	margin:0;
}


/*--- ARCHIVES ---*/
.archivesPubDate {
	font-size:11px;
	color:#666666;
	padding:5px 0 10px 0;
}
.archivesHeadline {
	font-size:17px;
	font-weight:bold;
	padding:6px 0 5px 0;
}
.archivesHeadline a{
	font-size:17px;
	font-weight:bold;
	padding:6px 0 5px 0;
	color:#990000;
	text-decoration:none;
}
.archivesHeadline a:hover{
	font-size:17px;
	font-weight:bold;
	padding:6px 0 5px 0;
	color:#990000;	
	text-decoration:underline;
}
.number {
	font-size:17px;
	padding:6px 5px 5px 0;
	float:left;
	color:#000000;	
}
.archivesWrap {
	width:480px;
	float:left;
}

/* New Index */

.red_span {
	color: #993233;
	font-size: 12px;
	font-weight: bold;
}
.red_span_ten {
	color: #993233;
	font-size: 12px;
	font-weight: bold;
}
.col_left {
	float: left;
	width: 240px;
	line-height: 1.5em;
}
.more_news_cell {
	float: left;
	width: 240px;
	padding-bottom: 7px;
	border-bottom: 1px solid #000000;
}
.more_news_cell a {
	color: #993233;
	font-weight: normal;
}
.more_news_cell a:hover {
	color: #993233;
	font-weight: normal;
}
.more_news_header {
	float: left;
	width: 240px;
	line-height: 1.1em;
	padding-top: 10px;
	padding-bottom: 5px;
	font-size: 22px;
	font-weight: bold;
	font-family: Tahoma, "Myriad Pro", Arial;
}
.more_news_header a {
	color: #000000;
	font-weight: bold;
	font-size: 22px;
	font-family: Tahoma, "Myriad Pro", Arial;
	text-decoration: none;
}
.more_news_header a:hover {
	color: #000000;
	font-weight: bold;
	font-size: 22px;
	font-family: Tahoma, "Myriad Pro", Arial;
	text-decoration: none;
}
.more_news_byline {
	float: left;
	width: 240px;
	padding-bottom: 10px;
	font-size: 12px;
	font-weight: bold;
}
.more_news_text {
	float: left;
	width: 240px;
	padding-bottom: 8px;
}
.more_news_published {
	float: left;
	width: 240px;
	text-align: right;
	color: #535353;
	font-size: 10px;
}

.col_mid {
	float: left;
	width: 442px;
	margin-left: 12px;
	margin-right: 12px;
	display: inline;
}
.col_mid_image_cell {
	float: left;
	width: 442px;
	margin-bottom: 15px;
	display: inline;
}
.col_mid_image {
	float: left;
	width: 440px;
	height: 310px;
	border: 1px solid #000000;
	margin-bottom: 10px;
	display: inline;
}
.col_mid_image_byline {
	float: left;
	width: 442px;
	font-size: 9px;
	text-align: right;
	padding-bottom: 10px;
}
.col_mid_image_caption {
	float: left;
	width: 442px;
	font-size: 11px;
}
.col_mid_image_caption a {
	color: #993233;
	font-weight: normal;
}
.col_mid_image_caption a:hover {
	color: #993233;
	font-weight: normal;
}

.col_mid_main_cell {
	float: left;
	width: 442px;
	padding-bottom: 20px;
	border-bottom: 5px solid #a5a5a5;
}
.col_mid_main_header {
	float: left;
	width: 442px;
	padding-top: 10px;
	padding-bottom: 5px;
	font-size: 24px;
	line-height: 1.5em;
	font-weight: bold;
	font-family: Tahoma, "Myriad Pro", Arial;
}
.col_mid_main_header a {
	color: #000000;
	font-weight: bold;
	font-size: 24px;
	font-family: Tahoma, "Myriad Pro", Arial;
	text-decoration: none;
}
.col_mid_main_header a:hover {
	color: #000000;
	font-weight: bold;
	font-size: 24px;
	font-family: Tahoma, "Myriad Pro", Arial;
	text-decoration: none;
}
.col_mid_main_byline {
	float: left;
	width: 442px;
	padding-bottom: 10px;
	font-size: 12px;
	font-weight: bold;
}
.col_mid_main_text {
	float: left;
	width: 442px;
	padding-bottom: 8px;
}
.col_mid_main_text a {
	color: #993233;
	font-weight: normal;
}
.col_mid_main_text a:hover {
	color: #993233;
	font-weight: normal;
}
.col_mid_main_published {
	float: left;
	width: 442px;
	text-align: right;
	color: #535353;
	font-size: 10px;
}

.col_mid_inside_cell {
	float: left;
	width: 442px;
	margin-top: 20px;
	display: inline;
}
.col_mid_vert_cell {
	float: left;
	width: 140px;
	padding-right: 10px;
}
.col_mid_vert_cell_end {
	float: left;
	width: 140px;
}
.col_mid_inside_header {
	float: left;
	width: 442px;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 3px;
	border-bottom: 1px solid #636363;
	margin-bottom: 10px;
	display: inline;
}
.col_mid_inside_image {
	float: left;
	width: 138px;
	height: 123px;
	border: 1px solid #000000;
}
.col_mid_inside_text {
	float: left;
	width: 140px;
	font-size: 10px;
	padding-top: 10px;
}
.col_mid_inside_text a {
	color: #993233;
	font-size: 10px;
	font-weight: normal;
}
.col_mid_inside_text a:hover {
	color: #993233;
	font-size: 10px;
	font-weight: normal;
}

.col_right {
	float: left;
	width: 220px;
}
.col_right_search_box {
	float: left;
	width: 220px;
	padding-bottom: 14px;
	border-bottom: 1px solid #636363;
}
.col_right_search_left {
	float: left;
	width: 153px;
	margin-right: 5px;
	display: inline;
}
.col_right_search_right {
	float: left;
	width: 62px;
	margin-top: 2px;
	display: inline;
}
.col_right_current_edition {
	float: left;
	width: 220px;
	height: 58px;
	border-bottom: 1px solid #636363;
}

.col_right_breaking_news {
	float: left;
	width: 220px;
	padding-top: 9px;
	padding-bottom: 14px;
	border-bottom: 1px solid #636363;
	border-top: 1px solid #636363;
}
.col_right_breaking_news_header {
	float: left;
	width: 220px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	font-family: Tahoma, "Myriad Pro", Arial;
	padding-bottom: 15px;
}
.col_right_breaking_news_text {
	float: left;
	width: 200px;
	text-align: left;
	padding-left: 10px;
	padding-bottom: 10px;
}
.col_right_breaking_news_text a {
	font-weight: normal;
	text-decoration: underline;
	font-size: 10px;
	color: #000000;
}
.col_right_breaking_news_text a:hover {
	font-weight: normal;
	text-decoration: none;
	font-size: 10px;
	color: #000000;
}
.col_right_breaking_news_button {
	float: left;
	width: 76px;
	height: 17px;
	margin-left: 72px;
	display: inline;
}

.col_right_sports {
	float: left;
	width: 220px;
	padding-top: 9px;
	padding-bottom: 14px;
	border-bottom: 1px solid #636363;
	border-top: 1px solid #636363;
}
.col_right_sports_header {
	float: left;
	width: 220px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	font-family: Tahoma, "Myriad Pro", Arial;
	padding-bottom: 15px;
}
.col_right_sports_text {
	float: left;
	width: 200px;
	text-align: left;
	padding-left: 10px;
	padding-bottom: 10px;
}
.col_right_sports_text a {
	font-weight: normal;
	text-decoration: underline;
	font-size: 10px;
	color: #000000;
}
.col_right_sports_text a:hover {
	font-weight: normal;
	text-decoration: none;
	font-size: 10px;
	color: #000000;
}
.col_right_sports_button {
	float: left;
	width: 115px;
	height: 17px;
	margin-left: 52px;
	display: inline;
}

.most_emailed_new {
	width:220px;
	float:left;
	padding-top: 15px;
	overflow:hidden;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.most_emailed_new a{
	text-decoration:none;
	color:#000000;
}
.most_emailed_new a:hover{
	text-decoration:underline;
	color:#CC0000;
}
.most_emailed_box_new {
	background-color:#D2CEC7;
	text-align:left;
	width:200px;
	padding:10px 10px 10px 10px;
	margin:0;
}
.most_emailed_header_new {
	text-align:left;
	padding-bottom: 10px;
	font-weight:bold;
	font-size: 12px;
}
.most_emailed_item_new {
	text-align:left;
	font-size:10px;
	padding-bottom: 10px;
}
.most_emailed_item_end_new {
	text-align:left;
	font-size:10px;	
}

/* Social Icons */

.facebook, .twitter {
	margin: 7px 0;	
	padding: 0 0 0 10px;
}

/* TWITTER Feed */
.twitted {
	width: 220px;
	margin-bottom: 1.5em;
/*	border: 1px solid #888; */
}

.twitted h2 {
	margin: 0;
	padding: 0.3em 0.8em;
	font-size: 1em;
	color: #000;
/*	background-color: #636363; */
}

.twitted p.preLoader {
	margin: 0;
	padding: 1em 1em 1em 3em;
	background: transparent url("loader.gif") 1em center no-repeat;
	/* generate your own loader gif: http://www.ajaxload.info */
}

.twitted ul#twitter_update_list {
	margin: 0;
	padding: 0 0.8em;
	list-style-type: none;
}

.twitted ul#twitter_update_list li {
	margin: 0;
	padding: 0.8em 0 1em 0;
	border-bottom: 1px solid #ccc;
}

.twitted ul#twitter_update_list li span {
	/* tweet content */
	display: block;
}

.twitted ul#twitter_update_list li span a {
	/* links in tweet content */
	color: #00f;
}

.twitted ul#twitter_update_list li a {
	/* timestamp link */
	color: #f00;
}

.twitted ul#twitter_update_list li.firstTweet {
}

.twitted ul#twitter_update_list li.lastTweet {
	border-bottom: none;
}

.twitted p.profileLink {
	display: block;
	margin: 0;
	padding: 0.3em 1em;
	color: #fff;
	background-color: #ddd;
}