body {
  background: transparent url("images/bg_test.gif") fixed top center repeat-x;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.1em;
  margin: 0px;
  padding: 0px;
  text-align: center;

}

#pagewrapper {

  background: #ffffff url(images/bg_test_light.gif) repeat-x;
  color: black;
  width: 740px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
  margin-top: 20px;
  border: 0px solid white;

}

#pagewrapper_full_page {

  background: #ffffff url(images/bg_test_light.gif) repeat-x;
  color: black;
  width: 740px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
  margin-top: 5px;
  border: 0px solid white;

}

#pagewrapper_full_page {

  background: #ffffff url(images/bg_test_light_full_page.gif) repeat-x;
  color: black;
  width: 740px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
  margin-top: 20px;
  border: 0px solid white;

}

#footerwrapper {

  width: 740px;
  background: transparent url(images/footerbottom.gif) bottom center no-repeat;
  padding-bottom: 20px;
  border: 0px solid blue;

}

#pagewrappercontents {

  padding: 10px;
  border: 0px solid red;
  background: transparent;

}

#content {

  text-align: left;
  width: 580px;
  float: left;
  padding: 10px;
  margin: 0px;
  border: 0px solid white;

}

#header {
  width: 100%;
  height: 220px;
  background: transparent url(images/header_logo.gif) left top no-repeat;
  text-align: left;
  border: 1px solid white;

}

#header_full_page {
  width: 100%;
  height: 50px;
  text-align: left;
  border: 1px solid white;
  margin-bottom: 25px;

}

#header #home {

  text-indent: -9999px;
  width: 415px;
  height: 150px;
  margin: 0px;
  padding: 0px;
  display: block;

}

#header #home h1 {

  display: none;

}

#header_full_page 
{
}

#header_full_page #home_full_page h1 
{
  font-size: 14pt;
  font-style: italic;
  font-weight: normal;
  margin: 10px;

}

#footer {

  margin-left: auto;
  margin-right: auto;
  width: 722px;
  clear: both;
  text-align: center;
  background: #ffffff url(images/footertop.gif) no-repeat left top;
  color: black;
  padding-top: 15px;

}

#footer #footercontents {

  background: #ffffff url(images/footerbg.gif) top center repeat-x ;
  color: black;

}

#motto {

  width: 110px;
  float: right;
  font-family: "palatino linotype", palatino, serif;
  line-height: 40px;
  background-color: transparent;
  color: #585858;
  font-size: 1.1em;
  font-style: italic;
  text-align: right;
  border-top: 1px solid #C39290;
  border-bottom: 1px solid #C39290;
  margin-top: 50px;
  margin-bottom: 20px;

}

#footer a {


  font-weight: bold;
  font-size: .8em;

}

#credits {

  color: gray;
  background-color: transparent;
  font-size: .75em;
  margin-top: 20px;

}

#credits a {

  background-color: transparent;
  color: gray;

}


div.redbox {

  border-top: 1px solid #C39290;
  border-bottom: 1px solid #C39290;
  text-align: center;
  width: 75%;

  padding-top: 10px;
  padding-bottom: 10px;

  margin-right: auto;
  margin-left: auto;

}

p, td, li {

  font-size: .8em;
  text-indent: 5px;
  line-height: 150%;

}

p.home {

  font-size: 1.05em;

}

p.bigbold {

  font-size: 1.5em;
  text-align: center;

}

p.position {

  padding-left: 30px;
  margin-bottom: 20px;

}

p.question {

  border-bottom: 1px solid #C39290;

}

p.tagline {

  width: 580px;
  height: 200px;
  background: #ffffff url('images/tagline2.jpg') no-repeat;
  text-indent: -2000px;

}

span.field {

  width: 175px;
  text-indent: 0px;
  display: inline;
  float: left;
  margin-bottom: 0px;
  margin-right: 5px;
  clear: left;
  text-align: right;
  border: 0px solid blue;

}

span.required {

  color: #285C5B;
  font-size: 8pt;
  text-transform: uppercase;

}

fieldset, legend {

  font-size: .9em;
  padding: 5px;

}

legend {

  font-weight: bold;
  color: #285C5B;

}

input.field, select, textarea {

  margin-bottom: 5px;
  background-color: white;
  border: 1px solid #285C5B;
  font-family: Arial, Sans-Serif;

}

td {

  text-indent: 0px;

}

a { 

  color: #285C5B;
  background-color: transparent;
  text-decoration: underline;

}

a:hover {

  text-decoration: underline;
  color: #700202;

}

a.testimonial {

  width: 120px;
  border: 1px solid black;
  display: block;
  margin: 5px;
  padding: 5px;
  font-size: 10pt;
  text-decoration: none;
  text-align: center;
  float: left;

}

a.testimonial img {

  border: 0px;
  text-decoration: none;

}

a.testimonial:hover {

  border-color: #700202;

}

h2 {

  font-weight: bold;
  font-size: 1.25em;
  width: 50%;
  margin: 0px;
  padding-top: 10px;
  padding-left: 0px;
  color: #337978;
  border-bottom: 1px solid #ADCDCD;
  border-left: 0px solid #337978;

}

h2.home {

  width: 100%;

}

img.portrait {

  margin: 10px;

}

ol {


}


ol li {

  margin-bottom: 10px;
  font-size: 1.45em;
  font-weight: bold;
  color: #C39290;

}


li p {

  font-size: .5em;
  text-indent: 0px;
  font-weight: normal;
  color: black;

}

ul li {

  list-style-image: url('images/diamond.gif');

}


.alpha-shadow {
  float: left;
  background: url(images/shadow1.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
}

.alpha-shadow #shadow2 {
  background: url(images/shadow2.png) no-repeat left top !important;
  background: url(images/shadow2.gif) no-repeat left top;
  padding: 0px 5px 5px 0px;
}

.alpha-shadow  #pagewrapper {

  background-color: #fff;
  border: 1px solid #a9a9a9;
  padding: 4px;

}


div#nav  {

  height: 55px;
  width: 650px;
  /* margin-top: 155px; */
  margin-top: 5px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding: 0;
  border: 0;
  background: transparent;

}

div#nav ul#menu  {

  height: 55px;
  width: 650px;
  background: transparent url(images/nav.gif) top left no-repeat;
  margin: 0;
  padding: 0;
  position: relative;

}

div#nav ul#menu li {

  margin: 0;
  padding: 0;
  list-style: none;
  position: absolute;
  top: 0;

}
  
ul#menu li, ul#menu a {

  height: 55px;
  display: block;

}
  
div#nav ul#menu li a {

  text-indent: -9999px;
  text-decoration: none;

}

div#nav ul#menu li div a {

  text-indent: 0px;

}

  
#aboutus {left: 0; width: 90px;}
#services {left: 90px; width: 70px;}
#gallery {left: 160px; width: 80px;}
#testimonials {left: 240px; width: 105px;}
#links {left: 345px; width: 75px;}
#contact {left: 420px; width: 70px;}
#questions {left: 490px; width: 80px;}
#weddings {left: 570px; width: 80px;}

#aboutus a:hover {background: transparent url(images/nav.gif) 0 -55px no-repeat;}
#services a:hover {background: transparent url(images/nav.gif) -90px -55px no-repeat;}
#gallery a:hover {background: transparent url(images/nav.gif) -160px -55px no-repeat;}
#testimonials a:hover {background: transparent url(images/nav.gif) -240px -55px no-repeat;}
#links a:hover {background: transparent url(images/nav.gif) -345px -55px no-repeat;}
#contact a:hover {background: transparent url(images/nav.gif) -420px -55px no-repeat;}
#questions a:hover {background: transparent url(images/nav.gif) -490px -55px no-repeat;}
#weddings a:hover {background: transparent url(images/nav.gif) -570px -55px no-repeat;}

#galleries {

  display: none;
  background-color: #ffffff;
  border-top: 2px solid #337978;
  width: 150px;

}

#menu li:hover div, #menu li.over div {

  display: block;

}

#gallery #galleries a {

  display: block;
  height: 20px;
  padding: 2px;
  border-width: 0px 2px 2px;
  border-style: solid;
  border-color: #337978;
  background: #ffffff;

}

#gallery #galleries a:hover {

  background: #F9F2F2;
  border-bottom: 2px solid #700202;

}

.wrap1, .wrap2, .wrap3 {

  /* display: inline-table; */
  display:block;

}


.wrap1 {

  margin: 10px;
  float:left;
  background: url(images/shadow.gif) right bottom no-repeat;

}

.wrap2 {

  background: url(images/corner_bl.gif) left bottom no-repeat;

}

.wrap3 {

  padding: 0 9px 9px 0;
  background: url(images/corner_tr.gif) right top no-repeat;

}

.wrap3 img {

  display: block;

}

#gallery_thumbs_container {

  width: 140px;
  float: left;
  border: 1px solid #C39290;
  background: #ffffff url(images/gallery_thumbs_bg.gif) bottom left repeat-x;

}

#gallery_thumbs_container ul, #gallery_thumbs_container ul li {

  list-style-type: none;
  display: block;
  margin: 0px;
  padding: 0px;

}

#gallery_thumbs_container ul li {

  width: 50px;
  height: 50px;
  margin: 8px;
  text-indent: 0px;
  float: left;
  background: #eeeeee;
  border: 0px solid blue;

}

#gallery_thumbs_container ul li img {

  border: 0px solid red;

}

#gallery_image_container {


}

#gallery_image_container .image_frame {

  width: 432px;
  float: right;
  text-align: center;
  overflow: hidden;
  height: 300px;
  border-color: #638F8E;
  border-style: solid;
  border-width: 1px 0px;
  background: #ffffff url(images/loading.gif) center center no-repeat;

}

#gallery_image_container .image_frame img {

  padding: 1px;

}

.image_holder_top, .image_holder_bottom {

  width: 435px;
  float: right;
  height: 42px;

}

.image_holder_top {

  background: #ffffff url(images/image_holder_top_bg.gif) center center no-repeat;

}

.image_holder_bottom {

  background: #ffffff url(images/image_holder_bottom_bg.gif) center center no-repeat;

}