/*--styles for soul food page --*/

#containersf {
width: 780px;
height: 100%;
margin: 0 0 0 0;
background: #fff;
padding: 50px 10px 10px 10px;
}
#containersf a, #containersf a:visited {
color: #55634e;
font-weight: bold;
text-decoration: none;
}
#containersf a:hover {
color: #55634e;
font-weight: bold;
text-decoration: underline;
}
#containersf p {
font-size: 12px;
color: #895d1d;
background: transparent;
text-align: justify;
font-weight: normal;
}
.bigtextsf {
font-size: 22px;
font-weight: bold;
font-family: 'Times New Roman', serif;
color: #811b26;
}
.introsf {
font-family: Georgia, serif;
font-size: 18px;
font-style: italic;
text-align: left;
color: #811b26;
margin-left: 10px;
margin-right: 10px;
}
#sidenavsf {
font-size: 12px;
float: left;
width: 160px;
padding: 10px;
background: #99cc7e url(images/navbak-sf.jpg);
margin-bottom: 10px;
margin-right: 10px;
border: 3px solid #dcb37d;
}
#sidenavsf p {
color: #811b26;
margin: 0;
padding: 0;
text-align: left;
line-height: 13px;
}

#sidenavsf a, #sidenavsf a:visited {
color: #811b26;
text-decoration: none;
}
#sidenavsf a:hover {
color: #895d1d;
text-decoration: none;
}
#sidenavsf h6 {
color: #811b26;
background: transparent;
font-size: 18px;
letter-spacing: -1px;
font-weight: bold;
font-variant: small-caps;
margin-top: 1px;
margin-bottom: 3px;
}
#sidenavsf h4 {
color: #d0b082;
background-color: #811b26;
font-size: 22px;
letter-spacing: -1px;
font-weight: normal;
margin-top: 5px;
margin-bottom: 5px;
padding: 2px;
}
.linesf {
background-color: #895d1d;
width: 100%;
height: 1px;
margin-top: 4px;
margin-bottom: 4px;
}
.rightboxsf {
font-size: 12px;
float: right;
width: 250px;
padding: 10px;
background: #d0b082 url(images/sfboxbak.jpg) repeat;
margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 0;
}
.rightboxsf p {
font-family: 'Trebuchet MS', sans-serif;
font-size: 12px;
color: #002430;
margin: 0;
padding: 0;
text-align: left;
line-height: 14px;
}
.rightboxsf a, .rightboxsf a:visited {
color: #509ea5;
text-decoration: none;
}
.rightboxsf a:hover {
color: #509ea5;
text-decoration: underline;
}
.rightboxsf h4 {
color: #d0b082;
background-color: #811b26;
font-size: 22px;
letter-spacing: -1px;
font-weight: normal;
margin-top: 5px;
margin-bottom: 5px;
padding: 2px;
}
.rightboxsf h6 {
color: #002430;
background: transparent;
font-size: 18px;
letter-spacing: -1px;
font-weight: bold;
font-variant: small-caps;
margin-top: 1px;
margin-bottom: 3px;
}
.garnet {
color: #811b26;
}
.gold {
color: #895d1d;
}
.brown {
color: #63473b;
}