body {
	padding: 0 16px 16px 16px;
}

#header {
	padding: 24px 0 20px 0;
	
		background: url('../assets/storefront.gif') 280px 12px no-repeat;
}

#logo img {
	border: 0;
}

#search {
	position: absolute;
	top: 60px;
	right: 40px;
}

#invitee {
	font-family:  arial;
	font-size: 12px;
	text-align: center;
	padding: 8px 0;
	border-bottom: 1px solid #ccc;
	font-family: arial;
	background-color: #ffffcc;
}

#invitee a {
	font-family: arial;
	font-weight: normal;
}

#topnav {
	position: relative;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 6px 0;
	margin-bottom: 0;
}

#topnav li {
	display: inline;
	padding: 6px 0;
}

#topnav a  {
	color: #7B0029;	
	font-weight: bold;
	font-family: georgia;
	font-style: italic;
	border-right: 1px solid #ccc;
	text-decoration: none;
	padding: 0 12px;
}

#topnav a:hover, #invitee a:hover {
	text-decoration: underline;
}

#topnav li.current a {
	padding: 6px 12px;
	color: #fff;
	background-color: #7B0029;
}

#phone {
	position: absolute;
	top: 123px;
	right: 19px;
	color: #7B0029;
	font-size: 16px;
}

#search {
	position: absolute;
	top: 60px;
	right: 80px;
}

#search * {
	font-size: 13px;
}

#invitee {
	text-align: center;
	padding: 8px 0;
	border-bottom: 1px solid #ccc;
	font-family: arial;
	background-color: #ffffcc;
}

#invitee a {
	font-family: arial;
	font-weight: normal;
}