
html, body, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	/*list-style-position: outside;*/
}

ul, li {
	margin: 0px 0px 0px 8px;
	padding: 0;
	list-style-position: outside;
}

h1 img {
	display: block;
}
img {
	border: 0;
}
#main > img {
	position: absolute;
	z-index: 8;
	top: 0;
	left: 0;
}
#main > img.active {
	z-index: 10;
}
#main > img.last-active {
	z-index: 9;
}
#main > div {
	position: absolute;
	z-index: 50;
	top: 35px;
	left: 60px;
}
#main ol {
	position: absolute;
	z-index: 99;
	top: 405px;
	left: 415px;
}
#main ol li {
	display: inline;
}
#main ol li a {
	float: left;
	width: 10px;
	height: 10px;
	margin-left: 8px;
	text-indent: -9999em;
	overflow: hidden;
	background: url(images/icons.png) right top no-repeat;
}
#main ol li.current a {
	background-position: right -25px;
}
a {
	/*color: #C4D94A;*/
	color: #000;
	font-size:12px;
	text-decoration:none;
}
a:hover {
	color: #FFA405;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}




body {
	text-align: left;
	font: 13px Helvetica, arial, sans-serif;
	color: #66A2A5;
	padding-bottom: 10px;
}
p {
	font: 13px Helvetica, arial, sans-serif;
	color: #66A2A5;
}
#body h1 {
	font: 22px Helvetica, arial, sans-serif;
	/*color: #C4D94A;*/
	color: #000;
}

.mapInfo {
	position:absolute;
	border:1px solid #C4D94A;
	height:220px;
	width:250px;
	background:#fff;
	display:none;
	padding:10px;
	text-align:left;
}
.mapSensor {
	position:absolute;
	background:#000;
}
.ulistInPage {
	list-style-image: url('/images/bullet.gif');
}
.ulistInPage li{
	margin-bottom:15px;
}
}
.ulistInPageAlt {
	list-style-image: url('/images/linkArrowList.gif');
}
.ulistInPageAlt li{
	margin-bottom:15px;
}
/** layout **/
#wrapper {
  margin: 0px auto;
  width: 960px;
  text-align:left;
  position: relative;
}
.backgroundImage{
	background: url('/images/bg_apples.jpg');
	background-repeat:no-repeat;
	width:960px;
    /*position: absolute;
    top: -48px;
	left: -11px;*/
}
.headerLogo {
	left: 86px;
    position: relative;
    top: 12px;
}
#header {
  /*background: #FFFFFF url(/images/Supremia_logo.png) no-repeat;
  border: solid 1px #FFF;*/
  width: 950px;
  top: 0px;
  left: 0px;
  padding:10px 0 0 10px;
  height:70px;
  color:#000;
}
#header ul {
	list-style-type: none;
}
#header li {
	float: left;
}

#newsContent {
	background: #F7F7F7;
	width:305px;
	padding: 5px 0 0 20px;
	margin:5px;
}
#newsDate {
	color: #C4D94A;
    font: 16px Helvetica,arial,sans-serif;
}

#nav {
  background: #4B5360;
  position: absolute;
  top: 101px;
  left: 287px;
  width: 385px;
  padding: 9px 0;
  text-align: center;
}
#nav li {
  list-style: none;
  display: inline;
  color: #fff;
}
#nav a {
  text-decoration: none;
  color: #fff;
}
#gallery {
  position: absolute;
  top: 155px;
  left: 287px;
  width: 385px;
}
#gallery li {
  list-style: none;
  text-indent: -999px;
  float: left;
  overflow: hidden;
  height: 111px;
}
#gallery .thumb1 {
  background: url(/images/thumb_1.jpg) no-repeat;
  width: 128px;
}
#gallery .thumb2 {
  background: url(/images/thumb_2.jpg) no-repeat;
  width: 128px;
}
#gallery .thumb3 {
  background: url(/images/thumb_7.jpg) no-repeat;
  width: 128px;
}

#body {
  padding: 130px 0px 0px 10px;
  background-color:#FFF;
}
#categories {
  float: left;
  width: 195px;
}

.more a {
  font-size: 12px;
  color: #000;
  text-decoration: none;
}
.more a:hover {
  text-decoration: underline;
}

h4 {
  font: 13px Helvetica, arial, sans-serif;
  color: #484848;
}
h3 {
  font: 15px Helvetica, arial, sans-serif;
  color: #669900;
  padding:5px 0 0 0;
}
h3 a{
  font: 15px Helvetica, arial, sans-serif;
  color: #669900;
  text-decoration: underline;
}

h2 {
  font: 18px Helvetica, arial, sans-serif;
  color: #97ADA0;
}
h1 {
  font: 22px Helvetica, arial, sans-serif;
  color: #000;
}
.vendorHeader a{
  font: 18px Helvetica, arial, sans-serif;
  color: #000;
  text-decoration: underline;
}
.vendorSubHead {
  font: 13px Helvetica, arial, sans-serif;
  color: #AAACB2;
}
#categories h2 {
  color: #fff;
  padding: 4px 0 5px 39px;
  background: #847A67;
}
#categories li {
  background: #D4CAB6 left url(images/bullet.gif) no-repeat;
  border-top: 1px solid #F4EFDF;
  list-style: none;
  font-size: 12px;
  padding: 7px 0 8px 35px;
}
#categories a {
  text-decoration: none;
  color: #000000;
}
#categories a:hover {
  text-decoration: underline;
}

.jfImgFull {
	width: 212px;
	height: 193px;
}
.jfImgLg {
	width: 175px;
	height: 159px;
}
.jfImgMedLg {
	width: 150px;
	height: 137px;
}
.jfImgMed {
	width: 125px;
	height: 114px;
}
.jfImgSm {
	width: 100px;
	height: 91px;
}
.jfImgZero {
	width: 100px;
	height: 91px;
	display:none;
}
#copyright {
  text-align: left;
  font-size: 9px;
  padding: 3px;
}

#slideCounter {
	text-align: center;
	font-size: 11px;
	color: #695F4C;
	border: none;
	background: transparent;
}
.eventCont{
    position:relative;
    float:left;
    border:0px solid #000;
    min-height:170px;
    min-width:10px;
    padding:0px 1px 1px 1px;
    margin:1px 1px 1px 10px;
}
.eventImage{
    float:left;
    margin-right: 10px;
}
.eventText{
    float:left;
    width:270px;
}
