@import url(stjo_import_20041002a.css);

/* Copyright 2004-2005 Karen R Sabog. All Rights Reserved.
-------------------------------------------------------------------------------- */

/* General
-------------------------------------------------------------------------------- */

html, body, div, h1, h2, h3, p, ul, ol, li, dt, dd, td, input
{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

html
{
	background-image: url(../images/backgrounds/lauhala_small.jpg);
	background-repeat: repeat;
}

body
{
	color: #000000;
	background-color: #FFFFFF;
	margin: 20px auto;
	border: 4px ridge #800000;
	padding: 0 0 20px 0;
	width: 740px;
	/* width: 90%; */
}

img
{
	display: block;
}

a:link, a:visited, a:active
{
	color: #0000FF;
	background-color: transparent;
	text-decoration: underline;
}

a:hover
{
	color: #FF0000;
	background-color: #FFFF66;
	text-decoration: underline;
}

a[name]:hover
{
	color: inherit;
	background: inherit;
	text-decoration: inherit;
}

#story_content a:link, #story_content a:visited, #story_content a:active
{
	color: #0000FF;
	background-color: transparent;
	text-decoration: underline;
}

#story_content a:hover
{
	color: #0000FF;
	background-color: #FFFF66;
	text-decoration: underline;
}

#story_content .linkedimg a:hover
{
	color: #000000;
	background-color: #FFFFFF;
}

a.nohovereffects
{
	color: #FF0000;
	background-color: inherit;
	text-decoration: none;
}

#topnav
{
	color: #FFFFFF;
	background-color: #003300;
}

#topnav div
{
	/* width: 640px; */
	padding: 4px 0px 4px 0px;
	margin: 0 auto 0 auto;
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
	line-height: 1.5em;
}

#topnav a:link, #topnav a:visited, #topnav a:active
{
	color: #FFFFFF;
	background-color: #003300;
	text-decoration: none;
	padding: 2px 5px 2px 5px;
}

#topnav a:hover
{
	color: #FFE784;
	background-color: #003300;
	text-decoration: none;
	padding: 2px 5px 2px 5px;
}

#masthead
{
	margin: 10px 0;
}

#masthead img
{
	padding: 0 10px;
}

#masthead a:hover
{
	color: #FF0000;
	background-color: transparent;
	text-decoration: underline;
}

.masthead_header
{
	display: block;
	padding: 0 20px 0 40px;
	font-size: 18pt;
	font-weight: bold;
	color: #003300;
}

.masthead_subheader
{
	display: block;
	padding: 10px 20px 0 40px;
	font-size: 12pt;
	font-weight: bold;
	color: #003300;
}

#main_content_home
{
	padding: 0 50px;
	margin-bottom: 20px;
}

#main_content
{
	width: 100%;
	margin-bottom: 20px;
}

#sidenav, #sidenav_bottom
{
	color: #000000;
	background-color: #FEDB94;
	padding: 20px 10px 20px 10px;
	/* valign for IE */
	vertical-align: top;
}

#sidenav div
{
	width: 120px;
}

#sidenav ul
{
	margin: 0;
	padding: 0;
}

#sidenav li
{
	display: block;
	padding-top: 5px;
	margin-bottom: 5px;
	list-style-type: none;
	font-size: 9pt;
	font-weight: bold;
}

#sidenav li a:link, #sidenav li a:visited, #sidenav li a:active
{
	color: #000000;
	background-color: transparent;
	text-decoration: none;
}

#sidenav li a:hover
{
	color: #FF0000;
	background-color: transparent;
	text-decoration: underline;
}

#story_content
{
	padding: 20px;
	width: 100%;
}

#story_content h1
{
	margin-top: 0;
}

#story_content ul.mmf_bullet li
{
	padding: 0 0 10px 0;
}

#sidebar
{
	background-color: #FFFFFF;
	padding: 20px 0 20px 0;
	width: 20px;
}

#sidebar div
{
}

#textnav
{
	margin: 20px 0 20px 0;
	font-size: 9pt;
	word-spacing: 0.2em;
	text-align: center;
}

#textnav a
{
	padding: 0 4px;
}

#footer, #footerurl
{
	margin: 10px 0 10px 0;
	font-size: 9pt;
	text-align: center;
}

#footer_plugs a:hover
{
	color: #FF0000;
	background-color: transparent;
	text-decoration: underline;
}

span.email
{
	/* font-weight: bold; */
}

span.fs
{
	display: none;
}

h1
{
	color: #003300;
	background-color: transparent;
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
}

h2
{
	color: #003300;
	background-color: transparent;
	font-size: 12pt;
	font-weight: bold;
}

p.note_brickred
{
	color: #800000;
	background-color: transparent;
	font-weight: bold;
}

h2.centered
{
	text-align: center;
}

h3
{
	color: #003300;
	background-color: transparent;
	font-size: 10pt;
	font-weight: bold;
}

ul>li
{
	padding: 0 0 5px 0;
	list-style-image: url(../images/bullets/diamond_green.gif);
}

ol>li
{
	padding: 0 0 5px 0;
	list-style-image: none;
}

ul>li ul>li
{
	margin-left: -20px;
	padding: 0;
	list-style-image: none;
	list-style-type: square;
}

tr
{
	vertical-align: top;
}

td img.shrinkwrap
{
	display: block;
}

.bold
{
	font-weight: bold;
}

.bold_bigger
{
	font-size: 12pt;
	font-weight: bold;
}

.italic
{
	font-style: italic;
}

.bold_italic
{
	font-weight: bold;
	font-style: italic;
}

.backtotop
{
	margin: 10px 0 5px 0;
	padding: 2px;
	color: #003300;
	background-color: transparent;
	font-size: 9pt;
	font-weight: bold;
	text-align: right;
}

.backtotop img
{
	vertical-align: bottom;
	border-width: 0;
}

.backtotop a:link, .backtotop a:visited, .backtotop a:active
{
	color: #003300;
	background-color: transparent;
	text-decoration: none;
}

.backtotop a:hover
{
	color: #003300;
	background-color: transparent;
	text-decoration: none;
}

.hr_gray
{
	margin: 20px 0 15px 0;
	border-color: #999999 #FFFFFF #FFFFFF #FFFFFF;
	border-width: 2px 0 0 0;
	border-style: solid;
}

.hr_green
{
	margin: 20px 0 15px 0;
	border-color: #003300 #FFFFFF #FFFFFF #FFFFFF;
	border-width: 2px 0 0 0;
	border-style: solid;
}

.nowrap
{
	white-space: nowrap;
}

td.score
{
	width: 100px;
	padding-bottom: 20px;
}

td.winner
{
	padding-bottom: 20px;
}

#bottom_row td
{
	padding: 0 20px;
}

table.mmfschedule th
{
	padding: 2px 2px 2px 2px;
	white-space: nowrap;
	text-align: left;
}

table.mmfschedule td
{
	padding: 2px 2px 2px 2px;
	white-space: nowrap;
}

table.mmfschedule th.tv_time, table.mmfschedule td.tv_time
{
	padding: 2px 2px 2px 20px;
}

table.mmfschedule th.tv_program
{
	white-space: normal;
	padding: 2px 2px 2px 20px;
}

table.mmfschedule td.tv_program
{
	white-space: normal;
	padding: 2px 2px 10px 20px;
}

#homepagelinks table
{
	margin: 0 auto 0 auto;
	width: 100%;
}

#results_toc table
{
	margin: 0 auto 0 auto;
	width: 80%;
}

#homepagelinks td.toc_width, #results_toc td.toc_width
{
	width: 50%;
	vertical-align: top;
}

#homepagelinks li, #results_toc li
{
	padding: 0 0 10px 0;
}

.onecolumn
{
	padding: 0 50px;
}

.ridge_darkgreen
{
	border: 8px ridge #003300;
	margin: 10px;
}

/*
.ridge_gray
{
	border: 2px ridge #666666;
}
*/

.form_secheader
{
	font-size: 12pt;
	font-weight: bold;
	color: #003300;
	background-color: transparent;
}

.form_label
{
	font-size: 10pt;
	font-weight: bold;
	text-align: right;
}

#feedback tr
{
	vertical-align: bottom;
}

#feedback td
{
	text-align: left;
}

#feedback td.form_label
{
	text-align: right;
	width: 120px;
}

.clearboth
{
	clear: both;
}

.column_label_roster
{
	background-color: #DDDDDD;
	font-size: 9pt;
	font-weight: bold;
	white-space: nowrap;
}

.row_label_roster
{
	font-size: 9pt;
	font-weight: bold;
	text-align: right;
}

.ridge_brickred
{
	border: 2px ridge #800000;
	margin: 0 0 2px 0;
}

.caption
{
	color: #003300;
	background-color: transparent;
	font-size: 8pt;
	font-weight: bold;
	margin: 0px 0 0 0;
}

.caption_left
{
	color: #003300;
	background-color: transparent;
	font-size: 8pt;
	font-weight: bold;
	margin: 6px 0 0 0;
	text-align: left;
}

