html { min-height: 100%; margin-bottom: 1px; }

body {
	color: black;
	font: 0.75em/1.333 Lucida Grande, Lucida, Arial, Verdana, sans-serif;
	margin: 0; padding: 0;
	text-align:center;
}

h1, h2, h3, h4, h5, p, ul, ol, li, blockquote, form, img {
	margin-top: 0;
	padding: 0;
}

h1 {
	font-size: 2.0em;
	font-weight: normal;
	color:#233e99;
	line-height: normal;
}

h2 {
	font-size: 1.4m;
	color:#3c6bbd;
	line-height: normal;
	margin: 0 0 14px 0;
	font-weight: normal;
}

h3 {
	font-size: 1.0em;
	font-weight: normal;
	color:#3c6bbd;
	line-height: normal;
	margin: 0 0 14px 0;
	clear: both;
}

h4 {
	font-size: 1.0em;
	font-weight: normal;
	color:#6db33f;
	line-height: 1px;
	clear: both;
}

h5 {
	font-size: 15px;
	color:#6db33f;
	line-height: normal;
	margin: 0 0 14px 0;
	font-weight: normal;
}

a {
	text-decoration: underline;
	outline: 0;
	color: #ffffff;
}

a:hover {
	text-decoration: underline;
	color: #5ba730;
}

a img {
	border: 0;
}

.fleft {
	display: block;
	float: left;
	margin: 0 20px 0 0;
}

 

.fright {
	margin-top: 0;
	display: block;
	float: right;
}

.blue {
		color:#233e99;
}

.oblue {
		color: #4e83c4;
}

.green {
		color:#6db33f;
}



/* FB Store Locator
-------------------
*/

#FBmap {
	background-color: #4c83c4;
	position: relative;
	border-color: white;
	border-style: groove;
	border-width: 1px;
}

#map {
	position: relative;
	border-color: white;
	border-style: groove;
	border-width: 1px;
}

#maptext {
	top: 0px;
	position: relative;
}

