.tdmenu {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.td-general {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #FFF;
	color: #333;
	padding: 5px;
}
.td-yoga-header {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFCC66;
	border: thin dashed #CCCCCC;
}
.td-yoga-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px dotted #CCCCCC;
	padding-right: 2px;
	padding-left: 2px;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #741D16;
	font-style: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FFFFCC;
	padding-right: 5px;
	padding-left: 10px;
	border: 1px dashed #741D16;
	margin-top: 30px;
}
h1 {
	font-family: Georgia;
	font-size: 18px;
	font-style: normal;
}
img {
	border: none;
}
.menu {
	color: #000000;
	font-family: "Franklin Gothic Demi Cond";
	font-size: 20px;
	background-position: center center;
}
.bottommenu {
	color: #741D16;
	font-family: "Franklin Gothic Demi Cond";
	font-size: 14px;
}
a:link {
	color: #741D16;
	line-height: 16px;
	text-decoration: none;
}
a:hover {
	color: #D0993E;
}
a:visited {
	color: #741D16;
	line-height: 16px;
	text-decoration: none;
}

