body {
	font-family: arial;
	background-color: #291f1d;
}

#wrapper {
	margin: 0 auto;
	width: 1024px;
	background-color: #40312e;
}

#header {
	height: 342px;
}

#logos {
	height: 313px;
}

p {
	font-family: arial;
	font-size: 12px;
	color: #fff;
	margin: 0 10px 25px 10px;
	padding: 0 10px;
	line-height: 1.6em;
}

#wrapper p {
	margin-left: 30px;
	margin-right: 30px;
}

p.open {
	text-align: center;
	font-weight: 700;
	border-bottom: 1px solid #ddd;
	padding-bottom: 20px;
}

#map {
	width: 600px; 
	height: 350px;
	margin: 20px 212px 40px;
	background-color: #ddd;
}

#footer {
	height: 42px;
}

#footer p {
	font-size: 11px;
}

#footer a {
	color: #fff;
	text-decoration: none;
}


/* PRIVACY PAGE */
h1 {
	font-size: 24px;
	color: #fff;
	margin: 23px 20px 8px;
	line-height: 1.3em;
}

h2 {
	font-size: 18px;
	color: #fff;
	margin: 23px 20px 8px;
	line-height: 1.3em;
}

h3 {
	font-size: 14px;
	color: #fff;
	margin: 23px 20px 8px;
	font-weight: 700;
	text-decoration: underline;
	line-height: 1.3em;
}

a.email {
	color: #fea600;
}

ul {
	color: #fff;
	line-height: 1.4em;
	font-size: 12px;
	margin-left: 50px;
	list-style: disc;
	margin-bottom: 25px;
}

ul li {
	line-height: 1.5em;
}

p.highlight {
	margin-left: 40px;
	text-decoration: underline;
}

strong {
	font-weight: 700;
}

p.title {
	margin-bottom: 0;
}
