body, p{
	margin-top : 0;
	margin-right : 10px;
	margin-bottom : 0;
	margin-left : 10px;
	background-color : #FAFCD8;
	color : #802325;
	background-image : url(../images/TexturedBackground.gif);
	font-family : Verdana,  Arial, Helvetica, sans-serif;
}
/* Table Settings */
table{
	width: 760px;
	}
table td{
	padding : 0;
	border-width : 0;
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	vertical-align: top; 
}
/*   End of Table Settings */
/* HEADING STYLES */
/* Settings for the Beekeeper Picture section */
td#beekeeper{
	width : 20%;
	vertical-align : middle;
}
td#beekeeper img{
	margin-top : 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left : 10px
	}
/* Heading area containing the Mead Logo */
td#logo{
width: 80%;
}
/*  Lindisfarne Logo 530 x 175 - using FinalLogo.gif */
td#logo img{
	margin : 20px 0px 0px 50px;
}
/* END OF HEADING STYLES */
/* Navigation Settings */
td#nav{
	vertical-align: top;
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	font-weight : bold;
}
td#nav a:link{
	color : #802325;
	text-decoration : none;
	margin-left : 20px
}
td#nav a:visited{
	color : #802325;
	text-decoration : none;
	margin-left : 20px
}
td#nav a:active{
	color : #336699;
	text-decoration : none;
	margin-left : 20px
}
td#nav a:hover{
	color : #336699;
	text-decoration : none;
	margin-left : 20px
}
/* End of Navigation Settings */
/* BODY CONTENT */
/* Normal Paragraphs and links */
td#body{
vertical-align : top;
width : 60%;
}
p{
	font-family :  Arial, Helvetica, sans-serif;
	color : #802325;
}
ul{
	font-family :  Arial, Helvetica, sans-serif;
	color : #802325;
	list-style : circle;
}
a:link{
	color : #802325;
	font-family : Verdana,  Arial, Helvetica, sans-serif;
}
a:visited{
	color : #802325;
	font-family : Verdana,  Arial, Helvetica, sans-serif;
}
a:active{
	color : #336699;
	font-family : Verdana,  Arial, Helvetica, sans-serif;
}
a:hover{
	color : #336699;
	font-family : Verdana,  Arial, Helvetica, sans-serif;
}
h1{
font-size : 140%;
font-family :  Arial, Helvetica, sans-serif;
color : #802325;
}
h2{
	font-size : 120%;
	font-family :  Arial, Helvetica, sans-serif;
color : #802325;
}
/* END OF BODY CONTENT */
/* PULLQUOTE */
div.pullquote{
color:  #802325;
border: solid #802325;
border-width: 7px 0;
font: bold  smaller   Verdana, Arial, Helvetica, sans-serif;
}
/* 	END OF PULLQUOTE */
/* FOOTER */
table#footer{
	border-top: 2px solid #802325;
}
td#footerLeft{
vertical-align : top;
text-align : left;
width : 68%;
}
td#footerRight{
	vertical-align: top;
	text-align: right;
	width : 32%;
}
div.footer{
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	color : #802325;
	font-size : smaller;
	font-weight : bold;
}
/* END OF FOOTER */
/*  NEWS SECTION */
td#news{
	width : 20%;
	vertical-align : top;
}
/*  END OF NEWS SECTION */
/* Left Picture Section beneath Navigaion */
td#bottle{
	vertical-align: bottom;
	text-align: center;
	}
/* End of Left Picture Section beneath Navigaion */
/* Right Picture Section beneath News */
td#bee{
	vertical-align: bottom;
	text-align: center;
}
/* End of Right Picture Section beneath News */
.prodImage{
	border : 1px;
	border-color : Black;
}