*{
margin: 0;
padding: 0;
border: 0;
}
html, body{
margin-top: 20px;
font: normal 20px Times New Roman, serif;
color: #261F00;
background: #23171B;
}
a{
text-decoration: none;
color: #261F00;
}
#page{
width: 950px;
margin: 0 auto;
}
#top{
height: 131px;
background: url(../image/top.jpg) no-repeat right;
}
#top h1{
display: none;
}
h2{
display: none;
}
#left{
float: left;
width: 157px;
height: 509px;
background: url(../image/left.jpg) no-repeat bottom;
}
#main{
float: left;
width: 601px;
height: 509px;
}
#right{
float: left;
width: 191px;
height: 509px;
}
#footer{
float: left;
width: 950px;
height: 73px;
background: url(../image/footer.jpg) no-repeat bottom;
}
.content1{
font-size: 31px;
}
.content2{
padding-top: 20px;
}
.contentitalic{
font-style: italic;
}
.contentitalicbold{
padding-top: 20px;
line-height: 20px;
font-size: 13px;
font-style: italic;
text-align: center;
}
.contentitalicbold a{
text-decoration: none;
font-style: normal;
color: #261F00;
}
.content3{
padding-top:5px;
font-size: 19px;
line-height: 20px;
text-align: center;
}
ul{
padding-top: 15px;
text-align: center;
font-size: 19px;
}
ul li{
font-size: 17px;
line-height: 20px;
}
.gallery{
padding: 0 20px 43px 0;
font-size: 13px;
height: 193px;
line-height: normal;
position: relative;
}
.gallery h2{
font-weight: normal;
display: block;
font-size: 23px;
text-align: left;
padding-left: 160px;
}
.gallery h3{
font-weight: normal;
font-size: 23px;
text-align: left;
position: absolute;
top: 175px;
left: 50px;
}
.gallery h3 small{
font-size: 20px;
}
.gallery p{
padding-top: 10px;
text-indent: 15px;
text-align: justify;
}
.gallery ul{
margin: -10px 0 0 15px;
text-align: left;
font-size: 13px;
list-style-type: none;
}
.gallery li{
font-size: 13px;
}
.gallery button{
background: url(../image/catalogue.jpg);
font-size: 10px;
font-weight: bold;
cursor: pointer;
width: 189px;
height: 38px;
position: absolute;
top: 170px;
right: 25px;
}
.row{
margin: 0 auto;
width: 496px;
overflow: hidden;
text-align: center;
}
.row .cell{
margin: 0 6px 12px 6px;
width: 100px;
height: 100px;
border: 3px solid #261F00;
float: left;
}
.pagination{
position:relative;
bottom: 10px;
font-size: 22px;
text-align: center;
}
.back{
position: relative;
font-weight: bold;
font-size: 17px; 
top: 0px;
}
.contact td{
font-size: 17px;
width:260px;
text-align: center;
}
#main_contact caption{
padding-bottom: 20px;
font-size: 23px;
}
.contact{
padding-bottom: 20px;
}
.contact input, .contact textarea{
background: #DACD87;
border: 1px solid #261F00;
}
#send{
text-align: right;
}
