body{
width:100%;
margin:0;
padding:0;
background-color:#000;
font-family: arial;
}

ul{
list-style-image:url('../images/scale.jpg');
font-size:.8em;
}

li{
margin-bottom:10px;
}

table#header{
border:1px solid #000000;
border-bottom:none;
}

table#bodyTbl
{
border:1px solid #000;
border-top:none;
}

table#footer{
border:1px solid #000;
border-top:0px;
width:903px;
}

td#top_bar
{
width:900px;
height:63px;
background-repeat:repeat-x;
background-image:url(../images/top_bar_bg.jpg);
}

.redBar
{
width:900px;
background-color:#53120d;
}

#redBarTop{
height:20px;
}

#redBarBottom{
height:10px;
}

#logo{
float:left;
}

#phonenumber{
float:right;
}

td#banner{
width:683px;
height:168px;
background-image:url('../images/banner.jpg');
background-repeat:no-repeat;
background-position:top left;
}

.toplinkContainer{
height:30px;
width:202px;
border-bottom:1px solid #000;
border-left:1px solid #000;
background-color:#999999;
padding-left:15px;
cursor:pointer;
color:#2c2929;
font-size:.85em;
}

#contact{
border-bottom:1px solid #000;
}

#home{
border-top:1px solid #000;
}

.toplinkContainer:hover{
background-color:#cccccc;
font-size:.98em;
}

.leftmenu
{
font-family: arial;
height:30px;
background-color:#7b4743;
color:#eee1e0;
font-size:.85em;
border-top:none;
border-bottom:1px solid #53120d;
border-right:1px solid #53120d;
padding-left:20px;
}

.leftmenu:hover{
background-color:#b0817e;
font-size:.9em;
cursor:pointer;
}

#mainbody
{
background-color:#ffffff;
width:591px;
padding-left:20px;
padding-right:20px;
}


#bottom_bar
{
background-image:url(../images/bottom_bar_bg.png);
background-repeat:repeat-x;
width:860px;
height:31px;
}

.smallTXT{
font-size:.8em;

}
