
.shadowcss {
	border: 1px solid #dfdfdf;
	position: relative;
	top: -2px;
	left: -2px;
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=2, OffY=2, Color='grey', Positive='true');



	box-shadow: 2px 2px 3px #818181;
	-webkit-box-shadow: 2px 2px 2px #818181;
	-moz-box-shadow: 2px 2px 3px #818181;
	

}


.bll   { background: #111111; color: #ffffff; font-family: Arial,Helvetica,Verdana; font-size: 10pt; font-weight: bold; width: 110pt; }
.bll2  { background: white url(buttonback.jpg); background-attachment: scroll;  background-repeat: no-repeat; color: #000000; font-family: Trebuchet MS, Arial,Helvetica,Verdana; font-size: 10pt; font-weight: bold; width: 128pt; height: 20pt; }
.bll3  { background: white url(buttonback.jpg); background-attachment: scroll;  background-repeat: repeat-x; color: #000000; font-family: Trebuchet MS, Arial,Helvetica,Verdana; font-size: 10pt; font-weight: bold; width: 128pt; height: 20pt; }


body {
	background: #d6c5b7 url(BeaverLakeLodgeLogoBack.jpg);
	background-attachment: fixed;
	background-repeat: repeat-x;
}
