/*====================*/
/*                    */
/*       Common       */
/*                    */
/*====================*/

BODY
{
  font-family:        trebuchet ms, arial, helvetica, sans-serif;
  font-size:          12px;
  color:              #000000;
  text-decoration:    none;
  margin:             0px;
  padding:            0px; 
  background:         #DFCCAA  url('pietari_tausta.gif');
  background-repeat:  repeat-x;

}

P, TD
{
  font-family:        trebuchet ms, arial, helvetica, sans-serif;
  font-size:          12px;
  color:              #000000;
  text-decoration:    none;
}

A
{
  font-family:        trebuchet ms, arial, helvetica, sans-serif;
  font-size:          12px;
  color:              #652a00;
  text-decoration:    none;
  font-weight:        none;
}

H3, A.katsoLinkki
{
  font-size:          18px;
  font-family:        trebuchet ms, arial, helvetica, sans-serif; 
  color:              #652a00; 
}

HR
{
  border:             0;
  height:             0;
  border-top:         1px dashed #6F578A;
}
TD.etusivu_vasen                    
{
  border-color: #99654C;
  border-style: dashed; 
  border-width: 1px;
}

TD.etusivu_vasen2                    
{
  border-color: #99654C; 
  border-style: dashed; 
  border-width: 1px;
}

TD.saarna                    
{
  border-color: #99654C;
  border-style: dashed; 
  border-width: 1px;
}

/*====================*/
/*                    */
/*  BackgroundImages  */
/*                    */
/*====================*/

TD.content_vasen
{
  background-image:   url(pietari_content_vasen.gif);
  background-repeat:  repeat-y;
  width:              28px;
}

TD.content_oikea
{
  background-image:   url(pietari_content_oikea.gif);
  background-repeat:  repeat-y;
  width:              27px;  
}

/*====================*/
/*                    */
/*    Fontweight      */
/*                    */
/*====================*/

A.commonLink
{
  font-weight:        bold;
}


/*====================*/
/*                    */
/*      FontSize      */
/*                    */
/*====================*/



A.naviRow, TD.infoRow
{
  font-size:          12px;
}

A.copy  
{
  font-size:          10px;
}

/*====================*/
/*                    */
/*     FontColors     */
/*                    */
/*====================*/

A.naviRow
{ 
  color: #000000;
    font-weight:        bold;
}

/*====================*/
/*                    */
/*     LinkColors     */
/*                    */
/*====================*/


A.copy              
{
  color: #99654C;
}

A:hover, A.copy:hover        
{ 
  color: #FFFFFF;
  font-weight:        bold;
}

/*======================*/
/*                      */
/*  BackgroundColors  */
/*                      */
/*======================*/
TD.etusivu_vasen
{
  background:         #DFCCAA;
}

TD.etusivu_vasen2
{
  background:         #DFCCAA;
}

TD.naviRow
{
  background:   #BF9F83;
  border-color: #000000;
  border-style: solid;
  border-width: 0px;
}

TD.infoRow
{
  background:         #BF9F83;
}

TD.content, TD.saarna
{
  background:         #F8F1E6;
}

/*======================*/
/*                      */
/*          Sizes       */
/*                      */
/*======================*/

TD.naviRow
{
  width:              663px;
  height:             34px;
}

TD.content
{
  width:              663px;
}