/*--styles for brain food page--*/

#containerbf {
width: 780px;
height: 100%;
margin: 0 0 0 0;
background: #fff url(images/scroll.jpg) top right no-repeat;
padding: 50px 10px 10px 10px;
}
#containerbf a, #containerbf a:visited {
color: #8f4f22;
font-weight: bold;
text-decoration: none;
}
#containerbf a:hover {
color: #000;
font-weight: bold;
text-decoration: none;
}
#containerbf p {
font-size: 12px;
color: #432e1e;
background: transparent;
text-align: justify;
font-weight: normal;
}
.empty {
width: 100px;
height: 350px;
float: left;
}
#sidenavbf {
font-size: 12px;
float: left;
width: 160px;
padding: 10px;
background: #fff url(images/navbak-bf.jpg) repeat;
margin-bottom: 10px;
margin-right: 10px;
border: 2px solid #9b8664;
}
#sidenavbf p {
color: #432e1e;
margin: 0;
padding: 0;
text-align: left;
line-height: 13px;
}
#sidenavbf a, #sidenavbf a:visited {
color: #432e1e;
text-decoration: none;
}
#sidenavbf a:hover {
color: #907b59;
text-decoration: none;
}
#sidenavbf h6 {
color: #432e1e;
background: transparent;
font-size: 18px;
letter-spacing: -1px;
font-weight: bold;
font-variant: small-caps;
margin-top: 1px;
margin-bottom: 3px;
}
#sidenavbf h4 {
color: #fff;
background-color: #b4986c;
font-size: 22px;
letter-spacing: -1px;
font-weight: normal;
margin-top: 5px;
margin-bottom: 5px;
padding: 2px;
}
#assignbox {
float: left;
width: 450px;
background: #fff url(../images/scriptbak.jpg) repeat;
padding: 8px;
border: 1px solid #432e1e;
}
#assignbox h6 {
text-align: center;
color: #fff;
background-color: #b4986c;
font-size: 22px;
letter-spacing: -1px;
font-weight: normal;
margin-top: 5px;
margin-bottom: 5px;
padding: 2px;
}
.linebf {
background-color: #736959;
width: 100%;
height: 1px;
margin-top: 4px;
margin-bottom: 4px;
}
.dkbrn {
color: #432e1e;
}
.linknav {
font-weight: bold;
font-style: italic;
font-size: 14px;
color: #432e1e;
font-family: Georgia, serif;
padding: 3px 0px 3px 25px;
border: none;
text-decoration: none;
}
.linknav:hover {
color: #000;
text-decoration: none;
}
.bigtextbf {
font-size: 22px;
font-weight: bold;
font-family: 'Times New Roman', serif;
color: #432e1e;
margin-left: 0px;
margin-right: 10px;
}
