/* 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}
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:active {
color:blue;
background:transparent;
text-decoration:underline;
}
a:hover {
color:#000000;
background:#CCCCFF;
}
a.inddiv:hover {
color:#000000;
background:#CCCCFF;
font-size:10pt;
}
a.indver:link {
color: #006666;
background:transparent;
text-decoration:underline;
}
a.indver:hover {
color:#fffff0;
background:#009999;
font-size:10pt;
}
a.tbl:link {
color: #7E2D01;
background:transparent;
text-decoration:none;
}
a.tbl:visited {
color: #7E2D01;
background:transparent;
text-decoration:none;
}
a.tbl:active {
color: #7E2D01;
background:transparent;
text-decoration:none;
}
a.tbl:hover {font-size:12pt;}
#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;
}
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 { 
color: navy; text-align: center;
font-size:20pt;
}
h2, h3,h4 { 
color: #7E2D01; text-align: center;
 }
table {
  border:1px;
  border-color:#000000;
  border-style:solid;
  border-spacing:0px;
  margin: 0px;
}
td
{
  vertical-align:top;
  width:620px;
  padding:2px;
  border-spacing:0px;
  text-align: justify;
}
#gospel_col
{
  border-right: 1px solid #000000;
  border-left: 1px solid #000000;
}
#combined {
  background-color: #FFDEAD;
  width:250px;
  text-align: left;
}
#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:400px;
  padding:5px;
  border:0px;
}
#heading {
  background-color: #FFDEAD;
  width:630px;
  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%;
}
#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;
text-align:right;
font-weight:bold;
width:0px;
 border:0px solid black;
 border-spacing:0px;
 margin:0px;
 padding:0px;
  }
