/* CSS Document */

body {
margin: 0;
padding: 0;
text-align: center;
background-image: url(images/top.gif);
background-repeat: repeat-x;
}

#wrap {
margin: 0 auto;
text-align: left;
width: 700px;
font-family: Arial, Helvetica, sans-serif;
color: #414040;
}

img {
float: left;
padding: 0 13px 10px 0px;
}

h2 {
color: #68a4e3;
margin-top: 36px;
font-size: 22px;
}

h3 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-style: italic;
font-size: 11px;
font-weight: bold;
}

p {
font-size: 12px;
line-height: 18px;
margin-bottom: 0;
padding-bottom: 0;
}

a {
color: #2e79bc;
text-decoration: none;
}
	
a:hover {
text-decoration: underline;
}

ul {
margin: 3px 0 0 0;
padding: 0;
font-size: 12px;
list-style: none;
}

li {
margin: 0;
padding: 0 0 4px 0;
}

.recent-wedding {
margin-bottom: 18px;
}

.clear {
clear: both;
height: 1px;
}

#contact-info {
float: right;
width: 450px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #FFFFFF;
margin-top: 17px;
font-size: 10px;
font-weight: bold;
}

#contact-info a {
color: #fff;
text-decoration: none;
}
	
#contact-info a:hover {
color: #2e79bc;
text-decoration: underline;
}


#header h1 {
height: 61px;
width: 144px;
background-image: url(images/logo.gif);
text-indent: -9999px;
margin: 0;
padding: 0;
float: left;
}

#header h1 a {
display: block;
height: 61px;
width: 144px;
}

.two-o-six {
color: #2e79bc;
}

