	BODY {
	background-image: url(YogaGraphics/backgroundGreen.jpg);
	background-position: top left;
	background-repeat: repeat;
	background-attachment: scroll;
	margin: 0px;
	padding: 0px;
	}
	TD {
	font-size: 14px;
	font-weight: 500;
	font-family: Georgia,"Minion Web","New York", serif;
	line-height: 120%; 
	}
	TH  {
	font-size: 14px;
	font-weight: 800;
	font-family: Tahoma, "Trebuchet MS", Verdana, sans-serif ;
	}
	.header {
	font-size: 18px;
	font-weight: 800;
	font-family: Tahoma, "Trebuchet MS", Verdana, sans-serif ;
	text-decoration: underline;
	}
	.smallHeader {
	font-size: 14px;
	font-weight: 800;
	font-family: Tahoma, "Trebuchet MS", Verdana, sans-serif ;
	}
	.bodyText {
	font-size: 14px;
	font-weight: 500;
	font-family: Georgia,"Minion Web","New York", serif;
	line-height: 140%; 
	}
	.sched {
	font-size: 12px;
	font-weight: 500;
	font-family: Tahoma, "Trebuchet MS", Verdana, sans-serif ;
	}
	.quote {
	font-size: 18px;
	font-weight: 800;
	font-family: Georgia,"Minion Web","New York", serif ;
	line-height: 140%; 
	}
	.address {
	font-size: 12px;
	font-weight: 500;
	font-family: Tahoma, "Trebuchet MS", Verdana, sans-serif ;
	}
	.smalltext {
	font-size: 10px;
	font-weight: 400;
	font-family: Tahoma, "Trebuchet MS", Verdana, sans-serif ;
	line-height: 110%;
	}
	.om {
	background-image: url(YogaGraphics/BodyBackground.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	}
	.titleBarFiller {
	background-image: url(YogaGraphics/TitleBarFiller.jpg);
	background-position: top left;
	background-repeat: repeat;
	}
	.titleBar {
	background-image: url(YogaGraphics/YogaTitleBar.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	}
	.navBarFiller {
	background-image: url(YogaGraphics/navBarBkgrnd.jpg);
	background-position: middle left;
	background-repeat: repeat-x;
	}
	.navigationBar {
	background-image: url(YogaGraphics/NavBar.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	font-size: 12px;
	font-weight: bold;
	font-family:  Tahoma, "Trebuchet MS", Verdana, sans-serif ;
	}
	a.navbar:link, a.navbar:visited {color: #0033CC; text-decoration: none;}
	a.navbar:active {color: #0099FF; text-decoration: none;}
	a.navbar:hover {color: #0099FF; text-decoration: none;}
	
