@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: 'amerigarmnd_btroman';
    src: url('../kisho/fonts/amerigarmnd-bt-roman-webfont.eot');
    src: url('../kisho/fonts/amerigarmnd-bt-roman-webfont.eot?#iefix') format('embedded-opentype'),
         url('../kisho/fonts/amerigarmnd-bt-roman-webfont.woff') format('woff'),
         url('../kisho/fonts/amerigarmnd-bt-roman-webfont.ttf') format('truetype'),
         url('../kisho/fonts/amerigarmnd-bt-roman-webfont.svg#amerigarmnd_btroman') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
	font-family: 'Conv_BRCONRC0';
	src: url('../buonaterra/fonts/BRCONRC0.eot');
	src: local('☺'), url('../buonaterra/fonts/BRCONRC0.woff') format('woff'), url('../buonaterra/fonts/BRCONRC0.ttf') format('truetype'), url('../buonaterra/fonts/BRCONRC0.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
.clear
{
clear:both;
}
body
{
background:url(../images/topbar.png) repeat-x top, url(../images/bg.jpg) repeat;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-style:italic;
color:#404040;
padding:0;
margin:0;
line-height:22px;
}
h1
{
background:url(../images/chauteautcc.png) no-repeat center;
width:333px;
height:117px;
display:block;
padding-top:35px;
margin:0;
}
.content
{
background:url(../images/map.png) no-repeat center bottom;
width:961px;
margin:auto;
height:700px;
}
.house
{
background:url(../images/chauteauwhole.png) no-repeat center;
width:339px;
height:159px;
display:block;
position:relative;
left:195px;
top:165px;
}
.housek a
{
background:url(../images/ks.png) no-repeat center;
width:295px;
height:170px;
display:block;
position:relative;
left:175px;
top:143px;
float:left;
}
.housek a:hover
{-webkit-transition: all 0.1s ease-in-out;
-moz-transition: all 0.1s ease-in-out;
-ms-transition: all 0.1s ease-in-out;
-o-transition: all 0.1s ease-in-out;
transition: all 0.1s ease-in-out;
 -webkit-transform: scale(1.04); 
 -moz-transform: scale(1.04); 
 -o-transform: scale(1.04); 
 -ms-transform: scale(1.04); 
 transform: scale(1.04);
}
.houseb a 
{
background:url(../images/bt.png) no-repeat center;
width:100px;
height:120px;
display:block;
position:relative;
left:410px;
top:192px;
z-index:2;
}
.houseb a:hover
{-webkit-transition: all 0.1s ease-in-out;
-moz-transition: all 0.1s ease-in-out;
-ms-transition: all 0.1s ease-in-out;
-o-transition: all 0.1s ease-in-out;
transition: all 0.1s ease-in-out;
 -webkit-transform: scale(1.04); 
 -moz-transform: scale(1.04); 
 -o-transform: scale(1.04); 
 -ms-transform: scale(1.04); 
 transform: scale(1.04);
}
.pin a
{
cursor:default;
background:url(../images/droppin.png) no-repeat center;
width:77px;
height:101px;
display:block;
position:relative;
left:285px;
top:105px;
z-index:3;
animation:pin 1s infinite;
animation-direction:alternate;
/* Firefox */
-moz-animation:pin 1s infinite;
-moz-animation-direction:alternate;
/* Safari and Chrome */
-webkit-animation:pin 1s infinite;
-webkit-animation-direction:alternate;
/* Opera */
-o-animation:pin 1s infinite;
-o-animation-direction:alternate;
}
@keyframes pin
{
0%   {left:285px; top:105px;}
50% {left:285px; top:100px;}
100% {left:285px; top:105px;}
}

@-moz-keyframes pin /* Firefox */
{
0%   {left:285px; top:105px;}
50% {left:285px; top:100px;}
100% {left:285px; top:105px;}
}


@-webkit-keyframes pin /* Safari and Chrome */
{
0%   {left:285px; top:105px;}
50% {left:285px; top:100px;}
100% {left:285px; top:105px;}
}

@-o-keyframes pin /* Opera */
{
0%   {left:285px; top:105px;}
50% {left:285px; top:100px;}
100% {left:285px; top:105px;}
}
.pin a:hover
{
background:url(../images/droppin2.png) no-repeat center;
width:77px;
height:101px;
display:block;
position:relative;
left:285px;
top:105px;
z-index:3;
}

.pinshadow
{
background:url(../images/pinshadow.png) no-repeat center;
width:35px;
height:16px;
display:block;
position:relative;
left:306px;
top:98px;
}
.footer
{
width:100%;
background-color:#b9b9b9;
height:33px;
}
.footercontent
{
margin:auto;
text-align:left;
width:961px;
background-color:#1d1e1e;
padding:5px 0 5px 15px;
color:#efefef;
}
.kstitle
{
font-family:"amerigarmnd_btroman", Georgia, "Times New Roman", Times, serif;
font-size:30px;
font-style:normal;
font-weight:bold;
padding-top:130px;
}
.bttitle
{
font-family: "Conv_BRCONRC0", Georgia, "Times New Roman", Times, serif;
font-size:35px;
font-weight:bold;
padding-top:112px;
}
.kishoinfo a
{
background-color:#8e7f61;
color:#FFFFFF;
text-decoration:none;
padding:8px 20px;
font-size:12px;
-webkit-border-radius: 5px;
border-radius: 5px; 
}
.kishoinfo a:hover
{background-color:#7a6d52;
}
.kishoinfo
{
background:url(../images/kishobg2.png) no-repeat, url(../images/kishobg.jpg) repeat #eae6dd;
padding:25px;
color: #000000;
font:12px verdana, Helvetica, sans-serif;
line-height:20px;
border:5px solid #333333;
letter-spacing:0.01em;
}
.btinfo
{
background:url(../images/btbg.jpg) no-repeat #200903;
padding:25px;
color: #e0dbcf;
font:12px Arial, Helvetica, sans-serif;
line-height:17px;
font-style:italic;
border:5px solid #333333;
letter-spacing:0.01em;
}
.btinfo a
{
background-color:#ffb62a;
color:#333333;
text-decoration:none;
padding:8px 20px;
font-size:12px;
-webkit-border-radius: 5px;
border-radius: 5px; 
}
.btinfo a:hover
{background-color:#e4a01e;
}
