/*
background-color: #241910; RGB(36/25/16)
font-family: Georgia, Palatino, "Times New Roman", serif;
font-family: Verdana, Geneva, Arial, sans-serif;
*/


body
{
background-color: #FFFFFF;
}

a
{
}

a:link
{
}

a:visited
{
}

h1
{
color: #DAA77B;
font-size: 30px;
text-transform: uppercase;
text-align: center;
font-weight: normal;
font-style: normal;
}

h4
{
color: #DAA77B;
text-trannsform: uppercase;
text-align: center;
}

p
{
font-size: 12px;
text-align: left;
}

p.pg66 {color: #FFFFFF;}

strong.red
{
color: #AA2C29;
font-size: larger;
}

ul
{
text-align: left;
}

table.pg66
{
background-color: #241910;
/*background: url("../images-bread/pg_66-bkg.jpg") no-repeat center bottom;*/
}

div.leftSidebar
{
width: 200px;
float: left;
margin-right: 16px;
margin-left: 32px;
}

div.leftSidebar p
{
text-align: justify;
}

div.rightContent
{
margin-left: 248px;
margin-right: 16px;
margin-bottom: 16px;
}

div.pg66
{
width: 180px;
}