body {
	background: #000;
	font-size: 1em;
/*	line-height: 1.5em;*/
}

body * {
	color: #fff;
}

div#logo {
	margin-top: 80px;
	margin-bottom: 45px;
	text-align: center;
}
a {
	color: #ddd;
}
a.nav {
	text-decoration: none;
	font-size: 2em;
}
a.nav:hover {
	color: #fff;
}
a.nav:visited {
	color: #ddd;
}

a:hover {
	color: #fff;
}


div.right {
	text-align: right;
}

div.center {
	text-align: center;
}

div#nav {
	padding-top: 20px;
/*	border-top: solid 1px #ddd;*/
	border-bottom: solid 1px #ddd;
	margin-bottom: 30px;
}

div#map {
	height: 300px;
}

ul.specials li {
	margin-bottom: 10px;
}

div.sidenav a {
	font-size: 2em;
	font-weight: bold;
}
div.sidenav a span {
	font-weight: normal;
	color: #999;
}

p.subtle {
	color: #ccc;
}


ul.specials {
	padding-left: 0px;
	margin-left: 0px;
}

ul.specials li {
	font-size: 1.25em;
	list-style-type: none;
	list-style:	none;
	color: #ccc;
	padding-left: 0px;
	margin-left: 0px;
}

.specials li span {
	color: #fff;
	font-size: 2em;
}

.special b {
	font-size: 1.5em;
}

div#info h2 {
	margin: 0px;
}

div.special {
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding: 5px;
}




#gelato .banner {
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
}

#gelato .body {
	font-size: 120%;
}


.flag {
	width: 100%;
	
}

.flag .third {
	width: 33%;
	float: left;
}