/* reset.css */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline; }

body                    { line-height:1.5;}

table                   { border-collapse:separate;border-spacing:0; }
/*9/24/13 ~Matthew Dillon *Changes Capyion,th,td text align changed 
from left to inherit*/
caption, th, td     { text-align:inherit;font-weight:normal; }
/*9/24/13 ~Matthew Dillon *Changes Table,th,td text align changed 
from middle to inherit*/
table, td, th       { vertical-align:inherit; }

blockquote:before, blockquote:after, q:before, q:after  { content:""; }

blockquote, q       { quotes:"" ""; }

a img               { border:none; }

 

/* typography.css */

html                { font-size: 100.01%;}

body                { font-size: 75%;color:#222;background:#fff; font-family: "proxima-nova", Tahoma, Arial, Helvetica, sans-serif; }

h1, h2, h3, h4, h5, h6  { font-weight:normal;color:#111; }

h1                  { font-size:3em;line-height:1;margin-bottom:0.5em; }

h2                  { font-size:2em;margin-bottom:0.75em; }

h3                  { font-size:1.5em;line-height:1;margin-bottom:1em; }

h4                  { font-size:1.2em;line-height:1.25;margin-bottom:1.25em; }

h5                  { font-size:1em;font-weight:bold;margin-bottom:1.5em; }

h6                  { font-size:1em;font-weight:bold; }

h1 img, h2 img, h3 img, h4 img, h5 img, h6 img { margin:0; }

p                   { margin:0 0 1.5em; }

p img.left      { float:left;margin:1.5em 1.5em 1.5em 0;padding:0; }

p img.right     { float:right;margin:1.5em 0 1.5em 1.5em; }

a:focus, a:hover { color:#000;text-decoration: underline; }

a                   { color:#333333;text-decoration:none; }

blockquote      { margin:1.5em;color:#666;font-style:italic; }

strong          { font-weight:bold; }

em, dfn         { font-style:italic; }

dfn             { font-weight:bold; }

sup, sub        { line-height:0; }

abbr, acronym   { border-bottom:1px dotted #666; }

address         { margin:0 0 1.5em;font-style:italic; }

del             { color:#666; }

pre             { margin:1.5em 0;white-space:pre; }

pre, code, tt   { font:1em 'andale mono', 'lucida console', monospace;line-height:1.5; }



li ul, li ol        { margin:0 1.5em; }

ul, ol              { margin:0 1.5em 1.5em 1.5em; }

ul                  { list-style-type:disc; }

ol                  { list-style-type:decimal; }

dl                  { margin:0 0 1.5em 0; } 

dl dt               { font-weight:bold; }

dd                  { margin-left:1.5em; }

table               { margin-bottom:1.4em; }

th                  { font-weight:bold; }

thead th            { background:#c3d9ff; }

th, td, caption { padding:4px 10px 4px 5px; }

tr.even td      { }

tfoot               { font-style:italic; }

caption         { background:#eee; }

.small          { font-size:.8em;margin-bottom:1.875em;line-height:1.875em; }

.large          { font-size:1.2em;line-height:2.5em;margin-bottom:1.25em; }

.hide               { display:none; }

.quiet          { color:#666; }

.loud               { color:#000; }

.highlight      { background:#ff0; }

.added          { background:#060;color:#fff; }

.removed        { background:#900;color:#fff; }

.first              { margin-left:0;padding-left:0; }

.last               { margin-right:0;padding-right:0; }

.top                { margin-top:0;padding-top:0; }

.bottom         { margin-bottom:0;padding-bottom:0; }



/* forms.css */

label               { font-weight:bold; }

fieldset            { padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc; }

legend          { font-weight:bold;font-size:1.2em; }

input[type=text], input[type=password], input.text, input.title, textarea, select   { background-color:#fff;border:1px solid #bbb; }

input[type=text]:focus, input[type=password]:focus, input.text:focus, input.title:focus, textarea:focus, select:focus   { border-color:#666; }

input[type=text], input[type=password], input.text, input.title, textarea, select { margin:0.5em 0; }

input.text, input.title {width:300px;padding:5px; } 

input.title     { font-size:1.5em; }

/*textarea            { width:390px;height:250px;padding:5px; }*/
textarea            { width:390px;padding:5px; }
input[type=checkbox], input[type=radio], input.checkbox, input.radio { position:relative;top:.25em; }

form.inline     { line-height:3; }

form.inline p   { margin-bottom:0; }

label.error, label.notice, label.success   {
    padding:.8em;
    margin-bottom:1em;
    border:2px solid #ddd;
 }

.error          { background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4; }

.notice         { background:#FFF6BF;color:#514721;border-color:#FFD324; }

.success        { background:#E6EFC2;color:#264409;border-color:#C6D880; }

.error a            { color:#8a1f11; }

.notice a       { color:#514721; }

.success a      { color:#264409; }

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/****GENERAL STYLE******/
p {
    color: #3E3E3E;
    font-size: 13px;
    margin-bottom: 0;
}
h1 {
    color: #3B5224;
    font-family: "trajan-sans-pro",sans-serif;
    font-size: 13px;
    margin-bottom: 5px;
    margin-top: 15px;
}
h2 {
    color: white;
    font-size: 13px;
    font-style: normal;
    margin-top: 0;
}
h3 {
    color: black;
    font-size: 13px;
    margin-left: 18px;
    margin-top: 6px;
}
h4 {
    color: black;
    font-size: 18px;
    margin-top: 13px;
}
h5 {
    color: white;
    font-family: "proxima-nova", Tahoma,Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 22px;
    margin-left: 5px;
    margin-top: 0;
    text-align: left;
}
h6 {
    color: black;
    font-size: 12px;
    margin: 0;
    padding-left: 10px;
    padding-top: 3px;
}
body {
    background: none repeat scroll 0 0 #4A4A4A;
    color: #4A4A4A;
    font-family: "proxima-nova", Tahoma,Arial,Helvetica,sans-serif;
    margin: 0;
    height: 100%;
}

/*===============================
    Accross the Board styles
=================================*/
.field input[type="text"],
.field textarea,
.field input[type="password"],
.field input[type="email"] {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 1px solid #aaa;
    padding: 5px 10px;
    box-shadow: 0 0 5px -2px #111;
}

.field input[type="submit"] {
    border: none;
    padding: 5px 31px;
    border-radius: 5px;
    display: block;
    margin: 0;
}
/*===============================
    Home Page Layout
===============================*/
/* Top Nav Search */
input.gsc-input {
    border-color: #BBBBBB; 
  }
  input.gsc-search-button {
    border-color: #000000;
    background-color: #333333;
  }
  .gsc-input input.gsc-input {
    background: none repeat scroll 0% 0% white !important;
    width: 89%;
    font-size: 15px;
  }
  #cse-search-form table {
  padding:0px;
  margin: -7px 33px -1px;
  background-color:;
  border:0px !important;
  }
   #cse-search-form table tr {
  padding:0px;
  margin:0px;
  background:#3A5226 !important;
  border:0px !important;
  }
  #cse-search-form table td {
  padding:0px;
  margin:0px;
  background-colorgreen
  border:0px !important;
  }
  .cse form.gsc-search-box, form.gsc-search-box {
    margin-bottom: 0px !important;
    padding: 0px 0px 0px 0px !important;
}
#ministry_table table th {
    background: none repeat scroll 0 0 #3B5326;
    color: #FFFFFF;
    font-size: 14px;
    text-align: center;
}
table th {
    background: #468BA6;
    color: white;
    text-align: center;
}

table td {
    border-bottom: 0px solid #B5B5B5 !important;
}

table .alt {
    background: #D7D7D7;
}

table.gsc-search-box {

    width: 95%;
}
div.gsc-clear-button {
    background: none !important;
}

#search {
    background: none repeat scroll 0 0 #3A5226;
    border-bottom: 1px solid #BDBFBC;
    border-radius: 2px 2px 2px 2px;
    box-shadow: 0 0 3px #353535;
    height: 45px;
    left: -9px;
    margin: 0;
    padding-bottom: 0;
    padding-right: 0;
    padding-top: 4px;
    position: relative;
    text-align: center;
    width: 264px;
    z-index: 1000;
}

#search #submit {
    background: none repeat scroll 0 0 #333333;
    border: 1px solid #EEEEEE;
    border-radius: 0 2px 3px 0;
    color: white;
    font-size: 12px;
    height: 25px;
    margin-left: -65px;
    padding-bottom: 1px;
    position: relative;
    top: 1px;
}

#search #sinput {
    border-radius: 3px 3px 3px 3px;
    height: 23px;
    margin-right: 5px;
    padding-left: 5px;
    width: 215px;
    color: #484747;
    text-transform: capitalize;
    background-color: #EEEEEE;
}

#quick-nav {
float: right;
margin: 0;
position: relative;
}

#quick-nav li.level-1 {
    padding: 0 0 10px 0;
}
#quick-nav li {
    float: left;
    list-style-type: none;
}

#quick-nav li.first a {
    border-left: medium none;
}

#quick-nav li a:hover {
    text-decoration: underline;
}

#quick-nav li a {
    border-left: 1px solid #8C8C8C;
    color: #8C8C8C;
    font-size: 12px;
    float:;
    padding: 0 7px 0 7px;
    text-decoration: none;
}

#quick-nav li ul {
    background: none repeat scroll 0 0 #32461F;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top: 0 solid #32461F;
    box-shadow: 0 10px 10px -10px #000000;
    display: none;
    font-family: "proxima-nova", Tahoma,Arial,Helvetica,sans-serif;
    font-weight: normal;
    left: -10px;
    padding: 0;
    position: absolute;
    text-shadow: 0 1px #283718;
    top: 16px;
    width: 231px;
    z-index: 100000;
}

#quick-nav li.level-1.last ul {
  left: auto;
  right: -23px;
}

#quick-nav li.first ul {
    left: -186px;
}

#quick-nav li:hover ul {
    display: block;
}

#quick-nav ul li {
    float: none;
    width: 100%;
    padding: none;
}

#quick-nav li ul a {
    background: #32461F;
    display: block;
    border-bottom: 1px solid #283718;
    border-left: 0 none;
    border-top: 1px solid #3B5326;
    clear: both;
    color: white;
    position: relative;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 16px;
    margin: 0;
    padding: 9px 10px;
    text-transform: none;
    color:white;
    border-left:0;

}

#quick-nav li ul li.first a {
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
}

#quick-nav li ul li.last a {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

#quick-nav li ul a:hover {
    background-color: #3C5324;
    text-decoration: none;
}

#quick-nav li.no-highlight:hover {
    height:45px;
}

#quick-nav li.no-highlight a:hover {
    text-decoration: none;
    height:30px;
}

#quick-nav li ul li.first a{
    border-top: 3px solid #283718;
}
#quick-nav li ul li.first {
    padding-top: 10px;
    background: url("images/uparrow.png") no-repeat scroll 183px -10px #F1F1F1;
}

.academic_programs_box {
    background: url("images/white_text_box.png") repeat scroll 0 0 transparent;
    float: left;
    height: 134px;
    margin-top: 10px;
    line-height: 1.25;
    padding-left: 14px;
    padding-right: 14px;
    padding-top: 10px;
    text-decoration: none !important;
    width: 305px;
}
.content_1 {
    float: left;
    height: 85px;
    width: 300px;
}
.content_2 {
    float: inherit;
    height: 70px;
    padding-left: 300px;
    width: 300px;
}
.content_3 {
    height: 70px;
    margin-top: -70px;
    padding-left: 600px;
    width: 300px;
}

.date_news {
    background-image: url("images/date_background.png") no-repeat;
    float: left;
    height: 50px;
    width: 30px;
}

.date_news .month {
    font-size: 13px; line-height: 15px; position: relative; left: 0px;
}
.date_news .day {
    line-height: 15px; position: relative; font-size: 24px; top: 4px; left: 0px;
}
.news_entries {
    float: right;
    width: 93%;
}

.news_timeline {
    border-left: 1px dashed #BABCC0;
    border-radius: 4px 4px 4px 4px;
    clear: both;
    margin-bottom: 0;
    margin-left: 20px;
    padding-bottom: 50px;
    width: 95%;
}

.timeline h1 {
    margin-bottom: 4px !important;
}

.news_section {
    clear: both;
}

.news_section h2 {
    background: url("images/news_timeline.png") no-repeat scroll -1px 13px transparent !important;
    padding: 10px 13px !important;
}

.news_section p {
    float: right;
    width: 93%; 
    margin: 0 30px 13px !important;
}

.date_1 {
    background-image: url("images/date_background.png");
    float: left;
    height: 70px;
    width: 50px;
}

.date_1 h4 {
        font-weight: bold;
}

.date_1 .month {
    font-size: 13px; line-height: 11px; font-family:trajan-pro;
}

.date_1 .day {
    font-size: 27px; font-family:trajan-pro;
}
/*
.date_2 {
    background-image: url("images/date_background.png");
    float: left;
    height: 70px;
    width: 50px;
}
.date_3 {
    background-image: url("images/date_background.png");
    float: left;
    height: 70px;
    width: 50px;
}
*/
.nxt_box {
    color: #888888;
    height: 57px;
    left: 0;
    line-height: 19px;
    margin: 15px auto 2px;
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
    top: 7px;
    width: 984px;
}

/*10/28/13 added homepage design and div style Matthew Dillon */
.nxt_box .design2be{
   background: linear-gradient(to bottom, #FFFFFF 0%, #E0E0E0 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-bottom-style: solid;
    border-bottom-width: 0;
    border-image: none;
    border-radius: 3px 0 3px 0;
    border-right: 1px solid #C2C2C2;
    border-top-style: solid;
    border-top-width: 0;
    box-shadow: 0 0 0 #424242;
    color: #434345;
    font-size: 14px;
    height: 34px;
    left: 8px;
    margin-top: 0;
    padding-left: 16px;
    padding-top: 12px;
    position: absolute;
    top: 9px;
    width: 169px;
    z-index: 1;
}

.nxt_box .submit {
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 0%, #e0e0e0 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e0e0e0)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffffff 0%,#e0e0e0 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffffff 0%,#e0e0e0 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffffff 0%,#e0e0e0 100%); /* IE10+ */
    background: linear-gradient(to bottom, #ffffff 0%,#e0e0e0 100%); /* W3C */
    border-image: none;
    border-radius: 0 3px 3px 0;
    border-style: solid;
    border-width: 0 0 0 1px;
    border-left: 1px solid #C2C2C2;
    box-shadow: 0 0 0 #424242;
    color: #414143;
    height: 46px;
    left: 755px; 
    margin-top: 0;
    position: absolute;
    top: 9px;
    width: 239px;
}





.nxt_box .submit:hover{
    background: #ECECEC; /* Old browsers */
    background: -moz-linear-gradient(top, #ECECEC 0%, #CDCDCD 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ECECEC), color-stop(100%,#CDCDCD)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ECECEC 0%,#CDCDCD 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ECECEC 0%,#CDCDCD 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ECECEC 0%,#CDCDCD 100%); /* IE10+ */
    background: linear-gradient(to bottom, #ECECEC 0%,#CDCDCD 100%); /* W3C */
    border-image: none;
    border-left: 1px solid #C2C2C2;
    border-radius: 0 3px 3px 0;
    border-style: solid;
    border-width: 0 0 0 1px;
    box-shadow: 0 0 0 #424242;
    color: #414143;
    height: 48px;
    left: 755px;
    margin-top: 0;
    position: absolute;
    top: 8px;
    width: 240px;
    cursor: hand;



 /* 
 ~~Matthew Dillon 10/28/13~~
   .nxt_box . submit:hover Original{
   background: #ECECEC; 
    background: -moz-linear-gradient(top, #ECECEC 0%, #CDCDCD 100%); 
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ECECEC), color-stop(100%,#CDCDCD)); 
    background: -webkit-linear-gradient(top, #ECECEC 0%,#CDCDCD 100%); 
    background: -o-linear-gradient(top, #ECECEC 0%,#CDCDCD 100%); 
    background: -ms-linear-gradient(top, #ECECEC 0%,#CDCDCD 100%); 
    background: linear-gradient(to bottom, #ECECEC 0%,#CDCDCD 100%); 
    border-image: none;
    border-left: 1px solid #C2C2C2;
    border-radius: 0 3px 3px 0;
    border-style: solid;
    border-width: 0 0 0 1px;
    box-shadow: 0 0 0 #424242;
    color: #414143;
    height: 48px;
    left: 755px;
    margin-top: 0;
    position: absolute;
    top: 8px;
    width: 240px;
    cursor: hand;
}
    */
}

.nxt_box .text {


 background-color: #F2F2F2;
    border: 1px solid #FFFFFF;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 0 3px #424242;
    color: #4E4848;
    font-family: trajan-pro;
    font-size: 16px;
    font-weight: 500;
    height: 36px;
    margin-left: -15px;
    padding-left: 198px;
    position: relative;
    text-transform: capitalize;
    width: 785px;


   /* 
  ~ Matthew Dillon 10/28/13   nxt_box .txt (original)
 
    background-color: #F2F2F2;
    border: 1px solid white;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 0 3px #424242;
    color: #4E4848;
    font-family: trajan-pro;
    font-size: 16px;
    font-weight: 500;
    height: 36px;
    margin-left: -15px;
    padding-left: 17px;
    position: relative;
    text-transform: capitalize;
    width: 966px;*/
}

#query:focus + .submit {
    background: #bfbfbf; /* Old browsers */
    background: -moz-linear-gradient(top, #bfbfbf 0%, #8e8e8e 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bfbfbf), color-stop(100%,#8e8e8e)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #bfbfbf 0%,#8e8e8e 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #bfbfbf 0%,#8e8e8e 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #bfbfbf 0%,#8e8e8e 100%); /* IE10+ */
    background: linear-gradient(to bottom, #bfbfbf 0%,#8e8e8e 100%); /* W3C */
}

.description_text {
    border-top: 4px solid #B8B8B8;
    color: #888888;
    height: 121px;
    left: 0;
    line-height: 19px;
    margin-left: auto;
    margin-right: auto;
    margin-top: -2px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 4px;
    position: relative;
    width: 961px;
}

.flash_banner {
    height: 373px;
    margin-left: 160px;
    margin-top: 0;
    width: 1102px;
}
.flash_box {
}
.footer {
    background: url("images/footer_repeat.png") repeat-x scroll left top transparent;
    border-bottom: 8px solid #32461F;
    height: 230px;
    position: relative;
    min-width:1050px;
}

.bold {
    font-weight: bold !important;
}
 
.footer_top {
    font-weight: bold;
    background: url("images/footer.png") no-repeat scroll -1px 1px transparent;
    height: 230px;
    left: 6px;
    margin: auto;
    position: relative;
    width: 1026px;
}
.footer_top h2{
    font-weight: bold;
}
.footer_top a {
    color: white !important;
    text-decoration: none;
    font-weight: normal;
}
.footer_top a:hover {
    color: white !important;
    font-weight: bold;
    text-decoration: none;
}
.glass_1 {
    display: block;
    height: 310px;
    left: 700px;
    position: absolute;
    top: 0;
    width: 200px;
    z-index: 3;
}
.glass_2 {
    background-color: #FFFFFF;
    border-radius: 0 0 0 0;
    height: 310px;
    left: 0;
    opacity: 0.08;
    position: absolute;
    top: 0;
    width: 200px;
    z-index: 2;
}
.glass_3 {
    border: 1px solid #FFFFFF;
    border-radius: 0 0 0 0;
    height: 308px;
    left: 0;
    opacity: 0.15;
    position: absolute;
    top: 0;
    width: 198px;
    z-index: 3;
}
.header-img {
    background: url("images/bg-body.gif") repeat-x scroll left top #F7F7F7;
    box-shadow: 0 0 3px black;
    height: 143px;
    margin-bottom: 25px;
    min-width: 1050px;
}
#masthead .content {
    margin: 0 auto;
    width: 1006px;
}
.header {
    height: 64px;
    margin-left: auto;
    margin-right: auto;
    min-width: 1050px;
    width: 1045px;
}
.local_church_box {
    background: url("images/white_text_box.png") repeat scroll 0 0 transparent;
    float: left;
    height: 134px;
    margin-top: 10px;
    padding-left: 14px;
    padding-right: 14px;
    padding-top: 10px;
    text-decoration: none !important;
    width: 305px;
    line-height: 1.25;
}
.login {
    color: #6F6F6F;
    float: right;
    font-size: 13px;
    margin-right: 150px;
}
.middle_box {
    background: url("images/middle-box.jpg") no-repeat scroll center -311px transparent;
    height: 450px;
    margin-left: auto;
    margin-right: auto;
    margin-top: -139px;
    min-width: 1050px;
    overflow: visible;
    position: relative;
}
.mini_boxes {
    height: 146px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 135px;
    position: relative;
    text-decoration: none !important;
    width: 1000px;
    z-index: 1;
}
.news_1 {
    float: left;
    height: 70px;
    padding-right: 10px;
    width: 290px;
    margin-top: 4px;
}
.news_2 {
    float: left;
    height: 70px;
    width: 300px;
    margin-top: 4px;
}
.news_3 {
    float: left;
    height: 70px;
    width: 340px;
    margin-top: 4px;
}
.nxt_step_box {
    background: url("images/white_text_box.png") repeat scroll 0 0 transparent;
    float: left;
    height: 134px;
    margin-top: 10px;
    padding-left: 14px;
    padding-right: 14px;
    padding-top: 10px;
    text-decoration: none !important;
    width: 305px;
    line-height: 1.25;
}
.login_box {
    color: #8C8C8C;
    float: right;
    font-size: 13px;
    margin-right: 23px;
    margin-top: 13px;
}
.login_box a {
    color: #8C8C8C;
    text-decoration: none;
}
.login_box a:hover {
    color: #8C8C8C;
    text-decoration: underline;
}
.preparing_next_generation {
    border-bottom: 1px solid #DBDBDB;
    color: #8C8C8C;
    font-family: trajan-pro;
    font-size: 14px;
    font-weight: 700;
    margin-top: 1px;
}
.search_bar {
    background: url("images/nav-bkgd.jpg") no-repeat scroll 0 0 transparent;
    height: 59px;
    margin: 0 0 0 100px;
    padding: 0;
    width: 1041px;
}
.spacer {
    height: 369.75px !important;
    margin-left: -16px !important;
    position: absolute !important;
    top: 1.13px !important;
    width: 100px !important;
    z-index: 1 !important;
}
.student_login {
}
.timeline {
    background: url("images/large_white_box.png") repeat scroll 0 0 transparent;
    height: 223px;
    margin: 10px auto 16px;
    position: relative;
    width: 993px;
    z-index: 1;
}
.timeline a {
    color: black;
    text-decoration: none;
}
.timeline a:hover {
    color: #4E4848;
    text-decoration: none;
}
.white_description {
    background: url("images/box-repeat.png") repeat-x scroll left -352px #FFFFFF;
    box-shadow: 2px 1px 2px #383837;
    height: 140px;
    min-width: 1050px;
    overflow: hidden;
    position: relative;
    width: 100%;
    z-index: 100;
}

.news-events-page #body .page_text {
    margin: 0 auto;
}

.news_box {
    border-top: 1px solid #CCCCCC;
    height: 70px;
    width: 99%;
}
.events_box {
    border-top: 1px solid #CCCCCC;
    height: 70px;
    margin-left: 10px;
    width: 97%;
}
.timeline_wrap {
    margin-left: 10px;
    padding-top: 8px;
}
.news_box .excerpt {
    padding: 5px 0 0 10px;
    font-size: 11px;
    line-height: 1.2em;
}

.news_box .excerpt p {
    font-size: inherit;
}

.news_box .excerpt .date {
    display: block;
    float: left;
    font-size: inherit;
    padding: 0 3px 0 0;
}
.text {
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-top: 10px;
}

.footer_top li {
    list-style-type: none;
    margin-left:-20px;
}

.footer_top ul {
    margin-bottom:0px;
}

.footer-text1 {
    float: left;
    height: 220px;
    margin-left: 10px;
    margin-top: 8px;
    width: 155px;
}
.footer-text2 {
    float: left;
    height: 157px;
    margin-top: 8px;
    width: 153px;
}
.footer-text3 {
    float: left;
    height: 220px;
    margin-top: 8px;
    width: 220px;
}
.footer-text4 {
    float: left;
    height: 220px;
    margin-top: 8px;
    width: 153px;
}
.footer-text5 {
    float: left;
    height: 220px;
    margin-top: 8px;
    width: 168px;
}
.footer-text6 {
    float: left;
    height: 220px;
    margin-top: 8px;
    width: 115px;
}
.footer_logo {
    background: url("images/footer_logo.png") repeat scroll 0 0 transparent;
    height: 40px;
    margin-left: 10px;
    margin-top: 165px;
    width: 954px;
}
.copywright_info {
    color: white;
    float: right;
    margin-right: 34px;
    margin-top: -24px;
    width: 275px;
    font-weight: normal;
}
.right {
    padding-right: 12px;
}
.text_1 h3
{
    font-weight: bold;
}

.text_1 {
    float: left;
    height: 75px;
    margin-top: 1px;
    width: 250px;
    line-height: 1.2em;
    font-size: 12px;
}

.text_1 p {
    font-size: 11px; padding-left: 13px; margin-top: -9px;
}

#wrap {
    margin: 0 auto;
    width:100%;
}
.TB_Wrapper {
    overflow: visible;
    position: relative;
}
.TB_Wrapper .Slide {
    background: url("images/preloader.gif") no-repeat scroll center center #EEEEEE;
    visibility: visible;
}
.TB_Wrapper .icon {
    background-image: url("images/icons.png");
}
.TB_Wrapper .timer_sprite {
    background-image: url("images/timer-sprite.png");
}
.TB_Wrapper .Slide div {
    color: #FFFFFF;
    font-family: "proxima-nova", Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: 100;
}
.TB_Wrapper a:link {
    color: #FFFFFF;
    text-decoration: none;
}
.TB_Wrapper a:visited {
    color: #FFFFFF;
}
.TB_Wrapper a:hover {
    color: #FFFFFF;
    text-decoration: underline;
}
.TB_Wrapper a:active {
    color: #FFFFFF;
}
.TB_Wrapper .noSelect {
    -moz-user-select: none;
}
.TB_Wrapper .buttonText {
    color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
}

/********Banner CSS*******/
h1 {
font-family: "trajan-pro", sans-serif;
font-style: normal;
font-weight: 700;
}
#followTab {

  /* No bullets */
  list-style: none;

  /* Position and float the tab */  
    display: none;
    height: 122px;
    
    position: fixed;
    right: 0;
    top: 210px;
    width: 44px;
    z-index:999;
  
  }

  #followTab:hover {

  /* No bullets */
  list-style: none;

  /* Position and float the tab */  
    display: none;
    height: 122px;
    
    position: fixed;
    right: 0;
    top: 210px;
    width: 48px;
    z-index: 999;
  
  }
  
  #likefacebook {

  /* No bullets */
  list-style: none;

  /* Position and float the tab */  
    display: none;
    height: 36px;
    
    position: fixed;
    right: 0;
    top: 340px;
    width: 36px;
    z-index:999;
    background-repeat: no-repeat;
  
  }
  
  #likefacebook:hover {

  /* No bullets */
  list-style: none;
    display: none;
  /* Position and float the tab */  
    height: 36px;
    position: fixed;
    right: 0;
    top: 340px;
    width: 106px;
    z-index:999;
    background-repeat: no-repeat;
  
  }

  /*********Banner CSS**********/
  
body {
    font: 62.5% "proxima-nova", Tahoma,Arial,Helvetica,sans-serif;
}
.main-image {
    box-shadow: 0 0 5px black;
    height: 350px;
    margin-top: 5px;
    width: 1001px;
}
.wrap {
    margin: 0 auto;
    width: 1001px;
}
.play {
    background: url("video-co.png") no-repeat scroll center -554px transparent;
    bottom: 67px;
    display: block;
    height: 55px;
    left: 73px;
    position: absolute;
    width: 55px;
}
.carousel {
    height: 354px;
    overflow: hidden;
    padding-left: 0;
    min-width:1050px;
}
.carousel .wrap {
    position: relative;
}
.slide-caption {
    background-image: url("vignette.png");
    background-position: left top;
    background-repeat: no-repeat;
    float: left;
    min-height: 280px;
    padding: 68px 40px 0;
    position: relative;
    width: 149px;
    z-index: 10;
}
.slide-caption h2 {
    color: #FFFFFF;
    font-size: 4.2em;
    line-height: 1.21;
    margin-bottom: 32px;
}
.slide-caption h2 a {
    color: #FFFFFF;
    text-decoration: none;
}
.slide-caption h2 a:hover, .slide-caption h2 a:focus {
    color: #E6EAE2;
    text-decoration: none;
}
.slide-callout {
    width: 1001px;
}
.slide-callout p {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.8);
    border: 1px solid rgba(255, 255, 255, 0.4);
    color: #363636;
    float: left;
    font-size: 1.4em;
    left: 18px;
    line-height: 1.5;
    margin-bottom: 5px;
    max-width: 500px;
    min-height: 19px;
    padding: 12px 36px 11px 15px;
    position: relative;
    text-transform: none;
    top: 253px;
    z-index: 101;
}
.slide-callout p:hover {
    background: none repeat scroll 0 0 #E9E9E9;
}
.slide-callout p a {
    color: #363636;
    text-decoration: none;
}
.slide-callout p a:hover, .slide-callout p a:focus {
    color: #363636;
    text-decoration: none;
}
.slide-callout .more {
    padding: 0;
}
.slide-callout .more a {
    background: none repeat scroll 0 0 transparent;
    color: #FFFFFF;
    display: inline-block;
    font: italic 1.15em Georgia,"Times New Roman",serif;
    min-height: 19px;
    padding: 8px 10px 7px;
    text-transform: none;
}
.slide-callout .more a:hover, .slide-callout .more a:focus {
    background: none repeat scroll 0 0 #000000;
    color: #FFFFFF;
    text-decoration: none;
}
.carousel-image {
    position: absolute;
    right: 0;
}
.carousel-item {
    position: relative;
}
.carousel-controls a {
    background-color: transparent;
    background-position: 0 0;
    background-repeat: no-repeat;
    display: block;
    overflow: hidden;
    text-indent: -9999px;
}
.carousel-controls {
    bottom: 17px;
    height: 32px;
    left: 81%;
    overflow: hidden;
    position: absolute;
    width: 98px;
    z-index: 100;
}
.carousel-controls a {
    float: left;
    height: 32px;
    width: 32px;
}
.carousel-controls .next {
    background: url("images/controls/button-right.png") no-repeat scroll 0 0 transparent;
    opacity: 0.5;
}
.carousel-controls .next:hover {
    background: url("images/controls/button-right.png") no-repeat scroll 0 0 transparent;
    opacity: 0.8;
}
.carousel-controls .previous {
    background: url("images/controls/button-left.png") no-repeat scroll 0 0 transparent;
    margin-right: -3px;
    opacity: 0.5;
}
.carousel-controls .previous:hover {
    background: url("images/controls/button-left.png") no-repeat scroll 0 0 transparent;
    opacity: 0.8;
}
.carousel-controls .pause {
    background: url("images/controls/greyed-pause-button.png") no-repeat scroll 0 0 transparent;
    opacity: 0.5;
}
.carousel-controls .pause:hover {
    background: url("images/controls/grey-pause-button.png") no-repeat scroll 0 0 transparent;
    opacity: 0.8;
}
.carousel-controls .play {
    background: url("images/controls/button-center-grey.png") no-repeat scroll 0 0 transparent;
    bottom: auto;
    left: auto;
    opacity: 0.5;
    position: relative;
}
.carousel-controls .play:hover {
    background: url("images/controls/button-center.png") no-repeat scroll 0 0 transparent;
    opacity: 0.8;
}
.carousel .prev-image {
    height: 635px;
    left: -1001px;
    opacity: 0.2;
    position: absolute;
    top: 10px;
}
.carousel .next-image {
    opacity: 0.2;
    position: absolute;
    right: -1001px;
    top: 10px;
}
.slide-caption {
    min-height: 200px;
    padding: 68px 40px 80px;
}
.js-disabled {
    display: none;
}
.left-fade {
    float: left;
    height: 302px;
    width: 100px;
}
.right-fade {
    float: right;
    height: 302px;
    width: 100px;
}

/*******************MAIN CONTENT STYLES********************/  

    .grey_button{
            background: #a0a0a0; /* Old browsers */
            background: -moz-linear-gradient(top, #a0a0a0 0%, #bcbcbc 40%, #d6d6d6 100%); /* FF3.6+ */
            background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a0a0a0), color-stop(40%,#bcbcbc), color-stop(100%,#d6d6d6)); /* Chrome,Safari4+ */
            background: -webkit-linear-gradient(top, #a0a0a0 0%,#bcbcbc 40%,#d6d6d6 100%); /* Chrome10+,Safari5.1+ */
            background: -o-linear-gradient(top, #a0a0a0 0%,#bcbcbc 40%,#d6d6d6 100%); /* Opera 11.10+ */
            background: -ms-linear-gradient(top, #a0a0a0 0%,#bcbcbc 40%,#d6d6d6 100%); /* IE10+ */
            background: linear-gradient(to bottom, #a0a0a0 0%,#bcbcbc 40%,#d6d6d6 100%); /* W3C */
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a0a0a0', endColorstr='#d6d6d6',GradientType=0 ); /* IE6-9 */
             border-radius: 1px; padding: 3px; width:100px; text-align: center; border: 1px solid #A6A6A6;
             font-family: "proxima-nova", Tahoma,Arial,Helvetica,sans-serif;
            font-size: 15px;
            color:white !important;
            padding: 4px;
            margin-top:9px;
            color:white;
            text-align: center;
            text-transform: uppercase;

        }
        .grey_button:hover {
            background: #DCDCDC; /* Old browsers */
            background: -moz-linear-gradient(center top , #DCDCDC 0%, #BDBDBD) repeat scroll 0 0 rgba(0, 0, 0, 0); border-radius: 1px; padding: 3px; width:100px; text-align: center; cursor:pointer;
            background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#DCDCDC), color-stop(40%,#BDBDBD), color-stop(100%,#BDBDBD)); /* Chrome,Safari4+ */
            background: -webkit-linear-gradient(top, #DCDCDC 0%,#BDBDBD 40%,#BDBDBD 100%); /* Chrome10+,Safari5.1+ */
            background: -o-linear-gradient(top, #DCDCDC 0%,#BDBDBD 40%,#BDBDBD 100%); /* Opera 11.10+ */
            background: -ms-linear-gradient(top, #DCDCDC 0%,#BDBDBD 40%,#BDBDBD 100%); /* IE10+ */
            background: linear-gradient(to bottom, #DCDCDC 0%,#BDBDBD 40%,#BDBDBD 100%); /* W3C */
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#DCDCDC', endColorstr='#BDBDBD',GradientType=0 ); /* IE6-9 */
            border-radius: 1px;
             padding: 4px;
             width:100px;
             text-align: center;
             cursor:pointer;
             color:white !important;
             text-decoration: none;
             margin-top:9px;
        }
        .green_button{
            background: #A2ED4D; /* Old browsers */
            background: -moz-linear-gradient(center top , #A2ED4D 0%, #63AE14) repeat scroll 0 0 rgba(0, 0, 0, 0);
            background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#A2ED4D), color-stop(40%,#63AE14), color-stop(100%,#63AE14)); /* Chrome,Safari4+ */
            background: -webkit-linear-gradient(top, #A2ED4D 0%,#63AE14 40%,#63AE14 100%); /* Chrome10+,Safari5.1+ */
            background: -o-linear-gradient(top, #A2ED4D 0%,#63AE14 40%,#63AE14 100%); /* Opera 11.10+ */
            background: -ms-linear-gradient(top, #A2ED4D 0%,#63AE14 40%,#63AE14 100%); /* IE10+ */
            background: linear-gradient(to bottom, #A2ED4D 0%,#63AE14 40%,#63AE14 100%); /* W3C */
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#A2ED4D', endColorstr='#63AE14',GradientType=0 ); /* IE6-9 */
             border-radius: 1px;
             width:100px;
            font-family: "proxima-nova", Tahoma,Arial,Helvetica,sans-serif;
            font-size: 15px;
            padding: 4px;
            color:white;
            text-align: center;
            text-transform: uppercase;
             border: 1px solid #8CD737;
              color:white !important;
              text-decoration: none;
               margin-top:20px;
        }

        .green_button:hover {
            background: #CFFF7A; /* Old browsers */
            background: -moz-linear-gradient(center top , #CFFF7A 0%, #8DD83E) repeat scroll 0 0 rgba(0, 0, 0, 0);
            background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#CFFF7A), color-stop(40%,#8DD83E), color-stop(100%,#8DD83E)); /* Chrome,Safari4+ */
            background: -webkit-linear-gradient(top, #CFFF7A 0%,#8DD83E 40%,#8DD83E 100%); /* Chrome10+,Safari5.1+ */
            background: -o-linear-gradient(top, #CFFF7A 0%,#8DD83E 40%,#8DD83E 100%); /* Opera 11.10+ */
            background: -ms-linear-gradient(top, #CFFF7A 0%,#8DD83E 40%,#8DD83E 100%); /* IE10+ */
            background: linear-gradient(to bottom, #CFFF7A 0%,#8DD83E 40%,#8DD83E 100%); /* W3C */
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#CFFF7A', endColorstr='#8DD83E',GradientType=0 ); /* IE6-9 */
             border-radius: 1px;
             padding: 4px;
             width:100px;
             text-align: center;
             cursor:pointer;
              color:white !important;
              text-decoration: none;
               margin-top:9px;
        }
        .red_button{
            background: #F25D5C; /* Old browsers */
            background: -moz-linear-gradient(center top , #F25D5C 0%, #A50000) repeat scroll 0 0 rgba(0, 0, 0, 0);
            background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F25D5C), color-stop(40%,#A50000), color-stop(100%,#A50000)); /* Chrome,Safari4+ */
            background: -webkit-linear-gradient(top, #F25D5C 0%,#A50000 40%,#A50000 100%); /* Chrome10+,Safari5.1+ */
            background: -o-linear-gradient(top, #F25D5C 0%,#A50000 40%,#A50000 100%); /* Opera 11.10+ */
            background: -ms-linear-gradient(top, #F25D5C 0%,#A50000 40%,#A50000 100%); /* IE10+ */
            background: linear-gradient(to bottom, #F25D5C 0%,#A50000 40%,#A50000 100%); /* W3C */
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F25D5C', endColorstr='#A50000',GradientType=0 ); /* IE6-9 */
             border-radius: 1px;
             width:100px;
            font-family: "proxima-nova", Tahoma,Arial,Helvetica,sans-serif;
            font-size: 15px;
            padding: 4px;
            color:white;
            text-align: center;
            text-transform: uppercase;
             border: 1px solid #E12E2E;
              color:white !important;text-decoration: none;
        }
        .red_button:hover {
            background: #FF8F8E; /* Old browsers */
            background: -moz-linear-gradient(center top , #FF8F8E 0%, #ED4848) repeat scroll 0 0 rgba(0, 0, 0, 0);
            background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FF8F8E), color-stop(40%,#ED4848), color-stop(100%,#ED4848)); /* Chrome,Safari4+ */
            background: -webkit-linear-gradient(top, #FF8F8E 0%,#ED4848 40%,#ED4848 100%); /* Chrome10+,Safari5.1+ */
            background: -o-linear-gradient(top, #FF8F8E 0%,#ED4848 40%,#ED4848 100%); /* Opera 11.10+ */
            background: -ms-linear-gradient(top, #FF8F8E 0%,#ED4848 40%,#ED4848 100%); /* IE10+ */
            background: linear-gradient(to bottom, #FF8F8E 0%,#ED4848 40%,#ED4848 100%); /* W3C */
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FF8F8E', endColorstr='#ED4848',GradientType=0 ); /* IE6-9 */
             border-radius: 1px;
             padding: 4px;
             width:100px;
             text-align: center;
             cursor:pointer;
              color:white !important;
              text-decoration: none;
        }



/*******************MAIN CONTENT AREA STYLES********************/  

body {
    background: url("images/body-background.jpg") repeat scroll center center #353535;
}

#body {
    position: relative;
    min-height: 100%;
}

#body .content {
    background: url("images/content-background.png") repeat scroll center center #E9E9E9;
    position: relative;
    margin: 0 auto;
    width: 1006px;
    background-color: #F1F1F1;
    min-height: 550px;
    box-shadow: 0px 0px 3px black;
    border-radius: 5px 5px 0 0;
    min-height: 100%;
}

#body .page-head {
    width: 100%;
    height:50px;
    background-color: #e8e7e7;
    background: #e9e8e8; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U5ZThlOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkY2RjZGMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #e9e8e8 0%, #dcdcdc 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e9e8e8), color-stop(100%,#dcdcdc)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #e9e8e8 0%,#dcdcdc 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #e9e8e8 0%,#dcdcdc 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #e9e8e8 0%,#dcdcdc 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #e9e8e8 0%,#dcdcdc 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e9e8e8', endColorstr='#dcdcdc',GradientType=0 ); /* IE6-8 */
    border-bottom: 1px solid #717171;
    box-shadow: 0px -1px 0px white;
    border-radius: 5px 5px 0 0;
}

#body .sidebar {
    background: url("images/sidebar-shadow.png") no-repeat scroll top left transparent;
    border-radius: 0 5px 0 0;
    float: right;
    margin-top: -51px;
    min-height: 600px;
    position: relative;
    width: 235px;
    z-index: 100;
    overflow: hidden;
}
/****Side Nav******/
#body .sidebar .nyou_navigation ul li {
    background: url("images/bullet.png") no-repeat scroll 15px 13px transparent;
    font-size: 12px;
    font-weight: bold;
    list-style-type: none;
    margin-left: -10px;
    padding: 10px 0 10px 32px;
    width: 99%;
}

#body .sidebar .nyou_navigation ul li a {
    color:#4d4e4e;
    text-decoration: none;
}

#body .sidebar .nyou_navigation ul li a:hover {
    color:#383838;
    text-decoration: none;
}

#body .sidebar .side_navigation {
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U5ZTllOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmM2YzZjMiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  rgba(233,233,233,1) 0%, rgba(243,243,243,0) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(233,233,233,1)), color-stop(100%,rgba(243,243,243,0))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(233,233,233,1) 0%,rgba(243,243,243,0) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(233,233,233,1) 0%,rgba(243,243,243,0) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(233,233,233,1) 0%,rgba(243,243,243,0) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(233,233,233,1) 0%,rgba(243,243,243,0) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e9e9e9', endColorstr='#00f3f3f3',GradientType=0 ); /* IE6-8 */
    width: 98.1%;
    height:100%;
    min-height: 300px;
    margin-left:2%;
    margin-bottom: 10px;
    box-shadow: 0 -1px 0 #B8B8B8;
    max-height:798px;
    overflow: hidden;
}

#body .sidebar .side_navigation ul {
    margin: 0;
    list-style: none;
}

#body .sidebar .side_navigation ul li a{
    text-decoration: none;
    color: #4d4e4e;
    background: url("images/bullet.png") no-repeat scroll 16px 13px transparent;
    border-bottom: 1px solid #D7D7D7;
    border-top: 1px solid #F3F3F3;
    font-size: 12px;
    font-weight: bold;
    list-style-type: none;
    padding: 10px 20px 10px 32px;
    display: block;
}

#body .sidebar .side_navigation ul li a:hover{
    background-color: #F1F1F1;
}

#body .sidebar .page-head {
    border-bottom: 1px solid #717171;
    border-radius: 0 5px 0 0;
    margin-left: 9px;
    width: 96%;
}

#body .sidebar .side_navigation ul ul a {
    background: url("images/bullet.png") no-repeat scroll 32px 13px transparent;
    padding-left: 48px;
}
#body .sidebar .side_navigation ul ul ul a {
    background: url("images/bullet.png") no-repeat scroll 48px 13px transparent;    
    padding-left: 62px;
}
#body .sidebar h2 {
    color: #4E4E4E;
    font-family: trajan-pro;
    font-size: 19px;
    margin: 0;
    padding: 5px 0;
    text-align: center;
    text-shadow: 0 1px white;
    width: 97%;
}

#body .sidebar .page-head h2 {
    color: #4E4E4E;
    font-family: trajan-pro;
    font-size: 18px;
    margin: 0;
    padding: 15px 0 0;
    text-align: center;
    text-shadow: 0 1px white;
    width: 97%;
}

#body .sidebar .page-title {
    margin: 0 0 0 4px;
    padding: 15px 2px 12px 4px;
    height: auto;
}

#body .sidebar .page-title h2 {
    margin: 0;
    padding: 0;
}

#body .title_bread {
    height: 100%;
    width: 60%;
    float: left;
}

#body .title_bread h1 {
    color: #3a3939;
    font-family: "proxima-nova", Tahoma,Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-style: bold;
    font-weight: 700;
    margin: 0;
    padding: 11px 0px 0px 15px;
    text-shadow: 0 1px 0 white;
    text-transform: uppercase;
}

#body .image_placeholder {
    height: 55px;
}

#body .title_bread h2 {
    color: #3a3939;
    font-family: Tahoma,Arial,Helvetica,sans-serif;
    font-size: 10px;
    font-style: bold;
    font-weight: 700;
    margin: 0;
    padding: 3px 0px 0px 15px;
    text-shadow: 0 1px 0 white;
    text-transform: capitalize;
}

#body .title_bread h2 a {
    text-decoration: none;
    color: #3a3939;
}

#body .title_bread h2 a:hover {
    text-decoration: underline;
    color: #3a3939;
}

#body .page_content {
    float:left;
    width: 76%;
    height:auto;
    margin-bottom: 20px;
}

#body .page_text {
    height: auto;
    margin: 18px auto 0;
    width: 755px;
    line-height: 20px;
    padding-bottom:20px;
    padding-left: 10px;
}

#body .page_text p {
    height: auto;
    margin: 18px;
	font-size: 15px;
    line-height: 22px;
	text-align:justify;
}

#body .featured_image {
    width:775px;
    overflow: visible;
}

#body .featured_image img{
    width:100%;
    max-width: 775px;
    min-width: 0px;
    position: relative;
    z-index: -5px;
}

#body .page_content .h1_overlay {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.8);
    border-bottom: 1px solid white;
    border-top: 1px solid #f5f5f5;
    box-shadow: 0 -1px 2px #8C8C8C inset;
    color: #23462A;
    font-family: "proxima-nova", Tahoma,Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: bold;
    height: 35px;
    margin-top: -54px;
    padding: 18px 0 0 25px;
    position: relative;
    text-shadow: 0 1px 0 white;
    text-transform: uppercase;
    width:750px;
}


/*******************SOCIAL SNIPPET CSS********************/  

#body .social {
    width:40%;
    height:100%;
    float:right;
}

#body .social a {
    width:100%;
    height:100%;
}

#body .social .facebook {
    background: url("images/socialmediaicons.png") repeat scroll 0 -1px transparent;
    float: left;
    height: 38px;
    margin: 7px 0 0 -5px;
    width: 36px;
}

#body .social .facebook:hover {
    background: url("images/socialmediaicons.png") repeat scroll 0 -41px transparent;
}

#body .social .twitter{
    background: url("images/socialmediaicons.png") repeat scroll -37px -1px transparent;
    width:31px;
    height: 38px;
    margin: 7px 0 0 5px;
    width: 36px;
    float: left;
}

#body .social .twitter:hover {
    background: url("images/socialmediaicons.png") repeat scroll -37px 37px transparent;
}

#body .social .google_plus{
    background: url("images/socialmediaicons.png") repeat scroll -75px -1px transparent;
    width:31px;
    height: 38px;
    margin: 7px 0 0 5px;
    width: 36px;
    float: left;
}

#body .social .google_plus:hover {
    background: url("images/socialmediaicons.png") repeat scroll -75px 37px transparent;
}

#body .social .mail{
    background: url("images/socialmediaicons.png") repeat scroll -114px -1px transparent;
    width:31px;
    height: 38px;
    margin: 7px 0 0 5px;
    width: 38px;
    float: left;
}

#body .social .mail:hover {
    background: url("images/socialmediaicons.png") repeat scroll -114px 37px transparent;
}

.edit_button {
    font-size: 14px;
    color: #999999;
    padding: 10px 15px;
    background: -moz-linear-gradient(
        top,
        #fafafa 0%,
        #e0e0e0);
    background: -webkit-gradient(
        linear, left top, left bottom, 
        from(#fafafa),
        to(#e0e0e0));
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #c2c2c2;
    -moz-box-shadow:
        1px 1px 0px rgba(071,066,071,0.1),
        inset 0px 1px 0px rgba(255,255,255,1);
    -webkit-box-shadow:
        1px 1px 0px rgba(071,066,071,0.1),
        inset 0px 1px 0px rgba(255,255,255,1);
    box-shadow:
        0px 1px 0px rgba(071,066,071,0.1),
        inset 0px 1px 0px rgba(255,255,255,1);
    text-shadow:
        0px 0px 0px rgba(000,000,000,0),
        0px 0px 0px rgba(000,000,000,0);
        text-decoration: none;

}

.edit_page {
        padding-top: 16px;
        padding-left:48px;
        position: relative;
        right: 157px;
}

/***********Main Naviagtion***********/
#main-nav {
    position: relative;
    width: 775px;
    height: 38px;
    float: left;
    font: 62.5%;
    left:12px;
}

#main-nav li {
    float: left;
    display: block;
    position: relative;
    text-transform: uppercase;
}
#main-nav li.level-1 {
    line-height: 40px;
}

#main-nav li a{
    color: #fff;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    border-left: 1px solid white;
    padding: 0 10px 0 10px;
}

#main-nav li.level-1.first a{
    border-left: none;
}

#main-nav li.level-1 a:hover{
    color: #DFDEDE;
}

#main-nav li.level-1 ul {
    font-family: "proxima-nova", Tahoma,Arial,Helvetica,sans-serif;
    font-weight: normal;
    background: none repeat scroll 0 0 #32461F;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top: 4px solid #283718;
    box-shadow: 0 10px 10px -10px #000000;
    display: none;
    font-weight: normal;
    left: -10px;
    padding: 0 0 5px;
    position: absolute;
    text-shadow: 0 1px #283718;
    top: 94%;
    width: 200px;
    z-index: 100000;
    -moz-border-bottom-right-radius: 5px;
    -moz-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
}

#main-nav li.level-1.last ul {
    left:-62px;
}

#main-nav li.level-1:hover ul {
    display: block;
}
#main-nav li.level-1 ul a {
    display: block;
    border-bottom: 1px solid #283718;
    border-top: 1px solid #3B5326;
    clear: both;
    font-weight: normal;
    letter-spacing: 0px;
    line-height: 16px;
    margin: 0;
    padding: 9px 10px;
    text-transform: none;
    width: auto;
    border-left: none;
}

#main-nav li.level-1 ul li {
    width: 100%;
    float: none;
    display: block;
}

#main-nav li.level-1 ul a:hover {
    background-color: #3C5324;
}

#main-nav li.level-1.first ul a {
    font-weight: normal;
}

/*******************HEADING TAGS********************/  

#body .page_content h1 {
    padding: 10px 18px;
    color: #23462A;
    font-family: "proxima-nova", Tahoma,Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: bold;
    text-shadow: 0 1px 0 white;
    text-transform: uppercase;
}

#body .page_content h2 {
    padding: 15px 18px 0px;
    color: #4D4E4E;
    font-size: 18px;
    margin: 0 0 0 0;
    font-weight: bold;
    font-family: trajan-pro;
}

#body .page_content h3 {
    color: #585858;
    font-family: "proxima-nova", Tahoma,Arial,Helvetica,sans-serif;
    font-size: 17px;
    margin: 0 0 0 0;
    padding: 10px 18px 0;    
    text-shadow: 0 1px 0 white;
    line-height: 21px;
	font-weight:bold;
}

#body .page_content h4 {
    color: #313131;
    font-family: "proxima-nova", Tahoma,Arial,Helvetica,sans-serif;
    font-size: 15px;
    margin: 0 0 0 0;
    font-weight: bold;
    padding: 10px 18px;
    text-transform: uppercase;
}

#body .page_content h5 {
    padding: 10px 18px;
    color: #4D4E4E;
    font-family: trajan-pro;
    font-size: 15px;
    margin: 0 0 0 0;
    font-weight: bold;
    text-transform: capitalize; 
}

#body .page_content h6 {
    color: #23462A;
    font-family: "proxima-nova", Tahoma,Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: 
    margin: 0 0 0 0;
    padding: 10px 18px;
}

#body .page_content h1 a,
#body .page_content h2 a,
#body .page_content h3 a,
#body .page_content h4 a,
#body .page_content h5 a,
#body .page_content h6 a {
    color: inherit;
    text-decoration: none;
}

#body .page_content h1 a:hover,
#body .page_content h2 a:hover,
#body .page_content h3 a:hover,
#body .page_content h4 a:hover,
#body .page_content h5 a:hover,
#body .page_content h6 a:hover {
    color: inherit;
    text-decoration: underline;
}

#body .page_content a {
    color: #468BA6;
    text-decoration: none;
}

#body .page_content a:hover {
    text-decoration: underline;
}

#body .page_content ul,
#body .page_content ol {
    font-size: 13px;
    padding: 5px 5px 0 40px;
}

#body .page_content ul ul li,
#body .page_content ul li ul {
    font-size: 13px;
}

#technology li{margin-left:14px;margin-top: 3px;}
#technology .bxlist{position:relative; opacity: 0.8; border-radius:5px; width:200px; float: left; margin: 0 20px 0 0}


/*******************SPAN TAGS********************/ 

div.span-1, div.span-2, div.span-3, div.span-4, div.span-5, div.span-6, div.span-7, div.span-8 {
    float: left;
    margin-top: -12px;
}

div.span-2 {
    width:27%;
}

div.span-3 {
    width:48%;
}

div.span-4 {
    width:73%;
} 

div.span-6 {
    width:100%;
}


/*******************TABLEDIV SPAN TAGS********************/ 

.tablediv {
    font-size: 12px;
    margin: 17px;
    width: 95%;
    line-height: 20px;
}

.tablediv .even {
    background-color: #E9E9E9;
    padding: 19px 15px;
    margin-bottom: 10px;
    height: auto;
    clear: both;
    width:100%;
}

.tablediv .even td {
    text-align: center;
}

.tablediv .odd td {
    text-align: center;
}

.tablediv .top {
    background-color: #468BA6;
    font-weight: bold;
    text-transform: uppercase;
    color: white;
    text-align: center;
}

.tablediv .top td {
    background-color: #468BA6;
    font-weight: bold;
    text-transform: uppercase;
    color: white;
    text-align: center;
}

.tablediv .odd {
    background-color: #D7D7D7;
    clear: both;
    height: 25px;
    margin-bottom: 10px;
    padding: 19px 15px;
    width: 100%;
}

.tablediv .span-1{
width: 8%;
margin-top: -9px;
}

.tablediv .span-2{
width: 12%;
margin-top: -9px;
}

.tablediv .span-3{
width: 14%;
margin-top: -9px;
height:26px;
}

.tablediv .span-4{
width: 25%;
margin-top: -9px;
}

.tablediv .span-5{
width: 30%;
margin-top: -9px;
}

.tablediv .span-6{
width: 40%;
margin-top: -9px;
}
/*******************FACULTY STYLES********************/ 

.faculty {
    float: left;
    width: 25%;
}
.faculty p{
padding-left:20px;

}

.faculty a {
    color: black !important;
}

.faculty-select {
    margin-left:20px;
}

.faculty-padding {
    height: 20px;
    width: 100%;
    clear: both;
}

.faculty-video {
    float: right;
    margin-left: 19px;
    margin-right: 14px;
    margin-bottom:10px;
}

/********************Search Page Styles *****************/
#body .search_entry {
    padding: 10px;
    margin-left: 20px;
}

#body .search_entry h3 {
    padding-top: 0;
    margin-top: 0;
}

#body .search_entry.odd {
    background: #fff;
    background: -moz-linear-gradient(left,  rgba(255,255,255,0) 0%, rgba(255,255,255,0.8) 50%, rgba(255,255,255,0) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0)), color-stop(50%,rgba(255,255,255,0.8)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.8) 50%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.8) 50%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.8) 50%,rgba(255,255,255,0) 100%); /* IE10+ */
    background: linear-gradient(to right,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.8) 50%,rgba(255,255,255,0) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
}

.advancedSearchTable {
    position: relative;
    margin: 0 auto;
    display: block;
    width: 90%;
}

.searchSubmit {
    width: 90%;
    margin: 0 auto;
    position: relative;
    padding: 0 0 0 5px;
}

.page_text .nxt_box{
    width: 90%;
}

.page_text .nxt_box .text {
    width: 101%;
}

.page_text .nxt_box .submit {
    left:475px;
}

.page_text .searchbox {
    height: auto;
    /*width: 400px;*/
    margin: 0 0 10px 30px;
}
.page_text .searchbox .keywords{
    border-radius: 5px 0 0 5px;
    padding: 3px;
    min-width: 574px;
    height: 25px;
    display: block;
    float: left;
    margin: 0;
    font-size: 18px;
}
.page_text .searchbox .submit{
    border-radius: 0 5px 5px 0;
    border: none;
    color: #fff;
    background: #999;
    height: 33px;
    position: relative;
    cursor: pointer;
    display: block;
    float: left;
    margin: 0 5px 0 0;
    width: 100px;
    clear: right;
}
/********************Schools & Outcomes*****************/
.outcomes {
    float: left;
    font-size: 12px;
    padding-left: 18px;
    width: 46%;
    line-height:25px;
}

.outcomes-schools {
    float: left;
    font-size: 12px;
    padding-left: 18px;
    width: 30%;
    line-height:25px;
}

.outcomes-primary {
    color: #E02700 !important;
}

.outcomes-secondary {
    color: #1691CF !important;
}

.outcomes-schools a {
    color: black !important;
}

.outcomes a {
    color: black !important;
}

.outcomes-box {
    clear:both;
}

.outcome-padding {
    height:30px;
    width: 100%;
    clear: both;
}

.outcome-minipadding {
    height:15px;
    width: 100%;
    clear: both;
}

.course-block {
    margin-left:20px;
}

#entry-links h1 {
    padding: 10px 18px;
    color: #23462A;
    font-family: "proxima-nova", Tahoma,Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: bold;
    text-shadow: 0 1px 0 white;
    text-transform: uppercase;
}

#entry-links {
    min-height: 265px;
    min-width: 500px;
    max-width: 600px;

}

#entry-links p {
    width: 94%;
    margin: 0 auto;
    padding-top:5px;
}

#entry-links .coursedescription {
    min-height:110px;
    clear:both;
}

#entry-links .button {
    font-family: "proxima-nova", Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #666666;
    padding: 8px 20px;
    background: -moz-linear-gradient(
        top,
        #d6d6d6 0%,
        #eeeeee);
    background: -webkit-gradient(
        linear, left top, left bottom, 
        from(#d6d6d6),
        to(#eeeeee));
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #d6d6d6;
    -moz-box-shadow:
        0px 0px 0px rgba(000,000,000,0),
        inset 0px 1px 0px rgba(255,255,255,1);
    -webkit-box-shadow:
        0px 0px 0px rgba(000,000,000,0),
        inset 0px 1px 0px rgba(255,255,255,1);
    box-shadow:
        0px 0px 0px rgba(000,000,000,0),
        inset 0px 1px 0px rgba(255,255,255,1);
    text-shadow:
        0px 1px 0px rgba(255,255,255,1),
        0px 0px 0px rgba(255,255,255,0);
        position: relative;
        top: 10px;
}

#entry-links .button:hover {
    text-decoration: none;
    color: black;
}

#entry-links .img {
    background: #eaeaea; /* Old browsers */
    background: -moz-linear-gradient(top,  #eaeaea 0%, #ffffff 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eaeaea), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #eaeaea 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #eaeaea 0%,#ffffff 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #eaeaea 0%,#ffffff 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #eaeaea 0%,#ffffff 100%); /* W3C */
    border-radius: 100px;
    padding: 5px;
    margin: -4px 10px 0 11px; 
    float: left;
    overflow: hidden;
    
}

#entry-links img {
    max-width: 86px;
    border-radius: 100px 100px 100px 100px;
}

#entry-links .img:hover {
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top,  #ffffff 0%, #eaeaea 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#eaeaea)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffffff 0%,#eaeaea 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffffff 0%,#eaeaea 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffffff 0%,#eaeaea 100%); /* IE10+ */ 
    background: linear-gradient(to bottom,  #ffffff 0%,#eaeaea 100%); /* W3C */
}


.paddingleft {
    padding-left:5px;
}

.outcome_h1 {
    border-bottom: 1px solid #D7D7D7;
    box-shadow: 0 1px 0 white;
    width: 86%;
}

.outcome_description_h1 {
    margin-left: 15px;
    padding: 10px 2px !important;
    width: 95%;
    border-bottom: 1px solid #D7D7D7;
    box-shadow: 0 1px 0 white;
}

.page_text .button {
    font-family: "proxima-nova", Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #666666;
    padding: 8px 20px;
    background: -moz-linear-gradient(
        top,
        #d6d6d6 0%,
        #eeeeee);
    background: -webkit-gradient(
        linear, left top, left bottom, 
        from(#d6d6d6),
        to(#eeeeee));
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #d6d6d6;
    -moz-box-shadow:
        0px 0px 0px rgba(000,000,000,0),
        inset 0px 1px 0px rgba(255,255,255,1);
    -webkit-box-shadow:
        0px 0px 0px rgba(000,000,000,0),
        inset 0px 1px 0px rgba(255,255,255,1);
    box-shadow:
        0px 0px 0px rgba(000,000,000,0),
        inset 0px 1px 0px rgba(255,255,255,1);
    text-shadow:
        0px 1px 0px rgba(255,255,255,1),
        0px 0px 0px rgba(255,255,255,0);
        position: relative;
        margin-right: 5px;
		margin-bottom: 20px;
}

.page_text .button:hover {
    text-decoration: none !important;
    color: #4D4E4E!important;
}

.clear {
    clear:both;
    width: 100%;
    height:1px;

}
.clearright {
    clear:right;
    }
.clearleft {
    clear:left;
    }
.clearboth {
    clear:both;
    }
/********************Academic Highlights*****************/

.highlights-overlay {
    background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.65))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */
    height: 90px;
    margin-left: 6px;
    margin-top: 6px;
    position: absolute;
    width: 221px;
    z-index: 1; 
}

.span-6 .academics-highlights {
    clear: both;
    height: 100px;
    left: 15px;
    margin-top: 20px;
    position: relative;
    width: 100%;
}

.academics-highlights {
    clear: both;
    height: 100px;
    left: 32px;
    position: relative;
    width: 98%;
    margin-top: 20px;
}

.highlights-overlay:hover .highlight-boxes img {
   background-color: #E9E9E9;
}

.highlight-boxes {
    width:32%;
    float: left;
    margin-left:0px;
    position: relative;
    }

.highlight-boxes img {
    background-color: white;
    border: 1px solid #D1D1D1;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 0 white;
    padding: 5px;
    width: 221px;
}

.highlights-overlay a {
    position: absolute;
    display: block;
    height: 100%;
    width:100%;
}

.highlights-overlay a:hover {
    color: #E9E9E9 !important;
    text-decoration: none !important;
}

.highlight-boxes span {
    color: white;
    font-weight: bolder;
    left: 11px;
    position: relative;
    text-align: right;
    text-shadow: 0 1px 0 black;
    text-transform: uppercase;
    top: 60px;
    width: 100%;
    font-size: 21px;
}
.highlight-boxes span.twolines{
	top: 45px;		
}

.highlight-boxes span.smalltext{
	font-size: 15px;
}

.highlight-boxes span:hover {
    color: #E9E9E9;
}

.outcomes-iframe {
    background: none repeat scroll 0 0 white;
    border: 1px solid #C9C9C9;
    box-shadow: 0 1px white;
    margin-left: 4px;
    margin-top: 35px;
    padding: 5px;
}

.school-iframe {
    background: none repeat scroll 0 0 white;
    border: 1px solid #C9C9C9;
    box-shadow: 0 1px white;
    margin-left: 4px;
    margin-top: 12px;
    padding: 5px;
}

.school-buttons {
    left: 40px;
    position: relative;
    top: -7px;
}

#more {
    background: none repeat scroll 0 0 #E9E9E9;
    border: 1px solid #D7D7D7;
    border-radius: 0 0 4px 4px;
    box-shadow: 0 1px 0 white;
    cursor: pointer;
    display: none;
    height: auto;
    margin: 0 auto;
    padding: 5px;
    position: relative;
    text-align: center;
    top: -11px;
    width: 56%;
}

#fewer {
    background: none repeat scroll 0 0 #E9E9E9;
    border: 1px solid #D7D7D7;
    border-radius: 0 0 4px 4px;
    box-shadow: 0 1px 0 white;
    cursor: pointer;
    display: none;
    height: auto;
    margin: 0 auto;
    padding: 5px;
    position: relative;
    text-align: center;
    top: -11px;
    width: 56%;
}

.calendar {
    font-size: 13px;
    margin-left: 13px;
}

.calendar h2 {
    padding-left: 0px !important;
}

.directory {
    font-size: 13px;
    margin-top:10px;
}


hr {
    border-bottom: medium none;
    border-left: medium none;
    border-top: 1px dotted;
    margin-left: 31px;
    width: 93%;
}

.administration {
    clear: both;
    min-height: 186px;
    margin-bottom: 0;
}

.administration .right {
    position:relative;
    top:10px;
}

.administration .image {
    background: none repeat scroll 0 0 white;
    border: 1px solid #D7D7D7;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 0 white;
    float: left;
    margin-right: 16px;
    max-width: 151px;
    padding: 5px;
}

.athleticsimage {
    background: none repeat scroll 0 0 white;
    border: 1px solid #D7D7D7;
    box-shadow: 0 1px 0 white;
    float: right;
    height: 77px;
    margin-left: 10px;
    margin-right: -11px;
    padding: 9px;
    width: 125px;
}

/************ Drawer Plugin *************/
#top-drawer {
    position: relative;
    width: 101.5%;
    margin: 0 0 0 0;
    background: rgba(0,0,0,.08);
    display: none;
}

#outcomes-list #top-outcomes {
    padding: 0 10px 0 10px;
}

#outcomes-list {
    margin-top: 20px;
}
#top-drawer .drawer{
    height: auto;
    position: relative;
    border-bottom: 1px solid #fff;
}

#top-drawer .button {
    position: relative;
    z-index: 1;
    background: url("images/outcomes.png") no-repeat scroll 7px 5px #E9E9E9;
    border: 1px solid #D7D7D7;
    box-shadow: 0 1px 0 white;
    border-top: none;
    border-radius: 0 0 4px 4px;
    cursor: pointer;
    height: auto;
    width: auto;
    margin: 0 auto -30px auto;
    padding: 5px 10px 5px 24px;
    text-align: center;
    top: 0;
    left: 10px;
    display: block;
    float: left;
}

#top-drawer .button:hover {
    box-shadow: 0 1px 0 white;
    background-color: #D7D7D7;
    border: 1px solid #B8B8B8;
    border-top: none;
    }

#top-drawer .drawer .text,
#outcomes-list .drawer .text{
    width: 90%;
    margin: 0 auto;
    padding: 0 0 20px 0;
}

#top-drawer .outcomes,
#outcomes-list .outcomes {
    width: 30%;
}
#top-drawer .filter,
#outcomes-list .filter {
    display: block;
    width: auto;
    height: 30px;
    position: relative;
    margin: 20px 0 0 20px;
}
#top-drawer .filter input[type="text"],
#outcomes-list .filter input[type="text"] {
    border-radius: 5px 0 0 5px;
    box-shadow: 0 1px 0 white;
    display: block;
    float: left;
    font-size: 15px;
    height: 25px;
    margin: -4px;
    padding: 3px 12px;
    width: 73%;
}
#top-drawer #filter-count,
#outcomes-list #filter-count {
    background: none repeat scroll 0 0 #555555;
    border-radius: 0 5px 5px 0;
    box-shadow: 0 1px 0 white;
    color: #FFFFFF;
    display: none;
    float: left;
    font-size: 16px;
    margin: -4px 3px 0;
    padding: 7px 17px;
}
/**********Related Articles ************/
.related a{
	display: block;
	border: solid 1px #E9E9E9;
	text-decoration:none !important;
	}
.related a:hover{
	text-decoration:none !important;
	display: block;
	border: solid 1px rgba(255, 255, 255, 0.48);
	background: rgba(208, 222, 228, 0.6);
	}
.related a:hover h2{
	text-decoration:none !important;
}
.related a:hover p{
	text-decoration:none;
}
.related{
	width:320px;
	float:left;
	margin-right:10px;
	}
.related img{
	width:280px;
	margin-left:18px;
	border:0px solid #fff;
	}
.related p{
	line-height:17px;
	margin-top:15px
	}
.related h2{
	text-size:13px;
	margin-bottom: 5px;
}



/**********Contact Page ************/
#contact-form {
    width: auto;
    margin: 0 auto
}

/**********FAQ's Page ************/

#body .page_content #accordion h3 {
    color: #383838;
    font-family: "proxima-nova", Tahoma,Arial,Helvetica,sans-serif;
    padding: 10px 29px;
    margin-bottom:3px;
}

.ui-widget {
    font-family: "proxima-nova", Verdana,Arial,sans-serif;
    font-size: 1.1em;
    margin-left: 1.5%;
    width: 97%;
}

.ui-accordion .ui-accordion-content {
    border-top: 0 none;
    margin-top: -3px;
    overflow: auto;
    padding: 0;
    margin-bottom:3px;
}

.ui-accordion .ui-accordion-content p {
    padding: 0px 25px;
}

.ui-accordion .ui-accordion-icons {
    border-bottom: 1px solid #D7D7D7;
    padding-left: 2.2em;
    background-image: linear-gradient(top, rgb(250,247,247) 32%, rgb(232,232,232) 100%);
    background-image: -o-linear-gradient(top, rgb(250,247,247) 32%, rgb(232,232,232) 100%);
    background-image: -moz-linear-gradient(top, rgb(250,247,247) 32%, rgb(232,232,232) 100%);
    background-image: -webkit-linear-gradient(top, rgb(250,247,247) 32%, rgb(232,232,232) 100%);
    background-image: -ms-linear-gradient(top, rgb(250,247,247) 32%, rgb(232,232,232) 100%);
    box-shadow: 0 1px 0 white;
    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        color-stop(0.32, rgb(250,247,247)),
        color-stop(1, rgb(232,232,232))
    );


}

.ui-state-default {
    background: url("images/ui-bg_glass_75_e6e6e6_1x400.png") repeat-x scroll 50% 50% #E6E6E6;
    border: 1px solid #D3D3D3;
    color: #555555;
    font-weight: normal;
}

.ui-state-default:hover {
    background: url("images/ui-bg_glass_75_e6e6e6_1x400.png") repeat-x scroll 50% 50% #E6E6E6;
    border: 1px solid #D3D3D3;
    color: #555555;
    font-weight: normal;
}

/**********Forms************/

#body .page_text .form p {
 margin:0 18px;
}

.form .field_label {
    display: block;
    margin-left:18px;
    font-size: 13px;
}

.ff_composer {
    width:75%;
}

.form .ff_composer input[type="text"], .ff_composer input[type="email"], .ff_composer input[type="url"], .ff_composer input[type="number"], .ff_composer input[type="password"], .ff_composer input[type="search"] {
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 0 white;
    height: 34px;
    padding-left: 10px;
    width: 100%;
}

.form .ff_composer textarea {
     border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 0 white;
    padding-left: 10px;
    width: 100%;
}

.form .ff_composer input[type="submit"] {
    font-family: "proxima-nova", Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #666666;
    padding: 8px 20px;
    background: -moz-linear-gradient(
        top,
        #d6d6d6 0%,
        #eeeeee);
    background: -webkit-gradient(
        linear, left top, left bottom, 
        from(#d6d6d6),
        to(#eeeeee));
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #d6d6d6;
    -moz-box-shadow:
        0px 0px 0px rgba(000,000,000,0),
        inset 0px 1px 0px rgba(255,255,255,1);
    -webkit-box-shadow:
        0px 0px 0px rgba(000,000,000,0),
        inset 0px 1px 0px rgba(255,255,255,1);
    box-shadow:
        0px 0px 0px rgba(000,000,000,0),
        inset 0px 1px 0px rgba(255,255,255,1);
    text-shadow:
        0px 1px 0px rgba(255,255,255,1),
        0px 0px 0px rgba(255,255,255,0);
        position: relative;
        top: 5px;
        margin-right: 7px;
        color:#468BA6;
}
/********** Display Forms Styles ************/
#form_display
{
    font-size: 15px;
    font-weight: normal;
    margin-left:-20px;
    width:100%;
    
}
#form_display .top
{
    background-color: #000000;
    color: white !important
}
#form_display .top h2
{
    color: white !important
}
/*******************Tables STYLES - 11/1/14 ********************/ 

.table-style1{
	margin: 5px auto 5px;
	border-bottom: 1px solid #C7c7c7;

	background-color: #F9F9F9;
    background: #F9F9F9; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: -moz-linear-gradient(top,  #FFFFFF 0%, #F9F9F9 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFFFFF), color-stop(100%,#F9F9F9)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #FFFFFF 0%,#F9F9F9 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #FFFFFF 0%,#F9F9F9 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #FFFFFF 0%,#F9F9F9 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #FFFFFF 0%,#F9F9F9 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#F9F9F9',GradientType=0 ); /* IE6-8 */
    border-bottom: 1px solid #CBCBCB;
    box-shadow: 0px -1px 0px white;
}
.table-style1 tr{
	margin: 0px 15px;
	border-bottom: 1px solid #F8F8F8; 
	}
.table-style1 tr th {
    background-color: #794D22;
    background: #794D22; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: -moz-linear-gradient(top,  #794D22 0%, #493413  100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#794D22), color-stop(100%,#493413 )); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #794D22 0%,#493413  100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #794D22 0%,#493413  100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #794D22 0%,#493413  100%); /* IE10+ */
    background: linear-gradient(to bottom,  #794D22 0%,#493413  100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#794D22', endColorstr='#493413',GradientType=0 ); /* IE6-8 */
    border-bottom: 1px solid #c2c2c2;
    box-shadow: 0px -1px 0px white;
    
}

.table-style1 th {
    color: #E0E0E0;
    font-size: 14px;
    margin: 0;
    padding: 10px 15px 2px;
    text-align: center;
    text-shadow: 1px 1px black;
}
.table-style1 tr.tr-header th:first-child {
border-radius: 5px 0px 0 0;
}
.table-style1 tr.tr-header th:last-child {
border-radius: 0px 5px 0 0;
}

.table-style1 td{
	text-align:center;
    font-size: 14px;
    padding: 10px;
}


/***************** Miscellaneous added by Brandon *************/
.greentext { 
	color:#00723A; 
	text-align:center !important;
	font-weight: bold; 
	font-size:19px;}
	
.button2{
   font-family: "proxima-nova", Arial, Helvetica, sans-serif;
    font-size: 19px;
	font-weight:bold;
    color: #ffffff !important;
    padding: 8px 20px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
	background-color: #777777;
}
.bigtext {
	font-size: 16px;
}

