#first_section { padding-top: 12px; }

#search_box { width: 220px; }
#breadcrumbs a { color: #6F171C; text-decoration: none; }
#breadcrumbs a:hover { text-decoration: underline; }
#breadcrumbs { float: left; position: relative; top: 5px; }

/*#inner_body { border: solid 1px red; }*/
#inner_body { background: white url('../images/inner/content_background.jpg') no-repeat scroll top left; width: 942px; }

#subnav { float: left; width: 214px; position: relative; left: -10px; }
#subnav h2 { background: url('../images/inner/side_nav_bg.png') no-repeat scroll top left; width: 214px; height: 42px; padding: 0; margin: 0; }
#subnav h2 span { position: relative; top: 10px; left: 30px; font-weight: normal; color: #E3BF6C; }

#subnav ul { list-style: none; margin: 0; padding: 0; }
#subnav ul { background: url('../images/inner/side_nav_bg.png') no-repeat scroll bottom left; width: 214px; padding: 10px 0 20px 0; }
#subnav li { padding-left: 20px; padding-right: 20px; padding-bottom: 5px; }
#subnav a { text-decoration: none; color: #324064; font-size: 110%; font-weight: bold; }
#subnav a:hover { text-decoration: underline; }

#page_content { float: left; width: 720px; }
#page_content .inner { padding: 20px; }
#page_content img[align=right] { float: right; }
#page_content img[align=left] { float: left; }