body {
	background-color: #003344;
	margin: 0px 0px 0px 0px;
}

body,th,td,div,p,h1,h2,li,dt,dd {
	font-family: Arial;
	font-size: 12px;
}

/* Container styles */

#frame {
	width: 800px;
}

#issue_date {
	border-bottom: 1px solid #003344;
	width: 124px;
	padding: 4px 2px 4px 2px;
	text-align: left;
	margin-top: 2px;
}

#sections {
	border-bottom: 1px solid #003344;
	width: 124px;
	padding: 4px 2px 4px 2px;
	text-align: left;
	margin-top: 2px;
}

#services {
	border-bottom: 1px solid #003344;
	width: 124px;
	padding: 4px 2px 4px 2px;
	text-align: left;
	margin-top: 2px;
}

#links {
	width: 124px;
	padding: 4px 2px 4px 2px;
	text-align: left;
	margin-top: 2px;
}

#story_image {
	float: right;
	padding: 8px 0px 4px 8px;
}

/* Canoe styles */

#canoe_bigbox_ad {
	float: right;
	padding: 8px 0px 4px 8px;
}

/* General styles */

.issue_date {
	font-size: 11px;
	font-weight: bold;
	color: white;	
}

.link_title {
	font-weight: bold;
}

.sections {
	font-weight: bold;
}

.services {
	font-weight: bold;
}

.links {
	font-size: 10px;
	font-weight: bold;
}

.legal {
	font-size: 10px;
	font-weight: bold;
}

.bottom_links {
	font-size: 11px;
	font-weight: bold;
	color: white;
}

.page_title {
	font-size: 16px;
	font-weight: bold;
	color: #CC0033;
}


/* Link styles */

a:link {
	color: #003366;
	text-decoration: none;
}

a:visited {
	color: #003366;
	text-decoration: none;
}

a:active {
	color: #CC0033;
	text-decoration: underline;
}

a:hover {
	color: #CC0033;
	text-decoration: underline;
}

/* Index page styles */

.index_issue_date {
	font-weight: bold;
}

.index_selected_section_title {
	font-size: 16px;
	font-weight: bold;
	color: #CC0033;
}

.index_photo_cutline {
	font-size: 11px;
	font-weight: bold;
}

.index_photo_credit {
	font-size: 11px;
	font-style: italics;
}

.index_headline_index {
	font-size: 14px;
	font-weight: bold;
}

.index_subheadline_index {
}

.index_story_disabled {
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}

.index_story_disabled_archive {
	font-size: 10px;
	font-weight: bold;
	color: #003366;
}

.index_headline_stories {
	font-size: px;
	font-weight: bold;
}

.index_subheadline_stories {
	font-weight: bold;
}

/* Story page styles */

.story_headline {
	color: #CC0033;
	font-size: 15px;
	font-weight: bold;
}

.story_subheadline {
	font-weight: bold;
}

.story_byline {
	font-style: italic;
}

.story_photo_cutline {
	font-size: 10px;
	font-weight: bold;
}

.story_photo_credit {
	font-size: 10px;
	font-style: italics;
}

/* Archives pages styles */

.archive_optional {
	font-size: 10px;
	font-style: italics;
}

.archive_section_title {
	font-weight: bold;
	color: #CC0033;
}

/* Contact page style */

.contact_response {
	font-size: 14px;
}

.contact_branch_name {
	font-size: 15px;
	font-weight: bold;
}

.contact_address {
	font-size: 14px;
}

/* Classifieds page style */

.classifieds_classefind {
	font-size: 16px;
}

.classifieds_category {
	font-size: 12px;
	font-weight: bold;
}

/* Obituaries page style */

.obituaries_recent {
	font-size: 14px;
	font-weight: bold;
}