/* CSS Document */
body {
background-color:#7A6E33;
margin:0px;
padding:0;
font:11px Arial, Helvetica, sans-serif;
background-image:url(indexbg3.jpg);
background-repeat:repeat-x;
background-position:top;
}
.footer
{
color:#ffffff;
font-size:11px;
text-decoration:none;
font-weight:normal;
}
.footer a:
{
color:#000000;
text-decoration:underline;
}

.footer a:hover
{
color:#000000;
text-decoration:underline;
font-weight:normal;
}
p
{
margin-top: 7px;
margin-right: 5px;
margin-bottom: 10px;
margin-left: 5px;
}
a
{
font-weight: bold;
color:#48327F;
text-decoration:none;
}
a:hover {
font-weight: bold;
color:#48327F;
text-decoration:underline;
}
.main
{
background-image:url(images/indexbg2.jpg);
background-repeat:repeat-x;
background-position:top;
}
.promo2
{
background-image:url(../images/promopurplebg.gif);
background-repeat:repeat-x;
background-position:bottom;
}

