body,div,p,ul,ol,li,dl,dt,dd,pre,blockquote,form,fieldset,table,tr,th,td {
	margin: 0;
	padding: 0;
}

body {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	background: #fe1968 url(http://www.buy-our-honeymoon.com/res/images/alt/bg.png) 0 0 repeat-x fixed;
	text-align: center;
	color: #fff;
}

#masthead {
	width: 720px;
	margin: 60px auto 30px auto;
	text-align: left;
}

#wrapper {
	width: 560px;
	margin: 0 auto 40px auto;
}

#content {
	font-size: small;
	line-height: 1.4;
	text-align: left;
}

a img {
	border: 0;
}

a:link,
a:visited {
	color: #f8d37d;
}

a:hover,
a:active,
a:focus {
	color: #ffd7eb;
}

h2 {
	font-weight: normal;
	color: #fff;
	font-size: 200%;
	letter-spacing: 0.2em;
	padding-bottom: 0.4em;
	border-bottom: 2px dotted #fff;
	margin: 0 10px 0.5em 10px;
}

h3 {
	font-weight: bold;
	font-size: 130%;
	padding-bottom: 0.4em;
	border-bottom: 1px solid #fff;
	margin: 2em 10px 0.5em 10px;
}

p {
	margin: 15px 10px;
}

ul, ol {
	margin: 15px 10px 15px 40px;
}

li {
	margin: 8px 0;
}

ol {
	list-style-type: decimal;
}

ol ol {
	list-style-type: lower-alpha;
}

#listsearch {
	width: 450px;
	margin-top: -20px;
}

* html #listsearch {
	position: relative;
}

#listsearch p {
	margin: 0 10px;
	font-size: 110%;
}

#listsearch_intro strong {
	display: block;
	font-size: 130%;
	margin-bottom: 10px
}

#listsearch label,
.formblock label {
	display: block;
	margin-top: 15px;
	font-weight: bold;
}

#listsearch .formsubmit {
	margin: 20px 10px 0 10px;
	padding: 0;
}

.formsubmit input,
.formconfirm input {
	background: #ffd7eb;
	border-top: 1px solid #ffe5f2;
	border-left: 1px solid #ffe5f2;
	border-right: 1px solid #bb9eac;
	border-bottom: 1px solid #bb9eac;
	padding: 0.2em 0.5em;
	color: #8c1524;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 90%;
}

#blurb {
	margin: 30px 0 0 -67px;
	padding: 5px 0 5px 67px;
	background: transparent url(/res/images/alt/couple.gif) 0 50% no-repeat;
}

#blurb p {
	margin: 5px 10px;
	font-size: 90%;
}

.highlight {
	font-size: 130%;
}

fieldset {
	border: 0;
}

.supplemental {
	position: absolute;
	top: -9999px;
	left: -9999px;
	width: 10px;
	height: 10px;
	overflow: hidden;
}