@charset "utf-8";
/* CSS Document */
html, body { background: url(../images/bg-body.jpg) repeat-x top #cac4aa; }

ul { margin: 0; }

#header { margin: 0 auto; width: 960px; height: 220px; background: url(../images/bg-header.png) no-repeat; }
#header h1 { display: none; }
#header-address { padding-top: 135px; padding-left: 175px; width: 405px; text-align: center; font-size: 16px; font-weight: bold; color:#333333; }

#con-wrap-1 { margin: 0 auto; width: 980px; background: url(../images/bg-content.jpg) repeat-y; }
#con-wrap-2 { height: 220px; background: url(../images/bg-content-top.jpg) no-repeat; }

#content { 
  min-height:500px;
  height:auto !important;
  height:500px;
  margin-top: -220px;  
  background: url(../images/bg-content-bottom.jpg) bottom no-repeat;
  padding-bottom: 220px; 
}

#slide-show li { margin: 0; padding: 0; list-style: none; }

#footer { margin: 0 auto; width: 980px; height: 60px; background: url(../images/bg-footer.jpg) no-repeat; }

#copyright { margin: 10px 0; text-align: center; color:#333333; }

/* Classes -------------------------------------------------------------------------- */
.bg-odd { background: #fff; }

.bg-even { background: #DFD5C3; }

.bold { font-weight: bold; }

.center { text-align: center }

.color-1 { color: #660000; }

.color-2 { color: #996600; }

.font-1 { font-size: 16px; }

.font-2 { font-size: 18px; }

.font-3 { font-size: 20px; }

.justify { text-align: justify; }

.style-1 { border: 1px solid #8F6135; padding: 5px; background: #DFD5C3; height: 100px; }

.style-2 { margin-top: 25px; font-size: 20px; color:#660000; text-align: center }

.style-3 { margin-top: 10px; text-align: justify; }

.style-4 { margin: 40px auto; margin-bottom: 10px; padding-top: 18px; padding-left: 18px; width: 455px; height: 380px; background: url(../images/bg-video.jpg) no-repeat;  }

.style-5 { margin-top: 50px; margin-bottom: 15px; }

.style-6 { margin-bottom: 15px; }

.style-7 { height: 195px; }

.style-8 { width: 415px; height: 340px; border: 2px solid #A1998C; }

.style-9 { border: 1px solid #996600; }

.style-10 { margin-top: 25px; }

.style-11 { margin: 10px; border: 3px solid #A1998C; }

.style-12 { border: 2px solid #A1998C; }

.style-13 { font-size: 11px; color:#333333; }