body {
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #7E7E7E;
}
html { .min-height:100%; margin-bottom:1px; }
/* table settings */
td {
	vertical-align: top;
	text-align: left;
}
td.bg {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	height: 28px;
	border: none;
}
td.bghome {
	background-image: url(../images/bghome.gif);
	background-repeat: repeat-x;
	height: 28px;
	border: none;
}
td.logo {
	width: 46px;
}
td.spacer60 {
	width: 60px;
}
td.spacer100 {
	width: 150px;
}

td.spacer39 {
	width: 39px;
}
td.thrans {
	width: 575px;
}

td.content {
	width: 453px;
}
td.contentWedding {
	width: 552px;
}
td.home {
	width: 575px;
padding-left:40px;
	vertical-align: top;
}
td.nav {
	width: 41px;
}
td.bride {
	width: 123px;
}
td.white {
	background-color: #ffffff;
}
/* end table settings */

p {
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 3px;
	padding-left: 3px;
	margin-right: 3px;
	padding-right: 3px;
}

.copyright {
	font-size: 8pt;
	margin-left: 41px;
	padding-left: 41px;
	text-align: left;

}

.credit {
	font-size: 8pt;
	margin-right: 3px;
	padding-right: 3px;
	float: right;
	
}

a:link {
	color: #809D1F;
	font-weight: bold;
	text-decoration: underline;
}

a:visited {
	color: #7e7e7e;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #809D1F;
	font-weight: bold;
	text-decoration: none;
}

a:active {
	color: #809D1F;
	font-weight: bold;
	text-decoration: underline;
}

/* flyout links */

a:link.flyout {
	color: #7e7e7e;
	font-weight: normal;
	text-decoration: none;
}

a:visited.flyout {
	color: #7e7e7e;
	font-weight: normal;
	text-decoration: none;
}
a:hover.flyout {
	color: #7e7e7e;
	font-weight: normal;
	text-decoration: underline;
}

a:active.flyout {
	color: #7e7e7e;
	font-weight: normal;
	text-decoration: none;
}


ul, li {
margin-top: 0px;
padding-top: 0px;
	margin-left: 3px;
	padding-left: 3px;
}

ul.wedding, li.wedding{

	margin-top: 0px;
padding-top: 0px;
	margin-left: 5px;
	padding-left: 5px;
	list-style-image: url(../images/triangle.gif);
}
img.weddingpic {
	border: 1px solid #999999;
}