@charset "utf-8";
/* CSS Document */

#pagespace {
	position:absolute;
	left:30px;
	top:10px;
	width:910px;
	height:auto;
	z-index:3;
}
#banner {
	position:absolute;
	left:0px;
	top:10px;
	z-index:5;
	height: 200px;
	width: 200px;
	padding-top: 10px;
}
body {
	background-color: #d5e6a5;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial;
}

#main {
	position:absolute;
	top:200px;
	width:904px;
	height:342px;
	z-index:1;
	border: 2px solid #f7edd4;
	visibility: visible;
	background-image: url(IvyHill_Wishlist.png);
}
#menu {
	position:absolute;
	left:0px;
	top:550px;
	width:900px;
	height:40px;
	z-index:4;
	visibility: visible;
	font-weight: bold;
	color: #A82C48;
}
#menu ul {
	text-align: left;
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
}

#menu a {
	text-decoration: none;
	text-align: left;
	color: #A82C48;
}


#menu a:hover {
	color: #800040;
	font-weight: bolder;
	text-decoration: none;
}
#menu li {
	background-position: left;
	display: inline;
	word-spacing: normal;
	float: left;
	list-style-image: none;
	list-style-type: none;
	font-family: "Lithos Pro Regular";
	font-size: 16px;
	font-style: normal;
	text-transform: capitalize;
	color: #A82C48;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
}
#Stack12 {
	position:absolute;
	left:0;
	top:0px;
	width:900px;
	height:338px;
	z-index:3;
	border: 2px solid #F7EDD4;
	visibility: visible;
	background-color: #76B2B5;
	background-image: url(Images/IvyHill_presspage.png);
}
#Subscribe {
	position:absolute;
	left:675px;
	top:151px;
	width:227px;
	height:auto;
	z-index:6;
	border: 2px solid #F7EDD4;
	background-color: #F7EDD4;
}
