body {
	background: url(../FamilyWeek/images/fw_bground.jpg) repeat-y;
}

.menu {
	background: url(../FamilyWeek/images/fw_menubox_back.jpg) repeat-y;
	color: white;
 }

.menu h3#menu_head { background: url(../FamilyWeek/images/fw_menubox_top.jpg) no-repeat }

.menu h3#fw_head { background: url(../FamilyWeek/images/fw_fw_top.jpg) no-repeat }

.menu h2 { background: url(../FamilyWeek/images/fw_menubox_bottom.jpg) no-repeat }

.menu a { color: white }

.menu a:hover { color: #dde33e }

#header h1 {
	background: url(../images/rfgl_header_2.jpg) no-repeat;
}

#copy {
	margin-top: 10px;
	margin-right: 100px;
	color: #444444;
	top: 0px;
 }

h1#fws {
	background: url(../FamilyWeek/images/fw_saugatuck_head.jpg) no-repeat;
	height: 50px;
	width: 400px;
	margin-bottom: 10px;
}

h1#fws span { display: none }

#copy h2 {
	height: 25px;
	width: 300px;
	margin: 0px 0px 10px 25px;
}

#copy h2 span {
	display: none;
}

#copy p {
	margin: 0px 0px 10px 35px;
}

#fwitems {
	float: right;
	height: 1%;
	display: inline;
	margin: 10px 10px 0px 10px;
	padding: 10px 10px 10px 10px;
	border: 3px solid #ffd1c2;
	background: #f63;
}

#fwitems li {
	list-style: none;
	margin-bottom: 5px;
}

#fwitems a {
	border: none;
	color: white;
}
