/* CSS Document */

body {
 	margin: 0;
 	padding: 0;
 	border: 0;
 	text-align: center;
 	vertical-align: top;
 	font-family: verdana, helvetica, arial, sans-serif;
 	color: #4D4D4D;
 	font-size: 10px;
 	line-height: 15px;
	background: #DFDCD5 url(./images/gradient.gif) repeat-x top left;
}

p {
  margin: 0;
  margin-bottom: 15px;
  line-height: 15px;
}

strong, bold {
  font-weight: bold;
}

div{
 text-align:left;
 vertical-align:top;
}

img {
 border:0;
 display:block;
}

.imgInline{
 display: inline;
}

a{
 color:#000;
}

a:link,a:visited{
 text-decoration : none;
 font-weight:normal;
}

a:hover, a:active{
 text-decoration : underline;
}

ul,li{
 margin:0;
 padding:0;
 border:0;
 list-style: none;
}

/* site --------------------------------------------------------- */

#holder {
 width: 968px;
 margin: auto;
 vertical-align: top;
 clear: both;
 overflow:hidden;
}

#frameLeft {
  width: 147px;
  height: 157px;
  float: left;
  background: url(./images/bkhead_homeLeft.jpg) no-repeat bottom left;
}

#frameMiddle {
  width: 674px;
  float: left;
  background: tranparent;
}

#frameRight {
  width: 147px;
  height: 157px;
  float: left;
  background: url(./images/bkhead_homeRight.jpg) no-repeat bottom left;
}

#topDec {
  width: 674px;
  height: 49px;
  background: url(./images/top.jpg) no-repeat top left;
}

#homePics {
  margin:0;
  width: 674px;
  height: 136px;
}

#homePics img {
  display: inline;
}

.picDiv {
  margin-right: 1px;
}

#mainNav {
  width: 674px;
  height: 23px;
  background-color: #ECEAE6;
  color: #4D4D4D;
  font-family: Georgia, Times New Roman, Times, serif;
  font-size: 11px;
  text-transform: uppercase;
  text-align: center;
  padding: 3px 0 0 0;
  voice-family: "\"}\"";
  voice-family: inherit;
  height: 20px;
}

#mainNav a:link,#mainNav a:visited{
 text-decoration : none;
 font-weight: normal;
 color: #4D4D4D;
}

#mainNav a:hover, #mainNav li a:active{
  color: #000;
}

#content {
  width: 674px;
  clear: both;
  overflow: hidden;
}

#homeIntro {
  width: 485px;
  float: left;
  padding: 56px 30px;
  background: url(./images/bkhead_home.jpg) no-repeat top left;
  voice-family: "\"}\"";
  voice-family: inherit;
  width: 425px;
}

#subNav {
  width: 189px;
  float: left;
  margin: 30px 0;
  padding: 24px 10px 0 24px;
  background: url(./images/divider.gif) repeat-y top left;
  voice-family: "\"}\"";
  voice-family: inherit;
  width: 153px;
}

#subNav ul {
 margin:0;
 margin-bottom: 20px;
 padding:0;
 border:0;
 list-style: none;
 text-transform: uppercase;
 font-size: 9px;
}

#subNav a:link,#subNav a:visited {
 text-decoration: none;
 color: #4D4D4D;
}

#subNav a:hover,#subNav li a:active {
  text-decoration: underline;
  color: #4D4D4D;
}

#copy {
  font-size: 9px;
  color: #9D9D9D;
}

#copy a:link,#copy a:visited {
 text-decoration : none;
 color: #9D9D9D;
}

#copy a:hover, #copy li a:active {
  color: #4D4D4D;
}

#footer {
  width: 674px;
  height: 27px;
  background: url(./images/footer.jpg) no-repeat top left;
}

#subHead {
  width: 674px;
  height: 58px;
}

#subContent {
  width: 485px;
  float: left;
  padding: 54px 30px;
  voice-family: "\"}\"";
  voice-family: inherit;
  width: 425px;
}

#subContent img {
  display: inline;
}

.subTitle {
  margin: 0;
  color: #4D4D4D;
  font-family: Georgia, Times New Roman, Times, serif;
  font-size: 11px;
  text-transform: uppercase;
}

/* sections  --------------------------------------------------------- */

.headWeddings {
  background: url(./images/headimg_weddings.jpg) no-repeat top left;
}

.headPeople {
  background: url(./images/headimg_people.jpg) no-repeat top left;
}

.headPersonal {
  background: url(./images/headimg_personal.jpg) no-repeat top left;
}

.headEditorial {
  background: url(./images/headimg_editorial.jpg) no-repeat top left;
}

.headBio {
  background: url(./images/headimg_bio.jpg) no-repeat top left;
}

.backWeddings {
  background: url(./images/bkheader_weddings.jpg) no-repeat top left;
}

.backPeople {
  background: url(./images/bkheader_people.jpg) no-repeat top left;
}

.backPersonal {
  background: url(./images/bkheader_personal.jpg) no-repeat top left;
}

.backEditorial {
  background: url(./images/bkheader_editorial.jpg) no-repeat top left;
}

.backBio {
  background: url(./images/bkheader_bio.jpg) no-repeat top left;
}