
/* fontit
**********************************************************************************/
body  {
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 62.5%;
line-height: 1.8em;
}
h2 { color: #bb5f0f; font-size: 1.6em; margin-bottom: 25px; text-transform: uppercase; }
#navigaatio, #content_etusivu p, #content p, #content ul { font-size: 1.2em; }
#content p { color: #303030; margin: 20px 0;}

#content a { color: #303030; text-decoration: none; font-style: italic; }
#content a:hover { color: #303030; text-decoration: underline; font-style: italic; }

#footer { color: #fff; font-size: 1.4em; }
#footer a { color: #fff; text-decoration: none;}
#footer a:hover { color: #fff; text-decoration: underline;}

/* runko
**********************************************************************************/
body {
background: #f6ce33;
margin: 0;
padding: 0;
text-align: center;
}

#wrap {
background: #fef9e5;
margin: 20px auto 0;
text-align: left;
width: 893px;
}

#header {
height: 183px;
width: 893px;
}

	#header h1, #header blockquote {
	height: 0;
	left: -9000px;
	position: absolute;
	top: 0;
	}

#sidebar { 
float: left;
margin: 0 10px 20px 0px; 
}
#sidebar img { }

#content_etusivu {
margin: 25px 0 40px 268px;
_margin: 25px 0 40px 268px;
padding-bottom: 60px;
width: 550px;
}
#content {
margin: 25px 134px 40px 134px;
_margin: 25px 134px 40px 134px;
padding-bottom: 60px;
width: 624px;
}

#footer {
background: #c3ab9f;
clear: both;
display: block;
height: 65px;
margin-bottom: 20px;
width: 850px;
}
	#footer img.logo { float: left; margin: 15px 25px; }
	#footer p { margin-left: 90px; padding-top: 23px; }

/* navigaatio
**********************************************************************************/
#navigaatio { background: url(../img/nav_bg.gif) repeat-x; height: 49px; margin: 2px 0 0; width: 893px; }

#titlebar {
background: url(../img/title_img.gif) no-repeat;
float: left;
height: 49px;
width: 371px;
}

#navigaatio table {
margin: 22px 0 0 73px;
}

/* yksittäiset tyylit yms...
**********************************************************************************/

span.emailCloak {}

ul.bullet { list-style-type: none; }
ul.bullet li {background: url(../img/bullet.gif) no-repeat 0 4px; margin: 5px 0; padding-left: 20px;}
