/* Default Values */
* { font-family: Arial, Helvetica, sans-serif; }

/* Layout Styles */
body { background: url(/images/template/bcgrd.jpg) top center; margin: 0 0 30px 0; }
#wrapper { width: 998px; margin: 0 auto; }
.contents { background: #fff0bb url(/images/template/bcgrd-contents.jpg) no-repeat; }
.leftside { width: 236px; float: left; margin: 0 10px 0 20px; }
.navigation { background: url(/images/template/bcgrd-navigation.jpg); height: 294px; padding: 7px 0 0 22px; margin-bottom: 7px; }
.main { width: 705px; float: left; }
.document { padding-left: 20px; }
.contents-foot { width: 944px; margin: 0 auto; }
.foot-left { width: 266px; float: left; }
.foot { padding: 15px; }


/*  Text Formating  */
body { font-family: arial, helvetica, san-serif; font-size: 14px; color: #2e1407; font-weight: normal; }
.leftside { text-align: center; font-size: 16px; }
.navigation { font-weight: bold; font-size: 13px; text-transform: uppercase; line-height: 24px; text-align: left; }
.leftside li { list-style-type: none; margin-bottom: 15px; text-transform: uppercase; color: #2e1407;  }
.contents-foot p { margin: 0; font-size: 10px; line-height: 17px; }
.foot { font-size: 11px; color: #ae9583; line-height: 1.3; }

a, a:visited, a:hover { color: #58948a; text-decoration: none; }

a.navlink, a.navlink:visited, a.navlink:hover { text-decoration: none; color: #2e1407; }
a.navlink:hover { color: #FFF; }

.leftside a, .leftside a:visited, .leftside a:hover { color: #2e1407; }�
.foot-link, .foot-link:visited, .foot-link:hover { color: #fff8de; }


/*  Utility Styles  */
.floatleft { float: left; }
.floatright { float: right; }
.clear { clear: both; }
.noborder { border: none; }

/* DHTML Menus */
.menuContainer 	{ background: #cb8e61; }
.menuCell { background: #cb8e61; padding: 0 5px; }

.menuCell a,
.menuCell a:visited { color: #2e1407; font-weight: bold; font-size: 13px; text-transform: uppercase; }

.menuCellOver {	background: #cb8e61; padding: 0 5px; }
.menuCellOver a, 
.menuCellOver a:visited, 
.menuCellOver a:hover { color: #FFF; font-weight: bold; font-size: 13px; text-transform: uppercase; }

a.menu td { color: #2E1407; }


.body {  }
.bodybold { font-weight: bold; }

/* Section & Document Header */
.section, .docheader, h1 { font-size: 18px; font-weight: bold; }

/* Beneath document header */
.sub { font-size: 1em; font-style: italic; }
.altbody { }

/* Powered by footer */
.footer { }

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
{

}