@charset "utf-8";
body {
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-family: Helvetica, Arial, sans-serif;
	color: #4B522D;
	font-size: 12px;
}
h1 {
	font-size: 22px;
	margin: 0px;
	padding-left: 0px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 5px;
	margin-top: 5px;
	margin-bottom: 15px;
	line-height: 1.8em;
	color:#4C4C4C;
}

h2 {
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #4B522D;
}
#container, #containerHome, #containerYoga, #containerOrganics, #containerContact {
	margin: auto;
	padding: 0px;
	height: auto;
	width: 780px;
	background-image: url(images/lines.gif);
	background-repeat: no-repeat;
	background-position: left 23px;
}
#containerHome {
	background-image: url(images/home.jpg);
	background-repeat: no-repeat;
	background-position: center 350px;
	height: 650px;
}
#containerYoga {
	background-image: url(images/yoga.jpg);
	background-repeat: no-repeat;
	background-position: center 160px;
	height: 800px;
}
#containerOrganics {
	background-image: url(images/organics.jpg);
	background-repeat: no-repeat;
	background-position: center 175px;
	width: 780px;
	height: 600px;
}
#containerContact {
	background-image: url(images/contact.jpg);
	background-repeat: no-repeat;
	background-position: center 145px;
	width: 780px;
}
#header {
	clear: both;
	height: 97px;
	width: 696px;
	padding-left: 84px;
}
#main {
	height: auto;
	width: 780px;
	margin-top: 2px;
}
#buttons {
	float: left;
	height: auto;
	width: 225px;
	padding-top: 10px;
	padding-right: 15px;
}
#text {
	float: left;
	height: 240px;
	width: 500px;
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 20px;
}
#textYoga {
	float: left;
	width: 500px;
	height: 615px;
	padding-top: 25px;
	padding-left: 20px;
	padding-right: 20px;
	overflow: auto;
}
#textAbout {
	width: 480px;
	height: 600px;
	float: left;
	padding-top: 25px;
	padding-left: 20px;
	padding-right: 20px;
	margin-left: 0px;
}
.clear {
	clear: both;
}
#text p {
	padding-right: 80px;
}
#footer {
	float: none;
	background-image: url(images/line.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 250px;
	text-align: right;
	padding-right: 110px;
	padding-left: 110px;
	padding-top: 8px;
}
#footerYoga {
	float: none;
	background-image: url(images/line.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 50px;
	text-align: right;
	padding-right: 110px;
	padding-left: 110px;
	padding-top: 8px;
}
#footerOrganics {
	float: none;
	background-image: url(images/line.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 250px;
	text-align: right;
	padding-right: 110px;
	padding-left: 110px;
	padding-top: 8px;
}
#footerAbout {
	float: none;
	background-image: url(images/line.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 201px;
	text-align: right;
	padding-right: 110px;
	padding-left: 110px;
	padding-top: 8px;
}
#footerContact {
	float: none;
	background-image: url(images/line.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 225px;
	text-align: right;
	padding-right: 110px;
	padding-left: 110px;
	padding-top: 8px;
}
a:link {
	color: #5C9C54;
	text-decoration: none;
}
a:visited {
	color: #5C9C54;
	text-decoration: none;
}
a:hover {
	color: #D3DB7A;
	text-decoration: none;
}
a:active {
	color: #5C9C54;
	text-decoration: none;
}
#footer a {
	padding-left: 10px;
	font-size: 11px;
}
#footerYoga a {
	padding-left: 10px;
	font-size: 11px;
}
#footerOrganics a {
	padding-left: 10px;
	font-size: 11px;
}
#footerAbout a {
	padding-left: 10px;
	font-size: 11px;
}
#footerContact a {
	padding-left: 10px;
	font-size: 11px;
}
.blueye {
	color: #5C9C54;
	float: left;
}
#footer span.blueye a   {
	padding-left: 0px;
}
#footerYoga span.blueye a   {
	padding-left: 0px;
}
#footerOrganics span.blueye a   {
	padding-left: 0px;
}
#footerAbout span.blueye a   {
	padding-left: 0px;
}
#footerContact span.blueye a   {
	padding-left: 0px;
}
.subText {
	color: #4C4C4C;
	font-size: 11px;
	line-height: 14px;
}
.introText {
	font-size: 16px;
	color: #4B522D;
}
