@charset "utf-8";
* {
	margin: 0;
	padding: 0;
	border: 0;
}
@font-face {
	font-family: 'Segoe Script';
	src: url('segoesc-webfont.eot');
	src: local('☺'), url('segoesc-webfont.woff') format('woff'), url('segoesc-webfont.ttf') format('truetype'), url('segoesc-webfont.svg#webfontummuewx2') format('svg');
	font-weight: normal;
	font-style: normal;
}
body  {
	background: #e3e8eb;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#container {
	width: 1000px;
	background: #FFFFFF;
	text-align: left;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: auto;
	margin-top: 15px;
} 
#header {
	background-color: #ffffff;
	height: 131px;
	background-image: url(../images/OldBarnYogaLogo.gif);
}
#header h1 {
	margin: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 10px;
}
#sidebar1 {
	float: left;
	width: 121px;
	background-color: #612b7a;
	background-image: url(../images/sideBarBk_Y.gif);
	background-repeat: repeat;
	height: 438px;
}
h1 {
	font-family: "Century Schoolbook";
	font-size: 23pt;
	font-weight: normal;
	line-height: 20pt;
	padding-bottom: 5px;
}
h3 {
	font-family: "Segoe Script";
	font-size: 14pt;
	color: #362b53;
	line-height: 12pt;
}
#sidebar2 {
	float: right;
	width: 36px;
	background-color: #612b7a;
	background-image: url(../images/sideBarRBk_Y.gif);
	height: 438px;
}
#sidebar3 {
	float: right;
	width: 186px;
	height: auto;
	background-color: #dee3e7;
}
#sidebar1 h3, #sidebar1 p, #sidebar2 p, #sidebar2 h3 {
	margin-left: 10px; 
	margin-right: 10px;
}
#mainContent {
	background-color: #7c91a1;
	height: 438px;
} 
#timetable {
}

#yoga {
	width: 328px;
	height: auto;
	text-align: left;
	float: right;
	padding: 40px 40px 0px 0px;
	background-color: #7c91a1;
	background-image: url(images/yogaCentreBk.gif);
	background-repeat: no-repeat;
}
#yogaText {
	padding-left: 50px;
}
#yogaText p {
	padding-bottom: 10px;
}
.centre {
	float: right;
}
#welcome{
	width: 280px;
	text-align: left;
	float: right;
	padding-top: 40px;
	padding-right: 40px;
}
#about{
	width: 280px;
	text-align: left;
	float: right;
	padding-top: 40px;
	padding-right: 40px;
	background-color: #7c91a1;
}
#mainImage {
	height: 438px;
	width: 289px;
	float: left;
	background-image: url(../images/ImageBkyoga.gif);
	background-repeat: repeat;
}
#mailing {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #ffffff;
	text-align: right;
	background-color: #a3b2bd;
	height: 178px;
	width: 186px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#mailing p {
	padding-top: 5px;
	text-align: left;
	margin-left: 10px;
	padding-left: 10px;
	margin-top: 0px;
}
#mailing a {
	color: #ffffff;
	text-decoration: none;
}
#mailing a:hover {
	color: #4f6577;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#news {
	color: #7c91a1;
	text-align: left;
	width: 186px;
	height: auto;
	margin-top: 10px;
}
.news {
	line-height: 12pt;
	text-indent: 15px;
}
.subhead  {
	text-align: right;
	line-height: 12pt;
	font-size: 18px;
}
.subhead a {
	color: #ffffff;
	text-decoration: none;
}
.subhead a:hover {
	color: #502467;
	text-decoration: none;
}
#subheadStudio {
	height: 29px;
	width: 328px;
	font-family: segoe script;
	background-color: #566b7e;
	text-align: right;
	font-size: 16px;
	padding: 0px 40px 0px 0px;
	margin-top: 51px;
}
#subheadStudio a {
	display: block;
	color: #d8dee3;
	text-decoration: none;
}
#subheadStudio a:hover {
	height: 29px;
	width: 328px;
	color: #FFFFFF;
	background-color: #563770;
	padding: 0px 40px 0px 0px;
	text-decoration: none;
}
#subheadCloth {
	height: 29px;
	width: 328px;
	font-family: segoe script;
	background-color: #a3b2bd;
	text-align: right;
	font-size: 16px;
	padding: 0px 40px 0px 0px;
}
#subheadCloth a {
	display: block;
	color: #ffffff;
	text-decoration: none;
}
#subheadCloth a:hover {
	height: 29px;
	width: 328px;
	color: #FFFFFF;
	background-color: #714d83;
	padding: 0px 40px 0px 0px;
	text-decoration: none;
}
#footer {
	background:#FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 121px;
} 
#footer p {
	margin: 0;
	color: #9479a2;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 1px;
}
#footer p.address{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #7c91a1;
	padding-bottom: 20px;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.mail {
	color: #9579a4;
}

