@charset "UTF-8";
body {
	font-family: "Trebuchet MS", "Arial Black", Gadget, sans-serif;
	color:#353535;
	font-size: 12px;
	line-height: 20px;
	background-attachment: fixed;
	background-color: #FFF;
	background-image: url(pics/bf.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin:0;	
}

p {
	margin:0px 0px 10px 0px;
}

strong {
	color: #e71268;
}

h1 {
	font-size:16px;
	color: #e71268;
	margin-top:0px;
}

a {
	color: #e71268;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

#logo {
	float : left;
	margin-left: 13px;
	margin-top: 26px;
}

#yhteystiedot {
	float : left;
	margin-left: 100px;
	margin-top: 56px;
}

#info {
	width:323px;
	/*height:98px;*/
	background-color:#dcdac5;
	min-height: 132px;
}

#uutiset {
	margin-top : 15px;
	width:323px;
	/*height:98px;*/
	background-color:#dcdac5;
	/*min-height: 266px;
	margin-bottom : 15px;*/
}

#top {
	height : 228px;	
}

#navi {
	float:left;
	margin-top:25px;
	}

#tapahtumat {
	width: 279px;
	/*height:98px;*/
	background-color:#dcdac5;
}

.tekstilaatikko {
	/*position:relative;
	top:0px;*/
	padding: 13px 13px 13px 13px;
}

.isotextarea{
	width:400px%;
	padding 13px;
}


.pinkki {
	color: #e71268;
}
.harmaa {
	color: #353535;
}

#bigwrapper {
	width : 620px;
	margin : 0 auto;
}

#left {
	float:left;	
	width : 323px;
}

#sub {
	float:left;	
	/*width : 620px;*/
}

#subcontent {
	/*width:*/
	/*height:98px;*/
	background-color:#dcdac5;
	min-height: 132px;
}

#right {
	margin-left : 15px;
	float : left;	
	width : 279px;
}

#postituslista {
	margin-top:15px;
	width: 620px;
	/*background-color:#dcdac5;*/
	 float:left;
}	
form { float:right;
	}
input {
	background-color:#dcdac5;
	border:0px;
	}