/*	background-image: url(images/001mh9.jpg); */
body {
	background-image: url(images/leafypattern_example-colors.gif);
	background-repeat:repeat;
}

.outerborder {
	background-color: #f5f0cd;
	/* border: 1px solid #CCCCCC; */
	border: 4px ridge #C1840A;
	width: 800px;
}
.subhdrfont {
	font-variant: small-caps;
}
.smunderline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.footer {
	width: 800px;
}
.hdrbtmline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #373330;
	color: #f5f0cd;
	width: 800px;
}

a:link,  a:visited { text-decoration:none; }
a:focus, a:hover   { text-decoration:underline; }

.hdrbtmline  a:link,
 .hdrbtmline a:visited { color: #f5f0cd; text-decoration:none; }
.hdrbtmline  a:focus,
 .hdrbtmline a:hover { color: #f5f0cd; text-decoration:underline; }

.footerleft {
	color: #333333;
	text-align: left;
}
.hdrnameone {
	font: 36px Garamond, Georgia, "Times New Roman";
	color: #dcb673;
}
.hdrnametwo {
	font: 18px bold italic Garamond, Georgia, "Times New Roman";
}
.menuspacer {color: #999999}
}
.h2 {
	color: #000099;
	font: italic 16px bold Garamond, Georgia, "Times New Roman"
}
.subheadline {
	font: 16px bold Garamond, Georgia, "Times New Roman";
	color: #000099;
}
.menunames {
	font: 16px  Tahoma, Helvetica, sans-serif, Garamond, Georgia, "Times New Roman";
	color: #ffffff;
}
.headertwo {
	font-family: Garamond, Georgia, "Times New Roman";
	font-size: 18px;
	font-weight: bold;
	color: #000099;
	font-style: italic;
}
.bkgrcolor {
	background-color: #f4ecdf;
}
.footerright {

	color: #333333;
	text-align: right;
}
.footerright a:link {
	color: #333333;
	text-align: right;
	text-decoration: none;
}
.footerright a:visited {
	color: #333333;
	text-align: right;
	text-decoration: none;
}
.footerright a:active {
	color: #333333;
	text-align: right;
	text-decoration: none;
}
.footerright a:hover {
	color: #333333;
	text-align: right;
	text-decoration: none;
}
.h3 {
	color: #000099;
	font-family: "bold Garamond", Georgia, "Times New Roman";
	font-size: 18px;
	font-weight: bold;
}
.noullink:link {
	text-decoration: none;
	color: #000000;
}
.noullink:active {
	text-decoration: none;
	color: #000000;
}
.noullink:hover {
	text-decoration: underline;
	color: #000000;
}
.noullink:visited {
	text-decoration: none;
	color: #000000;
}
.imgright {
	float:right;
	margin-left:4px;
	border:0px;
}
.clearthefloats { clear:both; }
.rsvp {
	margin-top:1em;
}
.bigshadow   { font-family: monospace; font-size: 40px; font-weight: bold; letter-spacing: 5px; text-shadow: gray 2px 2px 2px; }
.shadow   { text-shadow: gray 2px 2px 2px; }
.xshadow  { text-shadow: #bc9653 1px 1px 1px; }
.noshadow { text-shadow:none; }
.phone    { font-family: Tahoma, Helvetica, sans-serif;
            size:18px; }
.bottom   { text-aligh: center; }
.bottom  a:link,
 .bottom a:visited { color: #373330; text-decoration:none; }
.bottom a:focus,
 .bottom a:hover { color: #373330; text-decoration:underline; }
.bottom .menunames { color: #373330; }
.fleft  { float: left; margin-left:8px; }
.fright { float: right;margin-right:8px;  }
.footertag { margin-left:8px; padding-top:18px; }
