@charset "utf-8";
/* CSS Document */

#gallery-container{
font-family:Verdana;
font-size:10px;
padding-top:0px;
}


a{
text-decoration:none;
color:#5d5346;
}
a:hover{
text-decoration:underline;
}

.fp_title{
font-variant:small-caps;
font-weight:bold;
margin-top:10px;
margin-left:20px;


}

.fp_title_top{
font-variant:small-caps;
font-weight:bold;
margin-top:10px;
margin-left:20px;
width:160px;

}

.fixed-h{
height:6px;
width:100%;
}
.typical{
float:right;
position:relative;
top:-20px;
right:37px;
border:2px solid #000000;
z-index:100;
}


.layout-container{
height:110px;
width:161px;

float:left;

text-align:center;
margin:0 auto;
}

.caption{
position:absoulte;
}

.caption-typical{
position:absoulte;
margin-top:5px;
margin-left:50px;
}
.suite{

border:2px solid #000000;

margin-top:10px;
margin-bottom:5px;

}

#fp_top{
width:486px;
height:179px;
background-color:#eae0ce;
border:5px solid #ffffff;
padding-left:5px;
}


#fp_middle{
width:486px;
height:256px;
background-color:#eae0ce;
border:5px solid #ffffff;
padding-left:5px;
}

#fp_bottom{
width:486px;
height:140px;
background-color:#eae0ce;
border:5px solid #ffffff;
padding-left:5px;
}


#fpborder{
border:5px solid #eae0ce;
width:501px;
margin:0 auto;
}

