@charset "utf-8";
html{background:#cc9 url(../img/bk-tiger.jpg)}
body{ font-family:Verdana, Geneva, sans-serif; font-size:13px; color:#333;}
p{line-height:18px;}
img{border:0;}
h2{font-size:20px;}



#wrap-master{margin: 0 auto;width:800px; border: 10px #330 solid; background:#fafaf4;}
#wrap-header{width:800px;height:160px; border-bottom:#330 solid 5px; background:url(../img/tiger-banner.jpg) top left no-repeat;}
#wrap-header h1{margin-left:-10000px; margin-top:0;}
#wrap-content{width:800px; min-height:500px; }
#nav{width:205px; float:left;background: #eff3e3; min-height:580px;}

#nav ul{list-style-type:none;width:180px;margin:15px 5px 5px 10px;padding:5px 0 0 0;}
#nav li{margin:0 0 10px 0 ; border: #999 5px solid; background:#f6e3b5; text-align:center; font-size:14px; font-weight:bold; }
#nav ul a{background:#f6e3b5; text-decoration:none;width:170px; display:block;padding:5px 0; color:#333}
#nav ul a:hover{background: #FC6; display:block;}
#nav h2{margin:20px 20px 20px 10px; font-style:italic; font-weight:14px; text-align:center;}

#content{width:550px;float:right; padding:20px}
#content h2{margin: 0 0 10px 0}
#stove-pic{margin:0 0 15px 15px; float:right; }
#sgs{margin:0 15px 0 0; float:left; }

#content a{color:#f93; text-decoration:none;}
#content a:hover{color: #FC3; text-decoration:underline;}

#links-wrap{ overflow:auto; margin: 30px 0 0 0;}
#links-left{float:left; width:300px; }
#links-left h3{margin:0; font-size:14px;}
#links-left ul{margin:15px;padding:0px;}
#links-left li{margin-left:0;}

#links-left hr{margin:8px 0 ;padding:0;}

#links-right{float:right; width:152px; }
#links-right img{border:#333 1px solid;}

#slideshow {
    position:relative;
    height:152px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}




#wrap-footer{width:760px; height:50px; background: #330; clear:both;padding:20px; color:#FFF; font-size:9px; line-height:2em}