﻿html {
	margin: 0;
	padding: 0;
}
body {
	color: white;
	margin: 0;
	padding: 0;
	text-align: center;
	background: black;
}
body a {
	color: #FDCE5F;
	text-decoration: underline;
}
body a:visited {
	color: #BB8D48;
	text-decoration: underline;
}
address {
	font-family: "Lucida Sans", sans-serif;
	font-style: normal;
	font-size: 6pt;
	padding: 10px;
	color: white;
	position: relative;
	float: left;
	text-align: left;
	color: #c0c0c0;
	line-height: 1.4em;
}
h1 {
	font-family: "Berlin Sans FB", Helvetica;
	font-weight: normal;
	font-size: 20pt;
	color: #FDCE5F;
	top: 50px;
	left: 150px;
	width: 450px;
	position: absolute;
	margin: 0;
	padding: 0;
}
h2 {
	font-family: "Lucida Sans", sans-serif;
	text-align: left;
	font-size: 14pt;
	color: #FDCE5F;
	padding: 15px 0;
	margin: 0;
}
h3 {
	font-family: "Berlin Sans FB", sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: white;
	margin: 0;
	padding: 0;
}
h3.products {
	margin-bottom: .5em;
	padding: 1em 1em 1em .5em;
}
h3.contact {
	display: block;
	padding: 7px 20px 7px 0;
}
h4 {
	font-family: "Berlin Sans FB", sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	margin: 0;
	padding: 15px 0;
}
p {
	color: white;
	margin: 0;
	padding: 7px 20px 7px 0;
	font-family: "Lucida Sans", sans-serif;
	font-size: 9pt;
	font-weight: lighter;
	font-style: normal;
	line-height: 1.4em;
}
p.pop {
	width: 190px;
	color: white;
	text-align: left;
	font-family: "Lucida Sans",sans-serif;
	font-size: 8pt;
	margin: 0;
	padding: 1em .5em 1em 4em;
	background: #182434 url('phone.png') no-repeat left top;
	float: right;
}
p.products1 {
	width: 800px;
	margin: 0;
	padding: 20px 0 10px 20px;
	color: white;
	font-family: "Lucida Sans", sans-serif;
	font-size: 9pt;
	text-align: left;
}
p.products2 {
	width: 800px;
	margin: 0;
	padding: 10px 0 0 20px;
	color: white;
	font-family: "Lucida Sans", sans-serif;
	font-size: 9pt;
	text-align: left;
}
h5 {
	color: #c0c0c0;
	font-family: "Lucida Sans", sans-serif;
	font-size: 6pt;
	line-height: 1.4em;
	text-align: left;
	float: left;
	bottom: 0;
	padding: 10px 20px;
	font-weight: normal;
}
h6 {
	color: white;
	font-family: "Lucida Sans", sans-serif;
	font-size: 6pt;
	line-height: 1.4em;
	text-align: right;
	float: right;
	bottom: 0;
	padding: 10px 20px;
}
p.directions {
	text-align: left;
	font-family: "Lucida Sans", sans-serif;
	font-size: 8pt;
	background: #182434;
	width: 204px;
	color: white;
	border: thin white solid;
	float: right;
	padding: 1em;
}
p.contact {
	margin-bottom: .5em;
	padding-bottom: 1em;
	display: inline-block;
	clear: left;
	width: 405px;
}
p.contact2 {
	margin-bottom: .5em;
	padding-bottom: 1em;
	padding-right: 0;
	display: block;
	clear: right;
	width: 410px;
}
ul {
	margin: 0;
	padding: 0;
}
ul.port {
	background-color: #182434;
	margin: 0;
	padding: 15px;
	text-align: left;
	width: 485px;
}
li.port {
	font-family: "Berlin Sans FB", sans-serif;
	font-weight: lighter;
	font-size: 10pt;
	list-style-position: inside;
	padding: 15px;;
}
li.subsub {
	color: white;
	font-family: "Lucida Sans", sans-serif;
	font-weight: lighter;
	font-style: normal;
	font-size: 9pt;
	list-style-type: none;
	margin: 0;
	padding: 10px 0 5px 0;
	text-indent: 2em;
}

