body
{
	text-align: center;
	font-family:Verdana, Arial, Helvetica, serif;
	font-size: 12px;
	color: #000;
}
td,th
{
	font-size: 12px;
}
img
{
	border: 0;
}
a    
{
	 text-decoration:none;
	 color:#233E53;
}
a:hover
{
	 text-decoration:underline;
}
#container
{
	text-align: left;
	width: 750px;
	margin: 0 auto;
	background: #E8F6DF;
}
#info
{
	position: absolute;
	left: 130px;
	top: 50px;
	width: 620px;
	background: url('../../img/kaarlitalu/bg2.png') right repeat-y;
	height: 19px;
	font-weight: bold;
	color: #233E53;
}
#info .left
{
	width: 450px;
	height: 18px;
	overflow: hidden;
}
.left
{
	float: left;
}
.right
{
	float: right;
}
#main
{
	clear: both;
	background: url('../../img/kaarlitalu/bg3.png') repeat-y;
}
#main2
{
	background: url('../../img/kaarlitalu/bg4.png') no-repeat;
	padding-left: 110px;
}
#bg5
{
	background: url('../../img/kaarlitalu/bg5.png') no-repeat;
	height: 40px;
	clear: both;
}
#bg6
{
	background: url('../../img/kaarlitalu/bg6.png') no-repeat;
	height: 20px;
	font-size: 10px;
}
#bg62
{
	padding-top: 2px;
}
#menu
{
	float: right;
	width: 170px;
	background: url('../../img/kaarlitalu/menubg1.png') repeat-y;
}
#menu center
{
	padding-top: 2px;
	padding-bottom: 7px;
	font-weight: bold;
}
#menu strong
{
	color:#3f6f90;
	padding-left: 20px;
}
#menu ul,#menu li
{
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu a
{
	padding-left: 20px;
}
#menu a.active
{
	font-weight: bold;
}
#menu ul li ul
{
	margin-left: 20px;
}
#menuend
{
	margin-top: 4px;
	background: url('../../img/kaarlitalu/menubg2.png') repeat-y;
	height: 20px;
}
#tekst
{
	padding-top: 30px;
	width: 450px;
}
#head
{
	position: relative;
	height: 80px;
}

/* IMAGE GALLERY */

.gallery
{
	text-align:center;
}
table.gallery
{
	width:100%;
}
td.gallery
{
	width:33%;
}

#gallery .goback
{
    font-size: 12px;
    margin-bottom: 10px;
    margin-top: 3px;
    text-align: center;
}

#gallery .goback a
{
    text-decoration: none;
}

#gallery .linklist
{
    margin-bottom: 10px;
    margin-left: 20px;
    font-weight: bold;
    list-style: square;
}

#gallery  .linklist li
{
    margin-bottom: 5px;
}

#gallery .subtitle
{
    font-weight: bold;
    font-size: 130%;
    color: #444444;
    margin-bottom: 10px;
}

#gallery .big_image
{
    padding: 2px;
    margin: 0px;
    border: 0px;
    text-align: center;
    width: auto;
    margin-bottom: 5px;
}

#gallery .big_image img
{
    padding: 1px;
	border: 1px solid #e2e2e2;
}

#gallery .big_image a:hover
{
    border: 0px;
    text-decoration: none;
}

#gallery .gal_image
{
    float: left;
    padding: 0px;
    margin: 0 auto;
    width: 220px;
    height: auto;
}

#gallery .gal_image table
{
	padding: 0px;
	margin: 0 auto;
}

#gallery .gal_image table td
{
    vertical-align: middle;
    height: 141px;
    width: 220px;
    text-align: center;
}

#gallery .gal_image img
{
	border: 1px solid #e2e2e2;
}

#gallery .main_image
{
	border: 1px solid #e2e2e2;
    padding: 3px;
}

#gallery .imagelist
{
	width: 100%;
}

#gallery .prevlink
{
    float: left;
    font-size: 11px;
}

#gallery .nextlink
{
    float: right;
    font-size: 11px;
}

#gallery .origlink
{
    text-align: center;
    display: block;
    font-size: 11px;
}
#gallery .prevlink a,#gallery .nextlink a,#gallery .origlink a
{
    text-decoration:none;	
}
#gallery .gal_desc
{
	border: 1px solid #e2e2e2;
	padding: 10px 10px;
	-moz-border-radius: 10px;
    margin: 1px;
    margin-bottom: 8px;
}

#gallery .clear
{
    display: block;
    clear: both;
    margin: 0 0;
    visibility: hidden;
    clear: both;
}



