/* CSS Document */
body
{
margin:0px;
background-color:#e4e4cc;
color:#000000;
font-family:"Trebuchet MS";
font-size:12px;
}
.top
{
background:url(../images/top-_bg.jpg);
background-repeat:repeat-x;
background-color:#312e29;
height:106px;
}

.top_nav_bg
{
background:url(../images/top_nav.jpg);
background-repeat:no-repeat;
background-position:top left;
width:83px;
height:31px;
}
.top_text_link
{
color:#efecdb;
text-decoration:none;
}
.top_text_link:link
{
color:#efecdb;
text-decoration:none;
}
.top_text_link:active
{
color:#efecdb;
text-decoration:none;
}
.top_text_link:visited
{
color:#efecdb;
text-decoration:none;
}
.top_text_link:hover
{
color:#efecdb;
text-decoration:underline;
}
.left_middle
{
background:url(../images/main_left.jpg);
background-repeat:repeat-y;
background-position:left top;
width:468px;
}
.left_middle_header
{
font-size:18px;
color:#943d12;
}
.right_middle
{
background:url(../images/right_middle.jpg);
background-repeat:repeat-y;
width:188px;
}
.footer
{
background:url(../images/footer.jpg);
background-repeat:repeat-x;
height:110px;
}
.footer_text
{
color:#dfdabd;
}
.footer_text_link
{
color:#a96001;
text-decoration:none;
}
.footer_text_link:link
{
color:#a96001;
text-decoration:none;
}
.footer_text_link:active
{
color:#a96001;
text-decoration:none;
}
.footer_text_link:visited
{
color:#a96001;
text-decoration:none;
}
.footer_text_link:hover
{
color:#a96001;
text-decoration:underline;
}
.footer_text1
{
color:#943d12;
}
.articles_link
{
text-decoration:underline;
color:#000000;
}
.articles_link:link
{
text-decoration:underline;
color:#000000;
}
.articles_link:active
{
text-decoration:underline;
color:#000000;
}
.articles_link:visited
{
text-decoration:underline;
color:#000000;
}
.articles_link:hover
{
text-decoration:none;
color:#000000;
}