/* This style sheet belongs to www.langsidefarm.co.uk */

BODY {background: white; color: black;}

@page {margin: 0.75cm 0.75cm 0.75cm 1.5cm}

@media print{

.noprn 		{ display: none} 

.page 		{page-break-before: always}
.map 		{border-style: solid; border-width: 0; border-color: white; page-break-inside: avoid; margin-left: 1.5cm}

a:link    	{color: inherit; text-decoration: none }
a:visited 	{color: inherit; text-decoration: none }
a:hover   	{color: inherit; text-decoration: none }
a:active  	{color: inherit; text-decoration: none }
h1			{font-size: 36pt} 
}

@media screen { 
.prn {  display: none} 

}

@media all {

body,p		{font: 15px arial, helvetica, sans-serif;
			 color: black; 
			 background-color: white;
			 margin: 0;
			 padding: 0}
h1,h2		{text-align: center; }
h1			{font: italic bold 48pt "times new roman", times, serif; 
			 margin-top: 10pt; 
			 margin-bottom: 6pt;}
h2			{font: italic bold 14pt arial,helvetica,sans-serif;
			 margin-bottom: 4pt;
			 margin-top: 0; }
h3			{font-size: 16pt; 
			 font-weight: bold;
			 text-align: left; 
			 margin-top: 12pt;
			 margin-bottom: 6pt; }

ul			{list-style: disc}
ol  			{list-style: decimal}
img 			{border: 0;} 

li.trav		{margin-top: 0.5ex}
 
div#mainframe 
			{position: relative; 
			 width: 650px; 
			 margin: 0 auto; 
			 padding: 0; }
img			{border: none;
			 margin: 0px auto; 
			 display: block;
			}

p.copyright {font-size: 10px; text-align: center; margin-top: 5ex}
p.adr		{margin-top: 2ex}
p.tm		{margin-top: 1ex;
			 line-height: 120%}

}

@media print{

h1			{font-size: 36pt} 
}
