/* CSS Document */

body{
background:#266F23 url(images/pagebg.jpg) top left repeat-x;
margin:0px;
padding:0px;
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
color:#333;
}

a{
color:#300;
}

h1{
display:none;
}

h2{
font-weight:bold;
font-size:20px;
color:#300;
}

h3{
font-weight:bold;
font-size:16px;
color:#300;
}

#container{
width:800px;
margin:0px auto;
}

#header{
width:800px;
height:250px;
position:relative;
margin:0px auto;
background:url(images/headerbg.jpg) top left no-repeat;
}

#menu{
position:absolute;
top:0;
left:0;
width:500px;
height:38px;
}

#menu ul{
width:500px;
height:38px;
margin:0px;
padding:0px;
list-style:none;
}

#menu ul li{
list-style:none;
display: inline;
float:left;
margin:0px;
padding:0px;
height:38px;
text-align:center;
}

#menu ul li.active{
background:url(images/menu_active.jpg) top left repeat-x;
color:#fff;
}

#menu ul li a{
text-decoration:none;
font-weight:bold;
font-size:12px;
color:#ebe4d7;
margin:0px;
padding:0px;
display:block;
float:left;
margin:0px;
padding:12px 15px;
height:14px;
}

#menu ul li a:hover{
background: url(images/menu_active.jpg) top left repeat-x;
color:#fff;
}

#main{
width:760px;
padding:2px 20px;
margin:0px auto;
background:url(images/mainbg.jpg) top left repeat-y;
}

#footer{
width:800px;
height:18px;
padding:18px 0px 0px 0px;
margin:0px auto;
background:url(images/footerbg.jpg) top left no-repeat;
font-size:10px;
text-align:center;
}
/* CSS Document */

body{
background:#266F23 url(images/pagebg.jpg) top left repeat-x;
margin:0px;
padding:0px;
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
color:#333;
}

a{
color:#300;
}

h1{
display:none;
}

h2{
font-weight:bold;
font-size:20px;
color:#300;
}

h3{
font-weight:bold;
font-size:16px;
color:#300;
}

#container{
width:800px;
margin:0px auto;
}

#header{
width:800px;
height:250px;
position:relative;
margin:0px auto;
background:url(images/headerbg.jpg) top left no-repeat;
}

#menu{
position:absolute;
top:0;
left:0;
width:500px;
height:38px;
}

#menu ul{
width:500px;
height:38px;
margin:0px;
padding:0px;
list-style:none;
}

#menu ul li{
list-style:none;
display: inline;
float:left;
margin:0px;
padding:0px;
height:38px;
text-align:center;
}

#menu ul li.active{
background:url(images/menu_active.jpg) top left repeat-x;
color:#fff;
}

#menu ul li a{
text-decoration:none;
font-weight:bold;
font-size:12px;
color:#ebe4d7;
margin:0px;
padding:0px;
display:block;
float:left;
margin:0px;
padding:12px 15px;
height:14px;
}

#menu ul li a:hover{
background: url(images/menu_active.jpg) top left repeat-x;
color:#fff;
}

#main{
width:760px;
padding:2px 20px;
margin:0px auto;
background:url(images/mainbg.jpg) top left repeat-y;
}

#footer{
width:800px;
height:18px;
padding:18px 0px 0px 0px;
margin:0px auto;
background:url(images/footerbg.jpg) top left no-repeat;
font-size:10px;
text-align:center;
}
