@charset "UTF-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #FFFFFF;
}
.oneColFixCtrHdr #container {
	border: medium double #591202;
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: auto;
	overflow: hidden;
	text-transform: none;
	float: none;
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
	background-color: #FFCC66;
	background-image: url(images/Village%20Yoga%20images/lotusbg5a.png);
}
.SchedPhoto1 {
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.oneColFixCtrHdr #header {
	border-bottom-style: double;
	border-bottom-width: thick;
	border-bottom-color: #EFCB65;
	overflow: hidden;
	padding-top: 0;
	padding-right: 25px;
	padding-bottom: 0;
	padding-left: 25px;
	width: auto;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	padding: 0;
	font-weight: bold;
	text-align: left;
	margin-left: 25px;
	margin-right: 25px;
	color: #75263D;
	font-family: "Times New Roman", Times, serif;
	overflow: auto;
	float: none;
}
.oneColFixCtrHdr #footer {
	border-top-width: medium;
	border-top-style: double;
	border-top-color: #EFCB65;
	width: auto;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.oneColFixCtrHdr #footer p {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	color: #591202;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#navbar {
	color: #591202;
	height: 20px;
	list-style-type: none;
	text-decoration: none;
}
navbarul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navbar {
	font-family: "Times New Roman", Times, serif;
	height: 20px;
}
#navbar ul {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ul li {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
ul {
	text-decoration: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
ul {
	display: inline;
}
.oneColFixCtrHdr #container #mainContent2 {
	width: 850px;
	padding: 0px;
	margin-top: 40px;
}
.oneColFixCtrHdr #container #mainContent table {
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.photo1 {
	float: right;
	border: thin solid #663333;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.photo2 {
	padding: 0px;
	float: right;
	margin: 15px;
	border: thin solid #663333;
}
.oneColFixCtrHdr #container #mainContent table .oneColFixCtrHdr td table heads {
	font-weight: normal;
}
.AVphoto1 {
	float: right;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
}
.AVphoto2 {
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
}
.tableheadertext {
	border-top-color: #75263D;
	border-right-color: #75263D;
	border-bottom-color: #75263D;
	border-left-color: #75263D;
	border-bottom-style: double;
}
.tableborder {
	border-bottom-style: double;
	border-bottom-color: #75263D;
}
.instructors {
	font-size: 18px;
	font-weight: bolder;
}
