@charset "utf-8";
/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #cae49b;
}

h1 {
font-size: 1.2em;
font-style: bold;
}
h2 {
font-size: 1.2em;
font-style: normal;
}
h3 {
font-size: 1em;
font-style: bold;
}
h4 {
font-size: 1em;
font-style: normal;
}
h5 {
font-size: 0.8em;
font-style: bold;
}
h6 {
font-size: 0.8em;
font-style: normal;
}

#allblack{
	font-size: 0.9em;
	color:#000000;
	}

#allblack a:link {
	color: #000000;
	text-decoration: underline;
}
#allblack a:visited {
	color: #000000;
	text-decoration: underline;
}
#allblack a:hover {
	color: #ff0000;
	text-decoration: none;
	font-weight: 700;
}
#allblack a:active {
	color: #000000;
	text-decoration: underline;
}

#backbox{
	background-image:url(dimensionyoga_web.jpg);
	height: 740px;
	width: 985px;
	overflow: hidden;
}

.D1A{
	font-size: 1.1em;
	font-weight: 700;
	color: #FFFFFF;
	text-decoration: none;
	margin: 8px;
}

.D1P{
	font-size: 1.1em;
	font-weight: 500;
	color: #FFFFFF;
	text-decoration: none;
	margin: 8px;
}

.D2A{
	font-size: 1em;
	font-weight: 700;
	background-color: #fad5e6;
	color: #839d3c;
	display: block;
	text-decoration: none;
	padding: 6px;
	padding-left: 15px;
	margin-left: 5px;
	margin-right: 5px;
}

.D2P{
	font-size: 1em;
	font-weight: 500;
	color: #000000;
	display: block;
	text-decoration: none;
	padding: 6px;
	padding-left: 15px;
	margin-left: 5px;
	margin-right: 5px;
}

