/* CSS Document */

body {
	font-family: Trebuchet, "Trebuchet MS", Verdana, Geneva, Arial, helvetica, sans-serif;
	background-image: url(images/weddingbkg2.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	font-size: 14px;
	color: #527900;


}

td {
	font-family: Trebuchet, "Trebuchet MS", Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 14px;
	color: #402e02;

}

th {
	font-family: Trebuchet, "Trebuchet MS", Verdana, Geneva, Arial, helvetica, sans-serif;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #5d9232;
	letter-spacing: 2px;
	padding: 3px 0px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #fac031;
	border-right-color: #fac031;
	border-bottom-color: #fac031;
	border-left-color: #fac031;
	text-align: center;

}

a:link {
	color: #eca806;
}

a:visited {
	color: #bf8805;
}
em {
	background-color: #FFFFCC;
	font-style: italic;
}
h4 {
	background-color: #FFFFCC;
	letter-spacing: 1px;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #dbdc90;
	border-bottom-color: #dbdc90;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	padding: 3px;
	word-spacing: 2px;
	margin: 2px;
}



.footer {
	font-size: 10px;
}
