/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
html {
	scrollbar-base-color: #FFF6DE;
}
a:link {
	text-decoration: underline;
	color: #614734;
	font-weight: bold;
}
a:visited {
	text-decoration: underline;
	color: #614734;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #006600;
	font-weight: bold;
}
.wedcontentlinks a:link {
	text-decoration: underline;
	color: #614734;
	font-weight: bold;
}
.wedcontentlinks a:visited {
	text-decoration: underline;
	color: #614734;
	font-weight: bold;
}
.wedcontentlinks a:hover {
	text-decoration: underline;
	color: #006600;
	font-weight: bold;
}
body {
	background-color: #614734;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #614734;
}
#topbody {
	position: relative;
	height: 25px;
	width: 900px;
	left: 0px;
	top: 10px;
	background-image:   url(../images/bodytop.gif);
}
#billboard {
	position: absolute;
	width: 400px;
	height: 15px;
	left: 250px;
	top: 0px;
}
.billboard a:link, a:visited {
	text-decoration: underline;
	color: #006600;
	font-weight: bold;
}
.billboard a:visited {
	text-decoration: underline;
	color: #006600;
	font-weight: bold;
}
.billboard a:hover {
	text-decoration: underline;
	color: #614734;
	font-weight: bold;
}
.emphasis {
	color: #614734;
	font-weight: bold;
}
.centered {
	text-align: center;	
}
#header {
	position: absolute;
	background-color: #F5FF98;
	height: 150px;
	width: 200px;
	left: 20px;
	top: 30px;
}
#branding {
	position: absolute;
	height: 165px;
	width: 862px;
	left: 22px;
	top: 20px;
}
#navigation {
	position: absolute;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 840px;
	top: 190px;
	left: 30px;
	z-index: 2;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #614734;
	text-align: center;
}
.footnotes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
.leftimg {
	float: left;
	margin-right: 15px;
	margin-left: 5px;
}
.clear {
	clear: both;
}
.points {
	list-style-image:  url(../images/bullettest1.gif);
	padding-left: 3em;
}
.datatable {
	width: 100%;
	text-align: left;
}
.datatable td {
	width: 50%;
	padding-left: 2em;
}
.datatable_weddings {
	width: 100%;
	text-align: left;
}
.datatable_weddings td {
	padding-left: 2em;
}
