/* Portpatrick Folk Festival stylesheet - 17 May 2004 */

body {
	margin: 0.1%; padding: 0%; background-color: #FFF1E6; }

/*	Standard links */

a:link {color: #9C2025; }
a:visited {color: #9C2025;  } 
a:hover {color: #9C2025; text-decoration: none; }
a:active {color: #9C2025; }

/* 	Menu links */

.menulink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	vertical-align: text-top;
	background-color: #E5D7CC;
	font-weight: bold;
	line-height: 20px;


}

a.menulink:link, a.menulink:visited, a.menulink:active
{ color: #452322; font-size: 95%; font-weight: bold; text-decoration: none; }

a.menulink:hover
{	color: #64423B; }


/*	Body text area */

.bodytext
{ font-family: Arial, Helvetica, sans-serif;  font-size: x-small; color: #000000; }


/*	Headings*/

.header1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: normal;
	color: #5A3831;
	font-style: normal;

}
.menuon {
font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	vertical-align: text-top;
	line-height: 24px;
	background-color: #E5D7CC;
	text-indent: 23pt;
	font-weight: bold;
	text-decoration: underline;
}
.bodysmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #5A3831;
}

li {list-style-type: circle;}

.heading2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #333333;
	background-color: #E5D7CC;
}


.top
{ background-color: #E5D7CC;
align: center;  }

.top2
{ background-color: #514844; }
