/* Yoga.css for unstress.com 
 * created  mariko richards  
*/

/* Global tag */
body {
	margin:0px;
	background-color: #999999;
	}
	
td {
	font:11px Helvetica, Arial, sans-serif;
	color:#666666;
	border: 0;
	}
	
a {
	color: #993300;
	}
	
a:hover {
	color: #5C743D;
	}

/* ID Styles */

#navigation td {
	border-bottom: 1px solid #F4FFE4;
	margin: 0px;
	}
	
#navigation a {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #D5EDB3;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 20px;
	}
	
#navigation a:hover {
	background: #99CC66;
	color:#993300;
	}
#rightNav a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #999933;
	text-decoration: none;
	font-weight: bold;
}
#rightNav a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #FFCC00;
}

	
#logo 	{
	color: #5C743D;
	letter-spacing:.2em;
	line-height:30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	}

#tagline 	{	
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	letter-spacing:.4em;
	line-height:18px;
	}

#monthformat {
	border-bottom: 1px dashed #5C743D;
	}
		
#dateformat {
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	letter-spacing:.2em;
	}
	
#dateformat a {
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	font-weight:bold;
	letter-spacing:.1em;
	text-decoration:none;
	}
	
#dateformat a:hover {
	float: left;
	color: #F4FFE4;
	letter-spacing:.1em;
	}
#dasImage {
	float: left;
	padding-right: 20px;
	padding-bottom: 15px;
}
#middle {
	text-align: left;
	width: 85%;
	margin-left: 20px;
	padding: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000000;
	margin-right: 20px;
}

	
/* Class Styles */
	
.bodyText {
	font:medium,  Helvetica, Arial,sans-serif;
	color:#666666;
	line-height:20px;
	margin-top:0px;
	font-style: italic;
	font-size: medium;
	text-align: left;
	}
	
.pageName{
	color: #99CC66;
	line-height:30px;
	letter-spacing:0.21em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	text-decoration: underline;
	}
	
.subHeader {
	font:bold 11px Arial, Helvetica, sans-serif;
	color: #993300;
	line-height:22px;
	letter-spacing:.2em;
	}

.quote {
	color: #999900;
	line-height:normal;
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	font-style: italic;
	}
	
.smallText {
	font: 10px Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 22px;
	}
	
.navText {
	font: 11px Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}
.oneColElsCtrHdr #container {
	/* width: 50em;  /* this width will create a container that will fit in an 800px browser window if text is left at browser default font sizes */
	width: 870px; /* changed june 11, 2008 by mariko  */
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.tbContainer {
	text-align: center;
	width: 100%;
}

.oneColElsCtrHdr #footer {
	padding: 0 10px;
	background-color: #99CC66;
} 
.oneColElsCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: small
}
.innerAncar{
	color: #666666;
	font-size: medium;
}
.dasImage {
	float: left;
	padding-right: 20px;
	border: 1px outset #99CC66;
	padding-top: 15px;
	padding-bottom: 15px;
}
.style1 {
	color: #009900;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.style2 {
	color: #009900;
	font-size: 14px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
.style3 {
	font-size: xx-large;
	font-family: "Times New Roman", Times, serif;
	color: #3F6623;
}
.adresformat {
	color: #FFFFFF;
	background-color: #99CC66;
	font-size: medium;
	vertical-align: middle;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;

}
.roundtable {
	font-family: "Times New Roman", Times, serif;
	float: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.quote2 {
	font-family: "Courier New", Courier, monospace;
	font-size: medium;
	color: #5C743D;
	font-weight: bold;
	text-decoration: underline;
}
