/* CSS Document */

body{
margin:0;
background:url(../images/bgtop_repeat.jpg) top repeat-x #3f4912;
}

.topbg{
background:url(../images/topbg.jpg) top center no-repeat;
width:100%;
float:left;
clear:left;
}

.logoarea{
width:100%;
background-position:50% 20px;
padding-top:107px;
}

.layout{
width:900px;
margin:0 auto;
}

.main{
background:#f8f5e4;
width:900px;
float:left;
clear:left;
-moz-box-shadow: 0px 0px 10px #000;
-webkit-box-shadow: 0px 0px 10px #000;
box-shadow: 0px 0px 10px #000;

}

.footer{
width:880px;
float:left;
clear:left;
padding:20px 10px;
text-align:right;
font:normal 12px Arial, Helvetica, sans-serif;
color:#FFFFFF;
}
.footer a{
padding:0 10px;
font:normal 12px Arial, Helvetica, sans-serif;
color:#FFFFFF;
text-decoration:none;
}
.footer a:hover{
padding:0 10px;
font:normal 12px Arial, Helvetica, sans-serif;
color:#FFFFFF;
text-decoration:underline;
}

.menu{
width:900px;
float:left;
clear:left;
height:75px;
}

.menu a{
float:left;
clear:right;
padding:30px 26px 30px 27px;
font:bold 14px Georgia, "Times New Roman", Times, serif;
color:#3f4912;
text-transform:uppercase;
text-decoration:none;
background:none;
}
.menu a:hover{
padding:30px 15px 30px 38px;
color:#ff5a00;
background:url(../images/menuhover_bg.jpg) no-repeat;
background-position:10px 0;
}

.menu span{
width:2px;
height:75px;
background:url(../images/menu_divider.jpg) top center no-repeat;
float:left;
clear:right;
display:block;
}

.banner{
width:830px;
height:301px;
padding:5px;
background:#FFFFFF;
-moz-box-shadow: 0px 0px 5px #cfcaaf;
-webkit-box-shadow: 0px 0px 5px #cfcaaf;
box-shadow: 0px 0px 5px #cfcaaf;
float:left;
clear:left;
margin:0 30px 10px 30px;
}

.contentarea{
width:820px;
padding:10px;
background:#FFFFFF;
-moz-box-shadow: 0px 0px 5px #cfcaaf;
-webkit-box-shadow: 0px 0px 5px #cfcaaf;
box-shadow: 0px 0px 5px #cfcaaf;
float:left;
clear:left;
margin:0 30px 10px 30px;
font:normal 14px Arial, Helvetica, sans-serif;
color:#000000;
}

h1{
padding:0;
margin:0;
font:bold 18px Georgia, "Times New Roman", Times, serif;
color:#3f4912;
}

p{
margin:0;
padding:5px 0;
line-height:24px;
}

.filmstrip{
width:840px;
margin:0 30px 10px 30px;
float:left;
clear:left;
}
