body{
  color:#000;
  background-color:#FFF;
  margin:0;
}
#header{
  padding:0;
  margin:0;
  height: 29px;
  background-image: url(images/pinewood-template_02.gif);
}
#header2{
  padding:0;
  margin:0;
  height: 24px;
	background-image: url(images/pinewood-template_08.gif);
	background-repeat: repeat-x;
}
#logo{
	background-image: url(images/pinewood-template_05.gif);
	height: 151px;
	background-repeat: repeat-x;;
}
#main{
  float:right;			
  width:100%;	
    margin:0 0 0 -151px;		
}

#centre{
  margin:0 0 0 151px;		
}
#left{
	width:146px;
	text-align:left;
	float:left;
	margin-left: 3px;
	vertical-align: top;
}
#footer{
  padding:0;
  clear:both;			
  text-align:center;
  }
#subfooter{
	background-image: url(images/pinewood-template_20.gif);
	background-repeat: repeat-x;
	clear:both;
  	height: 24px;
	}
#subfooter2{
	padding:0;
	clear:both;
	text-align:center;
	color:#fff;
	background-image: url(images/pinewood-template_22.gif);
	font-size: 18px;
	font-weight: bold;
}
.menu {
	float: left;
}
h1 {
	color: #336633;
	font-variant: small-caps;
}
strong {
	color: #336633;
}
h2 {
	font-variant: small-caps;
	color: #8C998C;
}
h3 {
	color: #CC0000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #CC0000;
}
.Vacation {
	font-weight: 800;
	color: #FF0000;
}
.Holidays {
	color: #0000FF;
	font-weight: 800;
}
.Inservice {
	font-weight: 800;
	color: #FF00FF;
}
#order {
	border: medium solid #666666;
	width: 50%;
}
