@charset "utf-8";
/* CSS Document */

html,body{
margin:0px;
padding:0px;
background:url(../images/bg_page.gif) repeat-x #d2b202;
}
div,p,td{
font:14px "Times New Roman", Verdana,Tahoma,Arial;
}
a{
color:#990000;
}
a:hover{
color:#610000;
}
#container{
width:947px;
margin:0px auto 0px auto;
}
td.border_left{
width:21px;
background:url(../images/border_left.jpg) no-repeat;
}
td.border_right{
width:26px;
background:url(../images/border_right.jpg) no-repeat;
}
td.left_area{
width:213px;
background:url(../images/border_bottom_menu.gif) #f6f4a3 no-repeat bottom;
}
td.left_area02{
width:213px;
background: #f6f4a3 no-repeat;
}
td.flash_home{
width:335px;
height:620px;
background:url(../images/bg_flash_home.gif) no-repeat;
}
td.contentinner{
width:657px;
background:url(../images/bg_content_inner.jpg) no-repeat #f5f29d;
padding:120px 15px 15px 15px;
}
td.bottom_inner{
background:url(../images/bottom_inner.gif) no-repeat;
height:67px;
width:900px;
}
td.intro_home{
width:332px;
background:url(../images/bg_welcome.jpg) no-repeat;
padding:80px 10px 10px 10px;
}
td.footer{
background:#b09400;
padding:10px;
padding-bottom:20px;
text-align:center;
text-transform:capitalize;
font-size:12px;
}
td.footer a{
color:#ffffff;
text-decoration:none;
}
td.footer a.hover{
color:#f6ee85;
text-decoration:underline;
}
div.nav{
padding:0px 0px 10px 0px;
}

/*************Joomla css*************/

td.contentheading{
font-size:30px;
font-style:italic;
text-transform:capitalize;
color:#7f6102;
height:35px;
display:block;
background:url(../images/hline_dot01.gif) repeat-x bottom;
}
