html {
     min-height:100%;
     margin-bottom:1px;
}
			body{
				margin-top: 10px;
				margin-left: 0;
				margin-right: 0;
				margin-bottom: 0;
				color: #000000;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 10pt;
				font-weight: bold;
				text-decoration: none;
			}		
			.headerline{
				color: #666666;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 8pt;
				font-weight: bold;
				text-decoration: none;				
			}
			.headerlinks{
				color: #666666;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 8pt;
				font-weight: bold;
				text-decoration: underline;				
			}
			.holiday{
				background-image:url('/images/backgrounds/snowy.jpg');			

				background-attachment: fixed;

			}			
			.holidaypagetext{
				color: #27602E;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 12pt;
				line-height: 14pt;
				font-weight: bold;
				text-decoration: none;				
			}
			.holidayred{
				color: #B81732;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 12pt;
				line-height: 14pt;
				font-weight: bold;
				text-decoration: none;				
			}			
			.holidaytitle{
				color: #B81732;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 14pt;
				line-height: 16pt;
				font-weight: bold;
				text-decoration: underline;				
			}												
			.pagetext{
				background-color: #ffffff;
				color: #000000;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 12pt;
				line-height: 14pt;
				font-weight: normal;
				text-decoration: none;				
			}
			.pagetext2{
				background-color: #ffffff;
				color: #000000;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 14pt;
				line-height: 16pt;
				font-weight: bold;
				text-decoration: none;				
			}
			.pagetext3{
				background-color: #ffffff;
				color: #000000;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 10pt;
				line-height: 12pt;
				font-weight: bold;
				text-decoration: none;				
			}
			.pagetext4{
				background-color: #ffffff;
				color: #000000;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 8pt;
				line-height: 10pt;
				font-weight: bold;
				text-decoration: none;				
			}			
			.prices{
				background-color: #ffffff;
				color: #000000;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 16pt;
				line-height: 16pt;
				font-weight: bold;
				text-decoration: none;				
			}			
			.photocaption{
				background-color: #ffffff;
				color: #000000;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 8pt;
				line-height: 10pt;
				font-weight: normal;
				font-style: italic;
				text-decoration: none;				
			}									
			.textlinks{
				background-color: #ffffff;
				color: #0000cc;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 12pt;
				line-height: 14pt;
				font-weight: normal;
				text-decoration: underline;				
			}			
