body {
	font-family: arial, helvetica;
    background-image: url("http://www.lonkilanlomat.com/images/site_bg.jpg");
    background-repeat: repeat;
    background-color: #776E59;
    background-position: center;
    font-weight: normal;
    font-size: 12px;
    color: #473e2f;
   	margin: 0px;
   	text-decoration: none;
}
td
{
	text-align: left;
}

div#topDiv
{
    position: relative;
    float:left;
    height: 308px;
    background-image: url("http://www.lonkilanlomat.com/images/ylakuva.jpg");
	margin-top: 0px;
	border: 0px;
    background-color: #928063;
}
div#navDiv
{
    position: relative;
    float:left;
    height: 40px;
    margin-top: 0px;
	border: 0px;
    background-image: url("http://www.lonkilanlomat.com/images/navi_bg.gif");
    background-repeat: repeat-x;
    background-color: #E3DACA;
    background-position: 0% 0%;
}
div#contentDiv
{
    position: relative;
    float: left;
	border: 0px;
    background-image: url("http://www.lonkilanlomat.com/images/container_bg.gif");
    background-repeat: repeat;
    padding: 0;
}
.contentTable
{
	height: 600px;
	vertical-align: top;
	margin: 30px 25px 25px 25px;
	margin-right: 0;
}
.leftContent
{
	vertical-align: top;
	padding-right: 30px;
}
.rightContent
{
	vertical-align: top;
	padding-right: 25px;
}
table.bottomTable
{
	vertical-align: top;
	margin: 0px 22px 0px 22px;
    background-color: #FFFFFF;
    height: 100%;
}
.borderLeft
{
    width: 47px;
    vertical-align: top;
    background-image: url(http://www.lonkilanlomat.com/images/site_bg_left.jpg);
    background-repeat: repeat-y;
}
.borderRight
{
    width: 47px;
    vertical-align: top;
    background-image: url(http://www.lonkilanlomat.com/images/site_bg_right.jpg);
    background-repeat: repeat-y;
}
img.separator
{
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	border: 0;	
}
img.reunaton
{
    float:left;
    margin: 0px;
    border:0;
    padding:0;
}
img.header
{
    float:left;
    padding-bottom: 10px;
    border:0;
}

.fontSize0 { font-size: 9px; text-decoration: none;}
.fontSize1 { font-size: 11px; text-decoration: none;}
.fontSize2 { font-size: 12px; text-decoration: none;}
.fontSize3 { font-size: 14px; text-decoration: none;}
.fontSize4 { font-size: 16px; text-decoration: none;}
.fontSize5 { font-size: 19px; text-decoration: none;}
.fontSize6 { font-size: 22px; text-decoration: none;}

a:link
{
    text-decoration: none;
    font-weight: normal;
	color: #DC5E1F;
}
a:visited
{
    text-decoration: none;
    font-weight: normal;
	color: #DC5E1F;
}
.top
{
	vertical-align: top;
}
.topPadding
{
	padding-top: 10px;
	
}
.justify
{
	text-align: justify;
}
.bottomContent
{
	vertical-align: bottom;
	padding-top: 40px;
	color: #877a67;
	font-size: 10px;
}
.vImg
{
	border: 0;
	padding-right: 12px;
	padding-bottom: 12px;
}