/* CSS definition file containing site wide stylesheets */

.treeish {
	background-color: rgb(251,251,200);
 	background-image: url( "../assets/images/swirlybkndtree.gif" );
 	background-repeat: no-repeat;
 	background-position: bottom left;
 	padding-bottom: 2pt;
 	border-bottom: 2pt solid rgb(164,165,17)
}

.headpr {
	padding-bottom: 1pt;
 	border-bottom: 2pt solid rgb(90,77,66)
}

.bottomswish {
	background-color: transparent;
 	background-image: url( "../assets/images/bottomswishh.gif" );
 	background-repeat: no-repeat;
 	background-position: right
}

.greeni {
	background-color: transparent;
 	background-image: url( "../assets/images/greenlitebknd.gif" );
 	background-repeat: no-repeat;
 	background-position: bottom;
 	padding-left: 22pt;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.swishmid {
	background-color: rgb(251,251,200);
 	background-repeat: no-repeat;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.swooshrepeat {
	background-color: rgb(251,251,200);
 	background-image: url( "../assets/images/longswoosh.gif" );
 	background-repeat: repeat-y;
 	background-position: left;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.swoosh {
	background-color: rgb(251,251,200);
 	background-image: url( "../assets/images/swooshbknd.gif" );
 	background-repeat: no-repeat;
 	background-position: top left;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.tree {
	background-color: rgb(251,251,200);
 	background-image: url( "../assets/images/swirlybkndtree.gif" );
 	background-repeat: no-repeat;
 	background-position: bottom left;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.italc {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 11px;
 	color: rgb(70,58,48);
 	line-height: 15px;
 	font-style: italic
}

.bodyyello {
	background-color: rgb(251,251,200);
 	padding-bottom: 2pt;
 	border-bottom: 2pt solid rgb(164,165,17)
}