* {
  margin: 0;
  padding: 0;
}

body, html {
  color: #212C30;
  font-family: "Times New Roman", serif;
  background: url(i/head_bg.gif) repeat-x;
  text-align: center;
}

div#container {    
  margin: auto;
  text-align: left;
  width: 780px;
  background: url(i/bg.gif) repeat-x 0px 100%;
}

div#flash{
  height: 130px;
}

#header {
  height: 205px;
  width: 459px;
  background: url(i/header.jpg) top left no-repeat;
  float: left; 
}

* html #header {
  width: 456px;
}

#header p {
  font: bold .7em Tahoma, sans-serif;
  width: 410px;
  margin: 12px 0 0 33px;
}

#header h1 {
  margin: 52px 0 0 33px;	
  font: bold 1.3em "Trebuchet MS", sans-serif;
  color: navy;
}

div#content {
  width: 100%;
  margin: -5px 0 15px 0;
}

div#left {
  width: 350px;
  float: left;
  margin-top: -4px;
  background: url(i/dots_vert.gif) right repeat-y;
}

ul.list {
  list-style: none;
  margin: 8px;
}

ul.list li {
  background: url(i/arrow.gif) no-repeat 3px 5px;
  margin: 0 0 1px 27px;
  padding-left: 23px;
  line-height: 115%;
}

ul.list li a {
  color: #212C30;
  background: #FFF;
  text-decoration: underline;
}

ul.list li a:hover {
  color: #000;
  background: #FFF;
  text-decoration: underline;
  font-weight: bold;
}

ul.list li.nob { 
  background: #FFF; 
  margin-left: 8px;
}

ul.list li.nob2 { 
  background: #FFF; 
  margin-left: 26px;
}

ul { 
  margin: 5px 0 0 55px;
}

div#right {
  float: left;
  width: 430px;
  margin: auto;
  text-align: center;
}

div#right p img {
  margin-top: 28px;
}

h2 { 
  font-size: 1.05em;
  padding-left: 25px;
  margin-bottom: 5px;
}

h3 {
  font-size: .85em;
  background: url(i/bullet.gif) left no-repeat;
  padding-left: 28px;
  margin-left: 10px;
}

h3#funeral {
  margin:0 0 8px 10px;
}

h3#funeral a {
  color: #212C30;
  font-weight: normal;
  text-decoration: underline;
}

h3#funeral a:hover {
  color: #000;
  font-weight: bold;
  text-decoration: underline;
}

h6 {
  font-size: 1.5em;
  margin-top: 8px;
}

h4 {
  font-size: .85em;
  background: url(i/foto.jpg) left no-repeat;
  padding-left: 28px;
  margin: 8px;
}

h5 {
  font-size: .85em;
  padding-left: 36px;
  margin-top: 5px;
}

#other {
  font: .7em Arial,Verdana, sans-serif;
  color: #000;
  margin-left: 8px;
}


.opening {
  width: 95px;
  height: 90px;
  float: left;
  font-size: .9em;
  margin: 30px 0 5px 0;
  padding-top: 10px;
  border-right: 1px solid #d6d6d6;
  background: url('i/open_bg.gif') repeat-x;
}

.opening p {
  padding-bottom: 5px;
}

address {
  font: bold .9em Verdana, sans-serif;
  clear: left;
  margin-bottom: 8px;
}

address a, a:visited {
  color: #212C30;
  text-decoration: underline;
  clear: left;
}

address a:hover {
  color: #0000D9;
  text-decoration: underline;
}

div#footer {
  background-color:#1293b3;
  border: 1px solid #4f5e68;
  height: 18px;
}

div#footer p {
  color: #FFF;
  text-align: center;
  font: normal .8em Verdana, sans-serif;
}

a.thumb img {
   float: left;
   margin: 30px 0 20px 100px;
   border: 3px solid #00DF00;
}

a.thumb:hover img {
  float: left;
  border: 3px solid navy; 
  cursor: url("images/zoomin.cur"), url(images/zoomin.gif), auto;
}

#links { 
  font: bold .75em Tahoma, Arial, sans-serif;
  color: #212C30; 
  text-align: center;
}

#links a { 
  color: #212C30;  
  text-decoration: none;
}

#links a:hover { 
  color: #000;  
  text-decoration: underline;
}

p#offers { 
  margin-top: 30px;
}

p#banner { 
  margin: 8px 0 0 35px;
}

#cleaner {clear:both;}
#stat {visibility:hidden;}
#lightbox { background-color: navy; margin-top: 75px; padding:10px 10px 2px 10px; }
#lightboxDetails { padding-top:2px; }	
#lightboxCaption { float:left; color:#fff; font-size: .85em; }
#keyboardMsg { float:right; }
#keyboardMsg a { color:#fff; text-decoration:none; letter-spacing:2px; text-transform:uppercase; font-weight:bold; }
#lightbox img { border:none; } 
#overlay img { border:none; }
#closebutton { display:none; }
