

body
{
  margin: 0;
  padding: 0;
  background: #f1eeda url(img/bg.gif) 0 0 repeat;
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #000;
}

img
{
  border-width: 0;
}

a:link, a:visited, a:active
{
	text-decoration: underline;
	color: #ee0000;
}

#Wrapper
{
  padding: 22px 44px 0 27px;
  margin: 31px 0 40px 40px;
  /*height: 933px;*/
  height: 911px;
  background: #f1eeda url(img/Master1.jpg) 0 0 no-repeat;
  /*width: 921px;*/
  width: 850px;
}

#Logo
{
  float: left;
  width: 260px;
}

#Nav
{
  float: left;
  width: 260px;
  text-align: right;
  width: 590px;
}

#Nav ul
{
  margin: 0;
  padding: 0;
  list-style-type:none;
}

#Nav ul li

{
  margin: 0;
  padding: 0;
  font-size: 22px;
  font-weight: bold;
}

#Nav ul li a:link, #Nav ul li a:visited, #Nav ul li a:active, #Nav ul li a:hover
{
	text-decoration: none;
	color: #fff;
}

#Nav ul li a:hover
{
	background: #000;
}

#Nav ul li a.selected
{
	background: #ee0000;
}

#Address
{
  margin: 10px 0 40px 0;
}

#Address span
{
  color: #f1eeda;
  background: #000;
  font-size: 17px;
  font-weight: bold;
  line-height: 19px;
}


#Main
{
  float: left;
  width: 623px;
  text-align: justify;
  line-height: 17px;
}

#Side
{
  float: left;
  width: 220px;
  text-align: right;
}

#About
{
  float: left;
  width: 57%;
}

#PageContent
{
  float: left;
  width: 610px;
  overflow: auto;
  height: 520px;
  padding: 5px 10px 0 0;
}

#About p
{
  width: 85%;
}

#Info
{
  float: left;
  width: 43%;
}

h2
{
  margin: 0;
  padding: 3px 0 0 0;
  font-size: 35px;
  font-weight: bold;
  color: #ee0000;
  border-bottom: solid 1px #000;
  line-height: 20px;
  letter-spacing: -2px;
  width: 90%;
}

h2.stuff
{
  color: #000;
}

h2.newsItem
{
  color: #ee0000;
  border-width: 0;
  margin: 0;
  padding: 0;
  letter-spacing: -2px;
  letter-spacing: normal;
}

h3
{
  margin: 0;
  padding: 3px 0 0 0;
  font-size: 22px;
  font-weight: bold;
  color: #000;
  border-bottom: solid 1px #000;
  line-height: 20px;
}

p.Date
{
  margin: 20px 0 0 0;
  padding: 0 0 0 10px;
  background: #ee0000;
  color: #fff;
  font-size: 10px; 
  width: 140px;
  letter-spacing: 2px;
  border-left: solid 5px #000;
}



.nws
{
  font-weight: bold;
  color: #ee0000;
  border-bottom: dotted 1px #000;
}

#Monday
{
  margin: 0 0 0 0;
}

.Vip
{
  font-size: 24px;
  color: #ee0000;
  font-weight: bold;
}

#Footer
{
  position: absolute;
  top: 920px;
  font-size: 10px;
  left: 740px;
}

#Since
{
  position: absolute;
  top: 0;
  left: 876px;
}

#stuffBlock
{
  overflow: auto;
  height: 220px;
  padding: 5px 10px 0 0;
}

.stuffItem
{
  border-bottom: dashed 1px #000;
  padding: 0 0 5px 0;
}

#stuffBlock p
{
  display: inline;
}

#Order
{
  border-right: solid 1px #000;
  padding: 0 5px 0 0;
  margin: 40px 0 0 0;
}

#Order label
{
  background: #ee0000;
  color: #fff;
  font-weight: bold;
  font-size: 10px;
}

#Order dt
{
  margin: 10px 0 0 0;
}

h4
{
  font-weight: bold;
  font-size: 22px;
  margin: 0;
  padding: 0;
}

.LimeniRed
{ 
  color: #ee0000;
}

.txt
{
  width: 179px;
  border: solid 1px #000;
  font-size: 17px;
  text-align: right;
}

.special {
    font-size: 23px;
    font-weight: bold;
    color: #000;
    padding-top: 20px;
    text-align: left;
    line-height: normal;
}

.special span {
    color: #EE0000;
}






table {border-bottom: 3px solid #B2B2B2; margin: 0 0 2em;}
caption {padding: 0.75em; font: 1.5em Georgia, Times, serif;
  border: 1px solid #6ba6b7; border-width: 1px 0 2px;
  background: #e8f2f6;}
th, td {padding: 0.1em 0.3em;
  border: 1px solid #ee1a18;
  border-width: 0 0 1px 1px;}
th.first, td.first, tbody th {border-left: none;}
thead th {text-transform: uppercase; text-align: left;}
tbody th {width: 20%;}
tfoot {display: none;}
td.offline { background: #f6e9e8; }
