/* CSS Document */

body{
background:url(../images/bgrep.jpg) repeat-x #000000;
padding:0px;
margin:0px;}

#mainWrapper{
background:url(../images/bg.jpg) top center no-repeat;}

#header{
background:url(../images/header.jpg);
width:983px;
height:259px;}

#nav{
padding-top:227px;
width:693px;
float:right;}

#body{
width:983px;
background-color:#7f6731;
background-repeat:repeat-y; }

#leftcol{
padding-top:57px;
background:url(../images/links.jpg) no-repeat;
width:194px;
height:256px;
float:left;}

#middle{
width:573px;
padding:0px 11px 0px 10px;
float:left;}

#rightcol{
background:url(../images/maintenance.jpg) no-repeat;
height:256px;
width:191px;
padding-right:4px;
float:right;}

#bodycont{
background-color: #333333;}

#bottomnav{
background:url(../images/footer.jpg);
height:47px;
width:983px;}

#footer{
background:url(../images/footer2.jpg) no-repeat;
width:983px;
height:51px;}

.contentleft{
font-family:Arial, Helvetica, sans-serif;
line-height:28px;
font-size:12px;
color:#FFFFFF;}

.content{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;}

.footertxt{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:10px;
color:#FFFFFF;}