/* CSS Document */
body 
{
  text-align: center;
  background: aliceblue;
}

#primarywrapper
{
  width: 800px;
  margin: 0px auto;
  text-align: left;
}

#background_index
{
  position: absolute;
  width: 800px;
  height: 2040px;
  background-color: #FFFFFF;
  border-top: 1pt solid #000000;
  border-left: 1pt solid #000000;
  border-right: 1pt solid #000000;
  border-bottom: 1pt solid #000000;
}

#background_samples
{
  position: absolute;
  width: 800px;
  height: 2690px;
  background-color: #FFFFFF;
  border-top: 1pt solid #000000;
  border-left: 1pt solid #000000;
  border-right: 1pt solid #000000;
  border-bottom: 1pt solid #000000;
}

#background_weddings
{
  position: absolute;
  width: 800px;
  height: 1990px;
  background-color: #FFFFFF;
  border-top: 1pt solid #000000;
  border-left: 1pt solid #000000;
  border-right: 1pt solid #000000;
  border-bottom: 1pt solid #000000;
}

#background_other
{
  position: absolute;
  width: 800px;
  height: 1300px;
  background-color: #FFFFFF;
  border-top: 1pt solid #000000;
  border-left: 1pt solid #000000;
  border-right: 1pt solid #000000;
  border-bottom: 1pt solid #000000;
}

#background_contact
{
  position: absolute;
  width: 800px;
  height: 1000px;
  background-color: #FFFFFF;
  border-top: 1pt solid #000000;
  border-left: 1pt solid #000000;
  border-right: 1pt solid #000000;
  border-bottom: 1pt solid #000000;
}

#background_sitemap
{
  position: absolute;
  width: 800px;
  height: 1000px;
  background-color: #FFFFFF;
  border-top: 1pt solid #000000;
  border-left: 1pt solid #000000;
  border-right: 1pt solid #000000;
  border-bottom: 1pt solid #000000;
}

#logo
{
  position:absolute;
  left: 192;
  top: 25;
  width: 417;
  height: 142;
}

#site_title
{
  position: absolute;
  text-align: center;
  width: 100%;
  left: 0px;
  top: 160px;
  background-color: transparent;
  color : #000000;
  font-family: century gothic;
  font-size : 16px;
  font-weight : normal;
}

#menu_bar
{
  position: absolute;
  left: 0px;
  top: 200px;
}

.header_link_format
{
  text-decoration: none;
  color: #FFFFFF;
  font-size: 16px;
}

.header_link_format:hover
{
  text-decoration: none;
  font-size: 18px;
}

#header_image1 
{
  position: absolute;
  left: 10px;
  top: 194px;
}

#header_link1 
{
  position: absolute;
  left: 65px;
  top: 209px;
}

#header_image2 
{
  position: absolute;
  left: 122px;
  top: 194px;
}

#header_link2
{
  position: absolute;
  left: 177px;
  top: 209px;
}

#header_image3
{
  position: absolute;
  left: 260px;
  top: 194px;
}

#header_link3
{
  position: absolute;
  left: 315px;
  top: 209px;
}

#header_image4
{
  position: absolute;
  left: 412px;
  top: 194px;
}

#header_link4
{
  position: absolute;
  left: 467px;
  top: 209px;
}

#header_image5
{
  position: absolute;
  left: 602px;
  top: 194px;
}

#header_link5
{
  position: absolute;
  left: 657px;
  top: 209px;
}

#header_image6
{
  position: absolute;
  left: 742px;
  top: 194px;
}

a 
{
  text-decoration: none;
  border: 0px;
}

a:hover 
{
  text-decoration: underline;
}

#home_start
{
  position: absolute;
  top: 280px;
}

#content_start
{
  position: absolute;
  top: 250px;
}

#floatleft 
{
  float: left;
  border: 0px solid #000000;
  background-color: #FFFFFF;
  padding-bottom: 0px;
  padding-left: 0px;
  border: none;
  margin-left: 25px;
  margin-bottom: 0px;
  margin-right: 25px;
}

/* Main Paragraph Text Format */
#p1 
{
  color: #000000;
  margin-top: 1px;
  margin-bottom: 1px;
  margin-right: 25px;
  margin-left: 25px;
  font-family: century gothic;
  font-size: 14px;
  font-weight: 100;
  text-align: justify;
  line-height: 20px;
}

/* Footer Text Format */
#p2
{
  color: #000000;
  margin-top: 1px;
  margin-bottom: 1px;
  font-family: century gothic;
  font-size: 16px;
  font-weight: 100;
  text-align: justify;
}

#p3
{
  color: #000000;
  margin-top: 1px;
  margin-bottom: 1px;
  font-family: century gothic;
  font-size: 13px;
  font-weight: 100;
  text-align: left;
  line-height: 18px;
}

#p4
{
  color: #000000;
  margin-top: 1px;
  margin-bottom: 1px;
  font-family: century gothic;
  font-size: 15px;
  font-weight: 100;
  text-align: left;
  line-height: 18px;
}

/* Page Name Text */
h3 
{
  background-color: transparent;
  color: #000000;
  font-family: century gothic;
  font-size : 22px;
  text-align: center;
  text-decoration: underline;
}

/* Photo Credit Text */
h6 
{
  color: #000000; 
  margin-top: 1px;
  margin-bottom: 1px;
  font-family: century gothic;
  font-size: 10px;
  font-weight : 100;
  text-align: center;
  text-decoration: none;
}
		
#link_text1
{
  font-family: century gothic;
  font-size: 11px;
  text-align: center;
}
		
#link_text2
{
  font-family: century gothic;
  font-size: 11px;
  text-align: center;
}
