h1,h2,h3,h4 {
  color:rgb(214, 65, 16);	
  font-family:arial;	
}


.bold{
 font-weight:bold;
}


.headerupor{
 background-color:rgb(251, 176, 22);
 height:8px;
 width:760px;	
}

.headerupwh{
 background-color:white;
 height:2px;
 width:760px;	
}

.headermenu{
 background-color:black;
 height:28px;
 width:760px;	
}

.headermenu a{
 font-family:arial;
 font-size:14px;
 color:white;	
 font-weight:bold;
 text-decoration:none;
}

.headermenu a:hover{
 color:rgb(251, 176, 22);	
}

.headermenuBorder{
 border-right:1px solid white;	
 padding-right:15px;
 padding-left:15px;
}

.headermenunonBorder{	
 padding-right:15px;
 padding-left:15px;
}

.headerLogo{
 background-image:url("img/logo.jpg");
 width:170px;
 height:100px;	
}

.headerSlogan{
 background-image:url("img/slogankuva.jpg");
 width:360px;
 height:100px;
}

.headerImg{
 background-image:url("img/ylakuva.jpg");
 width:230px;
 height:100px;
}

.headerDown{
 background-color:rgb(214, 65, 16);
 height:14px;	
}

.contentMenu{
 background-color:rgb(153, 153, 153);	
 width:170px;
}

.contentMenu li{
 list-style-image:url("img/painike.jpg");
 list-style-type:square;	
}

.contentMenu a{
 font-family:arial;
 font-size:12px;
 color:white;	
 font-weight:bold;
 text-decoration:none;
}

.contentMenuPad{
 padding:10px;	
}

.tt1 {
 font-family:arial;
 font-size:15px;
 color:black;	
 padding:25px;
 padding-left:35px;
}

.contentCenter p{
 font-family:arial;
 font-size:12px;
 color:black;	
}

.content {
 width:360px;
}

.contentBox{
 width:315px;
 height:154px;	
 border:1px solid #ccc;
 background-color:white;
}

.contentBoxTitle{
 font-family:arial;
 font-weight:bold;
 font-size:24px;
 color:rgb(214, 65, 16);
 padding:5px;	
}

.contentBox p{
 font-family:arial;
 font-size:12px;
 color:black;
}

.content_t1{
 font-family:arial;
 font-weight:bold;
 font-size:16px;
 color:rgb(214, 65, 16);
}

.content_t2{
 font-family:arial;
 font-weight:bold;
 font-size:16px;
 color:red;
}

.content p{
 font-family:arial;
 font-size:12px;
 color:black;
 font-weight:bold;
}

.contentMessu a{
 font-family:arial;
 font-size:12px;
 color:rgb(214, 65, 16);	
 font-weight:bold;
 text-decoration:none;
}

.contentMessu li{
 list-style-image:url("img/nuoli.gif");
 list-style-type:square;		
 padding:5px;
}

.contentBox a{
 color:black;	
}


.contentGrayBox{
 background-image:url("img/logotausta.jpg");
 background-color:rgb(204, 204, 204);
 background-position: center center;	
 background-repeat:no-repeat;
 width:230px;

}

.contentMessu{
 background-color:rgb(204, 204, 204);
 width:230px;	
}

.contentMessu2{
 background-color:rgb(204, 204, 204);
 width:230px;
}


