
/*** Calabrese structure ***/

html, body {
	margin: 0;
	padding: 0;
	border: 0;
	/* \*/
	height:100%;
	/* Hidden from Mac IE 5.x */
	}

body {
	background: #583619 url(gfx/pattern.jpg) repeat;
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:100.1%; /*** Other font-sizes in % (preferred) or ems ***/
	text-align: center;
	}

#container {
	margin-left:auto; 
	margin-right:auto; 
	text-align:left; 
	position:relative; 
	width: 946px;
	height: 100%;
	}

/*** Wrappers for 100% height ***/

#wrapper {
	min-height: 100%; /*** for Mozilla ***/
	height:1200px;
	border-right: 3px solid #503e2c; /*** Sets the external right side border. ***/
	border-left: 3px solid #503e2c; /*** Sets the external left side border. ***/
	background: #ffffff url(gfx/centerpattern.jpg) repeat; /*** Set background color for side columns for Safari & IE ***/
	}


/*** Columns ***/

#leftcolumn {
	position: relative;
	padding: 0px;
	display: inline;
	float: left;
	width: 250px;
	}

#centercolumn {
	display: inline;
	text-align: center;
	padding: 0px;
	float: left;
	width: 439px;
	min-height: 100%;
	height: 100%;
	}

#centerwrapper {
	text-align: left;
	width: 410px;
	padding: 25px 5px 20px 13px;
	font-family: Georgia, verdana sans-serif;
	color: #f4f0e8;
	font-size: 0.8em;
	line-height: 1.3em;
	}

#centerwrapper p {border-top: 1px solid #81654a; padding-top: 2px;}

#centerwrapper h1 {
	color: #f4f0e8;
	font-family: Trebuchet MS, verdana sans-serif;
	font-size: 2.3em;
	font-weight: 100;
	line-height: 0.6em;
	margin-bottom: 4px;
	}

* html #centerwrapper h1 {
	margin-bottom: -10px;
	}

* html #centerwrapper {
	padding: 25px 5px 20px 4px; /*** For IE ***/
	}

.lang { text-align: right; }
.lang img { margin-right: 3px; border: 0; }

#rightcolumn {
	display: inline;
	padding: 0px;
	float: left;
	width: 250px;
	min-height: 100%;
	height: 100%;
	}

.right {
	color: #705D46;
	font-family: Trebuchet MS, verdana sans-serif;
	font-size: 1.7em;
	font-weight: 100;
	margin-top: 34px;
	margin-left: 17px;
	line-height: 0.9em;
	margin-bottom: 4px;
	}

#kuvagalleria {
	display: block;
	background: #513D27; 
	padding: 15px; 
	margin-left: 6px;
	border: 0;
	outline: 0;
	}

#kuvagalleria img {
	border: 1px solid #7D694F;
	margin: 2px;
	}

#aukeaa
{ 
float: left;
height: 54px;
margin-top: -73px;
margin-left: 117px;
padding-top: 15px;
width: 220px; 
color: #7d694f;
font-family: Trebuchet Ms, sans-serif;
font-size: 15px;
border: 1px solid #7d694f;
text-align: center;
 }

* html #aukeaa {
margin-left: 66px;
height: 71px; }

/*** Elements finetune ***/

.logo {margin-left: 16px; margin-top: 33px; margin-bottom: -20px;}
.vasenviiva {margin-left: 3px; margin-top: 0px; margin-bottom: 1px;}
.oikeaviiva {margin-left: 3px; margin-top: 1px; margin-bottom: 1px;}
.merkki {margin-left: 15px;}
.kartta {margin: 10px 5px 10px 20px; border: 1px dotted #EAE3CF;}
.logotext {	
	font-size: 90%;
	font-family: Times New Roman, verdana sans-serif;
	color: #4A3F31;
	text-align: left;
	padding-left: 33px;
	}

/*** Kuvagalleria ***/

#kuva {
	display: block;
	padding: 10px;
	background: #fff;
	font-size: 0.8em;
	font-family: Georgia, verdana sans-serif;
	color: #000000;
	}


#kuva img {
	margin: 5px;
	}

#linkit, #linkit a {
	padding: 10px;
	font-size: 0.9em;
	font-family: Georgia, verdana sans-serif;
	color: #fff;
	}

/*** Basic styles ***/

a {
	text-decoration: none;
	font-weight: bold;
	outline: none;
	}

a:visited {
	}

a:active {
	}

a:hover {
	text-decoration: underline;
	}

strong, b {
	font-weight: bold;
	}

table {
	margin-left:3px;
	}

hr {
	margin: 0px; /* fixes xhtml N6 bug where the hr sits to the left*/
	color: #ccc; /* for ie */
	background-color: #ccc; /* for everyone else */
	height: 1px;
	line-height: 0.2em;
	}


li {
	font-size: 90%;
	line-height: 1.1em;
	margin-top: 0.3em;
	margin-bottom: 0.2em; 
	}

ul {
	margin-top: 1.0em;
	margin-bottom: 1.0em; 
	}

.valko, .tumma  {
	font-size: 80%;
	font-family: Georgia, verdana sans-serif;
	color: #786856;
	text-align: left;
	padding-left: 20px;
	}

.valko a, .tumma a {
	font-size: 0.9em;
	color:  #786856;
	}

.tumma {background: #EAE3CF;}

.valko span, .tumma span {color: #302519; font-size: 100%}

hr {
	margin-top: 2.0em;
	margin-bottom: 2.0em;
	}

img {
	border: 0;
	}