body {
  background-color: #800000;
  font: 12px "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
  line-height:18px;
  color: #555;
}

a {
  color: #800000;
}

h1, h2, h3, h4 {
  color: #800000;
}

#wrapper {
  width: 810px;
  margin: 0 auto;
  padding: 5px;
  border: 1px solid #FFF;
}

#header {
  background-color: #FFF;
  height: 150px;
  margin-bottom: 5px;
}

#menu {
  background-color: #FFF;
  margin-bottom: 5px;
  height: 28px;
  padding-left: 15px;
  background-image: url('../img/misc/menu.jpg');
  background-repeat: repeat-x;
}

#menu a {
  font-size: 11px;
  display: block;
  width: 85px;
  padding: 5px 0;
  float: left;
  text-align: center;
  text-decoration: none;
  color: #FFF;
}

#menu a:hover {
  background-color: #800000;
  background-image: url('../img/misc/bg.jpg');
  background-repeat: repeat-x;
  color: #FFF;
}

#content {
  padding: 10px 40px;
  background-color: #FFF;
}

p.content {
   width: 600px; 
   margin: 10px auto;
}

p.tradition {
}

p.staff {
  margin-right: 70px;
}

#footer {
  text-align: center;
  padding-top: 10px;
}

img.casket-room, img.entrance-way, img.south-wing, img.north-wing {
  border: 1px solid #999; 
  padding: 5px; 
  margin: 3px;
}


#lightbox {
	background-color: #eee;
	padding: 10px;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
	margin-top: 5px;
}
#overlay {
	background-image: url(/js/lightbox/overlay.png);
}
#lightboxCaption {
	color: #333;
	background-color: #eee;
	font-size: 90%;
	text-align: center;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
	display: none;
}
* html #overlay {
	background-color: #000;
	background-image: url(/js/lightbox/blank.gif);
	filter: Alpha(opacity=50);
}

.obit_p {
  float: left; 
  width: 330px;
  margin: 5px 5px 15px 5px;
}

.obit_list_img {
  float: left;
  width: 120px;
  padding: 3px;
  margin-right: 10px;
  border: 1px solid #999;
}

.obit_list_img2 {
  float: left;
  padding: 3px;
  margin-right: 10px;
  border: 1px solid #999;
}

.obit_list_img:hover {
  border: 1px solid #800000;
}

.obit_name {
  color: #800000;
  font-size: 1.5em;
  font-weight: bold;
}

.obit_date {
  margin-top: 5px;
  display: block;
}

.obit_img {
  float: left;
  padding: 3px;
  border: 1px solid #999;
  margin-right: 10px;
}

form#obit input, textarea {
  border: 1px solid #999;
  padding: 3px;
  font: 12px "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
}

form#condolencesform {
  margin: 0 auto;
  width: 550px;
}

form#condolencesform .submit {
  width: 200px;
  border: 1px solid #999;
}

#condolences_name, #condolences_email, #condolences_location, #condolences_text {
  border: 1px solid #999;
  padding: 3px;
  width: 400px;
  font: 12px "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
}

#condolences_text {
  height: 80px;
}

table#condolences {
  width: 100%;
}

table#condolences td {
  padding: 10px;
  background-color: #FFD4C6;
}

table#condolences td.text {
  background-color: #fff;
}

span.cond_loc {
  font-style: italic;
  font-size: 11px;
}

span.cond_date {
  font-style: italic;
  font-size: 10px;
}

form#obit textarea {
  width: 400px;
}

.required {
  background-color: #E6E6E6;
}

#login input {
  border: 1px solid #999;
  padding: 3px;
}

.noimage {
  width: 120px;
  margin: 10px 0;
  text-align: center;
  line-height: 60px;
  border: 1px solid #999;
}

.flash {
  margin: 20px auto;
  width: 400px;
  text-align: center;
  padding: 5px 10px;
  background-color: #0F0;
  border: 1px solid #008000;
  color: #000;
  font-style: italic;
}
