body {
	background-color: #FFFFFF;
	background-image:   url(images/bg1.gif);
	font-family: Arial, helvetica, sans-serif;
	margin-top: 5;
	text-align: center;
	background-repeat: repeat-x;
	}


.yoga-right {
	background-image: url(images/yoga-man_right.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.yoga-left {
	background-image: url(images/yoga-man_left.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}



.footer-text {
	font-size: 11px;
}

a:link {
	color: #143360;
		text-decoration: underline;
	
	

}
a:visited {
	color: #333333;
		text-decoration: underline;
	

}
a:active {
	color: #609843;
    	text-decoration: underline;
}	


a:hover {
	color: #609843;
    	text-decoration: underline;
}


p, li {
	font-size: 14px;
}


.homepage-content {
	margin-right: 95px;
	margin-top: 20px;
}


.homepage-content li {
margin-bottom: 4px;
}

.homepage-content ul  {
margin-top: 1px;
margin-bottom: 8px;
}



.inside-content {
	margin-top: 20px;
}

.inside-content li {
margin-bottom: 4px;
}

.inside-sidebar {
	margin-right: 25px;

}
.subhead {
	font-size: 14px;
	font-weight: bold;
	color: #487332;
	
}

.subhead2 {
	font-size: 14px;
	font-weight: bold;
	color: #143360;
	
}

.contact-form {
	font-size: 14px;
	line-height: 1.25;
	color: 143360;
}

