body {
	margin: 0;
	background: #5fb6d6 url(/images/bg-tile.jpg) repeat-y top center;
}
td, input, select, textarea, div {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #614e44;
}
a {
	color: #029ac9;
	text-decoration: none;
}
a:hover {
	color: #ec008c;
	text-decoration: none;
}
#header {
	width: 100%;
	display: table;
	background: url(/images/header-dynamite-weddings.jpg) repeat-y top center;
	text-align: center;
}
.navsub {
	background-color: #ffffff;
	border: 1px solid #fbd1ea;
	display: none;
	position: absolute;
	z-index: 1000;
}
.navitem {
	width: 100%;
}
.nav {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #029ac9;
	text-transform: lowercase;
	text-decoration: none;
	display: block;
	padding: 1px 9px;
}
a.nav:hover {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ec008c;
	text-transform: lowercase;
	text-decoration: none;
	display: block;
	padding: 1px 9px;
}
h1, h2, .title {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: normal;
	font-style: normal;
	color: #ec008c;
	text-transform: lowercase;
	padding: 0;
	margin: 0;
}
.date {
	font-size: 12px;
	font-style: italic;
	color: #999999;
	text-decoration: none;
	text-transform: lowercase;
}
.small {
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	text-transform: lowercase;
}
.searchfield {
	font-size: 11px;
	border: 1px solid #e1f3f8;
	background-color: #e1f3f8;
	width: 120px;
}
.field {
	font-size: 12px;
	border: 1px solid #e2e2e2;
	background-color: #ffffff;
	width: 300px;
}
.button {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #029ac9;
	text-decoration: none;
	text-transform: lowercase;
	background: none;
	border: none;
}
.vendorlink {
	font-size: 15px;
	color: #a2b200;
	text-decoration: none;
	text-transform: lowercase;
}

