body {
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
}
#leftindex {
  background-color: #ceccbd;
  width: 455px;
  float: left;
  height: 650px;
  text-align: center;
  font-size: 16px;
}

#leftindex img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

#leftindex p span {
  color: #ff0000;
  font-weight: bold;
}

#leftindex #main2 p {
  color: #000000;
}

#leftindex #big {
  font-size: 18px;
}

#leftindex hr, #business hr, #wedding hr {border: 1px dotted #ff0000; width: 65%}

#rightindex {
  background: url(../images/indexbg.jpg) repeat-y;
  width: 310px;
  float: left;
  height: 650px;
}
#rightindex img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

#rightindex p {
  text-align: center;
  font-weight: bold;
  color: #ffffff;
}

#footer {
  width: 765px;
  color: #ffffff;
}
#footer p {
  text-align: center;
}

#footer p a {
  color: #808080;
}

#clear {
  clear: both;
}

.clearall {
  clear: both;
}

#footer #right {
  width: 310px;
  float: left;
  text-align: center;
}

#footer #right a {
  color: #ffffff;
}

#footer #center {
  float: left;
  width: 260px;
}

#footer #left {
  width: 195px;
  float: left;
  color: #808080;
}

#footer #left p {
  text-align: left;
}

#main {
  width: 510px;
  margin: 0 auto;
}

#content-slider {
  width: 300px;
  height: 6px;
  margin: 5px;
  background: #ceccbd;
  position: relative;
}

.ui-slider-handle {
  width: 8px;
  height: 14px;
  position: absolute;
  top: -4px;
  background: #9b1619;
  border: solid 2px white;
}

#content-scroll {
  width: 290px;
  height: 370px;
  margin-top: 10px;
  overflow: hidden;
/*  border: solid 1px black;*/
  padding: 0 10px 0 10px;
}

#content-holder {
  width: 1500px;
  height: 370px;
}

.content-item {
  width: 290px;
  height: 370px;
  padding: 5px;
  float: left;
  color: #ffffff;
}

#night {
  width: 765px;
  height: 325px;
  background-color: #d8d7d8;
  padding: 10px 10px 10px 10px;
  font-size: 16px;
}

#night p {
  text-align: center;
}

#night img, #school img, #business img, #specialtop img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

#school {
  font-size: 16px;
  width: 765px;
  height: 1350px;
  background-color: #d8d7d8;
  padding: 10px 10px 10px 10px;
}

#school p img {
  display: inline;
  vertical-align: text-top;
}

#business {
  font-size: 16px;
  width: 766px;
  height: 369px;
  background-color: #d8d7d8;
/*  padding: 0px 80px 10px 80px;*/
  text-align: center;
}

#business p img {
  border: 0px;
}

#contact {
  font-size: 16px;
  width: 766px;
  height: 450px;
  background-color: #d8d7d8;
/*  padding: 0px 80px 10px 80px;*/
  text-align: center;
}

h1 {
  font-size: 24px;
}

#specialtop {
  background-color: #d8d7d8;
  width: 765px;
}
#specialbottom {
  clear: both;
  height: 30px;
  font-size: 16px;
  background-color: #d8d7d8;
  width: 765px;
}

#specialleft {
  font-size: 16px;
  width: 382px;
  float: left;
  height: 400px;
  background-color: #d8d7d8;
}

#specialright {
  font-size: 16px;
  width: 383px;
  float: left;
  height: 400px;
  background-color: #d8d7d8;
}

#specialleft p, #specialright p, #business p, #wedding p, #privacy p {
  padding: 10px 10px 0px 10px;
}

#specialbottom p, #privacy h1 {
  text-align: center;
}

#wedding {
  font-size: 16px;
  width: 766px;
  height: 475px;
  background-color: #d8d7d8;
/*  padding: 0px 80px 10px 80px;*/
  text-align: center;
}

#privacy {
  font-size: 16px;
  width: 766px;
  height: 600px;
  background-color: #d8d7d8;
/*  padding: 0px 80px 10px 80px;*/
}

/*<br /><a href="privacy.html">Privacy Policy</a>*/

/* Main page specials */
#main2 {
  width: 510px;
  margin: 0 auto;
}

#content-slider2 {
  width: 350px;
  height: 6px;
  margin: 5px;
  background: #9b1619;
  position: relative;
}

.ui-slider-handle2 {
  width: 8px;
  height: 14px;
  position: absolute;
  top: -4px;
  background: #9b1619;
  border: solid 2px white;
}

#content-scroll2 {
  width: 455px;
  height: 370px;
  margin-top: 10px;
  overflow: hidden;
/*  border: solid 1px black;*/
  padding: 0 10px 0 10px;
}

#content-holder2 {
  width: 1500px;
  height: 370px;
}

.content-item2 {
  width: 455px;
  height: 370px;
  padding: 5px;
  float: left;
  color: #ffffff;
}
#clear {
 clear: both;
}
#flright {
  float: left;
  width: 300px;
}
