/* Comment Line */
body {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 10px;
}
td {
  font-family: Arial,Verdana,Tahoma,"Lucida sans",Helvetica,sans-serif;
  font-size: 10pt;
  line-height: 1.2em;
  text-align: left;
}
a {
  font-weight: bold;
  text-decoration: none;
  color: #ffffff;
}
a:hover {
  color: #b96a76;
}
a img {
  border:  none;
}
.tiny {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 9px;
}
#page-bg {
  margin: auto;
  background: #9c1f2e url(images/background.gif) no-repeat scroll center top;
}
#page2-bg {
  margin: auto;
  background: #9c1f2e none repeat scroll 0%;
  position: relative;
  width: 900px;
}
#buttonwed {
  position: relative;
  top: 138px;
  left: 264px;
  width: 333px;
  height: 197px;
  background: #9c1f2e url(images/weddings-back.jpg) no-repeat scroll center top;
}
#buttonwed a {
  background: url(images/butn-wedding-off.gif) no-repeat scroll center top;
  float: left;
  width: 333px;
  height: 197px;
}
#buttonwed a:hover {
  background: url(images/butn-wedding-on.gif) no-repeat scroll center top;
}
#buttonsen {
  position: relative;
  top: 160px;
  left: 348px;
  width: 333px;
  height: 197px;
  background: #9c1f2e url(images/seniors-back.jpg) no-repeat scroll center top;
}
#buttonsen a {
  background: url(images/butn-seniors-off.gif) no-repeat scroll center top;
  float: left;
  width: 333px;
  height: 197px;
}
#buttonsen a:hover {
  background: url(images/butn-seniors-on.gif) no-repeat scroll center top;
}
.clear-floats {
  clear: both;
}
#copyright {
  position: absolute;
  bottom: 5px;
}
#footer {
  margin: auto;
  background: #ffffff none repeat scroll 0%;
  clear: both;
  width: 900px;
  padding-left: 15px;
}
#footer a {
  color: #701622;
}
#content {
  padding: 8px;
  color: #ffffff;
  height: 600px;
  width: 900px;
  margin: auto;
  position: relative;
}
#p2-content {
  padding: 8px;
  color: #ffffff;
  position: relative;
}
#p2-photo {
  float: left;
  text-align: center;
  margin-right: 30px;
  font-size: 1.2em;
  width: 360px;
}
#p2-text {
  text-align: center;
  font-size: 2em;
  float: left;
  width: 440px;
  margin-left: 30px;
}
#p2-text p {
  padding-right: 20px;
}
#p2-contact {
  position: absolute;
  bottom: 50px;
  left: 10px;
  font-size: 1.6em;
  text-align: right;
}
#p3-contact {
  position: absolute;
  bottom: 50px;
  right: 10px;
  font-size: 1.6em;
  text-align: right;
}
.nudge-right {
  margin-left: 10px;
}
#longblurb {
  text-align: left;
  font-size: 1.1em;
}
