/**********/
/** Init **/
/**********/

html, body, div, hr, img,
h1, h2, h3, h4, h5, h6, p, ul, li, a, span,
form, input, textarea,
table, td, tr {
    margin: 0px;
	padding: 0px;
}

img {
   border: 0px;
}
/************/
/** Layout **/
/************/
* {
  margin: 0;
}
html {
  height: 100%;
}
body {
	height: 100%;
	font: 100% Helvetica, Arial, sans-serif;
	background: #ffffff;
	background-image: url(images/background.jpg);
	background-position:top;
	background-repeat:repeat-x;
	margin: 0; 
	padding: 0;
	text-align: center; 
}
div.container {
	margin: auto;
	min-height: 100%;
    width: 970px; 
	display: block; 
	text-align: left;
	background-image: url(images/white.png);
	background-repeat: repeat-y;
	
}
div.banner {
	width: 970px;
	height: 168px;
	background-image: url(images/header-background.jpg);
}
div.bannerLogo {
	height: 108px;
	padding-left: 16px;
	padding-top: 16px;
}
div.navigation {
	margin-left: 5px;
	height: 40px;
	margin-top: 0px;
}
div.content {
	width: 692px;
	margin-left:  16px;
	float: left;
 	min-height: 100%;
 	padding-bottom:50px;
}
div.content img {
	margin-bottom: 12px;
}
div.content table{
	margin-bottom: 12px;
}

div.sidebar {
	position: inherit;
	width: 220px;
	margin-top: 16px;
	margin-right:16px;
	float: right;
	text-align: center;
}	
div.sidebarLinks {
	width: 220px;
	float: left;
}	
div.pageHeading {
	width: 676px;
	height: 33px;
	margin-left: -4px;
	margin-top: 16px;
	margin-bottom: 16px;
	padding-left: 16px;
	background-image: url(images/black-bar.png);
}	
div.subHeading {
	width: 692px;
	height: 33px;
	margin-left: 10px;
	background-image: url(images/green-bar.png);
	margin-top: 16px
}	
div.brochuresHeading {
	width: 692px;
	height: 33px;
	margin-left: -4px;
	background-image: url(images/brochures-bar.png);
}	
div.productsHeading {
	width: 692px;
	height: 33px;
	margin-left: -4px;
	background-image: url(images/products-bar.jpg);
}	
div.blendsHeading {
	width: 692px;
	height: 33px;
	margin-left: -4px;
	background-image: url(images/blends-bar.jpg);
}	
div.newsHeading {
	width: 692px;
	height: 33px;
	background-image: url(images/news-bar.png);
	margin-top: 16px;
	margin-left: -4px;
}	
div.regionProducts {
	width: 220px;
	height: 33px;
	background-image: url(images/yellow-bar.png);
	margin-bottom: 10px;
}	
div.weather {
	width: 220px;
	height: 58px;
	text-align:center;
	background-image: url(images/weather-background.gif);
}	
div.weatherLink {
	padding-top: 25px;
}
div.oldNews {
	width: 220px;
	text-align:left;
	float: right;
	background-image:url(images/old-news-sides.png);
	background-repeat: repeat-y;
}	
div.oldNews ol{
	padding-right: 5px;
}	
div.oldNews a{
	margin-top: 0px;
}	
div.map {
	margin-bottom: 8px;
  text-align: center;
}
div.brochures {
 width: 346px; 
 float: left;
 height: 125px;
 margin-top: 8px;
 background-image:url(images/brochures-background.png);
}
div.brochuresRightRow{
	width: 205px;
	height: 40px;
	text-align: center;
	font-weight: bold;
	margin-top: 12px;
	margin-right: 18px;
	float:right;
}
div.brochuresRightLink{
	width: 205px;
	height: 16px;
	text-align: center;
	margin-top: 12px;
	margin-right: 18px;
	float:right;
}
div.brochuresRightLink img{
	margin-bottom: 5px;
	margin-left: 88px;
	margin-right: 88px;
	clear: both;
}
div.brochuresImage {
	width: 100px;
	height: 100px;
	margin-left: 18px;
	margin-top: 12px;
	float: left;
	text-align: center;
}
div.manager {
 width: 692px; 
 float: left;
 height: 160px;
 margin-top: 8px;
 margin-left: -4px;
}
div.managerImage {
	width: 155px;
	height: 155px;
	padding-left: 5px;
	padding-top: 5px;
	float: left;
 	background-image:url(images/photo-background.jpg);
}
div.managerRightName{
	width: 521px;
	height: 160px;
	margin-left: 11px;
	text-align: center;
	background-image:url(images/manager-background.gif);
	float:left;
}
div.managerRightRow{
	width: 521px;
	text-align: center;
	margin-top: 7px;
	float:left;
}
div.heritageLogo{
	display: none;
}
/*div.footer {
	width: 960px;
	position: relative;
	margin: 0 5px 0 5px;
	height: 50px;
	background-image: url(images/footer-bar.png);
	background-repeat: repeat-x;
	background-color: #CCCCCC;
	text-align: center;
}*/
div.footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
div.footer img {
	margin: 8px; 
}
.pics {  
    height:  232px;  
    width:   232px;  
    padding: 0;  
    margin:  0;  
} 
 
.pics img {  
    padding: 15px;  
    border:  1px solid #ccc;  
    background-color: #eee;  
    width:  200px; 
    height: 200px; 
    top:  0; 
    left: 0 
}
/**********/
/** Text **/
/**********/

h1, h2, h3, h4, h5, h6, 
p, li, a, span, div, td,
form, input, select, textarea {
    font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
}

p, li {
   color: #555555;
	 font-size: 12px;
	 line-height: 22px;
	margin-bottom: 12px;
}

h1 { 
  font-size: 18px;
	margin-bottom: 7px;
}

h2 {
	font-size: 16px;
	margin-top: 6px;
	font-weight: bold;
	font-family: Arial, sans-serif;
}

h3 {
  font-size: 14px;
	margin-bottom: 5px;
}

h4 {
    font-size: 14px;
	padding-top: 6px;
	color: #FFFFFF;
	font-weight: bold;
}	
h5 {
  font-size: 12px;
	margin-bottom: 12px;
	color: #FF0000;
	font-weight: bold;
}
h6 {
   font-size: 11px;
	margin-bottom: 6px;
	margin-top: 6px;
	color: #000000;
	font-weight: bold;
}
h7 {
	font-size: 10px;
}
a, a:link, a:visited, a:active {
  font-weight: bold;
	font-size: 12px;
  color:#e6c200;
	text-decoration: none;
}

a:hover {
  text-decoration: underline;
	cursor: pointer;
}
/*********/
/** Nav **/
/*********/

#sddm{	
	padding: 0;
	z-index:50; 
	position:absolute;
}
#sddm li{	
	margin: 0;
	padding: 0;
	width: auto;
	list-style: none;
	float: left;
}
#sddm li a {	
	display: block;
	height: 40px;
	width: auto;
	background-image: url(images/navigation-bar.png);
	background-repeat: repeat-x;
	text-align: left;
	color: #009d53;
}
#sddm li a:hover {	
	background-image: url(images/navigation-bar-over.png);
}
#sddm div{	
	position: absolute;
	visibility: hidden;
	background: #ffffff;
	background-image: url(images/dropdown-bottom.png);
	background-position:bottom;
	background-repeat:repeat-x;
	border: 1px solid #000000;
}
#sddm div a	{	
	position: relative;
	display: block;
	padding: 4px 5px 0px 5px;
	width: 180px;
	height:20px;
	background: #ffffff;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
}
#sddm div a:hover	{
	background-image: url(images/highlight.png);
	background-repeat:repeat;
}
/************/
/** Search **/
/************/
#searchform {
	margin-top: 16px;
	padding-top: 25px;
	height: 65px;
	width: 220px;
	background-image: url(images/search-background.gif);
	background-repeat:no-repeat;
}
/*
#searchform label {
	position: absolute;
	display: none;
}
#searchwrapper {
	margin-left: 10px; 
	background: url(images/site-ui-gfx.png) no-repeat 0 -405px;
    width: 181px;
	height: 27px;
}
#searchbox {
	border-style: none;
	width: 110px;
	height: 16px;
	background: url(images/site-ui-gfx.png) no-repeat 0 -405px;
	background-color: transparent;
	font-size: 12px;
	margin: 0;
	padding: 6px 8px 5px 20px;
	line-height: 16px;
    float: left;
}
#searchsubmit {
	border-style: none;
	width: 35px;
	height: 27px;
	line-height: 24px;
	font-size: 11px;
	cursor: pointer;
    float: left;
	margin: 0;
	padding: 0 0 3px 0px;
	color: #666;
	background: url(images/site-ui-gfx.png) no-repeat -138px -405px;
}
	#searchsubmit:hover {
	background-position: -181px -405px;
	text-decoration: none;
}
*/
/************/
/** Tables **/
/************/
#mytable {
	border-width: 1px;
	border-spacing: 1px;
	border-color: black;
	border-collapse: collapse;
	padding: 0;
	margin: 0;
}

#mytable.th {
	border-width: 1px;
	padding: 5px;
	border-style: solid;
}

#mytable.td {
	border-width: 1px;
	padding: 5px;
	border-style: solid;
}

td.borderaround {
border-width: 1px;
border-color: #E6E6E6;
border-style: solid;
}
td.bordertopright {
border-top-width: 1px;
border-top-style: solid;
border-top-color: #FBD924;
border-right-width: 1px;
border-right-style: solid;
border-right-color: #FBD924;
}
td.borderright {
border-right-width: 1px;
border-right-style: solid;
border-right-color: #E6E6E6;
}
td.borderbottomright{
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #E6E6E6;
border-right-width: 1px;
border-right-style: solid;
border-right-color: #E6E6E6;
}
td.bordertopbottomright{
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #E6E6E6;
border-right-width: 1px;
border-right-style: solid;
border-right-color: #E6E6E6;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #E6E6E6;
}
td.borderleftright{
border-left-width: 1px;
border-left-style: solid;
border-left-color: #E6E6E6;
border-right-width: 1px;
border-right-style: solid;
border-right-color: #E6E6E6;
}

/* CYCLE IMAGES
*
*********************************/

ul#rotatingImages01 {
	min-height: 166px;
	width: 168px;
	margin-right: 4px;
	list-style:none;
	float:left;

}

ul#rotatingImages01 li {
   width: 168px;
   list-style: none;
   margin-left:0px;
}

ul#rotatingImages02 {
	min-height: 166px;
	width: 168px;
	margin-right: 4px;
	list-style:none;
	float:left;
	z-index:10; 
	position:absolute;
}

ul#rotatingImages02 li {
   width: 168px;
   list-style: none;
   margin-left:0px;
}

ul#rotatingImages03 {
	min-height: 166px;
	width: 168px;
	margin-right: 4px;
	list-style:none;
	float:left;
	z-index:1; 
	position:relative;
}

ul#rotatingImages03 li {
   width: 168px;
   list-style: none;
   margin-left:0px;
}

ul#rotatingImages04 {
	min-height: 166px;
	width: 168px;
	list-style:none;
	float:left;
	z-index:1; 
	position:relative;
}

ul#rotatingImages04 li {
   width: 168px;
   list-style: none;
   margin-left:0px;
}



