body {
	background: #fff url(/images/bg/main.gif) repeat-y;
        /*background-position: 60px left;*/
	font-family: Arial, Sans-serif;
	font-size: 14px;
	margin: 0;
}
a {
	color: #000;
}
a:hover {
	color: #c33;
}
#noback {
	background: #fff;

}
#masthead {
	background: #fff;
	border-bottom: 1px solid #066;
	height: 61px;
	margin: 0;
	padding: 0;
}
#masthead td {
	font-size: 10px;
	font-weight: normal;
}
form {
	margin: 0;
}
.breadcrumbs {
	color: #c33;
	padding: 0 2px 6px;
	vertical-align: bottom;
}
.breadcrumbs img {
	margin: 0 2px;
}
#editions-nav {
	background: #f2f9ff;
	font-size: 11px;
	margin-left: 3px;
	padding: 0 20px 0 5px;
}
#editions-nav select {
	font-size: 10px;
}
#top-nav {
	background: #363;
	font-size: 11px;
	margin-left: 3px;
	text-align: center;
}
#top-nav a {
	border-right: 2px solid #093;
	color: #fff;
	padding: 0 15px 0 14px;
	text-decoration: none;
}
#top-nav a.last {
	border-right: none;
}
#top-ad-spot {
	margin: 5px 0 10px;
	text-align: center;
}
.right {
	float: right;
}
.center-left {
	background: url(/images/bg/center-left-h2.gif) top no-repeat;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: none;
	font-size: 14px;
	margin: 0 5px 0 9px;
	padding: 0 0 5px;
}
.center-right {
	background: url(/images/bg/center-right-h2.gif) top no-repeat;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: none;
	font-size: 14px;
	margin: 0 5px 0;
	padding: 0 0 5px;
}
.center-right-red {
	background: url(/images/bg/center-right-red-h2.gif) top no-repeat;
	text-align: center;
}
.center-right-red h2 {
	color: #fff;
	text-align: left;
}
.center-left h2 {
	font-size: 11px;
	height: 20px;
	margin: 0;
	padding: 0 0 1px 16px;
	text-transform: uppercase;
}
.center-left .photo {
	font-size: 1px;
	margin: 5px;
	text-align: right;
	font-style: italic;
}
.center-left .photo img {
	margin-right: -5px
}
.center-left .story-digest {
	margin: 0 5px 8px;
}
.center-left p, .center-right p {
	margin: 0 5px 6px 11px;
}
.center-left p.top {
	margin: 0 0 6px;
}
.center-right h2 {
	font-size: 11px;
	height: 20px;
	margin: 0;
	padding: 0 0 1px 16px;
	text-transform: uppercase;
}
.center-left h3 {
	font-size: 14px;
	margin: 0 0 2px;
	padding: 0;
}
.center-right h3 {
	font-size: 14px;
	margin: 0 5px 2px;
	padding: 0;
}
.center-left h3 img, .center-right h3 img {
	margin: 0 2px 2px 0;
}
.center-left h4, .center-right h4 {
	border-top: 1px dashed #ccc;
	color: #666;
	font-size: 11px;
	font-weight: normal;
	margin: 10px 0 5px;
	padding: 8px 5px 0;
}
.center-right h4.first {
	border-top: none;
	margin-top: 0;
}
.story-foot-left {
	background: #ccc;
	margin: 0 5px 5px 9px;
	text-align: center;

}
.story-foot-right {
	background: #ccc;
	margin: 0 5px 5px;
	text-align: center;

}
.center-foot {
	background: #ccc;
	margin: 0 5px 5px 9px;
	text-align: center;
}

ul.headlines {
	margin: 0 0 0 9px;
	padding: 0;
}
ul.headlines li {
	background: url(/images/icons/arrow.gif) no-repeat 0 1px;
	font-size: 12px;
	list-style: none;
	margin: 0 0 3px;
	padding: 0 0 0 12px;
}


/* Front page specific definitions */
#weather-front {
        width: 120px;
}
#weather-front td {
        font-size: 11px;
        text-align: center;
}




/* Classified section definitions */
.classifieds-right {
	background: #fff;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	font-size: 12px;
	margin: 0 5px 0 7px;
	width: 152px;
}
.classifieds-right h2 {
	background: url(/images/bg/class-right-h2.gif) top no-repeat;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: none;
	color: #fff;
	font-size: 11px;
	margin: 0;
	padding: 0 0 5px 15px;
}
.classifieds-right ul {
	border-top: 1px dashed #ccc;
	margin: 0;
	padding: 0;
}
.classifieds-right ul.top-jobs {
	border-top: none;
	border-bottom: 1px dashed #ccc;
	margin: 0;
	padding: 0;
}
.classifieds-right li {
	background: url(/images/icons/arrow.gif) no-repeat 0 6px;
	border-bottom: 1px dashed #ccc;
	font-size: 12px;
	list-style: none;
	margin: 0;
	padding: 5px 0 10px 12px;
}
.classifieds-right p {
	margin: 5px 0;
	padding: 0 5px 5px;
}
.classifieds-right .foot {
	background: #ccc;
	margin: 0;
	text-align: center;
	width: 152px;
}
.classifieds-right input {
	font-size: 12px;
	width: 100px;
}
ul.class-dirs {
	margin: 5px 0;
}
.class-dirs li {
	background: none;
	border: 0;
	margin: 0 0 0 2px;
	padding: 3px 0;
}
.class-dirs li a {
	background: url(/images/icons/class_small_buttons.gif) no-repeat;
	padding: 2px 0 2px 22px;
}
.class-dirs li a:hover {
	background: url(/images/icons/class_small_buttons_on.gif) no-repeat;
}
.classifieds-right form {
	border-bottom: 1px dashed #ccc;
	margin: 0 0 10px;
	padding: 0 5px 10px;
}
.classifieds-right form a {
	color: green;
	font-size: 10px;
	margin: 0 0 0 5px;
}
.classifieds-right h3 {
	font-size: 16px;
	margin: 10px 5px 5px;
	padding: 0;
}
.class-major-jobs,
.class-major-homes,
.class-major-autos,
.class-major-place-ad {
	margin: 5px 0;
	padding: 7px 0 0px 30px;
	text-decoration: none;
}

/* Classified right rail mouseovers */
.class-major-jobs { background: url(/images/icons/jobs_off.gif) no-repeat; }
.class-major-jobs:hover { background: url(/images/icons/jobs_on.gif) no-repeat; }

.class-major-homes { background: url(/images/icons/homes_off.gif) no-repeat; }
.class-major-homes:hover { background: url(/images/icons/homes_on.gif) no-repeat; }

.class-major-autos { background: url(/images/icons/autos_off.gif) no-repeat; }
.class-major-autos:hover { background: url(/images/icons/autos_on.gif) no-repeat; }

.class-major-place-ad { background: url(/images/icons/place_ad_off.gif) no-repeat; }
.class-major-place-ad:hover { background: url(/images/icons/place_ad_on.gif) no-repeat; }


/* Classifieds that appears on the bottom of pages, center column */
#cars-of-the-week,
#homes-of-the-week {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: none;
	font-size: 14px;
	margin: 0 5px 0 9px;
	padding: 0 0 5px;
}
#cars-of-the-week h2 {
	background: url(/images/bg/cars-of-the-week-h2.gif) no-repeat;
	color: #fff;
	font-size: 12px;
	height: 20px;
	margin: 0;
	padding: 0 0 1px 16px;
	text-transform: uppercase;
}
#cars-of-the-week h2 a {
	color: #fff;
	text-decoration: none;
}
#cars-of-the-week h2 a:hover {
	color: #fc3;
}
#cars-of-the-week h3,
homes-of-the-week h3 {
	font-size: 12px;
	margin: 5px 10px 0;
}
#cars-of-the-week p,
#homes-of-the-week p {
	margin: 10px;
	font-size: 12px;
}
#homes-of-the-week table {
	margin: 0 5px;
}
#homes-of-the-week td {
	font-size: 12px;
	padding: 0 10px;
}
#cars-of-the-week .right {
	color: #fc3;
	padding: 2px 7px;
}

#homes-of-the-week h2 {
	background: url(/images/bg/of-the-week-h2.gif) no-repeat;
	color: #fff;
	font-size: 12px;
	height: 20px;
	margin: 0;
	padding: 0 0 1px 16px;
	text-transform: uppercase;
}

#boilerplate {
	font-size: 12px;
	margin: 20px 0;
	text-align: center;
}


#story-body {
	font-family: "Times New Roman", Serif;
	font-size: 14px;
	margin: 0 10px;
	width: 476px !important;
	width: 486px;
}
#story-body h2 {
	font-family: Arial, Sans-serif;
	font-size: 16px;
	margin: 0 0 10px;
}
#story-body h3 {
	font-family: Arial, Sans-serif;
	font-size: 14px;
	margin: 0 0 10px;
}
#story-body quote {
	font-family: "Times New Roman", Serif;
	font-size: 14px;
	width: 100px;
	height: 20px;
	margin: 0px 0px 0;
	padding: 0 0 1px 16px;
	word-wrap: break-word;
}
#story-body p {
	margin: 10px 0 15px;
}
#story-body .story-info {
	border-bottom: 1px #ccc dashed;
	padding-bottom: 10px;
}
#story-body .story-info a {
        color: #00f;
}
#story-body .links {
	font-family: Arial, Sans-serif;
	font-size: 11px;
	margin: 0;
}
#story-body .byline1 {
	font-family: Arial, Sans-serif;
	font-size: 11px;
	margin: 0;
	
}
#story-body .byline2 {
	font-family: Arial, Sans-serif;
	font-size: 11px;
	margin: 0;
}
#story-body .photo {
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	margin: 10px 0 10px 10px;
}
#story-body .photo .credit {
	font-style: italic;
	margin: 0 0 10px;
	text-align: right;
}
#story-body a {
        color: #00f;
}



/* This needs to be reintegrated into the main CSS declarations above */
body {font-size: 12px;}
.center-left {font-size: 12px;}
.center-right {font-size: 12px;}
.center-left h3 {font-size: 12px;}
.center-right h3 {font-size: 12px;}
#cars-of-the-week,
#homes-of-the-week {font-size: 12px;}
.photo1 {
	font-size: 10px;
	margin-top: 5px;
	padding: 0;
	text-align: right;
}




/* Special Section modifiers */
.special-sections {
	margin: 5px;
	width: 168px;
}
.special-sections td {
	font-size: 12px;
}

.special-sections .tabhead {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}




/* For the weather Javascript in the right rail */
.weather-box table {
    margin: 0 0 0 8px;
    width: 140px;
}
.weather-box td {
    font-size: 11px;
}




/* This is printer-related CSS only (will not show up online) */
#mdw-widener {
    display: none;
}


@media print {

body,h1,h2,h3,p {
    background: none;
    font-family: times,serif;
margin: 0;
padding: 0;
}
#masthead,#mdw_nav,#editions-nav,#top-nav,#top-ad-spot,#mdw-right-rail,#mdw-left-rail,.story-info .links,#noback,.in-story-ad {
    display: none;
}
#mdw-center-rail {
    /*width: 100%;*/
}
#story-body {
    font-family: times,serif;
    /*width: 100%;*/
}
#story-body h2 {
    font-family: times,serif;
    font-size: 24px;
    margin: 0;
}
#story-body h3 {
    font-family: times,serif;
    font-size: 18px;
    margin: 0;
}
#story-body h4 {
    font-family: times,serif;
    font-size: 14px;
    margin: 10px 0;
}
#boilerplate {
    text-align: left;
    clear: both;
}
.story-info {
    font-family: times,serif;
}
#mdw-widener {
    width: 7.5in;
    display: block;
}

/* Un-comment this block to remove the photo table from the printer-friendly version of the page */

#story-body table.photo {
    display: none;
}

}
/* This is the end of the printer-friendly block */


