.clear {
clear:both;
}
object {
  margin:0;
  padding:0;
}

#page-title {
  display:none;
  visibility:hidden;
}

#page-title p {
  text-indent:-9999px;
  margin:0;
  padding:0;
  height:0px;  
}

#page-title h1 {
  text-indent:-9999px;
  margin:0;
  padding:0;
  height:0px;  
}

#page-title h2 {
  text-indent:-9999px;
  margin:0;
  padding:0;
  height:0px;  
}

#page-title h3 {
  text-indent:-9999px;
  margin:0;
  padding:0;
  height:0px;  
}

.wedding-location {
  text-indent:-9999px;
  margin:0;
  padding:0;
}
.indent {
  text-indent:-9999px;
  margin:0;
  padding:0;
  height:0px;  
}

.copyright {
  clear:both;
  margin:0 0 0 0;
  padding:20px 0 20px 0 !important;
  font-family:verdana;
  font-size:10px;
  color:navy;
  text-align:center;
}

.copyright a {
   color:navy !important;
}

.copyright a:hover {
   color:navy !important;
   text-decoration:none;
}

#bottomwrapper {
  margin:auto;
  width:800px;
  text-align:center !important;
}
#bottom-navigation {
  float:left;
  width:325px;
  margin:0 0 0 75px;
  padding:0;
  list-style:none; 
  text-align:center;
}

#bottom-navigation li {
  margin:0;
  padding:0 0 0 10px;
  text-align:left;
}

#bottom-navigation li.main {
  margin:0;
  padding:0 !important;
  text-align:left;
}

#bottom-navigation li a {
  color:navy;
  font-family:verdana;
  font-size:10px;
}

#bottom-navigation h2 {
  margin:0;
  padding:0;
  color:#fff;
  display:inline;
}

#bottom-navigation h2 a {
  margin:0;
  padding:0;
  font-size:11px !important;
  color:navy;
  display:inline;
}

#bottom-navigation h3 {
  margin:0;
  padding:0;
  font-size:10px;
  color:navy;
  display:inline;
}

#bottom-navigation h4 {
  margin:0;
  padding:0;
  font-size:10px;
  color:navy;
  display:none;
}

#bottomwrapper p {
  clear:both;
}


/* Layout Styles */

html{ 
 margin:10px 0 0 0; 
 padding:0; 
 text-align:center; 
}

body{ 
 margin:0; 
 padding:0; 
 text-align:center;
 font-family:verdana; 
} 
 
#pagewidth { 
  width:800px; 
  text-align:left;  
  margin-left:auto; 
  margin-right:auto;  
} 
 
#header{
  position:relative; 
  width:800px;
} 
 
 
 /* *** Float containers fix: */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */ 
