html {
        overflow-x: hidden;
        overflow-y: scroll;
}

body {
        font-family: Arial, Helvetica, sans-serif;
        background-color: #000;
}

#content {
	width: 100%;
	float: left;
	background: #fff;
	background-image: url(../gfx/body_bg.jpg);
	background-repeat: repeat-x;
}

.header {
	
	width: 960px;
	height: 300px;
	margin: 64px 0 20px 0;	
}

.headerImg {
	float: left;
	margin: -2px 0 0 -21px;
	background: url(../gfx/header.png) no-repeat;
	width: 999px;
	height: 279px;
}

.headerImg img {
	margin: -100px 0 0 20px;
}

/* header mainos slideshow */

#gallery {
	margin: -30px 0 0 458px;
}
	
/* loppuu */

/* Navigaatio */

#navigation {
	
	width: 563px;
	height: 40px;
	margin: -12px 0 0 386px;
	background: url(../gfx/linkkitausta.jpg) no-repeat;
	padding: 10px 0 0 16px;
	text-align: center;
}

/* loppuu */

#vasen {
	margin: 0 0 30px 20px;
}

.paaUutinen {
	font-size: 0.9em;
}

.uutiset a {
	color: #6a6a6a;
	font-weight: bold;
	font-size: 1.2em;
	width: 200px;
}
p.uutiset {
	margin-top: 5px;
	font-size: 0.8em;
	color: #9b9b9b;

}

a.uutisArkisto {
	font-size: 1.2em;
	font-weight: normal;
	color: #9b9b9b;
	float: right;
}

#oikea {
	margin: 10px 0 0 56px;
}

#linkit {

}


#newsetu h4 {float: left;  padding:0;margin:0 0 0 45px;}
#newsetu {position:relative; top: 0px}
#newsetu img {position: relative; top:15px}
#newsetu {width: 345px; white-space: normal; }
#newsetu p {float: left; white-space: normal; margin-left: 45px;}
#newsetu p a {white-space: normal;}
#newsetu #to_archive {float: left; margin-left: 45px;}


/*
#newsetu {position:relative; top: -30px}
#newsetu img {position: relative; top:15px}
#newsetu {width: 345px; white-space: normal; background: url(../gfx/kalenteriSivu.jpg) no-repeat; float: left; background-position: center left;}
#newsetu p.uutiset {float: left; white-space: normal; margin-left: 45px;}
#newsetu p.uutiset a {white-space: normal;}
#newsetu #to_archive {float: left; margin-left: 45px;}
*/

/* TAPAHTUMAKALENTERI */

#kalenteri {
	background: url(../gfx/kalenteriSivu.jpg) no-repeat;
	height: 210px;
}

#kalenteri img {
	margin-bottom: 8px;
}

#kalenteri h4 {
	color: #878787;
	font-size: 1em;
	margin-left: 47px;
	margin-top: -13px;
}

#kalenteri p {
	font-size: 0.9em;
	margin-left: 47px;
	margin-top: -22px;
}

a.arkisto {
	font-size: 0.9em;
	margin-left: 47px;
	position: absolute;
	margin-top: -10px;
	color: #e3781e;
	list-style-type: none;
}
a:hover.arkisto {text-decoration: underline}

/* loppuu */

/* OIKEAN ALAKULMAN LINKIT */
	#linkit {
		margin: 0 0 0 10px;
		text-align: center;
	}
/* loppuu */

h1 {
	font-size: 1.8em;
	font-weight: bold;
	margin-bottom: 15px;
	font-family: "Arial";
	color: #5f5f5f;
}

h2 {
	font-size: 1.5em;
	font-family: "Arial";
	margin-bottom: 8px;
	margin-top: 10px;
	color: #999;
}

h3 {
	font-size: 1.2em;
	font-family: "Arial";
	color: #7b7b7b;
}

h4 {
	color: #878787;
	font-size: 0.9em;
}

a  {text-decoration: none; padding-bottom: 4px; white-space: nowrap; color: #616161;}

a:hover {text-decoration: none;padding-bottom: 4px;white-space: nowrap;color: #b7b7b7;}


/* Oikean palstan yhteistyökumppanit */

#linkit a {
	margin-top: 30px;
	margin-bottom: 0;
}

#linkit img {
	margin-top: 30px;
	margin-bottom: 0;
}

/* Footer */

#footer {
	background: url(../gfx/footer_bg.jpg) repeat-x;
	margin-top: 0px;
	height: 221px;
	width: 100%;
	float: left;
	text-align: center;
	font-size: 1em;
	color: #fff;
}

.footerContent {
	width: 960px;
	margin: -10px auto 0 auto;
}

#footer img {
	float: left;
	margin: -30px 0 0 10px;
}

#footer p {
	float: left;
	margin: -5px 0 0 10px;
	text-align: left;
}


.tarjous label {
	width: 120px;
	float: left;
	padding: 3px;
}
.tarjous input {width: 200px;padding:3px;}
.tarjous #submit {float:left;margin-left:120px;width:auto;}



#categories_listing {
	float: left;
	padding: 0;
	margin: 0;
	width: 100px;
}
#categories_listing ul,
#categories_listing li {
	padding: 0;
	margin: 0;
	list-style: none;
}
#image_gallery {
	float: left;
	margin-left: 100px;
}

#news_listing {
	border-top: 1px solid #e1e1e1;
	padding: 15px 0 10px 0;
	margin: -20px 0 0 0;
}
#news_listing, #to_archive_news {
}
#news_listing p, #news_listing ul, #news_listing li, #news_listing h4 {
	padding: 0;
	margin: 0;
}
#news_listing .dstamp {
	display: inline;
	margin-left: 0.5em;
	color: #777;
	font-size: 0.85em;
}
#news_listing li {
	margin-bottom: 0.3em;
}

#news_listing h4 {
	float: left;
	display: inline;
	padding-top: 2px;
}


#linklist {
	background-image: url(../gfx/polteuutiset.jpg);
	background-repeat: no-repeat;
	width: 145px;
	height: 149px;
	margin-left: 7px;
	padding-left: 40px;
	padding-top: 45px;
	margin-top: 2em;
}

#linklist p {
	margin: 0;
	padding: 0;
}
#linklist a {
	font-size: 1.2em;
	color: #ce813e;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
#linklist a:hover {color: #777;}


