body {	margin-top:0px;
	margin-bottom:0px;
	margin-right:0px;
	margin-left:0px;
	background-color: #6E2639
	background-attachment: fixed;
    background-image: url('../images/header.jpg');
	background-repeat: no-repeat; 
	background-position: top left; 
	margin: 0;
}

#menu a {
		display:block;
		margin: .5px; padding:8px 0 0px 45px;
		font: bold 12px/1 georgia,hoefler;
		color:#ECCE6B;
		background: url("../images/btn.gif") top left no-repeat;
		text-decoration: none;
		}
#menu a:hover {
		background-position: 0 -25px;
		color:#FFF;
		}
#menu a:active {
		background: url("../images/btn.gif") 0 -56px no-repeat;
		color:#ECCE6B;
		}
		
		
#extras a {
		display:block;
		margin: .5px; padding:8px 0 0px 45px;
		font: bold 12px/1 georgia,hoefler;
		color:#D99341;
		background: url("../images/btn.gif") top left no-repeat;
		text-decoration: none;
		}
#extras a:hover {
		background-position: 0 -25px;
		color:#FFF;
		}
#extras a:active {
		background: url("../images/btn.gif") 0 -56px no-repeat;
		color:#ECCE6B;
		}
	

#needles { 
background : #6E2639 url('../images/pine_needles.gif') no-repeat right bottom; 
} 
     
.navigation { font-family: "Gill Sans",arial,helvetica;
	     font-size: 10px;
	     text-transform:uppercase;
	 }
	 
.footer { font-family: "verdana",arial,helvetica;color: #E41F19;
	      font-size: 10px;
	 }
	   
p,td,span,div,.mainText {font: 11px verdana,arial,helvetica;color: #6E2639}
h1 {font: bold 18px "Gill Sans",arial,verdana,helvetica;color: #642200;}
h2 {font: bold 14px "Gill Sans",arial,verdana,helvetica;color: #E41F19;}
.heading {font: bold 14px "Gill Sans",arial,verdana,helvetica;}
h3 {font: bold 12px "Gill Sans",arial,verdana,helvetica;}
.caption {font: 10px arial,verdana,helvetica;color: #000000;}
ul {font: 10px verdana,arial,helvetica;color: #e41f19}