/* content css */

p {
	font-family: Times New Roman, Times, sans-serif;
	font-size: 14px;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}

h1 {
	font-size: 18px;
	color: #8A1115;
	font-weight: bold;
	padding-bottom: 0.5em;
	margin-bottom: 0px;
}

h2 {
	font-size: 16px;
	color: #8A1115;
	font-weight: bold;
	padding-bottom: 0.5em;
	margin-bottom: 0px;
}

h3 {
	font-size: 14px;
	color: #8A1115;
	font-weight: bold;
	padding-bottom: 0.5em;
	margin-bottom: 0px;
}

ol, ul {
margin-left: 2em;
padding-left: 1em;
padding-top: 2px;
padding-bottom: 2px;
font-size: 14px;
font-family: Times New Roman, Times, sans-serif;
}

table.txt  {
	margin: 5px;
}

table.txt td {
	padding: 5px;
}

form {
	padding: 5px;
}

.sivuotsikko {
	font-size: 18px;
	color: #8A1115;
	font-weight: bold;
}

.kuva {
border: 1px solid #808285;
}

.juttukuvaR {
	float: right;
	margin: 5px;
	padding: 0px;
	clear: right;
	border: 1px solid #808285;
}

.juttukuvaL {
	float: left;
	margin: 5px;
	padding: 0px;
	border: 1px solid #808285;
}

.floatR {
	float: right;
	clear: right;
	margin: 5px;
	padding: 0px;
}

.harmaa {
	color: #666666;
	font-family: Times New Roman, Times, sans-serif;
    font-weight: bold;
}

.hinta {
	font-size: 14px;
	color: #8A1115;
	font-weight: bold;
}

div.hr {
  height: 1px;
  color: #157732;
  background-color: #8A1115;
}
div.hr hr {
  display: none;
}

a:link, a:visited {
	font-family: Times New Roman, Times, sans-serif;
    COLOR: #8A1115; TEXT-DECORATION: none;
    font-weight: bold;
	font-size: 14px;
	
}

a:hover {
	font-family: Times New Roman, Times, sans-serif;
    COLOR: #8A1115; TEXT-DECORATION: underline;
    font-weight: bold;
	font-size: 14px;
}

.isompi {
	font-family: Times New Roman, Times, sans-serif;
    font-weight: bold;
    font-size: 14px;
}

.otsikko {
	font-family: Times New Roman, Times, sans-serif;
    font-weight: bold;
    font-size: 16px;
	color: #8A1115;
}

.kuvasolu {
	background: #FCF6DD;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	border: solid 1px #8A1115;
}

.tiedote {
	border: solid 1px #993300;
	padding: 5px;
}

#news {
	background: #FCF6DD;
	border: solid 1px #8A1115;
	margin: 5px;
	float: right;
	clear: right;
	width: 250px;
}

#news_head {
	background: #FCF6DD;
	font-family: Times New Roman, Times, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	border-bottom: solid 1px #8A1115;
}

#news_body {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	background: #FCF6DD;
	font-family: Times New Roman, Times, sans-serif;
	font-size: 12px;
	color: #000000;
}

#news_footer {
	background: #FCF6DD;
	font-family: Times New Roman, Times, sans-serif;
	font-size: 12px;
	color: #8A1115;
	text-align: right;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
}

#news_head a {
    text-decoration: none;
	color: #8A1115;
	font-family: Times New Roman, Times, sans-serif; 
    font-size: 14px; 
	background: #FCF6DD;
}

#news_head a:visited {
    text-decoration: none;
	color: #8A1115;
	font-family: Times New Roman, Times, sans-serif; 
    font-size: 14px; 
	background: #FCF6DD;
}

#news_head a:hover {
	color: #8A1115;
	font-family: Times New Roman, Times, sans-serif;
    font-size: 14px;
}

#news_body a {
	padding-left: 15px;
	text-decoration: none;
	color: #333333;
    font-size: 12px;
    background-image: none;
}

#news_body a:visited {
	padding-left: 15px;
	text-decoration: none;
	color: #333333;
    font-size: 12px;
    background-image: none;
}

#news_body a:hover {
	padding-left: 15px;
	text-decoration: none;
	color: #333333;
    font-size: 12px;
    background-image:url('img/nappi.gif');
    background-repeat:no-repeat;
    background-position: left 2px;
}

#news_footer a {
	color: #8A1115;
    font-size: 12px;
}

#news_footer a:visited {
	color: #8A1115;
    font-size: 12px;
}

#news_footer a:hover {
	color: #8A1115;
    font-size: 12px;
}

.kuva {
	border: solid 1px #808285;
}

fieldset { 
padding: 10px;
border: 1px solid #981B1E; 
}
 
legend {
  padding: 0.2em 0.5em;
  border: 1px solid #981B1E;
  color: #981B1E;
  font-size: 90%;
  text-align: center;
}

.tubeflash {
	float: right;
	margin: 5px;
	padding: 0px;
	clear: right;
	border: 1px solid #808285;
}

.FB_frame {
	float: right;
	margin: 5px;
	padding: 0px;
	clear: right;
	background-color: #FFF;
}
