body {
	margin: 0;
	background: url(bg_flowers4.jpg) top center #828640;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	line-height: 25px;
}

li {
	list-style-image: url(heart.png);
}

p {
	margin: 0 0 25px;
}

a {
	text-decoration: none;
}

a:link, a:active {
	color: #d94220;
}

a:hover{
	background-color: #d94220;
	color: #fff !important;
}

a:visited {
	color: #f69679;
}

h1 {
	margin: 0 0 15px;
	padding: 0;
	font-weight: normal;
	font-size: 22px;
	text-align: center;
}

h2 {
	margin: 0 0 15px;
	padding: 0;
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
}

dl {
	margin: 0;
}

dt {
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	color: rgb(128,128,128);
	float: left;
	width: 150px;
	text-align: right;
	clear: left;
	vertical-align: baseline;
	margin: 2px 0 -2px 0;
}

dd {
	vertical-align: baseline;
	margin: 0 0 5px 160px;
	padding-left: 4px;
}

ul {
	margin: 0 0 25px 30px;
	padding: 0;
}

li a {
	padding: 0 2px;
}

form input.submit {
	margin: 30px 0 0 160px;
}

#main {
	width: 887px;
	margin: 0 auto;
	opacity: 1;
}

#contents {
	position: relative;
	padding: 0 82px 30px 91px;
	background: url(lacey.png) no-repeat;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	line-height: 25px;
	min-height: 350px;
}

#repeatbg {
	background: url(v-repeat.png) repeat-y;
	position: absolute;
	top: 346px;
	bottom: 0;
	width: 887px;
	margin-left: -91px;
}

#leftcol {
	padding: 0 40px;
	margin-right: 252px;
	border-right: 1px solid #f69679;
	font-size: 15px;
	position: relative;
}

#leftcol .footnote {
	font-size: 12px;
	border-top: 1px solid #f69679;
}

#leftcol > p.dropcap {
	position: relative;
	top: -29px;
	padding-top: 29px;
	background: url(w-dropcap.png) no-repeat 0 0;
	margin-bottom: -4px;
}

#leftcol > p.dropcap > span {
	display: inline;
	margin-left: 50px;
}

#leftcol p.dropcap span.firstletter {
	display: none;
}

#rightcol {
	padding: 0 27px 0 21px;
	position: absolute;
	width: 252px;
	right: 32px;
	top: 0;
	font-size: 13px;
}

#rightcol .photo {
	margin-left: -3px;
	background: url(photo-shadow.png) no-repeat 0 bottom;
	padding: 0 3px 5px;
}

#top, #bottom {
	display: block;
	border: none;
}
