input { border: none; background: none; font-family: Arial, "MS Trebuchet", sans-serif; font-size: 12px; color: #666; }
a { font-family: Arial, Helvetica, sans-serif; }

#stage { height: 375px; }

#content { float: left; width: 522px; min-height: 420px; margin-left: 30px; margin-top: 30px; }
#content h3 { color: #5c524a; font-size: 24px; text-transform: uppercase; margin-bottom: 20px; }
#content h3 .headline {margin-bottom: 0px; padding-bottom: 0px; }
#content h4 { color: #5c524a; font-size: 18px; margin-bottom: 10px; }
#content p { font-size: 15px; color: #666; font-family: Arial, Helvetica, sans-serif; margin-bottom: 24px; }
#content p .headline { margin-top: 0px; padding-top: 0px; font-size: 12px; font-style: italic; font-weight: 300; text-transform: none; }
#content p a { color: #1e9fce; padding: 0; font-family: Arial, Helvetica, sans-serif; }
#content p a:hover { text-decoration: none; }
#content ul li { font-size: 15px; color: #666; font-family: Arial, Helvetica, sans-serif; }
#content blockquote { border: 1px solid #e1dcd7; border-left-style: none; border-right-style: none; margin: 0; padding-top: 20px; margin-bottom: 20px; }
#content blockquote p { font-size: 14px; color: #666; font-family: Arial, Helvetica, sans-serif; padding-top: 10px; }
#content blockquote span { color: #9c8b79; font-size: 26px; font-weight: 300; }
#content label { text-align: right; padding-right: 10px; font-size: 14px; }
#content .textfield { width: 240px; height: 14px; padding: 2px; background: #fff; border: 1px solid #ccc; float: right; margin-right: 180px; }
#content .dropdown { width: 150px; height: 22px; padding: 2px; background: #fff; border: 1px solid #ccc; font-family: Arial, "MS Trebuchet", sans-serif; font-size: 14px; color: #666; }
#content .submit_btn{ margin: 0px; padding: 5px 10px; font-family: Arial, "MS Trebuchet", sans-serif; font-size: 14px; font-weight: normal; color: #fff; border: none; background: #19b7f2; cursor: pointer; }

#sidebar { float: right; width: 378px; margin-right: 30px; margin-top: 30px; padding-bottom: 450px; overflow: hidden; }

#subnav { float: right; width: 281px; margin-right: 30px; }
#subnav h5 { display: block; width: 281px; font-size: 14px; font-family: 'Century Gothic', Verdana, Arial, Helvetica, sans-serif; color: #fff; background-color: #9c8b79; padding-left: 20px; padding-top: 12px; text-transform: uppercase; height: 28px; }
#subnav ul { display: block; width: 281px; list-style-type: none; padding: 0; margin: 0; }
#subnav ul li { display: block; width: 301px; height: 26px; background-color: #f5f3f1; border-bottom-style: solid; border-bottom-width: 1px; border-bottom-color: #dad4cd; padding-top: 5px; }
#subnav ul li.last { border-bottom-width: 4px; border-bottom-color: #9c8b79; }
#subnav a { padding-left: 20px; text-decoration: none; text-transform: uppercase; font-family: Arial, Helvetica, sans-serif; color: #9c8b79; font-size: 12px; }
#subnav a:hover { color: #4f453e; }
#subnav a.here { font-weight: bold; color: #0f99cc; }

#caption { width: 378px; height: 420px; margin-top: 30px; position: absolute; bottom: 0px; right: 0px; }
#caption .blurb { display: block; height: 93px; width: 172px; background: url("images/common/blurb.gif") left top no-repeat; margin-left: 10px; }
#caption .blurb p { color: #fff; font-size: 11px; font-family: Arial, Helvetica, sans-serif; padding: 20px 20px; }
#caption .blurb p a { text-decoration: none; color: #fff; }
#caption .blurb p a:hover { text-decoration: underline; }
#caption .blurb p span { font-size: 16px; }

#request_info_form{ width: 281px; padding: 10px 10px 0px 10px; margin-bottom: 30px; background-color: #f5f3f1; overflow: hidden; }
#request_info_form p{ font-family: Arial, "MS Trebuchet", sans-serif; color: #666; font-size: 11px; }
#request_info_form .info_textfield{ border: 1px solid #9c8b79; background-color: #fff; width: 220px; padding: 5px; color: #666; font-family: Arial, "MS Trebuchet", sans-serif; font-size: 11px; }
#request_info_form .submit_btn{ margin: 10px 0px 0px 0px; padding: 5px 10px; font-family: Arial, "MS Trebuchet", sans-serif; font-size: 14px; font-weight: normal; color: #fff; border: none; background: #19b7f2; cursor: pointer; }