
/* General */

* {
  padding: 0px;
  margin: 0px;
  }
  
body {
  font: small/1em Georgia,sans-serif;
  color: #525252;
  background: #fff url(/img/bkg/bkg.gif);
  }

ul {
  list-style: none;
  }

hr {
  height: 1px; 
  background: #d1d1d1;
  margin: 10px 20px 10px 0;
  border: none;
  }
  
label {
  width: 75px;
  font-weight: bold;
  float: left;
  text-align: right;
  padding-top: 3px;
  margin: 0 5px 10px 0;
  }
  
input {
  margin-bottom: 10px;
  }
  
#wrapper {
  width: 822px;
  margin: -40px 50px 25px 40px;
  }
  
#header {
  height: 259px;
  background: url(/img/header2.jpg) top no-repeat;
  }

#header h1 {
  display: none;
  }

/* Menu and content area */

#body {
  padding-top: 1px;
  background: url(/img/bkg/body.jpg);
  }

#left {
  width: 176px;
  float: left;
  margin-right: -3px;
  }

#body>#left {
  margin-right: 0;
  }

#leftbar {
  width: 149px;
  float: right;
  padding: 7px;
  }

#leftbar p {
  font-size: 75%;
  padding: 8px 0 7px 10px;
  margin: 5px 10px 10px 1px;
  border-bottom: 1px solid #dbdbdb;
  background: url(/img/flat.gif) top left no-repeat;
  }

#leftbar h3 {
  color: #A6A353;
  margin: 4px 5px 0 0;
  border-bottom: 1px solid #dbdbdb;
  }

#right {
  margin-left: 173px;
  }

#body>#right {
  margin-left: 176px;
  }

/* Main menu in content section */

#menu {
  height: 22px;
  font-family: Arial, sans-serif;
  margin: 0 11px 5px 0;
  background: url(/img/bkg/menu.gif) no-repeat;
  }
  
#menu li { 
  height: 22px;
  float: left;
  text-align: center;
  }

#menu h3 {
  display: none;
  }

/* Content area */

#content {
  padding: 16px 10px 16px 27px;
  margin: 0 11px 0 3px;
  border: 1px solid #dbdbdb;
  background: url(/img/bkg/content.gif); 
  }
  
#video h5 {
  font-size: 100%;
  color: #0F6800;
  padding-bottom: 2px;
  margin: 0 45px 6px 110px;
  border-bottom: 1px solid #ccc;
  }
  
#video p {
  font-size: 85%;
  line-height: 1.25em !important;
  }
  
#video img {
  float: left;
  padding: 0 !important;
  margin: 3px 15px 20px 0 !important;
  border: 0 !important;
  }
  
#right>#content {
  margin-left: 0;
  }
  
.video h2 {
  font-size: 120%;
  margin-bottom: 15px;
  }
  
.video_img {
  width: 230px;
  height: 175px;
  text-align: center;
  margin: 0 10px 2px 0;
  float: left;
  }

/* Sub-menu in program section */

#submenu {
  width: 155px;
  float: right;
  }

#submenu ul {
  font-size: 75%;
  margin: 17px 0 0 20px;
  }

#submenu h4 {
  display: none;
  }
  
#programhome .programs, #programperformances .performances, #programinstruction .instruction, 
#programroomboard .roomboard, #programtuition .tuition {
  font-weight: bold;
  color: #39832D;
  text-decoration: underline;
  background-image: url(/img/bkg/submenu.gif) bottom repeat-x;
  }
  
#facultyhome .facultyhome, #facultyartese .artese, #facultywaterbury .waterbury, #facultywallis .wallis, 
#facultyswartz .swartz, #facultysmith .smith, #facultyglyde .glyde, #facultyoyaguez .oyaguez, #facultybuck .buck,
#facultyhajioff .hajioff, #facultyramirez .ramirez, #facultyrepp .repp {
  font-weight: bold;
  color: #39832D;
  text-decoration: underline;
  background-image: url(/img/bkg/submenu.gif) bottom repeat-x;
  }

/* Information section */

#info {
  min-height: 315px;
  padding-top: 65px;
  margin-right: 158px;
  }
  
#home #info {
  background: url(/img/titles/welcome.gif) 0 0px no-repeat;
  }
  
#application #info {
  background: url(/img/titles/application.gif) 0 0px no-repeat;
  }
  
#audition #info {
  background: url(/img/titles/audition.gif) 0 0px no-repeat;
  }
  
#media #info {
  background: url(/img/titles/media.gif) 0 0px no-repeat;
  }
  
#programhome #info, #programperformances #info, #programinstruction #info, #programroomboard #info, #programtuition #info {
  background: url(/img/titles/program.gif) 0 13px no-repeat;
  }
  
#info  {
  background: url(/img/titles/faculty.gif) no-repeat;
  }

#info img {
  float: left;
  padding: 3px;
  margin: 0 12px 2px 0;
  border: 2px solid #d0d0d0;
  background: #fff;
  }
  
.homeimg {
  float: none !important;
  padding: 0 !important;
  margin: 6px 0 !important;
  border: 0px !important;
  }
  
#home #info p {
  margin-right: 50px;
  }

#info h3 {
  display: none;
  }

#info h4 {
  font-weight: bold;
  color: #39832D;
  padding-bottom: 7px;
  margin: 0 0 5px 130px;
  border-bottom: 3px double #ccc;
  }

.job {
  font-weight: normal;
  }

#info p {
  line-height: 16px;
  text-align: justify;
  margin-bottom: 15px;
  }

#info td {
  padding: 3px;
  }

#application input {
  font-size: 75%;
  color: #32322E;
  padding: 2px;
  border: 1px solid #c2c2c2;
  }
  
.apptext {
  text-align: right;
  }

#info ul {
  padding-bottom: 8px;
  margin-top: 13px;
  border-bottom: 1px solid #d2d2d2;
  }
  
#info .title {
  font-weight: bold;
  margin-bottom: 5px;
  }
  
#info .teacher, #audition #info ul {
  margin: 0 0 3px 14px;
  list-style: circle;
  }

#audition #info li {
  margin-bottom: 5px;
  }

.italic {
  font-style: italic;
  }
  
#bottomform {
  margin-left: 80px;
  }

/* Footer */

#footer {
  height: 34px;
  color: #DCE6FB;
  text-align: center;
  background: url(/img/footer.jpg) bottom no-repeat;
  }

.shadow {
  width: 131px;
  height: 148px;
  margin: -182px 0 0 670px;
  z-index: 1;
  background: url(/img/shadow.gif) no-repeat;
  }
  
.logo {
  position: absolute;
  margin: -105px 0 0 40px;
  }
  
#footer p {
  font-size: 75%;
  padding: 9px;
  }

/* Media pages */

#mediadesc p {
  font-size: 75%;
  line-height: 1.25em;
  }

#media #qt, #media #wmp {
  height: 16px;
  font-size: 75%;
  padding-left: 20px;
  margin-bottom: 1px;
  background: url(/img/qt.gif) left no-repeat;
  }

#media #wmp {
  background: url(/img/wmp.gif) left no-repeat;
  }

/* Tour pages */

#tourhead {
  height: 41px;
  background: url(/img/tours/header.jpg) no-repeat;
  }

#tourhead h3 {
  display: none;
  }
	
#tourcontent { 
  height: 300px;
  font-size: 80%;
  border-top: 1px solid #838383;
  }
	
#tourcontent img { 
  float: left;
  margin-right: 5px;
  border-right: 1px solid #838383;
  }
	
#navbar { 
  text-align: right;
  padding: 2px 5px 4px 0;
  border-top: 1px solid #838383;
  background: url(/img/tours/footer.gif) top no-repeat;
  }
  
#tourcontent h4 {
  padding-top: 4px;
  }
  
#tourcontent p {
  margin: 6px 10px 0 10px;
  }

/* Links */

a {
  color: #0F6800;
  }

#menu a {
  font-size: 1em;
  display: block;
  color: #fff;
  padding: .35em 1.5em 5px 1.5em;
  text-decoration: none;
  }

#submenu a {
  height: 19px;
  color: #696960;
  display: block;
  text-decoration: none;
  padding: 5px 0 0 6px;
  background: url(/img/bkg/submenu.gif) bottom repeat-x;
  }
  
.teacher a {
  font-weight: bold;
  }
  
#video a, #video:visited a {
  font-size: 85%;
  color: #0F6800;
  }

#navbar a {
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  margin-left: 30px;
  }

a:visited {
  color: #0F6800;
  }
  
a:hover {
  color: #39832D;
  text-decoration: underline;
  }
  
#menu a:hover {
  background: url(/img/bkg/menu_select.gif) repeat-x;
  }
  
#info a:hover {
  text-decoration: none;
  }
  
#submenu a:hover {
  color: #39832D;
  text-decoration: underline;
  background: #F8F9DA url(/img/bkg/submenu.gif) bottom repeat-x;
  }
  
a:active {
  color: #ff0000;
  text-decoration: underline;
  }
  

