@charset "utf-8";
/* CSS Document */
body
{
background-color:#000000;
background-image:url(images/bg_wood.jpg);
background-position:top;
background-repeat:no-repeat;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:13px; 
color:#1a0700;
margin:60px 0px 0px 0px ;
line-height:14pt;

}


.bg_brd
{
border-left:#000000 2px solid;
border-right: #000000 3px solid;
}



.body_bg
{
background-color:#f8d4ab;
background-image:url(images/body_bg.jpg);
background-position:top;
background-repeat:no-repeat;
height:545px;
}



.body_img_brd
{
border:#732001 1px solid;
}


.footer_bg
{
background-color:#972a01;
background-image: url(images/footer_bg.jpg);
background-position:top;
background-repeat:no-repeat;
height:51px;
}



.txt01
{
font-family:tahoma;
font-size:12px;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}


.contact_us_img
{
background-image:url(images/contact_img.jpg);
background-position:top;
background-repeat:no-repeat;
height:212px;
}











