/* Default Values */
* { font-family: Garamond, "Times New Roman", serif; }
body { font-size: 14px; color: #000; line-height: 1.6em; }

#wrapper { width: 900px; margin: 0 auto; }
.header { text-align: center; height: 68px; }
.header img { border: none; }
.contents {  }
.leftside { width: 178px; float: left; }
.main { width: 722px; float: left; }
.document { background: url(/images/template/bcgrd-contents.jpg) no-repeat; min-height: 350px; height: auto !important; height: 350px; }
.foot { text-align: center; background: #CBA155 url(/images/template/bcgrd-footer.jpg) repeat-x; border-top: 4px solid #6F1818; }
.footer { color: #E1D48E; font-size: 11px; margin-bottom: 0; }
sup { font-size: .5em; }

h1 {font-size: 20px; color: #9E000F; font-weight: normal;}
h2 { color:#000000; font-weight:bold; font-size:18px;}

.section, .docheader { font-size: 20px; color: #9E000F; }

a, a:visited, a:hover { color: #9E000F; text-decoration: none; }
.footer a, .footer a:visited, .footer a:hover { color: #E1D48E; }

.floatleft { float: left; }
.floatright { float: right; }
.clear { clear: both; }
.noborder { border: none; }

/* DHTML Menus */
.menuContainer { background: #9E000F; font-size: 13px; }
.menuCell { background: #9E000F; padding: 0 4px; }

.menuCell a,
.menuCell a:visited { color: #FFF;  }

.menuCellOver { background: #AF4039; padding: 0 4px; }
.menuCellOver a,
.menuCellOver a:visited,
.menuCellOver a:hover { color: #FFF;  }

a.menu td { color: #FFF; }

.bodybold { font-weight: bold; }

b { font-weight: bold }
i { text-decoration: italic }
u { text-decoration: underline }


.lightboxDiv
{
    border: 1px solid #666;
    margin: 10px;
    width: 120px;
}

.lightboxDiv div
{
    margin: 5px;
    text-align: center;
}

.lightboxThumb
{

}
