body {
  background: #ffffff url(../images/background.gif) repeat center top; 
  margin: 0px auto;
  font-family: helvetica, arial, sans-serif;
  font-size: 13px;
  color: #666666;
}
img {
  border: 0px;
}
object {
  outline:none;
}
h1 {
  margin: 0;
}

#page {
  width: 100%; 
  height: 745px;
}
#header { 
  height: 152px; 
  text-align: center;
}
#logo {
  position: relative; 
  top: 15px;
  width: 673px;
  height: 125px;
}
#content {
  height: 575px;
  width: 985px;
  margin: 0 auto;
}
#footer {
  height: 18px; 
  padding-bottom: 20px;
}
#home {
  float: left;
}
#services, #about, #portfolio, #contact, #photoCredits, #buzz {
  float: left;
  text-align: left;
  position: relative;
  box-shadow: 0 0 20px #e8dcd2;
  -moz-box-shadow: 0 0 20px #e8dcd2;
  -webkit-box-shadow: 0 0 20px #e8dcd2;
}
div.body {
  background-color: #fff;
  z-index: 100;
  position: relative;
  overflow: auto;
}
div.ieShadow {
  box-shadow: 0 0 20px #e8dcd2;
  -moz-box-shadow: 0 0 20px #e8dcd2;
  -webkit-box-shadow: 0 0 20px #e8dcd2;
  behavior: url(js/PIE.htc);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}
div.clr {
  clear: both;
}

h1 {
  font-size: 20px;
  color: #8f8f8f;
  font-weight: normal;
  margin: 0px;
}
h2 {
  font-size: 15px;
  color: #5dc7cb;
  font-weight: normal;
  margin: 12px 0 0;
  font-family: Georgia, times, "times new roman", serif;
  font-style: italic;
}
h2 span {
  font-weight: bold;
}

a {
  text-decoration: none;
  font-size: 15px;
  color: #666666;
  outline: 0;
}
a:Hover {
  color: #52C1C7;
}

.hide {
  display: none;
  visibility: hidden;
}
.nobr {
	white-space: nowrap;
}


/* NAV STYLES */
#nav {
  width: 118px;
  height: 272px;
  float: left;
  padding: 50px 15px 0 0;
  margin: 40px 0 0;
  background: transparent url(../images/nav/nav_bg.png) no-repeat 0 0;
}
#nav a {
  font-family: Georgia, times, "times new roman", serif;
  display: block;
  text-align: right;
  font-style: italic;
  height: 30px;
  color: #98968b;
  width: 118px;
}
#nav a:hover {
  color: #52C1C7;
}
#nav .on {
  font-weight: bold;
}

/* Link styles */
#links {
  overflow: auto;
  clear: both;
  width: 100%;
}
#links div {
  float: left;
}
#links a {
  font-family: Georgia, times, "times new roman", serif;
  font-style: italic;
}
#links a:Hover {
  background-position: center bottom;
}
#links .on {
  font-weight: bold;
}
#links h2 {
  margin: 0;
  color: #98968b;
  font-weight: bold;
}

/* HOME STYLES */
#home #flash {
  width: 828px;
  height: 475px;
}

#home #text {
  margin-top: 12px;
  position: relative;
  width: 829px;
}
#home #text .body {
  height: 174px;
  padding: 20px 20px 0px 32px;
  text-align: left;
}
#home #text .headline {
  width: 335px;
  float: left;
}
#home #text .copy {
  width: 430px;
  float: left;
}

#home #text .borderTop, #home #text .borderBottom {
  margin: 0px;
}
#home #text .borderLeft {
  height: 194px;
  position: absolute;
  top: 4px;
  left: -3px;
}
#home #text .borderRight {
  height: 194px;
  position: absolute;
  top: 4px;
  left: 828px;
}
#text .body {
  background-color: #ffffff;
}

/* SERVICES STYLES */
#services {
  width: 828px;
}
#services #text {
  position: relative;
  width: 828px;
}
#services #photos {
  width: 828px;
  height: 360px;
}
#services #copy {
  padding: 18px;
  position: relative;
  background: transparent url(../images/horz_line.gif) repeat-x 0 54px;
}
.hdiv {
  width: 3px;
  height: 14px;
  color: #52C1C7;
  font-weight: bold;
  font-size: 15px;
  padding: 0 15px 0 10px;
}
#services #textArea {
  margin-top: 50px;
}
#services #text-wedding, #services #text-private, #services #text-lifestyle {
  width: 675px;
  position: relative;
  top: 0px;
}
#services #text-wedding div, #services #text-private div, #services #text-lifestyle div {
  overflow: auto;
  padding-bottom: 35px;
  width: 100%;
}
#services #textArea h2 {
  width: 175px;
  float: left;
  text-align: right;
  margin: 0 20px 0 0;
  font-weight: bold;
  font-size: 18px;
}
#services #textArea p {
  width: 480px;
  float: left;
  margin: 0;
}
/* Scrolling */
#text-scroll {
  float: left;
  width: 13px;
  margin-left: 25px;
}
#text-scroll a {
  width: 100%;
  height: 100%;
  display: block;
}
#text-scroll #up a:Hover, #text-scroll #down a:Hover {
  background-position: center bottom;
}
#text-scroll div {
  width: 13px;
  height: 13px;
  font-size: 1px;
}
#text-scroll #up a {
  background: transparent url(../images/services/scroll-up.gif) no-repeat center top;
}
#text-scroll #down {
  margin-top: 120px;
}
#text-scroll #down a {
  background: transparent url(../images/services/scroll-down.gif) no-repeat center top;
}

/* ABOUT / PHOTO CREDITS */
#about .body, #photoCredits .body {
  height: 502px;
  width: 750px;
  padding: 20px;
  background: #fff url(../images/horz_line.gif) repeat-x 0 54px;
}
#photoCredits .body {
  height: 458px;
  width: 710px;
}
#about #copy, #photoCredits #copy {
  margin-top: 50px;
  width: 415px;
  float: left;
  position: relative;
}
#about #photo {
  float: right;
  margin: 36px 13px 0px 0px;
  text-align: right;
  font-size: 11px;
}
#about #photo p {
  margin-top: 5px;
}
#photoCredits p {
  margin: 0 0 20px;
  font-size: 12px;
}
#about h2 {
  margin: 0 0 20px;
}

/* PORTFOLIO */
#portfolio .body {
  height: 510px;
  width: 828px;
  z-index: 300;
}
#portfolio #photoLink {
  position: absolute;
  bottom: 23px;
  right: 20px;
  display: block;
  z-index: 500;
  font-family: Georgia, times, "times new roman", serif;
  font-style: italic;
  font-size: 10px;
  font-weight: bold;
  color: #dbd4cd;
  text-decoration: underline;
}

#buzz .body {
  height: 420px;
  width: 828px;
  z-index: 300;
}

/* CONTACT */
#contact .body {
  height: 498px;
  width: 751px;
  background: #fff url(../images/contact/background.png) no-repeat 332px 2px;
}
#contact #photo {
  float: left;
  width: 330px;
  height: 498px;
}
#contact #copy {
  float: left;
  padding-left: 40px;
}
#contact #copy .address {
  margin: 0;
  padding: 160px 0 133px 30px;
  font-family: Georgia, times, "times new roman", serif;
  font-size: 14px;
  font-style: italic;
  color: #adaba2;
  line-height: 20px;
}
#contact #copy img {
  position: relative;
  top: 2px;
  padding-right: 2px;
}
