/*
Bridport Gourmet Pies
Amended by Ian Collier, of lidd Consulting, on behalf of Atonic Internet
This work copyright lidd Consulting and Atonic Internet
Please do not copy or modified this work without seeking the express permission of
the copyright holder beforehand.
Thank you

main style sheet
*/

.maintext	{	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}
.footer	{	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
}
h1	{	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333333;
}
	div.menu {
  background-image : url('../images/gradient.jpg');
  background-repeat : repeat-x;
  height : 50px;
  position : relative;
  margin-left : auto;
  margin-right : auto;
  margin-top : -2px;
  margin-bottom : -6px;
  width : 824px;
}

a.menulink {
  text-decoration : none;
  background-image : transparent;
  color : black;
  font-family : Arial;
  font-size : 12pt;
  font-weight : normal;
}

a.menulink:hover,span.menulink.hover {
  color : white;
}

span.menudivider {
  background-image : transparent;
  color : white;
  font-family : Arial;
  font-size : 30pt;
  font-weight : normal;
}

