/* 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:#DCDCDC;
}
#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 {
  margin-left: 3px;
  padding-left: 0;
}
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-collapse: collapse;
  border-spacing: 0;
}

td
{
  vertical-align:top;
  border-right: 1px solid #000000;
  border-left: 1px solid #000000;
  width:620px;
  padding:5px;
  text-align: justify;
}
#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;
}
#set5{
background-color: #FFDEAD;
 padding:0px;
  width:245px;
}
#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-top: 1px solid #000000;
  border-bottom: 1px solid #000000;  
  text-align: center;
  width: 10%;
}
#seating1 {
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;  
  text-align: center;
  width: 10%;
}
#seating2 {
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;  
  text-align: center;
  width: 16%;
}
#seating3 {
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;  
  text-align: center;
  width: 4%;
}
#seating2s {
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000; 
  font-family: times;
  font-size: x-small;
  text-align: center;
  width:16%;
}
#seating3s {
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000; 
  font-family: times;
  font-size: x-small;
  text-align: center;
  width: 4%;
}
#frame {
position:absolute;
top:0px;
left:0px;
width:360px;
display:block
}
#items {
font-weight:bold;
background: #ffdead;
white-space:nowrap;
  font-size:9pt;
  width:305px;
  margin:0px;
  border:2px solid black;
  padding:0px;
  list-style:url() none
  }
#pull {
background:#ffdead;
font-weight:bold;
width:20px;
  font-size:14pt;
  margin:3px;
  border:2px solid black;
  padding:0px
  }
  #column1 {
	float: left;
	width: 360px;
}
#column2 { 
	margin: 0;
	float: left;
	width:440px;
}
