.menulayer {
	background-color: #225E5E;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-left: 5px;
	color: #FFFFFF;





}
.bodytext {
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
	padding: 5px 5px 5px 10px;

}
.blend {
	background-image: url(images/blend50.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.btpin {
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
}
.heading1 {
	font-family: "Bradley Hand ITC";
	font-size: 24px;
	font-style: italic;
	font-weight: bolder;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
}
.heading2 {
	font-family: Verdana;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-transform: none;
	color: #000000;
	padding: 5px 5px 5px 10px;
}
.toppin {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
.dotted {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
