/* CSS Paivik.net - Omat koirat Vila, Zero ja Muska
div {border: 1px dotted black; padding: 0em;}*/

/* POHJA
--------------------------------------------- */

body {
	width: 100%;
	background: url(img/bg.gif) repeat-y 50% 0%;
	color: #484129;
  	background-color: #2E2618;
	font: 73% "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif; /*12px*/
	
	padding: 0;
	margin: 0;	
}

#container {
	width: 800px;
	background: url(img/content_bg.gif) repeat-y  50% 0%;
	background-color: #DED5B6; 
	margin: 0px auto 0px auto;
	position: relative;
	text-align: left;
	padding: 0;	
}

#content {
	min-height: 390px;/* set here min height  */
	height: auto !important;/* overwrite the height */
	height: 390px;/* this is also the min height for IE */
	padding: 0 0 0 2em;
}

#header {
	width: 800px;
	height: 336px;
	padding: 0;
	margin: 0;
}

#footer {
	width: 800px;
	height: 53px;
	background: url(img/footer.gif) repeat-x 0 0;
	color: #ffffff;
	margin: 0;
	padding: 0em;
}

.clear {
	clear: both;
}
	
/* header
--------------------------------------------- */

#header .header_top {
	background: url(img/header_top.gif) repeat-x 0 0;
	height: 34px;
}

#header_image {
	height: 214px;
}

#header .header_venakko {
	background: url(img/header_venakko.jpg) no-repeat left;
	width: 306px;
	height: 214px;
	float: left;
}

#header_nav {
	background: url(img/header_nav.gif) no-repeat center;
	width: 188px;
	height: 214px;
	display: block;
	float: left;
}

#header .header_bretoni {
	background: url(img/header_bretoni.jpg) no-repeat right;
	width: 306px;
	height: 214px;
	display: block;
	float: right;
}

#header .header_bottom {
	background: url(img/header_bottom.gif) no-repeat;
	height: 78px;
	padding: 2em 2.1em;
	color: #80785D;
}

/* navi
--------------------------------------------- */
#nav { 
	display: block;
	width: 188px; 
	height: 214px;
	margin-top: 0px;
}

#nav .hide{
	visibility: hidden;
}

#nav a{
	text-decoration: none;
}

#nav li{
	list-style-type:none;
	!text-indent:-9999px; 	
}

#lauma {
	top: 73px; left:336px; width:130px; height:25px;
	float: left; position:absolute;
}

#huoltojoukot {
	top: 107px; left:336px; width:130px; height:25px;
	float: left; position:absolute;
}

#muistio {
	top: 141px; left:336px; width:130px; height:25px;
	float: left; position:absolute;
}

#galleria {
	top: 175px; left:336px; width:130px; height:25px;
	float: left; position:absolute;
}

#linkit {
	top: 209px; left:336px; width:130px; height:25px;
	float: left; position:absolute;
}	

#vieraskirja {
	top: 243px; left:336px; width:130px; height:25px;
	float: left; position:absolute;
}

/* vasen palsta - subnavi
--------------------------------------------- */

#column_left {
	float: left;
	width: 140px;
	padding: 0;	
	margin: 0;	
}

.news,.jasenena{
	list-style-type:none;
	padding: 0;
	margin: 0;
}

.jasenena li{
	padding: 0.3em 0;
}

#lauma_subnavi ul{
	padding: 0 1em;
	margin: 1em 0;
}

#lauma_subnavi li{
	padding: 0.3em 0;
}

#updates li{
	padding: 0.3em 0 0.3em 0;
	border-bottom: 0.1em dotted #B6AA85;
}


/* oikea palsta - content
--------------------------------------------- */

#column_main {
	float: left;
	width: 555px;
	padding: 0 0 0 4.5em;
	margin: 0;
	background: url(img/h1_bg.gif) no-repeat;
 	background-position: 30% 0;
}

#text img{
	padding: 5px;
	margin: 10px;
	border: 0.1em solid #C7BC9A;
	background-color: #F7F8EA;
}

#koirat img{
	padding: 5px;
	margin: 0;
	border: 0.1em solid #C7BC9A;
	background-color: #F7F8EA;
}

#pics img {
	padding: 4px;
	margin: 2px;
	border: 0;
	background-color: #F7F8EA;
}

img.left {
  float:left;
  margin:0 1em 1em 0;
}

.center {
	text-align: center;
  	margin: 1em;
	padding: 0;
}

.right{
  float:right;
  margin:0em;
}

td.tiedot {
padding-top: 6px;
padding-right: 6px;
padding-bottom: 6px;
padding-left: 6px;
background-color: #E1D9BD;
background-image: none;
background-repeat: repeat;
background-attachment: scroll;
background-position: 0% 0%;
}

td.tiedot1 {
padding-top: 6px;
padding-right: 6px;
padding-bottom: 6px;
padding-left: 6px;
background-color: #E7E0C8;
background-image: none;
background-repeat: repeat;
background-attachment: scroll;
background-position: 0% 0%;
}




/* tekstit
--------------------------------------------- */

p {
	font-size: 1em;
	line-height: 1.6em;
}

h1 {
	font: 2.3em  "Times New Roman",Times,serif;
	color: #514931;
	letter-spacing: 0.02em;
	margin: 0;
	padding: 0 0 0em 3.5em;
}

h2 {
	font: italic 0.9em "Georgia",Times,serif;
	letter-spacing: 0.05em;
	color: #80785D;
	margin: 0.5em 0 2em 0;
	padding: 0 0 1.5em 9em;
	border-bottom: 1px dotted #80785D; 
}
#column_left h3 {
	font: bold 1.2em  "Times New Roman",Times,serif;
	color: #514931;
	margin: 0 0 1.5em 0;
	padding: 0.7em 0 0.5em 0;
	border-bottom: 0.1em dotted #B6AA85;
}

#content h4{
	font:  1.6em  "Times New Roman",Times,serif; /*18px*/
  	color:#898C5E;
	text-align: left;
	margin: 0;
	padding: 1em 0 0.3em 0;
}

#column_left h5 {
	color: #898C5E;
	font-size: 1em;
	margin: 0;
	padding: 0;
}

em{
	font: italic 0.9em "Georgia",Times,serif;
	letter-spacing: 0.05em;
	color: #80785D;
	line-height: 1.6em;
}

#content .koira{
	display: block;
	padding: 0.5em 1.0em;
	font: normal 3em;
	background:#E6DFC6 url(img/corner_top_left.gif) top left no-repeat;
	width: 300px;
	border-bottom: 0.6em solid #D7CDAD;
}

a, a:link, a:visited, a:hover, a:active {
	color:  #AF5916;
}

a:hover {
	text-decoration: none;
}


/* footer
--------------------------------------------- */

#footer {
	color: #524729;
	font-family: "Times New Roman",Times,serif;
	font-size: 1em;
}

#footer .links{
	float: right;
	padding: 2.7em 1em 0 1em;
}

#footer ul{
	padding: 0;
	margin: 0;
}

#footer li{
	display: block;
	float: left;
	padding: 0 0.5em;
	margin: 0;
}

#footer .contact {
	float: left;
	padding: 2.7em 1em 0 1em;
}

#footer a{
	color: #524729;
}