/* Start of CMSMS style sheet 'Lohiranta' */
/* LINKKIEN VÄRIT */
a:link {
	color: #000000;
}
a:visited {
	color: #5b5b5b;
}
body {
	text-align: center;
        background: url('uploads/images/lohileiska.jpg') no-repeat top;
}

.tekstityyli {
font-family: arial,helvetica,sans-serif; font-style: normal; font-size: 12px; text-align:left; padding-left:5px;
}

.tekstityyli2 {
font-family: arial,helvetica,sans-serif; font-style: normal; font-size: 12px; text-align:left;
}

.otsikko {
font-family: arial,helvetica,sans-serif; font-weight: bold; font-size: 19px; text-align:center;
}

#document {
	margin: 0 auto;
	position: relative;
	width: 960px;
}

/* SIVUN TAUSTAKUVAN ASETTAMINEN */

#highlight {
	background: url('_uploads/images/lohileiska.jpg') no-repeat top;
	height: 1100px; width: 800px;
	position: center;
	left: 00; top: 0px;
	z-index: 1;
}


/* TÄLLÄ VOI SIIRTÄÄ SIVUN PAIKKAA*/
.pagetable
{ margin-left:00px;}

#content {
         position: center


/* MENUN ASETUKSET */

h3, p{
	margin: 0; padding: 0;
}

#mainNavigation, #mainNavigation h3, #summary {
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size: 14px;
	font-weight: normal;
	padding-bottom: 3px;
}

#mainNavigation a, #summary {
	color: #212121;
	padding-bottom: 0px; 
	text-decoration: none;
}

#mainNavigation ul {
	position: top;
	left: 0; top: 30px;
	width: 600px;
}

#mainNavigation li {
	float: left;
	margin-left: 50px;
}
/* End of 'Lohiranta' */

