* { font-family: helvetica, arial, sans-serif; }
body { font-size: 12px; margin: 20px; color: #555; }

#wrapper { width: 710px; margin: 0 auto; }
.header { }
.nav { }
.nav img { border: none; margin: 0; float: left; }
.contents { background: #FF9837; padding: 30px; }
.doc { background: #FFF url(/images/template2009/bcgrd-doc.gif) no-repeat; padding: 20px; }
.home-rotation { position: relative; height: 259px; width: 645px; background: url(/images/template2009/bcgrd-homepage-main-image.jpg) no-repeat; }
.home-rotation img { margin: 14px 0 0 13px; }
.ad-mods { margin-top: 20px; }
.foot { color: #bbb; text-align: center; padding: 20px 0; line-height: 1.4; }
p.footer { color: #555; padding-top: 7px }

.menuContainer 	{ background: #F0F0F0; font-size: .9em; }
.menuCell { background: #F0F0F0; padding: 0 5px; }

.menuCell a,
.menuCell a:visited {  }

.menuCellOver {	background: #ddd; padding: 0 5px; }
.menuCellOver a, 
.menuCellOver a:visited, 
.menuCellOver a:hover { text-decoration: none; }

div.oneDeep { padding-left: 20px; height: 22px; }

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


.docheader, .section { font-size: 1.2em; font-weight: bold; text-transform: uppercase; }
h2 { font-size: 12px; margin: 0 0 5px 0; text-transform: uppercase; color: #000; }

a, a:visited, a:hover { color: #de7e25; text-decoration: none; font-weight: bold; }
a:hover { text-decoration: underline; }
a.footer, a.footer:visited, a.footer:hover { color: #555; }
.ad-mods a, .ad-mods a:visited, .ad-mods a:hover { color: #FFF; }

.clear { clear: both; }
