body {
  text-align: center;
  background: #FAF7D0 url('../images/bg.jpg') top center no-repeat fixed;             /* F4FDE5 */
  margin-top:10px;
  margin-bottom:10px;
}

A:link {
	COLOR: #9570A1; text-decoration: none
}
A:visited {
	COLOR: #9570A1; text-decoration: none
}
A:active {
	COLOR: #9570A1; text-decoration: none
}
A:hover {
	COLOR: #9570A1; text-decoration: underline
}

#page_wrapper {
  margin-left: auto; 
  margin-right: auto;
  width: 760px;
  text-align: left;
  background: #FDF7B6 url('images/content_bg.jpg') top right repeat-y;
  border: 1px solid #69471B;         /* original: #018843; */
}


#page_header {
  height: 216px;         /* 120px;   */

}

#page_header img { display:block; }

/* #page_header {
  height: 216px;         /* 120px;   
  background: #FAF7D0 url('images/header.jpg') top right no-repeat;
  clear: both;
  */

#page_header h1 {
  margin: 0px;
  padding-top:30px;
  padding-left:25px;
  font-family: verdana, arial, sans-serif;
  font-size:32px;
  font-weight: bold;
  letter-spacing: -1px;
  color: #FFFFFF;
}

#page_header h2 {
  margin: 0px;
  padding-left:25px;
  font-family: verdana, arial, sans-serif;
  font-size:13px;
  font-weight: bold;
  letter-spacing: 2px;
  color: #FAF7D0;
}

#menu_bar {
  height:30px;         /* Original: 40px;  */
  background: #FFFFFF;           /* original: url('images/drop_shadow.gif') top left repeat-x;  */ 
  clear: both;
}

#menu_bar ul {
  margin-top: 0px;
  padding-left: 0px;
  margin-left: 0px;
  background: #9570A1 url('images/menu_bg.jpg') top left repeat-x;
  color: White;
  float: left;
  width: 100%;
  font-family: verdana, arial, sans-serif;
  font-size:13px;
  font-weight: bold;
}

#menu_bar ul li { display: inline; }

#menu_bar ul li a
{
  padding-top:5px;
  padding-bottom:5px;
  padding-left:30px;   /* 15px; */
  padding-right:30px;  /* 15px; */
  background: #9570A1 url('images/menu_bg.jpg') top left repeat-x;
  color: #EFEFEF;
  text-decoration: none;
  float: left;
  border-right: 1px solid #FAF7D0;
}

#menu_bar ul li a:hover
{
  background: #9570A1 url('images/menu_hover_bg.jpg') top left repeat-x;
  color: #FFFFFF;
}

#content_wrapper {
  margin-top:10px;
  margin-bottom:0px;
  margin-left:15px;
  margin-right:15px;
  clear:both;
}


#right_side {
  margin-top:5px;
  float: right;
  width:160px;
  border:0px solid #69471B;     /* original: #cccccc;  */
  background-color: #FAF7D0;
/*
  border-left: #000000 1px solid;
  padding: 0px 0px 0px 10px;
  */
}

#right_side h3 {
  margin-top:0px;
  margin-bottom:10px;
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  color: #552F62; /* original: 9570A1*/
  padding:4px;
  border: 1px solid #69471B;
  background-color:#FAF7D0;
}

#right_side p {
  margin-top:0px;
  margin-bottom:15px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #666666;
  line-height: 16px;
  padding-left:4px;
  background-color:#FAF7D0;
}

#left_side {
  float: left;
  width:540px;
  background-color: #FAF7D0;
  border:0px dashed #cccccc;
}

#left_side h3 {
  margin-top:0px;
  margin-bottom:10px;
  font-family: verdana, arial, sans-serif;
  font-size: 18px;
  color: #552F62;                   /*  9570A1   */
  background-color:#FAF7D0;
  padding:4px;
  border-bottom: 1px solid #69471B;        /* 018843 */
  clear:both;
}

#left_side p {
  margin-top:0px;
  margin-bottom:15px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  color: #666666;
  line-height: 18px;
  padding-left:4px;
}

.float_left {
  float: left;
  margin-right: 10px;
}

.float_right {
  float: right;
  margin-left: 10px;
}

#feature_box {
  float:left;
  width:250px;
  background-color: #F6FCEC;
  border:1px solid #AAE5A4;
  padding:10px;
  margin-top:10px;
  margin-bottom:5px;
  margin-right:8px;
}

#feature_box h4 {
  padding-left:5px;
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  color: #779E28;
}

#feature_box p {
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #555555;
  line-height: 16px;
  margin-bottom:5px;
}



/* SCHEDULE PAGE */

#schedule_tbl {
float: left;
font-family: Verdana, Geneva, sans-serif;
font-size: 9pt;
width: 650px;
margin-left: auto;
margin-right: auto;
padding: 0;
background-color: #faf7d0;
border: 2px solid #646859;
}


#schedule h3 {
  margin-top:0px;
  margin-bottom:10px;
  font-family: verdana, arial, sans-serif;
  font-size: 18px;
  color: #552F62;                   /*  9570A1   */
  background-color:#FAF7D0;
  padding:4px;
  border-bottom: 1px solid #69471B;        /* 018843 */
  clear:both;
}

#schedule p {
  margin-top:0px;
  margin-bottom:15px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  color: #666666;
  line-height: 18px;
  padding-left:4px;
}

#blue_text {
color: #093ce5;
text-align: center;
font-size: 8pt;
}


th {
color: #FFFFFF;
border-bottom: 3px solid white;
}

td.blank {
border-right: 3px solid white;
border-bottom: 3px solid white;
border-top: 3px solid white;
}

td.pink {
background-color: #ffc0ef;
border-right: 3px solid white;
border-bottom: 3px solid white;
border-top: 3px solid white;
font-size: 8pt;
}

td.purple {
background-color: #e6cfe1;
border-right: 3px solid white;
border-bottom: 3px solid white;
border-top: 3px solid white;
font-size: 8pt;
}



td.blue {
background-color: #bfcfff;
border-right: 3px solid white;
border-bottom: 3px solid white;
border-top: 3px solid white;
font-size: 8pt;
}

tr {
color: #392a3f;
text-align: center;
}





#page_footer {
  height: 30px;     /* original: 60px;     */
  background-color: #552F62;    /* original: 9570A1 */
  clear: both;
}

#page_footer p {
  padding-top:7px;     /* original: 18px;    */
  text-align: center;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #FFFFFF;
  letter-spacing:1px;
}

#spacer {
  height:20px;
  clear:both;
}

.arrow_list { 
  margin-left: 10px;
  padding-left: 0;
  list-style: none;
} 

.arrow_list li { 
  padding-left: 10px;
  background-image: url('images/arrow.gif');
  background-repeat: no-repeat;
  background-position: 0 7px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height:18px;
}

a img {
  border:0 none;
} 

