@charset "utf-8";
body {
	background-color: #333;
	background-image: url(../images/layout/bkg.woodGrain.png);
	font-family: GeosansLight;
	font-size: 12pt;
	color: #FFF;
}
#header {
	background-image: url(../images/layout/HeaderSrc.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.contactInfo {
	padding-top: 30px;
}

#header #navBar {
	text-align: center;
	padding-top: 160px;
}
#ContentContainer {
	text-align: justify;
	background-image: url(../images/layout/bluebkg.png);
	background-position: center 20px;
	background-repeat: no-repeat;
	height: 1200px;
}


#header #navBar #navImage {
	margin-left: 130px;
}
#ContentContainer p {
	text-align: left;
}

#header #homeLinkContainer {
	position: absolute;
	height: 168px;
	width: 100%;
	left: 0px;
	top: 0px;
	z-index: 10;
	clip: rect(auto,auto,auto,0px);
}
#header #homeLinkContainer a {
	border: 0px none #000;
}
.pBegin {
	font-size: 24pt;
}
.thankYouLine {
	color: #FFF;
	text-align: justify;
	font-size: 24pt;
}
#whatsFreshSection {
	height: 630px;
	width: 450px;
	position: absolute;
	z-index: 9;
	top: 300px;
	left: 50%;
	margin-left: 20px;
	background-image: url(../images/layout/whatsFreshBkg.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 130px;
	padding-left: 70px;
}
#imageMapContainer {
	position: relative;
	width: 443px;
	height: 613px;
	background-repeat: no-repeat;
	background-position: left top;
	clip: rect(auto,auto,auto,auto);
	left: 132px;
	z-index: 8;
	margin-right: 441px;

}
#HomePageCollection {
}
.map-canvas {
	visibility: visible;
	height: 225px;
	width: 525px;
}

#spacer {
	height: 10px;
}

#mapsContainer {
	width: 1050px;
	left: 50%;
	float: right;
	top: 440px;
	padding-top: 75px;
}
.mapAndDescription{
	float: none;
	text-align: left;
	color: #FFF;
}

.block{
height:100px;
width:250px;
float:left;
margin-right:3px;
}.mapAndDescription .block strong {
	color: #FFF;
	font-weight: bold;
}
#ContentContainer .contentPositioner {
	height: 800px;
	width: 1100px;
	left: 50%;
	float: right;
	padding-top: 75px;
}
#announcements {
	background-image: url(../images/layout/announcements.png);
	background-repeat: no-repeat;
	height: 299px;
	width: 494px;
	line-height: 10px;
}
#announcements a {
	color: #069;
	text-decoration: none;
}
#ContentContainer .contentPositioner table tr td img {
	padding-left: 20px;
}

#videoContiner {
	width: 300px;
	margin-left: 60px;
	margin-top: 125px;
	height: 200px;
	padding-left: 25px;
}


#whatsFresh {
	background-image: url(../images/layout/whatsFreshBkg.png);
	background-repeat: no-repeat;
	width: 450px;
	height: 631px;
	color: #06C;
	text-decoration: none;
	padding-left: 25px;
}
#rssContainer {
	padding-top: 125px;
	font-size: 12px;
	padding-right: 10px;
	padding-left: 10px;
	list-style-type: none;
	width: 325px;
	height: 475px;
	overflow: hidden;
}
#rssContainer a {
	line-height: 10px;
	color: #09C;
}


.leftPad50 {
	padding-left: 50px;
}
.justify {
	text-align: justify;
}
#ContentContainer blockquote blockquote blockquote blockquote {
	text-align: left;
}
.storyFormatter {
	margin-left: 100px;
	padding-left: 100px;
	text-align: center;
	width: 600px;
	font-size: 16pt;
}
#menuImage {
	top: -100px;
}
#ContentContainer .contentPositioner table tr #announcements #videoContiner video {
	top: -20px;
}
#announcements video {
	height: 220px;
	width: 300px;
	padding: 0px;
	margin-top: 40px;
	margin-left: 100px;
}
