/* CSS definition file containing site wide stylesheets */

.left {
	background-color: transparent;
 	background-image: none;
 	padding-left: 18px;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.yogahead {
	background-color: transparent;
 	background-image: url( "../assets/images/LLCheader.gif" );
 	background-repeat: no-repeat;
 	background-position: top;
 	border: 1px solid rgb(175,80,34)
}

.history {
	background-color: transparent;
 	background-image: url( "../assets/images/closewindowhead.gif" );
 	background-repeat: no-repeat;
 	background-position: top;
 	border: 1px solid rgb(175,80,34)
}

.tableline {
	padding-top: 2px;
 	border-top: 1px solid rgb(0,86,78);
 	padding-bottom: 2px;
 	border-bottom: 1px solid rgb(0,86,78)
}

.inside {
	background-color: rgb(250,227,183);
 	background-image: none;
 	background-repeat: no-repeat;
 	background-position: top;
 	border-left: 1px solid rgb(175,80,34);
 	border-right: 1px solid rgb(175,80,34);
 	border-bottom: 1px solid rgb(175,80,34)
}

.workshop {
	background-color: transparent;
 	background-image: url( "../assets/images/wheresdebhead.gif" );
 	background-repeat: no-repeat;
 	background-position: top;
 	border: 1px solid rgb(175,80,34)
}

.justbottom {
	padding-bottom: 2px;
 	border-bottom: 1px solid rgb(131,2,2)
}

.rtborder {
	background-color: transparent;
 	background-image: none;
 	padding-right: 18px;
 	border-right: 1px dashed rgb(0,0,0)
}

.newrt {
	background-color: transparent;
 	background-image: none;
 	padding-right: 18px;
 	border-right: 1px dashed rgb(0,0,0)
}