/*  Green Howards Style Sheet */

BODY	
	{
	background		:	#EEEEEE;
	font-family		:	"Trebuchet MS", Arial, Sans-serif;
	font-size		:	10pt;
	margin-top		:	5pt;
	margin-left		:	20pt;
	margin-right		:	20pt;
	}

BODY.album	
	{
	background		:	#666666;
	font-family		:	"Trebuchet MS", Arial, Sans-serif;
	font-size		:	10pt;
	margin-top		:	5pt;
	margin-left		:	20pt;
	margin-right		:	20pt;
	color: #FFFFCC;
	}

#container	{width : 800px;padding : 0; margin-left : auto; margin-right:auto;}

P
	{
	font-family		:	"Trebuchet MS", Arial, Sans-serif;
	font-size		:	10pt;
	background		:	transparent;
	font-weight		:	normal;
	margin-top		:	5pt;
	margin-left		:	20pt;
	margin-right		:	20pt;
	}

P.album
	{
	font-family		:	"Trebuchet MS", Arial, Sans-serif;
	font-size		:	10pt;
	background		:	transparent;
	font-weight		:	normal;
	margin-top		:	5pt;
	margin-left		:	20pt;
	margin-right		:	20pt;
	color: #FFFFCC;
	}

P.smallfont
	{
	font-family		:	"Trebuchet MS", Arial, Sans-serif;
	font-size		:	8pt;
	background		:	transparent;
	font-weight		:	normal;
	margin-top		:	5pt;
	margin-left		:	50pt;
	margin-right		:	50pt;
	}

P.narrow
	{
	font-family		:	"Trebuchet MS", Arial, Sans-serif;
	font-size		:	10pt;
	background		:	transparent;
	font-weight		:	normal;
	margin-top		:	5pt;
	margin-left		:	50pt;
	margin-right		:	50pt;
	}

A:link
	{
	font-family		:	"Trebuchet MS", Arial, Sans-serif;
	font-size		:	10pt;
	font-weight		:	bold;
	color			:	#000099;
	background		:	transparent;
	}

A.small:link
	{
	font-family		:	"Trebuchet MS", Arial, Sans-serif;
	font-size		:	9pt;
	font-weight		:	bold;
	color			:	#000099;
	background		:	transparent;
	}
	
A:hover
	{
	font-family		:	"Trebuchet MS", Arial, Sans-serif;
	font-size		:	10pt;
	font-weight		:	bold;
	text-decoration		:	none;
	color			:	red;
	background		:	transparent;
	}

A.small:hover
	{
	font-family		:	"Trebuchet MS", Arial, Sans-serif;
	font-size		:	9pt;
	font-weight		:	bold;
	text-decoration		:	none;
	color			:	red;
	background		:	transparent;
	}
	
A:visited
	{
	font-family		:	"Trebuchet MS", Arial, Sans-serif;
	font-size		:	10pt;
	font-weight		:	bold;
	text-decoration		:	none;
	color			:	#000099;
	background		:	transparent;
	}

A.small:visited
	{
	font-family		:	"Trebuchet MS", Arial, Sans-serif;
	font-size		:	9pt;
	font-weight		:	bold;
	text-decoration		:	none;
	color			:	#000099;
	background		:	transparent;
	}
	
H1	{
	font-size		:	28pt;
	text-align		:	center;
	color			:	#006600;
	font-family		:	"Trebuchet MS", Arial, Sans-serif;
	}

H2	{
	font-size		:	22pt;
	text-align		:	left;
	color			:	#006600;
	font-family		:	"Trebuchet MS", Arial, Sans-serif;
	}

H3	{
	font-size		:	16pt;
	text-align		:	center;
	color			:	#006600;
	font-family		:	"Trebuchet MS", Arial, Sans-serif;
	}

H4	{
	font-size		:	12pt;
	text-align		:	center;
	color			:	#006600;
	font-family		:	"Trebuchet MS", Arial, Sans-serif;
	}

H5	{
	font-size		:	12pt;
	text-align		:	left;
	color			:	#006600;
	font-family		:	"Trebuchet MS", Arial, Sans-serif;
	margin-left		:	20pt;
	margin-right		:	20pt;
	}

strong	
	{
	font-family		:	"Trebuchet MS", Arial, Sans-serif;
	color			:	#006600;
	font-weight		:	bold;
	font-size		:	10pt;
	font-style		:	italic;
	}

B	
	{
	font-family		:	"Trebuchet MS", Arial, Sans-serif;
	color			:	#006600;
	font-weight		:	bold;
	font-size		:	10pt;
	}

EM	
	{
	font-family		:	"Trebuchet MS", Arial, Sans-serif;
	color			:	black;
	font-weight		:	bold;
	font-size		:	10pt;
	font-style		:	normal;
	}
	
I	
	{
	font-family		:	"Trebuchet MS", Arial, Sans-serif;
	color			:	#000000;
	font-weight		:	normal;
	font-size		:	10pt;
	font-style		:	italic;
	}	

TD
	{
	font-family		:	"Trebuchet MS", Arial, Sans-serif;
	font-size		:	10pt;
	font-weight		:	normal;
	color			:	#000000;
	}

TD.pagetop
	{
	font-family		:	"Trebuchet MS", Arial, Sans-serif;
	font-size		:	10pt;
	font-weight		:	bold;
	color			:	#FFFFFF;
	}

TD.album
	{
	font-family		:	"Trebuchet MS", Arial, Sans-serif;
	font-size		:	10pt;
	font-weight		:	normal;
	color			:	#FFFFCC;
	}

TD.hidden
	{
	font-family		:	"Trebuchet MS", Arial, Sans-serif;
	font-size		:	10pt;
	font-weight		:	normal;
	color			:	#666666;
	}

TD.main
	{
	font-family		:	"Trebuchet MS", Arial, Sans-serif;
	font-size		:	10pt;
	font-weight		:	normal;
	color			:	#000000;
	}
	
TD.small
	{
	font-family		:	"Trebuchet MS", Arial, Sans-serif;
	font-size		:	9pt;
	font-weight		:	normal;
	color			:	#000000;
	}	


TD.italic
	{
	font-family		:	"Trebuchet MS", Arial, Sans-serif;
	font-size		:	9pt;
	font-weight		:	normal;
	font-style		:	italic;
	text-align		:	left;
	color			:	#000000;
	}

TD.centeredsmall
	{
	font-family		:	"Trebuchet MS", Arial, Sans-serif;
	font-size		:	8pt;
	text-align		:	center;
	color			:	#000000;
	}

TD.rightsmall
	{
	font-family		:	"Trebuchet MS", Arial, Sans-serif;
	font-size		:	8pt;
	text-align		:	right;
	color			:	#000000;
	}

TD.leftsmall
	{
	font-family		:	"Trebuchet MS", Arial, Sans-serif;
	font-size		:	8pt;
	text-align		:	left;
	color			:	#000000;
	}

TH
	{
	font-family		:	"Trebuchet MS", Arial, Sans-serif;
	font-size		:	10pt;
	text-align		:	center;
	color			:	#000000;
	}
	
TH.guestbook
	{
	font-family		:	"Trebuchet MS", Arial, Sans-serif;
	font-size		:	10pt;
	text-align		:	left;
	color			:	#006600;
	}	

TH.subheader
	{
	font-family		:	"Trebuchet MS", Arial, Sans-serif;
	font-size		:	9pt;
	text-align		:	center;
	color			:	#006600;
	}


TH.centeredsmall
	{
	font-family		:	"Trebuchet MS", Arial, Sans-serif;
	font-size		:	8pt;
	text-align		:	center;
	color			:	#000000;
	}



TH.header
	{
	font-family		:	"Trebuchet MS", Arial, Sans-serif;
	font-size		:	24pt;
	font-weight		:	bold;
	text-align		:	center;
	color			:	#006600;
	}


TH.smallheader
	{
	font-family		:	Arial, Perpetua, "Times New Roman";
	font-size		:	16pt;
	text-align		:	center;
	color			:	#006600;
	}

TH.small
	{
	font-family		:	"Trebuchet MS", Arial, Sans-serif;
	font-size		:	12pt;
	text-align		:	center;
	color			:	#006600;
	}

TH.leftsmall
	{
	font-family		:	"Trebuchet MS", Arial, Sans-serif;
	font-size		:	14pt;
	text-align		:	left;
	color			:	#006600;
	}

TH.left
	{
	font-family		:	"Trebuchet MS", Arial, Sans-serif;
	font-size		:	8pt;
	text-align		:	left;
	color			:	#000000;
	}


OL
	{
	font-family		:	"Trebuchet MS", Arial, Sans-serif;
	font-size		:	10pt;
	background		:	transparent;
	font-weight		:	normal;
	margin-left		:	50pt;
	}

UL
	{
	font-family		:	"Trebuchet MS", Arial, Sans-serif;
	font-size		:	10pt;
	background		:	transparent;
	font-weight		:	normal;
	}	

LI
	{
	font-family		:	"Trebuchet MS", Arial, Sans-serif;
	font-size		:	10pt;
	background		:	#EEEEEE;
	font-weight		:	normal;
	margin-left		:	5pt;
	margin-top: 0pt;
	margin-right: 5pt;
	list-style-type: disc;
	padding-right: 10px;
	list-style-position: outside;

	}
