body {
	font-family: "century gothic", verdana;
	font-size: 10pt;
	color: #573521;
	margin: 0;
	background-image: url(http://www.yogawithstyle.com/amimg/bg.gif);
	background-attachment: fixed;
	background-repeat: repeat;
	
}
table, td, tr, tbody {
	font-size: 10pt;
}
.catcolor {
	line-height: 22px;
}
.sitemessage {
	background-color: #FFFFFF;
}


img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link {
	text-decoration: none;
	color: #8D7345;
}
a:visited {
	text-decoration: none;
	color: #8D7345;
}
a:hover {
	text-decoration: none;
	color: #573521;
}
a:active {
	text-decoration: none;
	color: #8D7345
}
.header {
	background-image: url(http://www.yogawithstyle.com/amimg/headerbg.gif);
	background-repeat: repeat-x;
	height: 162px;
}
.content {
	background-color: #FFFFFF;
	border-right-width: medium;
	border-left-width: medium;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #573521;
	border-left-color: #573521;
}
.tan {
	background-color: #EDDEC5;
	height: 25px;
	width: 100%;
}
.blue {
	background-color: #9ED6DE;
	width: 100%;
	padding: 10px;
	margin: auto;
}
.brown {
	background-color: #B0905D;
	height: 4px;
	width: 100%;
}
.menu {
	padding-left: 10px;
}

.divider {
	border-right-width: 1pt;
	border-right-style: dashed;
	border-right-color: #573521;
}
.drilldown {
	font-size: 85%;
	font-weight: bold;
}
.visitourstore
{
	background-image: url(amimg/visitourstore.png);
	background-repeat: no-repeat;
	position: fixed;
	height: 114px;
	width: 113px;
	top: 25px;
	right: 50px;
}
