
html{height:100%; font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:11px; letter-spacing:0.05em}
.maintable{width:790px; height:100%;border-width:0px 1px 0px 1px;  border-style:solid; border-color:#ffffff; }

.header{}
.right{padding-bottom:8px;}
.left{padding:8px 3px 8px 0px; width:204px; border:0px solid #cccccc }
.left-border{background:url(../images/leftbg.gif) repeat-y center top  ;border-width:0px 1px 0px 1px;  border-style:solid; border-color:#63574B; width:168px; background-color:#27211B; padding:10px; color:#AE9D8D; font-size:11px; text-align:justify; }
.middle{ vertical-align:top; background: no-repeat url(../images/home-mid-bg.jpg); color:#FFFFFF; text-align:justify; padding-right:20px;}
.head{font-size:24px; color:#FFFFFF; height:109px; font-weight:bold; background-repeat:no-repeat; padding-left:20px;}
p{margin:14px; text-align:justify; color:#B1AAA3}
.pict-galle{border-width:0px 1px 0px 1px;  border-style:solid; border-color:#63574B; background-color:#27211B; padding:0px 0px 0px 10px; color:#AE9D8D; font-size:11px;  }
.more{background:url(../images/more-bg.gif) right bottom no-repeat; font-weight:bold; padding-right:8px; }
.more a, a.more:link, a.more:visited,a.more:active{color:#FF6600; text-decoration:none; background:none; }
.more a:hover, a.more:hover{color:#FFFFFF;}
.click{background:url(../images/click.gif) right bottom no-repeat; font-weight:bold; padding-right:8px; }
.click a, a.click:link, a.click:visited,a.click:active{color:#FF6600; text-decoration:none; background:none; }
.click a:hover, a.click:hover{color:#FFFFFF;}

.footer{ background-color:#DBD089; color:#C54323; height:74px; text-align:center; font-size:11px; padding:2px;}
.footer a{ COLOR: #3E352C; TEXT-DECORATION: underline;}
.footer a:hover { COLOR: #646464; TEXT-DECORATION: underline;}
.copyr{ color:#6D6348; font-size:10px;}
.copyr a{ COLOR: #C54323; TEXT-DECORATION: underline;}
.copyr a:hover { COLOR: #646464; TEXT-DECORATION: underline;}

.headings {
	font-size: 30px;
	color:#DBD089;
	font-weight:bold;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	padding-left: 20px;
	padding-bottom: 15px;}

.headings2 {
	font-size: 14px;
	color:#DBD089;
	font-weight:bold;
	font-family: Helvetica, Arial, Verdana, sans-serif;}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px; 
	background-color:#3E352C;height:100%;
}

/* choose a suitable font and center the #container div in Internet Explorer */
body {
   text-align:center; 
   font-family: tahoma; arial, sans-serif; 
   font-size:76%; 
   letter-spacing:0.05em;
   }

/* The containing box for the gallery. */
#container {
    position:relative; 
    width:680px; 
    height:396px; 
    margin:20px auto 0 auto; 
    border:1px solid #aaa; 
    }

/* Removing the list bullets and indentation */
#container ul {
    padding:0; 
    margin:0; 
    list-style-type:none; 
    }

/* Remove the images and text from sight */
#container a.gallery span {
    position:absolute; 
    width:1px; 
    height:1px; 
    top:5px; 
    left:5px; 
    overflow:hidden; 
    background:#fff;
    }

/* Adding the thumbnail images */
#container a.gallery, #container a.gallery:visited {
    display:block; 
    color:#000; 
    text-decoration:none; 
    border:1px solid #000; 
    margin:1px 2px 1px 2px; 
    text-align:left; 
    cursor:default;
    }
#container a.slidea {
    background:url(../images/p1_t.jpg); 
    height:60px; 
    width:93px;
    }
#container a.slideb {
    background:url(../images/p2_t.jpg); 
    height:60px; 
    width:93px;
    }
#container a.slidec {
    background:url(../images/p3_t.jpg); 
    height:60px; 
    width:93px;
    }
#container a.slided {
    background:url(../images/p4_t.jpg); 
    height:60px; 
    width:93px;
    }

#container a.slidee {
    background:url(../images/p5_t.jpg); 
    height:60px; 
    width:93px;
    }
#container a.slidef {
    background:url(../images/p6_t.jpg); 
    height:60px; 
    width:93px;
    }
#container a.slideg {
    background:url(../images/p7_t.jpg); 
    height:60px; 
    width:93px;
    }
#container a.slideh {
    background:url(../images/p8_t.jpg); 
    height:60px; 
    width:93px;
    }
#container a.slidei {
    background:url(../images/p9_t.jpg); 
    height:60px; 
    width:93px;
    }
#container a.slidej {
    background:url(../images/p10_t.jpg); 
    height:60px; 
    width:93px;
    }
#container a.slidek {
    background:url(../images/p11_t.jpg); 
    height:60px; 
    width:93px;
    }
#container a.slidel {
    background:url(../images/p12_t.jpg); 
    height:60px; 
    width:93px;
    }

/* set the size of the unordered list to neatly house the thumbnails */
#container ul {
    width:198px; 
    height:386px;
    }
#container li {
    float:left;
    }

/* move the thumbnails into the correct position */
#container ul {
    margin:5px; 
    float:right;
    }

/* change the thumbnail border color */
#container a.gallery:hover {
    border:1px solid #fff; 
    }

/* styling the :hover span */
#container a.gallery:hover span {
    position:absolute; 
    width:372px; 
    height:372px; 
    top:10px; 
    left:75px; 
    color:#000; 
    background:#3E352C;
    }

#container a.gallery:hover img {
    border:1px solid #3E352C; 
    float:left; 
    margin-right:5px;
    }

#container a.slideb:hover img, #container a.slidei:hover img {
    float:right;
    }

#container {
    background:#3E352C url(../images/p1.jpg) 75px 10px no-repeat;
    }
