body {
	margin:5px 0;
	background:#4b4b4b url(bg-body-gray3.gif) repeat-y top center;
	font:normal normal normal 13px/1em arial, sans-serif;
	color:#000;
}
a {
	text-decoration:none;
	color:#1c588c;
}
a:hover {
	text-decoration:underline;
	color:#1c588c;
}
a:visited {
	color:#605478;
}
p {text-align:justify; padding:0 0 8px; }
#container, #header, #content, #footer {
	width:1000px;
}
/* Set up boxes with no margin or padding, set standard border color  */
img, #masthead, #mast_header, #mast_header .timestamp, #mast_header .member-links, #masthead_top, #weather, #logo, #masthead_top, #masthead_bottom, #masthead_bottom .member_links, #search form.searchform, #search div.searchlabel, #search input.searchtext, #search input.searchbutton, #masthead_menu, #content, #footer, #footer-nav {
	margin:0;
	padding:0;
	border:0 solid #b1c3d4;
}
/* Left floats */
.left, .middle, #mast_header .timestamp, #weather, #logo, #search, #masthead_bottom .member-links, #ad1Sp {
	float:left;
	_display:inline;
}
/* Right floats */
.right, #mast_header .member-links, #weather_icon, #search, #search div.searchlabel img {
	float:right;
	_display:inline;
}
/* Areas that contain floats need overflow auto */
#mast_header, #masthead_top, #content, #search {
	overflow:hidden;
}
/* Main page areas */
#container {
	margin:0 auto;
	background-color:#fff;
}
#header, #footer {
	margin-bottom:19px;
}
#footer {
	clear:both;
	background-color:transparent;
}
#footer-nav {
	border-width:1px;
	background:#e1e8ed url(footer-nav-bg.gif) repeat-x top left;
	color:#000;
	font-size:10px;
	line-height:1em;
	padding:5px 13px;
}
/* Masthead */
/* Header text color */
#weather, #search input.searchtext, #search div.searchlabel, #masthead_bottom a {
	color:#333;
}
#mast_header {
	padding:5px 13px;
	background:#326687 url(bg-hdr-timestamp-blue-shadow.gif) repeat-x bottom left;
	font-size:10px;
	line-height:1em;
	color:#fff;
	_height:10px;
}
#mast_header .member-links {
	text-transform:uppercase;
}
#mast_header .member-links a {
	color:#fff;
}
#masthead {
	width:996px;
	padding:0 2px 0 0;
	background:#e8eff5 url(hdr-masthead-bg.gif) repeat-x top left;
	border-width:0 1px 1px;
}
#masthead_top {
	_height:1%;
}
#weather {
	width:190px;
	font-size:10px;
	line-height:1em;
	text-align:center;
}
#temperature {
	font-size:30px;
	line-height:36px;
	font-weight:bold;
	color:#000;
}
#weather_links {
	font-size:12px;
	line-height:16px;
}
#weather_links a {
	text-decoration:underline;
}
#weather_icon {
	width:68px;
	height:80px;
	margin:0 0 0 10px;
}
#weather_city {
	font-weight:bold;
	font-size:14px;
	line-height:20px;
}
#logo {
	width:360px;
	height:81px;
	margin:0px;
}
#search {
	width:166px;
	margin:25px 0 0;
	text-align:right;
}
#search div.searchlabel {
	margin:2px 0 0 0;
	font-size:10px;
}
#search div.searchlabel img {
	margin-right:6px;
}
#search input.searchtext {
	width:112px;
	height:14px;
	margin-right:2px;
	padding:4px 2px 4px 12px;
	background:transparent url(hdr_searchbox_bg.gif) no-repeat top left;
	font:normal normal normal 10px/1em arial, sans-serif;
}
#search input.searchbutton {
	width:30px;
	height:21px;
	margin-bottom:-7px;
}
.yahoo-text {
	font-weight: bold;
	color: #FF0033;
}
.yahoo-search-text {
	font-weight: bold;
	color: #545454;
}
#masthead_bottom {
	border-width:1px 0 0 0;
	padding-top:8px;
	margin-top:8px;
	clear:both;
	height:95px;
}
#masthead_bottom a:hover {
	color:#990000;
}
#masthead_bottom .member-links {
	width:105px;
}
#masthead_bottom .member-links p {
	margin:8px 0 0 0;
	font-size:10px;
	line-height:1em;
	text-transform:uppercase;
	text-align:center;
}
#masthead_bottom .member-links p.top {
	margin-top:0;
}
#masthead_bottom .feature-photo img.feature-thumb {
	margin:0;
}
#masthead_bottom .feature-smallitem {
	width:80px;
	height:84px;
	margin:0;
	border-width:1px;
	padding:4px 9px;
	float:right;
}
#masthead_bottom .feature-smallitem .feature-headline h3 {
	font-size:9px;
	line-height:11px;
	font-weight:normal;
	text-align:center;
	text-transform:uppercase;
}
#masthead_bottom .feature-smallitem .feature-photo {
	float:none;
	width:80px;
	height:57px;
	border-width:0;
	margin:0 0 4px 0;
}
/* Navigation menu */
#header_menu, #header_menu ul, #header_menu li, #header_subnav, #header_subnav ul {
	margin:0;
	padding:0;
	border:0 solid #b1c3d4;
}
#header_subnav li, #header_subnav li a {
	float:left;
	_display:inline;
}
#header_subnav ul {
	float:right;
	_display:inline;
}
#header_menu li a, #header_subnav li a {
	color:#333;
}
#header_menu li a:hover, #header_subnav li a:hover {
	color:#990000;
}
#header_menu ul {
	width:999px;
	height:28px;
	background:#f2f3f6 url(hdr_topnav_bg.gif) repeat-x bottom left;
	float:left;
	margin:0 0 15px;
	border-right:1px solid #B1C3D4;
}
#header_menu li {
	float:left;
	height:28px;
	list-style-type:none;
	font-size:11px;
	line-height:28px;
	text-align:center;
	border-width:0 1px 0 0;
}
#header_menu li a {
	height:14px;
	/* Adjust l and r padding when new menu items are added */
	padding:8px 13px 6px;
}
#header_menu li:hover {
	background:transparent url(hdr_topnav_over_bg.gif) repeat-x top left;
}
#header_menu li.topnav-home {
	border-width:0 1px;
}

#header_menu li.topnav-classifieds {
	width:80px;
	position:relative;
}
#header_menu ul.dropmenu {
	display:none;
	position:absolute;
	top:28px;
	z-index:2;
}
#header_menu ul.on {
	display:block;
}
#header_menu ul.dropmenu li {
	float:none;
	background:#f2f3f6 url(hdr_topnav_bg.gif) repeat-x bottom left;
	text-align:center;
	border-width:0 1px;
}
#header_menu ul ul.dropmenu li:hover {
	background:transparent url(hdr_topnav_over_bg.gif) repeat-x bottom left;
}
#header_menu ul ul.dropmenu li a {
	padding-right:11px;
	padding-left:11px;
}
.topnav-classifieds #dropmenu_classifieds {
	left:-1px;
	width:82px;
}
#header_subnav {
	width:998px;
	height:23px;
	border-width:0 1px 1px 1px;
	background:#f2f6f8;
}
.subnav-utah ul {
	width:942px;
}
.subnav-sports ul {
	width:892px;
}
.subnav-life ul {
	width:833px;
}
.subnav-entertainment ul {
	width:788px;
}
.subnav-lds ul {
	width:692px;
}
.subnav-movies ul {
	width:591px;
}
.subnav-multimedia ul {
	width:529px;
}
.subnav-opinion ul {
	width:449px;
}
.subnav-blogs ul {
	width:212px;
}
#header_subnav ul {
	padding:0 0 0 55px;
	background:#fff url(hdr_subnav_bg.gif) repeat-y top left;
}
#header_subnav ul li {
	height:23px;
	list-style-type:none;
	background:#fff;
	font-size:10px;
	line-height:1em;
}
#header_subnav ul li a {
	padding:7px 10px 6px 10px;
}
#header_subnav ul li a:hover {
	background:transparent url(hdr_topnav_over_bg.gif) repeat-x top left;
}
/** breaking news header-feature **/
.header-feature {
	border:0 solid #B1C3D4;
	margin:0;
	padding:0;
	border-width:1px 0 0;
	clear:both;
	margin-top:8px;
	padding-top:8px;
}
.header-feature .feature-area {
	border:0 solid #B1C3D4;
	margin:0;
	padding:0;
	padding:8px;
	width:952px;
	background:#4b4b4b url(bg-header-feature.gif) repeat-y top left;
	overflow:hidden;
}
.header-feature .feature-label {
	border:0 solid #B1C3D4;
	margin:0;
	padding:0;
	background-image:none;
	background-color:transparent;
	text-transform:none;
	font-weight:bold;
	color:#fff;
	float:left;
	_display:inline;
	width:204px;
}
.header-feature .feature-content {
	border:0 solid #B1C3D4;
	margin:0;
	padding:0;
	background-image:none;
	background-color:transparent;
	width:732px;
	float:right;
	_display:inline;
}
.header-feature .feature-label, .header-feature .feature-headline h3 {
	font-size:18px;
	line-height:1.2em;
}
.header-feature .feature-link {
	margin-bottom:0;
}
.header-feature .feature-headline h3 a {
	color:#fff;
}
.header-feature .feature-text {
	color:#fff;
}
.header-feature .feature-link a {
	color:#ddd;
}
