* {
  padding: 0px;
  margin: 0px;
}

html {
  font:62.5% Georgia, sans-serif;
  background-color: #ffffff;
}

body {
  font-size: 1.3em;
  background: #f7f7f7 url("../images/tile.gif") repeat-x;
  color: #656565;
}

a {
color: #0A32A4;;
text-decoration: none;
}

a:hover {
text-decoration: none;
}

p {
  line-height: 1.2em;
  padding: 0em 0em 0.5em 0em;
  margin: 0 0 0.5em 0;
}

#wrapper {

  width: 775px;
  margin: 0em auto 0em auto;  
  background: #ffffff /*url("../images/.jpg") no-repeat 100% 100%*/;
}

html > body #header {
  height: 11em;
  padding: 1em 0em 0em 3em;
  background: #ffffff url("../images/header.gif") repeat-x;
  color: #ffffff;
  line-height: 1.35em;  
}

#header h1 {
    float: left;
    background: transparent url(../images/logo.gif) no-repeat 0 0;
    padding: 0 0 96px 0;
    height: 0;
    text-indent: -2000px;
    width: 260px;
}
#header a{ 
color: #aaaaaa;
}
#header h2 {
  float: right;
  position: relative;
  font-size: 1.2em;
  font-style: italic; 
  font-weight: normal;
  width: 26em;  
  /*border: 1px solid red;*/
  margin: 0.6em 0 0 0;
}

#header h2 span {
  /*border: 1px solid red;*/
  margin: 0.6em 0 0 0;
  padding: 0;
  display: block; 
  line-height: 1.2em;
}

#header h2 span#telephone {
/*
  text-align: right;
  margin: 0em auto 0em 1.4em;*/
  font-size: 1.52em;
  line-height: 1em;
  margin: 0;
  padding: 0;
  display: block;   
}

#main {
  position: relative;
  width: 450px;
  float: left;
  padding: 0em 0em 1em 1.5em;   
}

#content {
  position: relative;  
}

#main h3 {
  color: #143979;
  font-size: 1.8em;
  padding: 0.3em 0em 0.5em 0em;
  margin: 0 0 0 0;
  font-style: italic;
  font-weight: normal;
}

#main h4 {
  color: #0A32A4;
  font-size: 1.8em;
  margin: -0.2em 0 0 0;
  padding: 0em 0em 0.5em 0em;
  font-weight: normal;
  font-style: italic;  
}

#main ul {
  margin: 0em 0em 1em 1.5em;  
}

#main li {
  color: #FE6C00;
  line-height: 1.2em; 
  margin: 0em 0em 1em 0em;   
}

#main li span {
  color: #656565;
}

html > body #main dl.events {
  margin: -0.8em 0em 17em 0em;
  padding: 0em 0em 0.6em 0em;
  width: 35.5em;
}

html > body .events dt {
  width: 14em;
  float: left;
  margin: 0 0 0 0;
  padding: 0.5em 0em 0.5em 1.5em;
  height: 15px;
 /* background: url("../images/icons/date.gif") no-repeat 0% 50%*/;
}

html > body .events dd {
  text-align: left;
  float: left;  
  width: 19.7em;
  margin: 0 -1em 0 0;
  padding: 0.5em 0em 0.5em 0;
}

.pricebox {
  font-size: 2.1em;
  padding: 0.3em 0em 0.7em 0em;
  font-style: normal;
}

.pricebox span {
  color: #0A32A4;
}

#sidebar {
  position: relative;
  width: 280px;
  float: right;
  padding:3.7em 0 0 0;
}

#sidebar .img {
  margin: 0em 0em 1em 0em;
  width: 249px;
  padding: 0em 0em 0.1em 0em;
  text-align: center;
  vertical-align: middle;
}

#sidebar img {
  border: 1px solid #999999;
  padding: 0.3em 0.3em 0.3em 0.3em;
  text-align: center;
  vertical-align: middle;  
  margin: 0 auto 0.2em auto;
}

#sidebar .img span {
  color: #0A32A4;
  font-size: 1.4em;
  padding: 0.5em 0em 0.5em 0em;
  font-weight: normal;
  font-style: italic;  
}

#sidebar h4 {
  color: #0A32A4;
  font-size: 1.6em;
  padding: 0em 0em 0.5em 0em;
  font-weight: normal;
  font-style: italic;  
}

#sidebar p {
  margin: 0 1em 0.5em 0;
}

html > body dl.prices {
  margin: 0em 0em 10em 0.2em;
  padding: 0em 0em 2em 0em;
  /*border: 1px solid red;*/
  width: 19em;
}

.prices dt {
  float: left;
  margin: 0 0 0 0;
  padding: 0.5em 0em 0.5em 0em;
  background: url("../images/dot.gif") repeat-x bottom left;
  width: 12em;
}

/* commented backslash hack for mac-ie5 \*/
dt { clear: both; }
/* end hack */

.prices dd {
  float: left;
  width: 6em;
  margin: 0 0 0 0;
  padding: 0.5em 0em 0.5em 0.5em;
  background: url("../images/dot.gif") repeat-x bottom left;
  text-align: right;
}

#footer {
  background: none;
  position: relative;
  clear: both;
  text-align: center;
  margin: 0.3em 0 0 0;
  color: #999999;
  font-family: verdana;
}

#footer a {
  color: #999999;
}

#wrapper:after, #content:after, #main:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}

hr {
  display: none;
}

.hr {
  background:transparent url(../images/hr.gif) repeat-x;
  height:18px;
  width:100%;  
  margin:1em 1em 0em 0em;
}

#bar{
/*border:solid red 1px;*/
 background: #999999;
 height:2em;
 float: left;
 width: 100%;
}