/* ARGUS-COURIER */


/* PAGE DEFAULTS */

table td {
	font: 14px Georgia,"Times New Roman",Times,serif;
}

table td h1 {
	font: 14px Georgia,"Times New Roman",Times,serif;
	font-weight: bold;
}

table td h2 {
	font: 11px Georgia,"Times New Roman",Times,serif;
	font-weight: bold;
}

a:link {
	color: #0000CC;
}

a:vlink {
	color: #CC00CC;
}




/* PAGE REGIONS */

/* Define Feature Headline Region */
td#weather {
	font: normal 9px Verdana, Arial, Helvetica, sans-serif;
	padding: 5px 10px 5px 10px;
}

td#weathersponsor {
	font: normal 9px Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	font-weight: bold;
}

td#weather a {
	font-weight: bold;
	color: #0000CC;
}

/* Navigation */
div#navs {
	padding: 0px 0px 0px 0px;
	background: #E6CEB5;
}

/* Date Region */
table#dateregion {
	border: 1px solid #CC9C6A;
}

table#dateregion td{
	font-size: 11px;
}

table#dateregion a {
	color: #0000CC;
}

/* Calendar Styles */
	.LNK {font-size: 12px; font-family : Arial; color: #000000; font-weight:bold;text-decoration : underline;}
	.LNKMonth {font-size: 12px; font-family : Arial; color: #000000; font-weight:bold;text-decoration : none;}
	.blueLNK {font-size: 12px; font-family : Arial; color: #003399; font-weight:bold;text-decoration : underline;}
	.blueLNK:hover {font-size: 12px; font-family : Arial; color: #ffffff; font-weight:bold;text-decoration : underline;}
	.DNK {font-size:12px; font-family : Arial; color: #FFDDDD; font-weight:bold;text-decoration : underline;}
	.DNK:hover {text-decoration : underline;  color: white;font-weight:bold;}
	.ink {font-size: 12px; font-family : Arial; color: #000000; font-weight:bold;text-decoration : underline;}
	.ink:hover{text-decoration : underline;  color:#6699cc; font-weight:bold;}
	table#caltable {
		width: 100px;
		height: 102px;
		margin: 0 0 1em 0;
		border: 1px solid #7E6041;
	}
	
/* Main article */
div.mainarticle h1 {
	font: 28px Georgia,"Times New Roman",Times,serif;
	font-weight: bold;
}

.labelhead {
	font: 12px Georgia,"Times New Roman",Times,serif;
	font-weight: bold;
	color: #CC9C6A;
}

.storyhead {
	font: 20px Georgia,"Times New Roman",Times,serif;
	font-weight: bold;
	top-padding: 5px
}

#election h1 {
	font: 20px Georgia,"Times New Roman",Times,serif;
	font-weight: bold;
	top-padding: 5px
}

.indexhead {
	font: 18px Georgia,"Times New Roman",Times,serif;
	font-weight: bold;
	top-padding: 5px
}

.archivehead {
	font: 11px Georgia,"Times New Roman",Times,serif;
}

	.cutline {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		line-height: 1.2em;
	}
	
		.brown_bold_text {
		color: #7E6041;
		font-weight: bold;
		font-size: 16px;
		text-decoration: underline;
		top-padding: 5px
	}
	
			.pmsponsor {
		color: blue;
		font-weight: bold;
		font-size: 10px;
		text-decoration: none;
		top-padding: 5px
	}

/* REGION CLASSES */


/* Navigation */
div#navs div.mainnavs {
	font: normal 14px  Arial, Helvetica, sans-serif;
	padding: 5px 5px 5px 5px;
	margin: 2px 0px 0px 0px;
	background: #7E6041;
}

div#navs div.mainnavs a {
	color: #ffffff;
}

div#navs div.subnavs {
	font: normal 12px  Arial, Helvetica, sans-serif;
	padding: 5px 5px 5px 5px;
}

div#navs div.subnavs a {
	color: #000000;
} 

/* Sidebar Titles */
div.sidetitle {
	font: normal 14px  Arial, Helvetica, sans-serif;
	color: #ffffff;
	padding: 5px 5px 5px 5px;
	background: #7E6041;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}

/* Search Boxes */
form.searchbox {
	font: normal 12px  Arial, Helvetica, sans-serif;
	padding: 0px 5px 0px 15px;
}

form.searchbox input.textbox-bordered {
	background: #E6CEB5;
	border: 1px solid #7E6041;
	margin: 0px 0px 0px 0px;
}

form.searchbox input.radio-selector {
	width:.9em; 
	height:.9em;
}

/* Featured Story */
div.featuredstory {
	padding: 5px 5px 5px 5px;
	border: 1px solid #9A9191;
	background: #E4D7D7;
}
div.featuredstory h1, div.featuredstory h2 {
	margin: 0px 0px 0px 0px;
}



