
body
{
background-image: url(/images/barnstore_bg.jpg);
background-repeat: repeat-x;
background-color: #00310f;
}

.tablebg
{
background-image: url(/images/barnstoretable_bg4.jpg);
background-repeat: repeat-x;
background-color: #c2c2c2;
}

.contentmaster
{
background-color: #f8f8f8;
padding: 2px;
font-family: Arial;
font-size: 10pt;
color: black;
background-image: url(/images/contenttrees3.jpg);
background-position: bottom center;
background-repeat: no-repeat;
}

.menubox
{
background-color: #e7e7e7;
padding-left: 3px;
padding-top: 6px;
}

.menubox a
{
text-decoration: none;
}

.menutitle
{
cursor:pointer;
margin-bottom: 5px;
background-color:#ECECFF;
color:#000000;
width:140px;
padding:2px;
text-align:center;
font-weight:bold;
/*/*/border:1px solid #000000;/* */
}

.submenu
{
margin-bottom: 0.5em;
font-family: arial;
font-size: 8pt;
color: black;
}

.submenu a
{
text-decoration: underline;
color: black;
}

.contentheadline
{
padding-left: 15px;
padding-top: 1px;
padding-right: 5px;
padding-bottom: 1px;
font-size: 10pt;
font-weight: bold;
color: white;
background-color: #7a7a7a;
background-image: url(/images/barnnews_bg.jpg);
background-repeat: repeat-x;
}

.contentinnerbox
{
padding-left: 15px;
padding-top: 1px;
padding-right: 5px;
padding-bottom: 1px;
font-size: 10pt;
color: black;
background-color: #ebebeb;
}

.contenttext
{
padding-left: 10px;
padding-top: 5px;
padding-right: 10px;
padding-bottom: 1px;
font-size: 10pt;
font-family: arial;
color: black;
}

.contenttext a
{
color: #981c1e;
text-decoration: underline;
}

.contenttext b
{
color: #00310f;
font-weight: bold;
}

.sponsors
{
background-color: #e7e7e7;
padding: 3 0 10 0;
font-size: 10pt;
}

.footer
{
font-family: arial;
font-size: 8pt;
color: #6a6a6a;
}

.footer a
{
color: #6a6a6a;
text-decoration: none;
}

.footer a:hover
{
color: #6a6a6a;
text-decoration: underline;
}