body {
	font-size: 12px;
	color: #000;
	margin: 0;
	padding: 0;
	background: #006576;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

img {
	border: 0;
}
#main {
	background-color: #FFF;
	border: 3px solid #000;
	margin: 0px auto;
	width: 700px;
	position: relative;
}
#header {
	margin: 0px;
	padding: 0px;
}

/*/*/#navigation {
	background-color: #B6F2FC;
	border-top: 3px solid #006576;
	border-bottom: 3px solid #006576;
} 
#navigation ul {
	margin: 3px 0 3px 0;
	padding: 0;
	list-style:none;
	font-size: 1.4em;
	}
/* NN4 Hack */	
#navigation a {
	  margin: 0;
}

#navigation a { 
	  text-decoration: none;
	  color: #FFF;
	  background: #567CD4;
	  padding: 3px 4px 3px 10px;
	  border-right: 1px solid #000;
	  border-left: 1px solid #000;
	  border-top: 0;
	  border-bottom: 0;
}

#navigation a:hover {
	  text-decoration: none;
	  color: #000;
	  background: #ADC6FF;
	  padding: 3px 4px 3px 10px;
	  border-right: 1px solid #000;
	  border-left: 1px solid #000;
	  border-top: 0;
	  border-bottom: 0;
}
#navigation li {
	margin: 8px 0 0 0;
	padding: 0;
	display: inline;
} 
/* NN4 hack */
#content {
	text-align: left;
	margin: 20px 50px 10px 0;
	padding-left: 20px;
}

#content h1 {
	color: #006576;
	/*/*/font-size: 1.5em;/* */ 
}
#content h2 {
	color: #008DA5;
	line-height: 1em;
	/*/*/font-size: 1.3em;
}
#content h3 {
	font-weight: bold;
	/*/*/font-size: 1em;
}
#content p {
	font-size: 1em;
	line-height: 130%; /* */ 
	}
#storebox {
	height: 220px;
}
#storebox img {
		border: 1px black solid;
		float: right;
}
#locations {
	text-align: left;
	margin: 20px 30px 10px 0;
	padding-left: 20px;
}
#locations h1 {
	color: #006576;
	/*/*/font-size: 1.5em;/* */ 
}
#locations h2 {
	color: #008DA5;
	line-height: 1em;
	/*/*/font-size: 1.3em;
}
#locations h3 {
	font-weight: bold;
	/*/*/font-size: 1em;
}
#locations p {
	font-size: 1em;
	line-height: 130%; /* */ 
	}
#mapbox {
	height: 360px;
}
#mapbox img {
		border: 1px black solid;
		float: right;
}
#privacy {
	text-align: left;
	margin: 20px 50px 10px 0;
	padding-left: 20px;
}
#privacy h1 {
	color: #006576;
	/*/*/font-size: 1.5em;/* */ 
}
#privacy h2 {
	color: #008DA5;
	line-height: 1em;
	/*/*/font-size: 1.1em;
}
#privacy h3 {
	font-weight: bold;
	/*/*/font-size: 1em;
}
#privacy p {
	font-size: 1em;
	line-height: 130%; /* */ 
	}

a:link {
	color: #0167CB;
	text-decoration: underline;
}
a:visited {
	color: #0C55AC;
	text-decoration: underline;
}
a:hover, a:focus, a:active {
	text-decoration: none;
	background: #D6E6F5;
}

#footer {
	margin-bottom: 12px;
	margin-top: 20px;
	/*/*/font-size: .7em; /* */
	color: #666;
	text-align: center;
}
#header img {
	text-align: left;
	margin: 0;
	padding: 0;
}
