@charset "utf-8";
/* CSS Document */

.container {
width: 795px;
margin: 25px auto auto auto;
}
.contentscontainer{
background-color:#e1d1b8;
 width: 100%;
 overflow:auto;
}
.hinnacontents {
 background-color:#e1d1b8; 
 height:auto;
 width:225px; 
 overflow: inherit; 
 color:#363636; 
 padding: 10px;
 font-family: Arial, Helvetica, sans-serif;
 float:left;
 font-size:12px;
  border-right:solid medium #b9a78f;
}
.hinnacontents2 {
 background-color:#e1d1b8; 
 height:auto;
 width:225px; 
 overflow: inherit; 
 color:#363636; 
 padding: 10px;
 font-family: Arial, Helvetica, sans-serif;
 float:left;
 font-size:12px;
}
.contents {
 background-color:#e1d1b8; 
 height:auto;
 width:478px; 
 overflow: inherit; 
 color:#363636; 
 padding: 10px;
 font-family: Arial, Helvetica, sans-serif;
 float:left;
 font-size:12px;
}
.contents2 {
background-color:#e1d1b8; 
height: inherit;
 width:157px; 
 color:#363636;
 overflow:inherit;
 float:right;
 border-left: solid 2px #000000;
 padding-left: 40px;
 padding-top: 10px;
 }
 .gallery {
    background-color:#e1d1b8; 
	width: 635px;;
	overflow:auto;
	padding: 30px;
 }
  .gallerybig {
	border: solid 1px;
	margin: 10px 10px 10px 10px;
	border-color: black;
 }
 .gallerynar {
	border: solid 1px;
	margin: 10px 23px 10px 23px;
	border-color: black;
 }
  .noboarder {
 border:none;
 margin-bottom: 10px;
 }
 .clear{
 clear: both
 }
h1 {
margin-bottom: 4px;
margin-top: 0px;
font-size:13px;
color:#496225;
}
h3{
color:#5e7385;
font-size:12px;
margin:2px;
}
h2{
color:#162f47;
font-size:13px;
margin:2px;
}