/* BASE ITEMS */
body {
	margin: 0px 0px 0px 10px;
	padding: 0px;
	background-color: #FFFFFF;
}
a:link {
	color: #336699;
	text-decoration: none;
}
a:visited {
	color: #336699;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.main {
	float: left;
	width: 980px;
}


/* DROP DOWN NAVIGATION */
.dropmenudiv {
	position:absolute;
	top: 0;
	font:normal 11px/13px Arial, Helvetica, sans-serif;
	z-index:100;
	background-color: #0067A5;
	width: 138px;
	visibility: hidden;
	border-top:  1px solid #003366;
	border-right: 1px solid #003366;
	border-bottom: 1px solid #003366;
	border-left: 1px solid #003366;
}
.dropmenudiv a {
	width: 100%;
	display: block;
	text-indent: 5px;
	padding: 4px 0 3px;
	text-decoration: none;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	text-transform: uppercase;
}
.dropmenudiv a:visited {
	color: #FFFFFF;
}
.dropmenudiv a:hover {
	background-color: #003366;
	color: #ffffff;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000033;
}

#navlist {
	margin: 0;
	padding: 0;
	width: 980px;
	height: 25px;
}
#navlist li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	white-space: nowrap;
	float: left;
	text-align: center;
	height: 25px;
	background-image: url(../images/navbarback.jpg);
	background-repeat: no-repeat;
}
#navlist ul {
	margin: 0;
	padding: 0;
}
#navlist a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	width: 140px;
}


/* FOOTER */
.footer {
	background-image: url(../images/foot_back.jpg);
	float: left;
	height: 105px;
	width: 980px;
	margin-top: 10px;
	padding-top: 20px;
}
a.footerlink {
	text-decoration: none;
	line-height: 14px;
	color: #FFFFFF;
}
a:visited.footerlink {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover.footerlink {
	text-decoration: underline;
	color: #FFFFFF;
}
.footerrow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.footerrowserif {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}

/* HEADER */
.regtab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../images/head_regtab_back.jpg);
	text-align: center;
	display: inline;
	float: left;
	width: 300px;
	height: 28px;
	line-height: 24px;
}
a.regtabsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
a:visited.regtabsmall {
	color: #ffffff;
}
#utilitybar {
	margin: 0;
	padding: 0;
	width: 680px;
	height: 22px;
	background-image: url(../images/head_utility_back.jpg);
	float: left;
}
#utilitybar li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	white-space: nowrap;
	float: left;
	text-align: center;
	height: 22px;
}
#utilitybar ul {
	margin: 0;
	padding: 0;
}
#utilitybar a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	font-weight: bold;
	color: #666666;
	display: block;
	padding-right: 12px;
}
#utilitybar a:hover {
	text-decoration: none;
	color: #CC0000;
}
.mastheadbar {
	float: left;
	width: 980px;
}

/* SUB NAV BAR */
.subnavbar {
	background-image: url(../images/subnavback.jpg);
	height: 30px;
	background-repeat: repeat-x;
	display: block;
	width: 980px;
	padding: 0px;
	margin: 0px;
	float: left;
}
.dateline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding-left: 10px;
	padding-top: 8px;
	display: block;
	float: left;
	width: 320px;
	text-align: left;
	line-height: 18px;
}
.searchbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	float: right;
	padding-right: 10px;
	display: block;
	padding-top: 5px;
	text-align: right;
}
.pagetitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	width: 320px;
	display: block;
	float: left;
	padding-top: 8px;
}
.formsearchbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
.subnavbartext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}


/* LEAD BOX */
.topbox {
	float: left;
	width: 980px;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
}
.leadcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	padding-top: 10px;
	padding-left: 10px;
}
a.leadhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 22px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 5px;
}
a:visited.leadhead {
	color: #000000
}
.alert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color: #CC0000;
}
a.storyrefer {
	font-size: 10px;
	font-family: Arial, helvetica, sans-serif;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}
a:hover.storyrefer {
	text-decoration: underline;
}
.secondarystorycontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 14px;
	margin-top: 10px;
}
a.secondaryhead {
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	color: #000000;
}
a:visited.secondaryhead {
	color: #000000;
}
.secondaryphoto {
	display: inline;
	float: left;
	margin-right: 8px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.thirdstorycontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 10px;
}
.leaderboard {
	height: 110px;
	width: 789px;
	float: left;
	display: inline;
	margin-bottom: 10px;
}
.leaderboardholder {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
	text-align: center;
}
.rightcolumn {
	width: 180px;
	float: right;
	margin-left: 11px;
}
.columnone {
	width: 300px;
	float: left;
	display: inline;
	margin-right: 14px;
}
.columntwo {
	width: 290px;
	float: left;
	display: inline;
	margin-right: 13px;
}
.columnthree {
	width: 171px;
	float: left;
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

.countycolumnone {
	width: 300px;
	float: left;
	display: inline;
	margin-right: 54px;
}
.countycolumntwo {
	width: 200px;
	float: left;
	display: inline;
	margin-right: 13px;
	margin-right: 49px;
}


.hlnew { 
	font-size: 11px;
	/*background-color: #FFFF00;*/
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold; 
	color: #CC0000;
	display: block;
}

.storyleftcolumn {
	width: 200px;
	float: left;
	display: inline;
	margin-right: 30px;
	margin-top: 10px;
}
.storywrapper {
	width: 559px;
	float: left;
	display: inline;
	line-height: 16px;
	margin-top: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
}
.storycolumn {
	margin-top: 10px;
	width: 490px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
.storyrightcolumn {
	width: 180px;
	float: left;
	display: inline;
	margin-top: 10px;
	margin-left: 10px;
}
.storyskyscraper {
	width: 200px;
	background-color: #ededed;
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
.storyleaderboard {
	width: 980px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #ededed;
	float: left;
}
a.sectionheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
a:visited.sectionheadline {
	text-decoration: none;
	color: #333333;
}
a:hover.sectionheadline {
	text-decoration: underline;
}
.sectionbullet {
	font-size: 10px;
}
a.subsectionheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}
a:visited.subsectionheadline {
	text-decoration: none;
	color: #333333;
}
a:hover.subsectionheadline {
	text-decoration: underline;
}
.sectiontitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 8px;
	margin-bottom: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 2px;
}
.chattertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	color: #000000;
}
/* RICK ADDED FOR SCOREBOARD */
a.boxLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	color: #000000;
}

/* TOP JOBS */
.topjobs {
	background-color: #FFCC66;
	width: 180px;
	padding: 5px 0px 10px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-top: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #cc6600;
}
a.topjobslink {
	padding: 5px 3px;
	color: #CC6600;
}
#topjobslistings {
	margin: 0;
	padding: 0;
}
#topjobslistings ul {
	margin: 0;
	padding: 0;
}
#topjobslistings li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: block;
}
#topjobslistings a {
	text-decoration: none;
	display: block;
	color: #000000;
	padding: 5px;
	border: none;
}
#topjobslistings a:hover {
	text-decoration: none;
	background-color: #FF9900;
}
.topadsviewallbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	display: block;
	padding: 4px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	line-height: 13px;
}

.topadstitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC6600;
	background-color: #FFCC66;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffCC66;
	display: block;
	padding: 4px;
	text-transform: uppercase;
}








.sectionsublink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.sectiondivider {
	color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 10px;
	margin-bottom: 10px;
}
.formField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.formFieldTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}


/* STORY ELEMENTS */
.ledehed32 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	line-height: 40px;
	color: #000000;
}
.storydeck {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
}
.byline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: bolder;
	color: #FF6600;
}
a.byline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: bolder;
	color: #FF6600;
}
.bylineattribution {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	line-height: 10px;
	font-weight: bold;
	color: #000000;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.News {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
.ledein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
}
.ledeinsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
}
.apcopyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-style: italic;
}
.photoCaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding-top: 0px;
	padding-bottom: 5px;
}
.photoCell {
	padding-bottom: 3px;
	padding-top: 3px;
}
.photoCredit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	text-align: right;
	padding-bottom: 3px;
}
.briefHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #003366;
}
a.secondaryhed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
}
.secondaryhed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
}


/* COLUMN BOXES */
.beatbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 290px;
	height: 55px;
	margin: 10px 0px;
	display: block;
}
.muglogo {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	float: left;
	display: block;
}
a.beatname {
	font-size: 11px;
	font-weight: bold;
	color: #336699;
	font-family: Arial, Helvetica, sans-serif;
}
.beattitle {
	font-size: 11px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
a.beatheadline {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

/* FEATURED BUILDER */
.featuredbuilder {
	font-family: Times, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	padding: 10px;
	color: #333333;
	background-color: #efefef;
}
.featuredbuildertitle {
	font-family: Times, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	padding: 5px;
	font-weight: bold;
	color: #ffffff;
	background-color: #336699;
	text-align: center;
}


.boxLabel {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	color: #000033;
	text-align: center;
	/*background: #EEEEEE; */
	height: 20px;
}

/* PHOTOGALLERIES */
.photogallerybox {
	background-color: #222222;
	border: 1px solid #666666;
	width: 300px;
}
.photogalleriestitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a.photogallerieslink {
	color: #FF9900;
	font-weight: bold;
	text-decoration: none;
}
a:visited.photogallerieslink {
	color: #999999;
	font-weight: bold;
	text-decoration: underline;
}
a:hover.photogallerieslink {
	color: #FF9900;
	font-weight: bold;
	text-decoration: underline;
}
.textlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	color: #0033FF;
}	
