body {
	background-image: url(images/bg.gif);
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #4D6032;
	font-weight: normal;
	font-size: 12px;
}
a {
	font-weight: bold;
	color: #4D6032;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.trans_box2 {
	font-family:verdana;
	padding:0px;
	margin:0px;
  /* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/transparent.png');
	border-top: 20px none #C9D997;
	border-right: 1px none #C9D997;
	border-bottom: 1px none #C9D997;
	border-left: 1px none #C9D997;
}
/* IE ignores styles with [attributes], so it will skip the following. */
.trans_box2[class] {
	background-image:url(images/transparent.png);
	margin: 0px;
	padding: 0px;	
}
.lgreenborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #D1DFA6;
}
.tgreenborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-left-color: #D1DFA6;
	border-top-color: #D1DFA6;
	border-right-color: #D1DFA6;
	border-bottom-color: #D1DFA6;
}
.bgreenborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-left-color: #D1DFA6;
	border-top-color: #D1DFA6;
	border-right-color: #D1DFA6;
	border-bottom-color: #D1DFA6;
}
.rgreenborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-left-color: #D1DFA6;
	border-top-color: #D1DFA6;
	border-right-color: #D1DFA6;
	border-bottom-color: #D1DFA6;
}
.frontsplit {
	background-image: url(images/front_page_split.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.smallText {
	font-size: 11px;
}
.thinBorder {
	border: 1px solid #000000;
}
.headerLinks {
	font-weight: bold;
	color: #F2F7E3;
	text-decoration: none;
}
.cookerModel {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4D6032;
}
.cookerInfo {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
select {
	font-size: 9px;
}
.strongText{
font-size:18px;}

.strapline{
width:690px;
text-align:center;
padding-left:10px;
padding-bottom:10px;
font-size:14px;
font-weight:bold;}

h1 {font-size:16px; }