body {
  font: 12px Arial, Helvetica, sans-serif;
  text-align: center;
  background-color: #b5975b;
  background-repeat: no-repeat;
  padding: 0px 0px 0px 0px;
  margin: 20px 0px 10px 0px;
}
.h1 {
  font-size: 16px;
}

.req {
  color: red;
  font: 18px Arial, Helvetica, sans-serif;
  font-weight: bold;
  vertical-align: bottom;
}

a {
   text-decoration: none;
   color: #885500;
   padding: 0px 0px 0px 0px;
   font-weight: bold;
}

li {
  list-style: square; 
  line-height: 22px;
  padding-left: 3px;
}

#fullcontainer {
  width: 780px;
  margin:0 auto;
  background-color: #fff; 
  background-repeat: repeat;
  border-style: dotted;
  border-width: 0px 1px 0px 1px;
  border-color: #666;
}

#heading {
  width: 780px;
  height: 160px;
  text-align: left;
  padding: 0px 0px 0px 0px;
  color: #ffffff;
  /* background-image is set by IMAGE1 token */
  border-style: solid;
  border-width: 0px 0px 0px 0px;
  border-color: #666;
}
#logo {
  width: 120px;
  height: 98px;
  text-align: left;
  margin: 0px 0px 0px 30px;
  }
#tab_right {
  position: relative;
  left: 617px;
  top: 2px;
  width: 150px;
  height: 60px;
  color: #fff;
  text-align: center;
  background-image: url('/aic3/design/templates/goldtab.png');
  padding: 0px 0px 0px 0px;
  }
/* ---------NAV-------- */
#nav {
  width: 780px;
  text-align: right;
  padding: 1px 0px 1px 0px;
  background-color: #000;
  border-style: solid;
  border-width: 0px 0px 0px 0px;
  border-color: #666;
}

#nav ul {
  display: inline;
  padding: 0px;
  margin: 6px 0px 6px 6px;
  width: 100%
}
#nav li {
  list-style: none;
  display: inline;
  margin: 0;
  padding: 5px;
}
#nav li.hilite a {
  margin: 0;
  padding: 5px;
  color: #ffb300;
  background-color: #000;
}
#nav li a {
  margin: 0;
  padding: 5px;
  text-decoration: none;
  color: #fff;
  font-weight: bold;
}
#nav li a:hover {
  color: #ffb300;
}
#nav li a:active {
  color: #ffb300;
}

/* ----- SUBNAV ------ */

#subnav {
  margin: 0 10px 6px 0;
  padding: 0 0 0 3px;
}
#subnav ul {
  border: 0px solid #eee;
  margin: 0px;
  padding: 4px;
}
#subnav li {
  list-style: none;
  line-height: 12px;
  margin: 0;
  padding: 6px;
}
#subnav li.hilite a {
  text-decoration: underline;
  color: #666;
}
#subnav li a {
  text-decoration: none;
  color: #666;
  font-weight: bold;
}
#subnav li a:hover {
  text-decoration: underline
}
#subnav li a:active {
  color: #eee;
}

/* ----- CRUMBS -------*/
#crumbs {
  border-bottom: 0px solid;
  border-color: #eee;
  font-size: 9px;
}

#container {
  width: 780px;  
/* Centering for IE6+ in strict mode, Firefox, and other modern browsers */
  margin: left;
/* Don't center every line of text - we inherited this setting from body */
  text-align: left;
  border-style: solid;
  border-width: 0px 0px 0px 0px;
  border-color: #666;
}
  
.left {
  float: left;
  padding: 30px 20px 10px 0px;
  width: 130px;
}

#title_and_body {
  top: 20px;
  margin-left: 160px;
  margin-right: 10px;
  padding: 20px 10px 10px 10px;
}
#title_and_body h1 {
  font-family: Georgia, Helvetica, sans-serif;
  color: #b5975b;
  font-size: 18px;
  font-weight: bold;
}
#title_and_body h2 {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 14px;
  text-transform: uppercase; 
  margin-top: 20px;
}
#title_and_body h3 {
  font-size: 13px;
}
#title_and_body li {
  line-height: 16px;
}
#title_and_body blockquote {
  width: 390px;
  line-height: 16px;
  background-color: #eee;
  border : 1px solid #ddd;
  padding: 6px;
  margin: 4px;
}
.right {
  float: right;
  padding: 30px 10px 10px 10px;
  width: 140px;
}

#footer {
  color: #fff;
  font-size: 10px;
  letter-spacing: 1px;
  width: 760px;
  padding: 8px 10px 8px 10px;
  text-align: center;
  clear: both;
  background-color: #000;
  border-style: solid;
  border-width: 6px 0px 0px 0px;
  border-color: #ffb200;
}

#footer2 {
  color: #000;
  font-size: 14px;
  font-weight: bold;
  width: 760px;
  padding: 14px 10px 8px 10px;
  text-align: center;
  clear: both;
  background-image: url('/aic3/design/templates/background_gold.gif');
  border-style: solid;
  border-width: 0px 0px 0px 0px;
  border-color: #ffb200;
}

#quicklinks {
  text-align: right;
  width: 780px;
  margin:0 auto; 
  height: 20px;
  padding: 6px 6px 0px 0px;
  color: #ffffff;
  border-style: solid;
  border-width: 0px 0px 0px 0px;
  border-color: #666;
}

#sidebars_left { 
  float: left;
  padding: 0px 6px 10px 6px;
  width: 140px;
  min-height: 400px;
}
#sidebars_right { 
  float: right;
  padding: 0px 0px 10px 0px;
  width: 163px;
  min-height: 400px;
}
#sidebars_right a { 
  color: #1E90FF;
}
#sidebar1 {
   border: 0px dotted #999;
   margin: 10px 0;
   padding: 5px; 
}
#sidebar2 {
   border: 0px dotted #999;
   margin: 10px 0;
   padding: 5px; 
}
#sidebar3 {
   border: 0px dotted #999;
   margin: 10px 0;
   padding: 5px; 
   background-color: #fff;
}
#sidebar4 {
   border: 0px dotted #999;
   margin: 10px 0;
   padding: 10px; 
   background-color: #fff;
}
#sidebar5 {
   border: 0px dotted #999;
   margin: 0px 0px 6px 0px;
   padding: 0px; 
}
#sidebar6 {
   border: 0px dotted #999;
   margin: 6px 6px 6px 6px;
   padding: 5px 10px 5px 5px; 
}
#sidebar7 {
   border: 0px dotted #999;
   margin: 6px 6px 6px 6px;
   padding: 5px; 
}
#sidebar8 {
   font-size: 16px;
   font-weight: bold;
   border: 0px dotted #999;
   margin: 0px 0px 0px 0px;
   padding: 5px; 
}
#sidebar9 {
   border: 0px dotted #999;
   margin: 10px 0;
   padding: 5px; 
}
.sidebar_para { 
   margin: 0 0 10px 0;
   padding: 0;
   text-indent: 0px;
}
.sidebar_headline { 
   color: fff;
   font-weight: bold;
   margin: 0 0 4px 0px;
   padding: 0px;
   text-indent: 0px;
   border: 0px solid #C0C0C0;
}
.sidebar_headline a { 
   text-decoration: none;
}
.sidebar_headline a:visited { 
   text-decoration: none;
}

#spotlight {
  float: left;
  width: 190px;
  height: 80px;
  margin: 4px;
  padding: 0px;
  border: 1px dotted #ddd;
}

#spottext {
  width: 80px;
  height: 40px;
  margin: 4px;
  padding: 4px;
  border: 1px solid #F30;
}

#intro {
   float: left;
   margin: 0 14px 10px 0;
   padding: 0px; 
   width: 125px;
}

#goback {
   float: right;
   margin: 0 50px 0 0;
   padding: 0px; 
   width: 16px;
}

#school {
   border: 0px dotted #999;
   margin: 10px 0;
   padding: 10px; 
}

#school h2 {
  font-family: Georgia, Helvetica, sans-serif;
  color: #b5975b;
  padding: 0px;
  margin-top: 5px;
  font-size: 12px;
  font-weight: bold;
}

#searchbox{
  padding: 2px 2px 2px 2px;
  width: 110px;
}

.search_term {
   background-color: #ffff66;
}
#tags {
   border: 0px dashed #999;
   margin: 10px 0;
   padding: 3px; 
}
p.event_description {
   margin: 0 0 0 0;
}
p.pr_description {
   margin: 10 20 0 20;
}

.linklist {
  padding-left: 6px;
  line-height: 22px;
  margin-left: 0;
  border-bottom: 0px solid #D1D9C4;
  width: 130px;
}

.linklist ul {
  margin-left: 0;
  padding-left: 0;
}

.linklist li {
  text-indent: 0;
  list-style: none; 
  margin: 0;
  width: 120px;
  border-bottom: 1px solid #D1D9C4;
}

.linklist li a { text-decoration: none; 
}

.tableheader   { background-color: #ddd; vertical-align: top;  font-weight: bold; white-space: nowrap; }
.tablerow1     { background-color: #eaebe5; vertical-align: top; }
.tablerow2     { background-color: #eaebe5; vertical-align: top; }

#phonebook .tableheader   { background-color: #ddd; vertical-align: top;  font-weight: bold; white-space: nowrap; }
#phonebook .tablerow1     { background-color: #eaebe5; vertical-align: top; }
#phonebook .tablerow2     { background-color: #eaebe5; vertical-align: top; }


/* THIS IS FOR WRAPPING LI LIST */
  /* allow room for 3 columns */
#2col ul {
    width: 80em;
    font-size: 11px;
}

  /* float & allow room for the widest item */
#2col ul li {
    float: left;
    width: 30em;
}

  /* stop the float */
#2col br {
    clear: left;
}

  /* separate the list from subsequent markup */
#2col div.wrapper {
    margin-bottom: 1em;
}

/* ==

/* The main calendar widget.  DIV containing a table. */

div.calendar { position: relative; }

.calendar, .calendar table {
  border: 1px solid #556;
  font-size: 11px;
  color: #000;
  cursor: default;
  background: #eef;
  font-family: tahoma,verdana,sans-serif;
}

/* Header part -- contains navigation buttons and day names. */

.calendar .button { /* "<<", "<", ">", ">>" buttons have this class */
  text-align: center;    /* They are the navigation buttons */
  padding: 2px;          /* Make the buttons seem like they're pressing */
}

.calendar .nav {
  background: #778 url(menuarrow.gif) no-repeat 100% 100%;
}

.calendar thead .title { /* This holds the current "month, year" */
  font-weight: bold;      /* Pressing it will take you to the current date */
  text-align: center;
  background: #fff;
  color: #000;
  padding: 2px;
}

.calendar thead .headrow { /* Row <TR> containing navigation buttons */
  background: #778;
  color: #fff;
}

.calendar thead .daynames { /* Row <TR> containing the day names */
  background: #bdf;
}

.calendar thead .name { /* Cells <TD> containing the day names */
  border-bottom: 1px solid #556;
  padding: 2px;
  text-align: center;
  color: #000;
}

.calendar thead .weekend { /* How a weekend day name shows in header */
  color: #a66;
}

.calendar thead .hilite { /* How do the buttons in header appear when hover */
  background-color: #aaf;
  color: #000;
  border: 1px solid #04f;
  padding: 1px;
}

.calendar thead .active { /* Active (pressed) buttons in header */
  background-color: #77c;
  padding: 2px 0px 0px 2px;
}

/* The body part -- contains all the days in month. */

.calendar tbody .day { /* Cells <TD> containing month days dates */
  width: 2em;
  color: #456;
  text-align: right;
  padding: 2px 4px 2px 2px;
}
.calendar tbody .day.othermonth {
  font-size: 80%;
  color: #bbb;
}
.calendar tbody .day.othermonth.oweekend {
  color: #fbb;
}

.calendar table .wn {
  padding: 2px 3px 2px 2px;
  border-right: 1px solid #000;
  background: #bdf;
}

.calendar tbody .rowhilite td {
  background: #def;
}

.calendar tbody .rowhilite td.wn {
  background: #eef;
}

.calendar tbody td.hilite { /* Hovered cells <TD> */
  background: #def;
  padding: 1px 3px 1px 1px;
  border: 1px solid #bbb;
}

.calendar tbody td.active { /* Active (pressed) cells <TD> */
  background: #cde;
  padding: 2px 2px 0px 2px;
}

.calendar tbody td.selected { /* Cell showing today date */
  font-weight: bold;
  border: 1px solid #000;
  padding: 1px 3px 1px 1px;
  background: #fff;
  color: #000;
}

.calendar tbody td.weekend { /* Cells showing weekend days */
  color: #a66;
}

.calendar tbody td.today { /* Cell showing selected date */
  font-weight: bold;
  color: #00f;
}

.calendar tbody .disabled { color: #999; }

.calendar tbody .emptycell { /* Empty cells (the best is to hide them) */
  visibility: hidden;
}

.calendar tbody .emptyrow { /* Empty row (some months need less than 6 rows) */
  display: none;
}

/* The footer part -- status bar and "Close" button */

.calendar tfoot .footrow { /* The <TR> in footer (only one right now) */
  text-align: center;
  background: #556;
  color: #fff;
}

.calendar tfoot .ttip { /* Tooltip (status bar) cell <TD> */
  background: #fff;
  color: #445;
  border-top: 1px solid #556;
  padding: 1px;
}

.calendar tfoot .hilite { /* Hover style for buttons in footer */
  background: #aaf;
  border: 1px solid #04f;
  color: #000;
  padding: 1px;
}

.calendar tfoot .active { /* Active (pressed) style for buttons in footer */
  background: #77c;
  padding: 2px 0px 0px 2px;
}

/* Combo boxes (menus that display months/years for direct selection) */

.calendar .combo {
  position: absolute;
  display: none;
  top: 0px;
  left: 0px;
  width: 4em;
  cursor: default;
  border: 1px solid #655;
  background: #def;
  color: #000;
  font-size: 90%;
}

.calendar .combo .label,
.calendar .combo .label-IEfix {
  text-align: center;
  padding: 1px;
}

.calendar .combo .label-IEfix {
  width: 4em;
}

.calendar .combo .hilite {
  background: #acf;
}

.calendar .combo .active {
  border-top: 1px solid #46a;
  border-bottom: 1px solid #46a;
  background: #eef;
  font-weight: bold;
}

.calendar td.time {
  border-top: 1px solid #000;
  padding: 1px 0px;
  text-align: center;
  background-color: #f4f0e8;
}

.calendar td.time .hour,
.calendar td.time .minute,
.calendar td.time .ampm {
  padding: 0px 3px 0px 4px;
  border: 1px solid #889;
  font-weight: bold;
  background-color: #fff;
}

.calendar td.time .ampm {
  text-align: center;
}

.calendar td.time .colon {
  padding: 0px 2px 0px 3px;
  font-weight: bold;
}

.calendar td.time span.hilite {
  border-color: #000;
  background-color: #667;
  color: #fff;
}

.calendar td.time span.active {
  border-color: #f00;
  background-color: #000;
  color: #0f0;
}





