/* style.css - a style sheet with background */
body {
  margin: 10px 10px 10px 10px;
  color: #000000; background:#ffffcc;
  font-size: 12px;
  font-family:verdana,geneva,helvetica,arial,sans-serif;
  text-align: left;
  height: auto;
  }
b {color:#FF6633}
#brown {color: #7E2D01;}
#head {color: maroon}
#time {color:red}
#rev1 {font-size:14px; color: green}
#rev2 {color: fuchsia}
#rev3 {color: blue}
img {
border: none;
}
#imgfloat img {width: 100%;}
#outer {
 text-align:left;
 width:2790px;
 margin:auto;
 }
i {
color:#009999;
}
#book {color:#000000}
#ref {font-style:italic}
#question {color:red}
#heb {color:#990066 }
#dss {
color:#CC3333;
}
a:link {
color:blue;
background:transparent;
text-decoration:underline;
}
a:visited {
color:blue;
background:transparent;
text-decoration:underline;
}
a:hover {
color:#000000;
background:#CCCCFF;
}
a:active {
color:blue;
background:transparent;
text-decoration:underline;
}

#reglink {
color:#006666;
font-weight: bold;
text-decoration:none;
}
#reglinki {
color:#006666;
font-style: italic;
font-weight: bold;
text-decoration:none;
}
#redlink {
color:purple;
text-decoration:none;
}
#introlink {
color:#006666;
font-weight: bold;
text-decoration:none;
}
ul {
list-style: none;
  margin: 0px;
  padding: 0px;
}
ul ul {
   list-style: circle;
}
li {
 margin-left: 5px;
  padding-left: 0;
}
ol        { list-style-type: lower-alpha }  /* a b c d e etc. */
ol ol     { list-style-type: decimal }      /* 1 2 3 4 5 etc. */
ol ol ol  { list-style-type: lower-roman }  /* i ii iii iv v etc. */
blockquote { 
background-color: #FFDEAD;
padding: 10px;
}
h1,h2 { 
color: navy; text-align: center;
font-size:20pt;
}
h3,h4 { 
color: #CC0066; text-align: center;
 }
table {
  border:1px;
  border-color:black;
  border-style:solid;
  border-spacing:0px;
  margin: 0px;
}
td
{
  vertical-align:top;
  width:900px;
  padding:2px;
  border-spacing:0px;
  text-align: justify;
  border:2;
}
#gospel_col
{
  border-right: 1px solid #000000;
  border-left: 1px solid #000000;
}
#combined {
  background-color: #FFDEAD;
  width:250px;
  text-align: left;
}
#ctable {
  background-color: #FFDEAD;
  width:280px;
  text-align: left;
   padding:0px;
  display:none;
}
#htable {
  background-color: #FFDEAD;
  width:280px;
  text-align: left;
  padding:0px;
  display:none;
}
#merari {
  background-color: #FFDEAD;
  width:280px;
  text-align: left;
  padding:0px;
  display:none;
}
#combined_set1 {
  background-color: #FFDEAD;
   padding:5px;
  width:745px;
}
#set1 {
  width:90px;
   padding:5px;
}
#set2 {
  width:900px;
   padding:5px;
}
#set3 {
  width:500px;
   padding:5px;
}
#set4 {
background-color: #FFDEAD;
  width:2564px;
   padding:5px;
}
#menu_space {
  width:320px;
  padding:5px;
  border:0px;
}
#heading {
  background-color: #DCDCDC;
  width:900px;
  padding:5px;
}
#heading2 {
  width:1270px;
  padding:5px;
}
#borderfull {
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;  
}
#seating {
  border: 1px solid #000000;
  text-align: center;
  width: 10%;
}
#seating1 {
  border: 1px solid #000000;
  text-align: center;
  width: 10%;
}
#seating2 {
  border: 1px solid #000000;
  text-align: center;
  width: 16%;
}
#seating3 {
  border: 1px solid #000000;
  text-align: center;
  width: 4%;
}
#seating2s {
  border: 1px solid #000000;
  font-family: times;
  font-size: x-small;
  text-align: center;
  width:16%;
}
#seating3s {
  border: 1px solid #000000;
  font-family: times;
  font-size: x-small;
  text-align: center;
  width: 4%;
}
#seating2rh {
  border: 1px solid #000000;
  text-align: center;
   background: #66FFFF;
  width: 8%;
}
#seating2r {
  border: 1px solid #000000;
  text-align: center;
   background: #FFCC99;
  width: 8%;
}
#seating2ro{
  border: 1px solid #000000;
  text-align: center;
  background: #FFFF99;
  width: 8%;
}
#seating2rf{
  border: 1px solid #000000;
  text-align: center;
  background: #CC9999; 
  width: 8%;
}
#seating3r {
  border: 1px solid #000000;
  text-align: center;
  width: 3%;
  }
#tab {
border-spacing:0px;
 margin:0px;
 border:0px;
 padding:0px;
}
#frame {
position:absolute;
width:330px;
border-spacing:0px;
 margin:0px;
 border:0px;
 padding:0px;
top:0px;
left:0px;
display:block;
}
#items {
font-weight:bold;
background: #ffdead;
white-space:nowrap;
width:260px;
 margin:0px;
 border:0px;
padding:0px;
 border-spacing:0px;
 }
#pull {
 font-family: Courier, "Courier New", monospace;
background:#ffdead;
text-align:right;
font-weight:bold;
width:40px;
 font-size:18pt;
 border:2px solid black;
 border-spacing:0px;
 margin:0px;
 padding:0px;
  }
