body {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#f8f6f1;
	font-size:12px;
	color:#333333;
	}



.bannerBG {
	background: url(images/YOG-banner-BG.jpg) top left no-repeat;
	height: 84px;
}

.rightBG {
	background:url(images/YOG-shadow-R.jpg) repeat-y;
}

#navBG {
	background: url(images/YOG-nav-BG.jpg) top left no-repeat;
	height: 26px;
	font-weight: bold;
	
}

#navBG link, a:link, a:visited {
	padding-right: 15px;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}

#navBG a:hover {
	color: #FFFF99;
}


.homeBG {
	background: url(images/YOG-index-BG.jpg) top left no-repeat;
}

.feesBG {
	background: url(images/YOG-fees-BG.jpg) top right no-repeat;
}
.findusBG {
	background: url(images/YOG-map.jpg) top right no-repeat;
	background-color:white;
}

.eventsBG {
	background: url(images/YOG-events-BG.jpg) bottom right no-repeat;
	background-color:#FFFFFF;
}

.livingyogaBG {
	background-color:#FFFFFF;
	background-image: url(images/YOG-livingyoga-BG-2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.content {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}

h1 {
	color:#003300;
	font-size:16px;
	font-weight:normal;
}

h2, .h2 {
	color:#663300;
	font-size:15px;
	font-weight:normal;
}

.footer{
	font-size:10px;
}

a.textLink:link, a.textLink, a.textLink:visited {
	color:#339933;
	text-decoration:none;
	padding:0;
}

a.textLink:hover {
	color:#663300;
	text-decoration:underline;
}

.bioText {
	font-size:11px;
	line-height:12px;
}

