@charset "utf-8";
/* 
Author: Drukhost
Site: Chhundu Sawmill
 */
body{
background:url(images/bg.jpg) repeat;
}
#hover{
display:none;
}
#wrapper{
width:810px;
margin:0 auto;
background:#fff;
}
#innerwrap{
width:800px;
margin:0 auto;
padding:5px;
}
#content{
margin-top:5px;
width:758px;
padding:10px 20px;
background:#e3f4bf;
color:#bb6c1f;
font:12px Georgia, "Times New Roman", Times, serif;
line-height:2em;
letter-spacing:1.5px;
word-spacing:3px;
font-weight:bold;
border:1px solid #bb6c1f;
}
#content h1{
padding:0;
margin:0;
font-size:18px;
color:#049b92;
}
#main{
width:100%;
overflow:auto;
}
#main ul{
list-style:none;
padding:0;
margin:0;
}
#main ul li{
display:inline;
float:left;
padding:5px;
}
#main a{
color:#993300;
display:block;
width:190px;
height:140px;
text-align:center;
padding-top:160px;
font-family:tahoma, arial, verdana;
font-size:24px;
text-decoration:none;
font-weight:bold;
}
.menu1 a{
background:url(images/menu1bw.jpg) no-repeat;
}
.menu1 a:hover{
background:url(images/menu1color.jpg) no-repeat;
}
.menu2 a{
background:url(images/menu2bw.jpg) no-repeat;
}
.menu2 a:hover{
background:url(images/menu2color.jpg) no-repeat;
}.menu3 a{
background:url(images/menu3bw.jpg) no-repeat;
}
.menu3 a:hover{
background:url(images/menu3color.jpg) no-repeat;
}.menu4 a{
background:url(images/menu4bw.jpg) no-repeat;
}
.menu4 a:hover{
background:url(images/menu4color.jpg) no-repeat;
}
#footer{
font-size:11px;
font-family:tahoma, verdana, sans-serif, arial;
color:#333;
text-align:center;
}
#footer a{
font-size:11px;
font-family:tahoma, verdana, sans-serif, arial;
color:#555;
text-decoration:none;
}
#footer a:hover{
text-decoration:underline;
}

