body {
margin:0px;
padding:0px;
background-image:url(images/BG.jpg);
background-repeat:repeat-x;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
background-color:#770E12;
}

.wrapper {
width:900px;
margin:auto;
background-image:url(images/fugnut-BG.png);
background-repeat:no-repeat;
}

.headerwrapper {
width:800px;
margin:auto;
}

.address {
float:left;
text-align:right;
width:800px;
padding-top:10px;
}


.menu {
width:800px;
margin:auto;
background-image:url(images/menu-BG.jpg);
background-repeat:repeat-x;

}

.menu ul {
margin:0px;
padding:0px;
}

.menu ul li {
list-style:none;
float:left;
background-image:url(images/menu-BG.jpg);
background-repeat:repeat-x;
line-height:40px;
height:41px;
padding:0px 30px 0px 28px;
}


.menu ul li a{
color:#FFFFFF;
text-decoration:none;
display:block;
font-size:16px;
}

.menu ul li a:hover{
color:#F8E300;
font-size:16px;
text-decoration:underline;
}


.banner {
width:800px;
margin:auto;
}

.contentwrapper {
width:800px;
margin:auto;
}

.leftcontent {
width:470px;
border:5px solid #3D6101;
background-color:#FFFFFF;
color:#770E11;
padding:10px;
float:left;
}

.rightcontent {
width:260px;
margin-bottom:15px;
float:left;
background-image:url(images/directory.jpg);
background-repeat:repeat-x;
background-color:#C0D497;
padding:10px;
}

.footer {
width:800px;
margin:auto;
text-align:center;
font-size:12px;
clear:both;
}
