@charset "utf-8";

html, body {
height: 100%;
}
body {
	font: 72% Verdana, Arial, Helvetica, sans-serif;
	background: #004490;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #333;
}
h1 {
   font-weight: bold;
   font-size: 15px;
   color: #4bacdd;
}
h2 {
   font-weight: bold;
   font-size: 14px;
   color: #004490;
}
h3 {
   font-weight: bold;
   font-size: 12px;
   color: #4bacdd;
}
h4, h5 {
   color: #666;
}
p {
    font-size: 1em;
}
a, a:link {
   font-weight: normal;
   color: #004490;
}
a:hover {
   color: #e57230;
}
a:visited {
   color: #229ad7;
}
h2 a {
   font-weight: bold;
}
#container {
    position: relative;
	width: 900px;
	background: url(../images/cherry_bg.jpg) top left repeat-y;
	margin: 0 auto;
	text-align: left;
	min-height: 100%;
}
#topbar {
    position: absolute;
	top:0;
	left: 15px;
	width: 870px;
	height: 25px;
	z-index: 4;
	background: url(../images/bg.png) top left repeat;
}
#flar {
    position: absolute;
	z-index: 1;
	top: 12px;
	right: 0;
}
#header {
	background: transparent;
	padding: 60px 10px 0 56px;
	height: 37px;
}
#header h1 {
  position:absolute;
  overflow:hidden;
  left:-1000px;
  top:-1000px;
  }
#header img {
	margin: 0;
	padding: 0;
	border: 0;
}
#header img#malarski {
	float: left;
}
#subhead {
    float: left;
} 
#mainContent {
    position: relative;
	padding: 60px 56px 0 56px;
	background: transparent;
	z-index: 3;
}
#maincontent a, #maincontent a:link {
 color: #004490; 0ea2dc;
 font-weight: normal;
 text-decoration: underline;
}
#maincontent a:hover {
 color: #e57230;
}
#maincontent a:visited {
  color: #257cdd; 004490;
}
div.homepic {
	float: left;
	padding: 0;
	margin: 0;
	min-height: 420px;
	height: 420px;
}
div.homepic h2 {
	color: #fff;
	font-weight: bold;
	font-size: 15px;
	padding: 10px 0 0 0;
	margin: 0;
	text-align: center;
	margin-right: 25px;
}
div#yoga.homepic h2 {
	margin-right: 0;
}
div.homepic h2 a {
    color: #fff;
	text-decoration: none;
	font-weight: bold;
}
div.homepic a:hover {
	color: #00162f;
}
div.homepic a:visited {
	color: #fff;
}
.clear {
	clear: both;
}
.clear56 {
	height: 56px;
}
div.homepic img {
	padding: 0;
	margin-right: 25px;
	border: 3px solid #bfcde8;
}
div.homepic img#yoga {
	margin-right: 0;
}
#content {
    background-color: #ecf1fa;
	position: relative;
	top: 0;
	left: 0;
	width: 515px;
	min-height: 500px;
	margin: 0 0 0 180px;
	padding-left: 78px;
	padding-right: 15px; 
}
div#headpic {
   text-align: right;
   padding: 27px 37px 17px 17px;
}
ul#pix {
    list-style: none outside;
	position: absolute;
	top: 12px;
	left: -175px;
	margin:0;
	padding: 0;
}
ul#pix li {
    margin-bottom: 4px;
}
ul#pix li img {
    margin: 0;
	padding: 0;
	border: 3px solid #bfcde8;
}
#content h1 {
  position:absolute;
  overflow:hidden;
  left:-1000px;
  top:-1000px;
}
#footer {
	margin: 56px 15px 0 15px;
	padding: 0;
	background: url(../images/bg.png) top left repeat;
	height: 100%;
	min-height: 350px;
}
#footer ul {
	margin: 0;
	padding: 7px 0px 2px 0;
}
#menu {
	text-align: right;
	list-style: disc outside;
	padding: 0;
	margin: 0;
}
#menu li {
	display: inline;
	text-align: center;
	margin: 0 5px;
	padding: 0 5px;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
}
#menu li a, #menu li a:link, a.footnote:link {
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
#menu li a:visited, a.footnote:visited {
	color: #c9e1fe;
}
#menu li a:hover, #menu li a:active,  a.footnote:hover {
	color: #00162f;
}
.lightblue {
   font-weight: bold;
   color: #4bacdd;
}
.darkblue {
   font-weight: bold;
   color: #004490;
}
a.booknow {
   font-weight: bold;
   color: #4bacdd;
}
div.footnote {
   text-align: right;
   padding-bottom: 5px;
   padding-right: 10px;
}
a.education, a.education:link, a.education:visited {
   color: #fff;
   font-size: 10px;
}
a.education:hover {
   color: #4bacdd;
}
.white {
   color: #fff;
   font-size: 10px;
}
table.schedule td {
border-bottom: 1px solid #BDE1F2;
}
hr {
margin: 26px 0 30px 0;
padding: 0;
}
