#swoosh {
	background: url(../images/swoosh.jpg) repeat-y;
	height: 50px;
	width: 100%;
}

body {
	margin: 0px;
	background: #000000;
}
#wrapper {
	width: 100%;
	position: relative;
	left: 0px;
	top: 0px;
}

.accessibility {
	   position: absolute;
       left: -999em;
       width: 990em;
   }
a.accessibility:active, a.accessibility:focus {
	left: 0em;
	width:10em;
	border: 3px #3399cc solid;
	background-color: #fff;
	color: #ff0000;
}
a {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px dotted #FFFFFF;
}
a:hover {
	text-decoration: none;
	border-bottom: 1px dotted #BBA631;
}

/* =Navigation */
#index #navMain {
	margin-bottom: 110px;
	}
#navMain {
	color: #BBA631;
	height: 30px;
	font: 1.1em Georgia, "Times New Roman", Times, serif;
	width: 80%;
	float: left;
	margin-bottom: 60px;
}

#navMain ul {
	padding: 0;
	margin: 0;
	height: 31px;
	display: block;
}

#navMain li {
	display: inline;
	float: left;
	position: relative;
}

#navMain a {
	display: block;
	float: left;
	color: #BBA631;
	text-decoration: none;
	min-height: 31px;
	height: 18px;
	padding: 8px 20px 0 5px;
	border: 0 none;
}

#navMain a:hover {
	color: #D87136;
	background: url(../images/nav-bg.gif) repeat-x 0 -100px; /* #6e980d;*/
	border: 0 none;
}


/* = Drop Down Navigation */
#navMain ul li ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	display: none;
	position: absolute;
	top: 29px;
	left: 0;
	width: 176px;
	height: auto;
	z-index:10;
}
	
#navMain ul li ul li a {
	position: relative;
	font-size: 13px;
	background-color: #000000;
	min-height: 16px;
	_height: 22px;
	display: block;
	padding: 4px 0 3px 4px;
	width: 166px !important;
	text-align: left;
	color: #BBA631!important;
	text-decoration: none;
	z-index:10;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

#navMain ul li ul li a:hover {
	background-image: none;
	background-color: #000000;
	color: #d87136!important;
	
}

#navMain li:hover ul {
	display: block !important;
}

#passion p {
	position: absolute;
	left: 0px;
	top: 110px;
	height: 24px;
	width: 188px;
	margin: 0;
	padding: 0;
	z-index:1;
}
p.strapline {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	background: url(../images/tasteThePassion.gif) no-repeat;
	text-indent: -5000px;
	height: 24px;
	width: 188px;
	color: #B6A33A;
	}
h2, h3 {
	color: #BBA631;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 5px 0px;
	padding: 0px 0px 0px 10px;
}
h3 a {
	color: #BBA631;
	border-bottom: 1px dotted #BBA631;
}


#index #mainPic {
	clear: both;
	background: url(../images/skiddawSnow.jpg) no-repeat;
	border-top: 5px solid #BBA631;
	border-bottom: 5px solid #BBA631;
	height: 270px;
	position: relative;
	top: 0px;
	left: 0px;
}
#facts #mainPic {
	clear: both;
	background: url(../images/ashnessBridge.jpg) no-repeat;
	border-top: 5px solid #BBA631;
	border-bottom: 5px solid #BBA631;
	height: 270px;
}
#retail #mainPic {
	clear: both;
	background: url(../images/retailPic.jpg) no-repeat;
	border-top: 5px solid #BBA631;
	border-bottom: 5px solid #BBA631;
	height: 270px;
}
#contact #mainPic {
	clear: both;
	background: url(../images/gate.jpg) no-repeat;
	border-top: 5px solid #BBA631;
	border-bottom: 5px solid #BBA631;
	height: 270px;
}
#news #mainPic {
	clear: both;
	background: url(../images/fishing.jpg) no-repeat;
	border-top: 5px solid #BBA631;
	border-bottom: 5px solid #BBA631;
	height: 270px;
}
#dairyicecream #mainPic {
	clear: both;
	background: url(../images/dblJersey_2.jpg) no-repeat;
	border-top: 5px solid #BBA631;
	border-bottom: 5px solid #BBA631;
	height: 270px;
}
#diabeticicecream #mainPic {
	clear: both;
	background: url(../images/scoop.jpg) no-repeat;
	border-top: 5px solid #BBA631;
	border-bottom: 5px solid #BBA631;
	height: 270px;
}
#regularicecream #mainPic {
	clear: both;
	background: url(../images/kiwi.jpg) no-repeat;
	border-top: 5px solid #BBA631;
	border-bottom: 5px solid #BBA631;
	height: 270px;
}
#sorbet #mainPic {
	clear: both;
	background: url(../images/mangoSorbet.jpg) no-repeat;
	border-top: 5px solid #BBA631;
	border-bottom: 5px solid #BBA631;
	height: 270px;
}
#tubs #mainPic {
	clear: both;
	background: url(../images/tub.jpg) no-repeat;
	border-top: 5px solid #BBA631;
	border-bottom: 5px solid #BBA631;
	height: 270px;
}
#competition #mainPic {
	clear: both;
	background: url(../images/lakeCruises.jpg) no-repeat;
	border-top: 5px solid #BBA631;
	border-bottom: 5px solid #BBA631;
	height: 270px;
}
#competition1 #mainPic {
	clear: both;
	background: url(../images/competition.jpg) no-repeat;
	border-top: 5px solid #BBA631;
	border-bottom: 5px solid #BBA631;
	height: 270px;
}
#index #el_logo {
	background: url(../images/el_largegoldlogo.gif) no-repeat left bottom;
	height: 130px;
	width: 185px;
	float: right;
}
#el_logo {
	background: url(../images/el_goldlogo.gif) no-repeat left center;
	height: 85px;
	width: 118px;
	float: right;
}
#sorbet #el_logo {
	background: url(../images/el_goldsorbet.gif) no-repeat left center;
	height: 85px;
	width: 118px;
	float: right;
}
#el_logo h1 {
	text-indent: -5000px;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
#el_logo a {
	display: block;
	height: 85px;
	width: 118px;
	border:0 none;
}


#title {
	height: 119px;
	width: 383px;
	position: absolute;
	top: 210px;
	z-index: 5;
	right: 10px;
}
h2.title {
	background: url(../images/awardWinningIceCream.gif) no-repeat;
	height: 119px;
	width: 383px;
	margin: 0px;
	padding: 0px;
	text-indent: -5000px;
}


#lhText {
	float: left;
	width: 53%;
	margin-top: 10px;
	margin-bottom: 15px;
}

#lhText p {
	padding-left: 10px;
	padding-right: 20px;
}
#index #panels {
	float: right;
	width: 375px;
	margin-top: 75px;
	border: none 0;
	margin-right: 18px;
}
#rhText {
	width: 40%;
	margin-top: 15px;
	margin-bottom: 15px;
	float:right;
	border:dotted 1px #bba631;
	margin-right:8px;
	
}

#rhContainer {
	margin-top: 15px;
	float: right;
	width: 46%;
	margin-bottom: 15px;
}

#rhContainer #col-1 {
	float: left;
	width: 45%;
	border: 1px dotted #BBA631;
	margin-right: 1%;
}
#rhContainer #col-2 {
	float: right;
	width: 48%;
	border: 1px dotted #BBA631;
	margin-right: 1%;
	position:relative;
}

#rhText p, #rhText h3, #rhText p, #rhText h3, #rhContainer p, #rhContainer h3 {
	padding-right: 10px;
	padding-left: 10px;
}
#rhText h4, #rhContainer h4 {
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #BBA631;
	margin-top: 5px;
	margin-bottom: 3px;
	padding: 0px 0px 0px 10px;
}



ul#linkList {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	list-style: none;
	width: 130px;
	margin: 15px 0px 0px 10px;
	padding: 0px;
	float: left;
}
ul#linkList a {
	color: #BBA631;
	text-decoration: none;
	display: block;
	text-align: center;
	height: 45px;
	line-height: 45px;
}

/*ul#linkList a:hover {
	text-decoration: none;
	background: url(../images/a-hover.gif) no-repeat;
	color: #000000;
}*/
ul#linkList li a.bg {
	background-color: #000000;
	color: #E9DEB5;
}
ul#linkList li a.bg_over {
	background-color: #000000;
	background-image: url(../images/tabHighlight.gif);
	background-repeat: no-repeat;
	color: #000000;
	background-position: center;
}



p {
	color: #FFFFFF;
	font: 12px/150% Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-top: 6px;
	margin-bottom: 8px;
}
.goldText {
	color: #BBA631;
}
#footer {
	clear: both;
	border-top: 1px solid #FFFFFF;
	margin-bottom: 15px;
	height: 100px;
}
address {
	color: #FFFFFF;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	padding-left: 10px;
	margin: 0px;
}
label {
	float: left;
	width: 11em;
}

input {
	font: bold 12px Arial, Helvetica, sans-serif;
	width: 220px;
}
textarea {
	height: 100px;
	width: 220px;
}


button {
	margin-top: 8px;
	margin-bottom: 8px;
}
form {
	margin-top:25px;
	}
form p.smallText {
	font-size: 10px;
	width: 400px;
	padding-left: 0px;
	line-height: 120%;
}
ul.list {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 10px 30px;
	padding: 0px;
	list-style: disc;
	color: #FFFFFF;
}
ul.list li {
	line-height: 150%;
}
.newText {
	color: #BBA631;
	font-weight: bold;
}
table {
	color: #FFFFFF;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	margin-left: 10%;
}
tr.topRow th {
	text-align: center;
}

th {
	color: #BBA631;
	text-align: left;
}
td {
	text-align: center;
}
td.volume {
	font-weight: bold;
}

abbr {
	cursor: help;
	border-bottom: 1px dotted #FFFFFF;
}
.goldText a {
	color: #BBA631;
	border-bottom: 1px dotted #bba631;
}
#footer #addr {
	float: left;
	width: 40%;
	padding-top: 6px;
}
#footer #organicMilk {
	float: right;
	width: 40%;
	height: 65px;
	text-align: right;
	padding-right: 5px;
}
#footer #organicMilk img {
	vertical-align: middle;
}
#credit {
	clear: both;
}
.centreAlign {
	text-align: center;
}
th.ofwhich {
	text-align: right;
}
p.smallText {
	width:auto;
	line-height:150%;
	font-size:70%;
	}dfn , span.toolTip{
	font-style: normal;
	border-bottom: 1px dotted #FFFFFF;
	cursor: help;
}
.pdfLink {
	padding-right: 18px;
	background: url(../images/pdficon_small.gif) no-repeat right top;
	padding-top: 3px;
}
span.newsDate {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
p.siteCredit {
	font-size: 10px;
	color: #999999;
}
p.siteCredit a {
	color: #999999;
	border-bottom-style: none;
}
p.siteCredit a:hover {
	color: #CCCCCC;
	border-bottom-style: none;
}
#sorbet #credit, #diabeticicecream #credit {
	margin-top: 55px;
}
#error #content {
	height: 200px;
}
ul#advertList {
	color: #FFFFFF;
	list-style: none;
	padding: 0;
	margin: 0;
	float: left;
}
ul#advertList li {
	float: left;
	padding-left:10px;
}
#bayLogo {
	text-align: center;
	clear: both;
}
.submit input {
	width: auto;
}
#partnerLogos {
	text-align: center;
}
fieldset.submit {
	border: 0 none;
}
a.imgLink {
	border-style: none;
}
table#venuesList {
	border: 1px dotted #BBA631;
}

.header th {
	text-align: center;
	padding: 5px;
}
table#venuesList td {
	padding: 5px;
}
/*drop in annoucnement------------------/*
/*homepage drop in*/
#dropin {
	position:absolute;
	visibility:hidden;
	left:250px;
	top:125px;
	width:400px;
	background-color:#000000;
	border-top: medium double #bba631;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-right-color: #bba631;
	border-bottom-color: #bba631;
	border-left-color: #bba631;
	padding: 18px;
	font: 110% Georgia, "Times New Roman", Times, serif;
	filter: alpha(opacity=80); /* ie */

	-moz-opacity: .80; /* mozilla */
	color: #FFFFFF;
	z-index:10;
	}
#dropin h2 {
	padding:0px !important;
	}
#dropin p {
	line-height: 150% !important;
	padding: 0px !important;
}

#dropin a {
	color: #FFFFFF;
	border-bottom: 1px dotted #FFFFFF;
}
#dropin a:hover {
	text-decoration: none;
	border-bottom-style: solid;
}
.orangeText {color: #D57B2F}
