/* CSS Document */
BODY {
	FONT-SIZE: 13px; line-height: 15px; COLOR: #733f14; BACKGROUND: #000000; MARGIN: 13px 0px 0px 0px;  FONT-FAMILY: Times New Roman, Times, serif
}

H1 {
	FONT-WEIGHT: bold; FONT-SIZE: 28px;  font-variant: small-caps; letter-spacing: 3px; MARGIN: 22px 0px 0px 0px; COLOR: #9e1c12
}
H2 {
	FONT-SIZE: 16px;  MARGIN: 0px 0px 0px 0px; Padding: 0px 0px 0px 0px 
}
H3 {
	PADDING-RIGHT: 3px; PADDING-LEFT: 0px; FONT-SIZE: 21px; line-height: 20px; PADDING-BOTTOM: 13px; MARGIN: 0px; PADDING-TOP: 2px; BORDER-BOTTOM: #444444 1px solid
}

H4 {
	FONT-WEIGHT: bold; FONT-SIZE: 16px;  font-variant: small-caps; line-height: 18px; letter-spacing: 1px; MARGIN: 22px 0px 0px 0px; COLOR: #9e1c12
}

a { color: #444444; text-decoration: underline; }
a:link { color: #981a0d; text-decoration: underline; }
a:visited { color: #981a0d; text-decoration: underline; }
a:hover { color: #7c4619; text-decoration: underline; }
a:active { color: #981a0d; text-decoration: underline; }



.tiny {
	font-size: 11px; line-height: 14px
	
}

.title {
	FONT-WEIGHT: bold; FONT-SIZE:18px;   letter-spacing: 1px; MARGIN: 22px 0px 0px 0px; COLOR:  #71451e
}


.img-fl {
  	  float: right; margin: 0px 0px 20px 10px
 }
 
 .img-flleft {
  	  float: left; margin: 0px 20px 20px 0px
 }
 
 
.imgborder{

    border: #000000 1px solid;
}

.imgborderbr{

    border: #7c4619 2px solid;
}
 
 .tableborder {
    border-bottom: #71451eF 1px solid

}

/* Photo gallery - choose a suitable font and center the #container div in Internet Explorer */
#container {
    position:relative; 
	FONT-SIZE: 13px; line-height: 15px; COLOR: #733f14; FONT-FAMILY: Times New Roman, Times, serif;
    width:482px; 
    height:380px; 
    margin:20px auto 0 auto; 
    }
	
	/* 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; 
    
    }
	
	/* Adding the thumbnail images */
#container a.gallery, #container a.gallery:visited {
    display:block; 
    color:#000; 
    text-decoration:none; 
    border:1px solid #733f14;
    margin:1px 8px 8px 2px; 
    text-align:left; 
    cursor:default;
    }
	
	/* change the thumbnail border color */
#container a.gallery:hover {
    border:1px solid #981a0d; 
    }
	
	
	
#container a.slidea {
    background:url(images/p1_t.jpg); 
    height:30px;
    width:30px;
	border:1px solid #733f14;
    }
#container a.slideb {
    background:url(images/p2_t.jpg); 
    height:30px; 
    width:30px;
    }
#container a.slidec {
    background:url(images/p3_t.jpg); 
    height:30px;; 
    width:30px;
    }
#container a.slided {
    background:url(images/p4_t.jpg); 
    height:30px; 
    width:30px;
    }
* html #container a.slided {
    width:30px; 
    width:30px;
    }
#container a.slidee {
    background:url(images/p5_t.jpg); 
    height:30px; 
    width:30px;
    }
#container a.slidef {
    background:url(images/p6_t.jpg); 
    height:30px; 
    width:30px;
    }
* html #container a.slidef {
    width:30px;
    w\idth:30px;
    }
#container a.slideg {
    background:url(images/p7_t.jpg); 
    height:30px; 
    width:30px;
    }
#container a.slideh {
    background:url(images/p8_t.jpg); 
    height:30px; 
    width:30px;
    }
#container a.slidei {
    background:url(images/p9_t.jpg); 
    height:30px; 
    width:30px;
    }
#container a.slidej {
    background:url(images/p10_t.jpg); 
    height:30px;; 
    width:30px;
    }
#container a.slidek {
    background:url(images/p11_t.jpg); 
    height:30px; 
    width:30px;
    }
* html #container a.slidek {
    width:30px; 
    width:30px;
    }
#container a.slidel {
    background:url(images/p12_t.jpg); 
    height:30px; 
    width:30px;
    }
	
	/* set the size of the unordered list to neatly house the thumbnails */

#container ul {
    width:90px; 
    height:386px;
	margin:5px; 
    float:left;
    }
#container li {
    float:left;
    }
	
	/* styling the :hover span */
#container a.gallery:hover span {
    position:absolute; 
    width:372px; 
    height:372px; 
    top:7px; 
    left:106px; 
    color:#000; 

    }
	

	
	
	
