* {
	margin: 0;
	padding: 0;
}

html {
	margin:0;
	padding:0;
	background:#ff9020;
}

body {
	margin:0;
	padding:0;
	background:url('/images/background_repeat.gif') top center repeat-x;
}

h2 {
	font-family: verdana, arial, helvetica, sans-serif;
	padding-top:10px;
	padding-bottom:5px;
	font-size:0.6em;
    color: #fff;
	font-weight:bold;
	line-height:1.8em;
	margin-left:15px;
}

#wrapper {
	width:675px;
	margin:0 auto;
	margin-bottom:30px;
	padding-top:20px;
}

#content {
	width:675px;
	height:520px;
	background:url("/images/background.jpg") no-repeat;
}

#content h1 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1.2em;
    color: #fff;
	font-weight:bold;
	line-height:1.8em;
}

#navigation {
	width:675px;
	height:33px;
	padding-top:480px;
}

#navigation ul {
	list-style:none;
	padding:0;
	margin:0;
}

#navigation ul li {
	padding:0;
	margin:0;
	float:left;
	display:block;
}

#navigation ul li a {
	text-decoration: none;
	display:block;
}

#navigation ul li a:hover {
	background-position:0 -23px;
}

#navigation a.nav_happymeal {
	width:99px;
	height:23px;
    background: url('/images/nav_happymeal.jpg') no-repeat;
	text-indent:-10000px;
}

#navigation a.nav_mcdonalds {
	width:91px;
	height:23px;
    background: url('/images/nav_mcdonalds.jpg') no-repeat;
	text-indent:-10000px;
}

#navigation a.nav_foodandnutrition {
	width:172px;
	height:23px;
    background: url('/images/nav_foodandnutrition.jpg') no-repeat;
	text-indent:-10000px;
}

#navigation a.nav_ronaldmcdonaldfun {
	width:148px;
	height:23px;
    background: url('/images/nav_ronaldmcdonaldfun.jpg') no-repeat;
	text-indent:-10000px;
}

#navigation a.nav_sports {
	width:148px;
	height:23px;
    background: url('/images/nav_sports.jpg') no-repeat;
	text-indent:-10000px;
}

#store_list_wrapper {
	width:675px;
	margin:0 auto;
}

#store_list {
	border:2px solid #fff;
	width:671px;
}

#store_list h2 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:0.75em;
    color: #fff;
	font-weight:bold;
	line-height:1.6em;
}

table.citytable {
	width:100%;
	margin:15px 0 15px 25px;
}

td.citycolumn {
	width:33%;
}

td a {
	line-height:1.3em;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: .85em;
    color: #fff;
	font-weight:normal;
	line-height:1.7em;
}

td a:hover {
	color: #fff500;
}

#copyright {
	width:700px;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
}

#copyright p {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: .75em;
    color: #fff;
	font-weight:normal;
	line-height:1.5em;
	font-style:italic;
}
