/* curlew cottage stylesheet */

BODY { 
 	top: 0px;
  	left: 40px;
  	padding: 0px;
	margin-top: 0px;
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 1em;
  	font-style: normal;
  	font-weight: normal;
  	color: #000000;
	text-align: center; 
  	color: #000000;
  	background-color: #FFFFFF;
	width: 780px;
}

H1 {
  	font-family: Times, "Times New Roman", serif;
  	font-size: 20pt;
  	color: #004000;
}

H2 {
  	font-family: Times, "Times New Roman", serif;
  	font-size: 1.5em;
  	line-height: 24pt;
  	margin-top: 6px;
  	margin-bottom: 6px;
  	color: #004a00;
  	text-align: center;
}

H3 {
  	font-family: Times, Arial, Helvetica, sans-serif;
  	font-size: 1.25em;
  	line-height: 14pt;
  	margin-bottom: 1pt;
  	color: #004a00;
  	letter-spacing: 1px;
  	text-align: center;
}

H4 {
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 13pt;
  	margin-bottom: 2px;
  	margin-top: 2px;
  	color: #006e3c;
  	text-align: center;
}

h5 {
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 11pt;
  	text-align: center;
  	margin-top: 2px;
  	margin-bottom: 2px;
}


P {
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 0.8em;
	margin-left: 4px;
	margin-right: 4px;
	margin-top: 6px;
	text-align: left;
  }

p.small {
	font-size: 0.75em;
	text-align: center;
}

LI {
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 0.80em;
  	color: #000000;
}

UL {
  	color: #000000;
	text-align: left;
}

table {
  	width: 100%;
  	padding: 	0px;
	font-size: 	1em;
}

table.main {
	width:  780px;
	text-align: center;
}


td {
	background-color: transparent;
  	padding-left: 0px;
  	padding-right: 0px;
  	padding-top: 0px;
  	padding-bottom: 0px;
  	vertical-align: top;
  	font-family: Arial, Helvetica, sans-serif;
}

img {
	margin-top: 5px;
}

img.edged {
  	border-width: 2px;
  	border-color: #007000;
  	vertical-align: middle;
}

a:link {
  	color: #51AD28;
  	background-color: transparent;
 	text-decoration: underline;
	font-weight: bold;
}

a:active {
  	color: #004810;
  	background-color: transparent;
  	text-decoration: underline;
}

a:visited {
  	color: #318D10;
  	background-color: transparent;
  	text-decoration: underline;
	font-weight: bold;
}

a:hover {
  	color: #117D08;
  	background-color: transparent;
  	text-decoration: underline;
}

.small {
	font-size: 0.85em;
}

.center {
	text-align: center;
}
