.tip {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3E1F00;
	padding-right: 12px;
}
.winsBGog {
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-image: url(../images/bgTwig.gif);
	background-position: left bottom;
}
.winsBGogL {
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-image: url(../images/bgLeaf.gif);
	background-position: right bottom;
}

.winsBGew {
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-image: url(../images/bgBird.gif);
	background-position: right bottom;
}
.bslTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 18px;
	color: #FFFFFF;
}
.introTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #32230E;
	padding: 18px;
	text-align: justify;
}
.subBG {
	background-image: url(../images/subBg_tile.gif);
}

.bigBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 16px;
	width: 202px;
	border: 1px solid #E2D4C0;
}

.mediumBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 16px;
	width: 100px;
	border: 1px solid #E2D4C0;
}

.sideBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 16px;
	width: 84px;
	border: 1px solid #E2D4C0;
}

.scrollBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 44px;
	width: 202px;
	border: 1px solid #E2D4C0;
}
.gallDrop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #663300;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 17px;
	width: 235px;
}

