* {
  margin: 0;
  padding: 0;
  font-family: "Helvetica Neue", arial, sans-serif;
  font-weight: 300;
}
body { background: #ffffff; }
.container {
  margin-left: auto;
  margin-right: auto;
  width: 960px;
}
a {
  text-decoration: none;
  color: #e51c0e;
}
a:focus { text-decoration: underline; }
a:hover {
  color: #fc9e14;
  text-decoration: underline;
}
strong { font-weight: bold; }
table {
  font-size: 14px;
  width: 100%;
  margin-bottom: 10px;
}
table .cost { text-align: right; }
.hide { display: none; }
header, footer, nav, article, section, aside { display: block; }
header { margin: 10px 0; }
header h1 { text-indent: -9999px; }
header h1 a {
  display: block;
  height: 166px;
  width: 92px;
  background: transparent url('/assets/images/logo.png') no-repeat 0 0;
}
span.amp {
  color: #e51c0e;
  font-family: Baskerville, "Goudy Old Style", "Palatino", "Book Antiqua", serif;
  font-size: 1.2em;
  font-style: italic;
  font-weight: normal;
}
body#about_page { background: transparent url('/assets/images/subpage_bg_about.gif') repeat-x 0 5px; }
body#enrollment_page { background: transparent url('/assets/images/subpage_bg_enrollment.gif') repeat-x 0 5px; }
body#programs_page { background: transparent url('/assets/images/subpage_bg_program.gif') repeat-x 0 5px; }
body#contact_page { background: transparent url('/assets/images/subpage_bg_contact.gif') repeat-x 0 5px; }
article h2 {
  font-size: 40px;
  font-weight: 300;
  font-family: 'MicroFLF';
  line-height: 140%;
}
article h3 {
  margin: 0;
  font-size: 24px;
  font-family: 'MicroFLF';
  line-height: 140%;
}
article h4 {
  color: #1559c8;
  margin: 4px 0;
}
article p {
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 20px;
}
article ul { margin: 20px; }
article ul li {
  list-style-type: square;
  font-size: 14px;
  line-height: 20px;
}
aside h2 {
  font-family: 'MicroFLF';
  border-bottom: 1px solid #fc9e14;
}
aside ul {
  list-style-type: none;
  margin: 20px 0;
}
aside ul li {
  font-size: 14px;
  line-height: 20px;
}
aside ul li strong { line-height: 12px; }
aside ul li p { margin-bottom: 10px; }
section h3 {
  font-family: 'MicroFLF';
  line-height: 29px;
}
section p {
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 20px;
}
section ul { margin: 20px; }
section ul li {
  list-style-type: square;
  font-size: 14px;
  line-height: 20px;
}
footer {
  font-size: 12px;
  line-height: 17px;
  padding: 12px 0 24px;
}
footer p { float: right; }
footer p.mission { float: left; }
.twoCol .container section { width: 460px; }
.twoCol .container aside { display: none; }
header, footer, nav, article, section, aside {
  display: inline;
  float: left;
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
}
.alpha { margin-left: 0; }
.omega { margin-right: 0; }
.container aside {
  width: 220px;
  margin-top: 55px;
}
.container header { width: 220px; }
.container article { width: 460px; }
.container section {
  width: 220px;
  margin-top: 55px;
  margin-bottom: 24px;
}
.container nav { width: 700px; }
.container footer {
  width: 940px;
  border-top: 1px solid #fc9e14;
}
#message blockquote {
  margin-left: 10px;
  margin: 115px 10px 32px;
  font-size: 25px;
  font-family: Georgia, serif;
  font-weight: normal;
  color: #e51c0e;
  font-style: italic;
}
#home_page #message { background: transparent url('/assets/images/homepage_bg.gif') repeat-x 0 0; }
#home_page #message div { height: 434px; }
#home_page #message div.images {
  float: right;
  width: 560px;
}
#message img.main { margin-top: 78px; }
.images img { margin: 0 7px; }
.thumb {
  border: 1px solid #d6d6d6;
  margin: 0 0 21px;
  padding: 7px;
}
.thumb img {
  display: block;
  margin: 0 auto;
}
.thumb a { color: transparent; }
.thumb a:hover { color: transparent; }
ul#program_list { margin-left: 0; }
ul#program_list li {
  list-style-type: none;
  display: inline;
  border-right: 1px solid #140007;
  padding-right: 7px;
}
ul#program_list li.last { border-right: none; }
form ul li {
  list-style-type: none;
  margin-bottom: 10px;
}
form ul li input {
  padding: 5px;
  width: 65%;
}
form ul li label {
  width: 30%;
  float: left;
}
fieldset {
  border: 0 none;
  margin: 0;
  padding: 0;
}
li.checkbox { margin-bottom: 0; }
ul .checkbox li.checkbox { margin-bottom: 0; }
ul .checkbox li.checkbox fieldset ol li { margin-bottom: 0; }
li.checkbox fieldset ol li label input {
  margin-right: 0.2em;
  margin-left: 0;
  width: 12px;
}
li.checkbox fieldset ol li label {
  float: none;
  width: 100%;
}
fieldset ol li label input {
  line-height: 100%;
  margin-top: -0.1em;
  vertical-align: middle;
}
li.textarea textarea {
  padding: 7px;
  width: 65%;
}
th.cost, td.cost { width: 100px; }
nav {
  margin: 10px 0;
  padding: 95px 0 0;
}
nav ul {
  float: right;
  margin: 0;
  padding: 0;
  list-style: none;
}
nav ul li { float: left; }
nav ul li a {
  font-family: 'Junction';
  line-height: 140%;
  text-transform: uppercase;
  font-size: 24px;
  display: block;
  padding-left: 10px;
  margin-left: 10px;
  color: #140007;
}
#home_page nav li#home a { color: #e51c0e; }
#about_page nav li#about a { color: #e51c0e; }
#enrollment_page nav li#enrollment a { color: #e51c0e; }
#programs_page nav li#programs a { color: #e51c0e; }
#contact_page nav li#contact a { color: #e51c0e; }
.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.clearfix:after {
  clear: both;
  content: ' ';
  display: block;
  font-size: 0;
  line-height: 0;
  visibility: hidden;
  width: 0;
  height: 0;
}
.clearfix { display: inline-block; }
* html .clearfix { height: 1%; }
.clearfix { display: block; }
