body {
	background: #fff;
	color: #999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 98%;
	margin: 0px;
}

td.recent {
	color: #666;
	font-size: 75%;
}
td.quoteCell {
	padding-top: 40px;
	padding-left: 20px;
}
td.bodyText {
	color: #666;
	font-size: 65%;
}
.quote {
	font-family: Times New Roman, Times, serif;
	color: #BAA7AB;
	font-size: 110%;
}
.quoteSig {
	font-family: Times New Roman, Times, serif;
	color: #999;
	font-style: italic;
	font-size: 110%;
}

.coupleLink {
	padding: 2px;
}

.wedNameoff {
	color: #333;
	font-weight: bold;
        font-style: italic;
}
.wedLocoff {
	color: #333;
        font-style: italic;
}

#section {
	width: 800px;
	height: 82px;
}
#sectionWed {
	width: 950px;
	height: 82px;
}
#sectImg {
	float: left;
	padding-left: 100px;
}
#sectText {
	font-size: 60%;
	line-height: 98%;
	width: 200px;
	padding-top: 33px;
	float: right;
}

#header {
	padding-top: 18px;
	background: #BAA7AB;
	width: 100%;
	height: 85px;
}
#hdrBox {
	width: 866px;
}
#hdrLogo {
	float: left;
	text-align: center;
	font-size: 72%;
	color: #333;
	height: 75px;
}
#hdrMenu {
	float: right;
	text-align: right;
	padding-left: 58px;
	padding-right: 26px;
	padding-top: 53px;
	padding-bottom: 3px;
	
}

#mainBody {
	padding-top: 35px;
}


#footer {
	position: absolute; 
	bottom: 0px; 
	width: 100%;
}

img.border {
	background-color: #A59C93;
	border: 0;
	padding: 0;
	width: 100%;
	
}
a:link,
a:visited, 
a:hover, 
a:active {
	color: #BAA7AB;
	text-decoration: none;
}
a:active {
	color: #cccccc;
}

a.wedName:link,
a.wedName:visited, 
a.wedName:hover, 
a.wedName:active {
	color: #BAA7AB;
	text-decoration: none;
	font-weight: bold;
}

a.wedLoc:link,
a.wedLoc:visited, 
a.wedLoc:hover, 
a.wedLoc:active {
	color: #666;
	text-decoration: none;
}

