/*font-family: Arial, Helvetica, sans-serif;
   font-family: Georgia, "Times New Roman", Times, serif;
   font-family: Verdana, Arial, Helvetica, sans-serif;*/

body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: small;
}

#container {
  width: 800px;
  position:absolute;
  top:0;
  left: 50%;
  padding: 0 250px;
  margin: 0 0 0 -650px;
  background: url(../img/containerBg.gif) top right no-repeat;
}

#header {
  position: relative;
  width: 800px;
  height: 105px;	
}

#logo {
  position: absolute;
  top: 7px;
  left: 0px;
  margin: 0;
  padding: 0;
}


img {
  border: none;
}

#content {
  clear: both;
  background: #f8f6f9 url(../img/content-line.gif) top left repeat-x;
  width: 710px;
  padding: 25px 40px 10px 40px;
  font-size: 85%;
  border: 5px solid #933C73;
  border-top: none;
}


#content a:link,#content a:visited,
#content a:hover,#content a:active {
  color: #933C73;
}

p, #content ul {
  font-family: Arial, Arial Narrow, Helvetica, sans-serif;
  margin: 0 0 1.5em 0;	
  line-height: 1.5em;
  font-size: 13px;
  font-weight: normal; 	
}

em {
  text-transform: uppercase;	
}

h2, h3 {
  margin: 0;	
}

h1, #contact #content {
  font-family: Arial Narrow, Arial, Helvetica, sans-serif;
  font-size: 20px;
  color: #933C73;
  font-weight: normal; 	
}

h2, h3, #contact #content {
  font-family: Arial Narrow, Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #933C73;
  font-weight: normal; 	
}

#contact #content {
  font-family: Arial, Arial Narrow, Helvetica, sans-serif;
  font-size: 13px;
  color: black;
  font-weight: normal; 	
}



#footer {
  padding-top: 10px;
  /*background: url(../img/contentTop.gif) top left no-repeat;*/
  text-align:center;
  font-size: 85%;
  color: #695f70;	
}

#footer a:link,#footer a:visited {
  color: #695f70;	
  text-decoration: none;
}

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

#footer ul.menu {
  list-style-type: none;
  margin: 0 0 5px 0;
  padding: 0;	
}

#footer ul.menu li {
  display: inline;
  margin: 0 0 0 10px;
  padding: 0 0 0 10px;
  border-left: 1px solid #695f70; 
}

#footer ul.menu li.first {
  margin: 0;
  padding: 0;
  border-left: none;	
}

ul#weddingList {
    list-style-type: none;
        
}

ul#weddingList li {
    font-family: Arial Narrow, Arial, Helvetica, sans-serif;
  font-size: 18px;
  display: inline;
  float: left;
  width:33%;
  text-align: center;
  padding-bottom: 5px;
}

ul#weddingList li a:link,ul#weddingList li a:visited {
    text-decoration: none;  
}

ul#weddingList li a:hover,ul#weddingList li a:active {
color: #b2c639; 
}

