
/* Sivuston rakenne 										*/
/* --------------------------------------------------------	*/

body
{
	margin: 0;
	margin-top: 20px;
}

table.site_container
{
	width: 802px;
	border: 1px solid #A4876A;
}

td.site_title_bar
{
	height: 110px;
    padding: 0;
}

td.site_nav_bar
{
    height: 40px;
}

td.site_content_area
{
	width: 100%;
	padding: 0;
	padding-bottom: 30px;
    border-top: 1px solid #A4876A;
}

div.content_area
{
	margin: 50px;
	margin-bottom: 0px;
	margin-top: 30px;
}

td.site_footer
{
    border-top: 1px solid #B8A088;
	height: 30px;
	padding: 0px;
	line-height: 100%;
}
td.site_footer_left
{
    width: 31px;
	padding: 0px;
}
td.site_footer_right
{
    width: 30px;
	padding: 0px;
}

div.lower_footer
{
    width: 800px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 8px;
    margin-bottom: 70px;
}

span.design
{
	float: right;
}

span.copyright
{
	float: left;
}

div.spacer
{
	height: 90px;
}

div.kayntikortti
{
    border: 1px solid;
    padding: 7px;
    width: 150px;
    margin-left: 15px;
    margin-top: 10px;
}

div.kayntikortti2
{
    border: 1px solid;
    padding: 7px;
    width: 175px;
    margin-top: 10px;
    line-height: 120%;
}

div.nav_container
{
    margin-top: 20px;
}

img.etusivun_kuva
{
    margin-top: 31px;
    border: 4px double;
}

img.vasen_kuva
{
    border: 1px solid #AAAAAA;
    margin-left: 15px;
    margin-bottom: 15px;
}

div.vasen_teksti
{
    margin-left: 15px;
    margin-bottom: 15px;
    font-size: 90%;
}

div.horiz_line
{
    margin: 0;
    margin-bottom: 11px;
    padding: 0;
    margin-top: 15px;
    font-size: 1px;
    height: -10px;
    border-bottom: 1px dashed #996A9C;
}

table.palstajako
{
    width: 100%;
    border-collapse: collapse;
}
table.palstajako td
{
    width: 50%;
}


/* --------------------------------------------------------	*/
/* Sivuston rakenne päättyy									*/




/* Fontit ja tekstin koot									*/
/* --------------------------------------------------------	*/

body
{
	font-family: verdana, arial;
}

span.title_text
{
	font-family: arial;
	font-size: 135%;
	font-weight: bold;
}

td.site_left_bar
{
	font-size: 70%;
}

div.content_area
{
	font-size: 70%;
	line-height: 160%;
}

p
{
	margin-bottom: 15px;
	margin-top: 15px;
}

p.first_para
{
	margin-top: 0px;
}

div.lower_footer
{
	font-size: 60%;
}

a:link, a:visited, a:active
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

h1
{
	font-size: 180%;
	font-weight: normal;
	margin-top: 30px;
	margin-bottom: 15px;
	margin-left: -3px;
	letter-spacing: 3px;
	padding-bottom: 10px;
	border-bottom: 1px dashed;
	text-transform: uppercase;
}

h2
{
	font-size: 165%;
	font-weight: normal;
	letter-spacing: 2px;
	margin-bottom: 15px;
	margin-top: 15px;
	margin-left: -1px;
}

h3
{
	font-size: 120%;
	margin-top: 15px;
	margin-bottom: 15px;
	letter-spacing: 1px;
/*	margin-left: -1px;*/
}

h4
{
	font-size: 120%;
    margin: 0;
    margin-bottom: 10px;
}

span.hh
{
	font-size: 165%;
	font-weight: normal;
	letter-spacing: 2px;
}

div.kayntikortti
{
    font-family: arial;
	font-size: 100%;
}

span.design
{
	font-size: 90%;
}

span.copyright
{
	font-size: 90%;
}

td.site_footer
{
    font-size: 10px;
    letter-spacing: 1px;
}


/* --------------------------------------------------------	*/
/* Fontit ja tekstin koot päättyy							*/




/* Värit ja taustakuvat										*/
/* --------------------------------------------------------	*/

body
{
	background-color: #ECE6D6;
	background-image: url("kuvat/tausta2.jpg");
	background-repeat: repeat-x;
}

table.site_container
{

}

td.site_title_bar
{

}

td.site_nav_bar
{
    background-image: url("kuvat/navbar.gif");
}

table.site_footer_table
{
    border-collapse: collapse;
    width: 100%;
    height: 100%;
}

td.site_footer_left
{
    background-image: url("kuvat/footer_left.gif");
}

td.site_footer_middle
{
    background-image: url("kuvat/footer_back.gif");
}

td.site_footer_right
{
    background-image: url("kuvat/footer_right.gif");
}


td.site_content_area
{

	background-color: #FFFFFF;
}

div.content_area
{
}

h1
{
    color: #AAAAAA;
    border-color: #996A9C;
}

h4
{
    color: #905D95;
}

div.yhteystiedot
{
	color: #000000;
}



td.menu_table_top
{
	background-image: url("kuvat/menu_yla.gif");
	height: 14px;
	padding: 0;
}

td.menu_table_body
{
	background-image: url("kuvat/menu_keski.gif");
	padding: 0;
}

td.menu_table_bottom
{
	background-image: url("kuvat/menu_ala.gif");
	height: 17px;
	padding: 0;
}

div.kayntikortti
{
    border-color: #BBBBBB;
}

div.kayntikortti2
{
    border-color: #BBBBBB;
}

span.copyright
{
	color: #6F6F6F;
}

span.design
{
	color: #6F6F6F;
}

span.design a:link, span.design a:visited
{
	color: #6666FF;
}

a.navlink_a
{

}

div.navlink a:link, div.navlink a:visited, div.navlink a:active
{
	color: #000000;
}

div.navlink a:hover
{

}

a:link, a:visited
{
	color: #0000EE;
}

a:hover, a:active
{
	color: #0000EE;
}


/* --------------------------------------------------------	*/
/* Värit ja taustakuvat päättyy								*/




/* Navigointilinkkien tyylit								*/
/* --------------------------------------------------------	*/

table.nav_table
{
    border-collapse: collapse;
}

td.nav_cell
{
    text-align: center;
    font-family: arial;
    font-size: 18px;
    letter-spacing: 1px;
    padding-left: 22px;
    padding-right: 22px;
}

a.navlink_a
{

	display: block;
	width: 100%;
    padding-top: 8px;
    padding-bottom: 4px;
}

td.nav_cell a:link, td.nav_cell a:visited, td.nav_cell a:active
{
    color: #9E5FA5;
	text-decoration: none;
    font-weight: normal;
}

td.nav_cell a:hover
{
    color: #000000;
	text-decoration: none;
    font-weight: normal;
}


/* --------------------------------------------------------	*/
/* Navigointilinkkien tyylit päättyy						*/


/* Kuvagallerian tyylit */
/* --------------------------------------------------------	*/

table.gallery_table
{
    width: 100%;
    border-collapse: collapse;
    font-size: 90%;
    line-height: 130%;
}

table.gallery_table td
{
    width: 150px;
    padding: 0;
    padding-bottom: 20px;
}

td.gallery_pic_spacer
{
    width: 33px;
}

table.gallery_table img
{
    margin-bottom: 5px;
}

div.gallery_nav
{
    width: 600px;
    text-align: left;
}

div.gallery_nav_previous
{
    float: left;
}

div.gallery_nav_next
{
    float: right;
}

/* --------------------------------------------------------	*/
/* Kuvagallerian tyylit päättyy */


/* Uutisten tyylit 											*/
/* --------------------------------------------------------	*/

/* Etusivun uutislaatikko */
div.uutiset_laatikko
{
    margin-top: 25px;
    border: 1px dashed #996A9C;
    width: 310px;
    padding: 10px;
    padding-top: 7px;
}

table.uutinen
{
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 20px;
}

td.uutinen_otsikko
{
    font-weight: bold;
}

span.uutinen_pvm
{
	font-weight: normal;
	font-size: 80%;
	color: #777777;
}

td.uutinen_teksti
{
	padding-top: 3px;
    padding-bottom: 17px;
	line-height: 155%;
    border-bottom: 2px dotted #CCCCCC;
}

img.uutinen_kuva
{
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}

/* --------------------------------------------------------	*/
/* Uutisten tyylit päättyy									*/

/* Kasvatus-sivun tyylit */

#kasvatusotsikko{
text-align:center;
font-size:1.5em;
}
#kasvatusotsikko2{
text-align:center;
font-size:1.5em;
}
h2.alaotsikko {
text-align:center;
}
i.alaotsikko {
text-align:center;
}
