@import url(main.css);

#home h1
{
	color: #8b8d08;
	font-size: 22px;
 	text-transform: uppercase;
	position:static;
	top:auto;
	left:auto;
	margin:0;
	padding:0 0 14px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:28px;
}

#home h1 span
{
	color: #695e4a;
}

#content {
	float:left;
	width:352px;
	padding-left:36px;
	padding-top:35px;
	line-height:22px;
	font-size:13px;
}

#cta {
	width:549px;
	padding-right:0;
	padding-top:35px;
	overflow:auto;
	color:#695e4a;
}

.cta-item {
	background-image:url(/images/home/home-cta.jpg);
}

#cta-yoga {
	float:left;
	width:131px;
	padding-top:117px;
	line-height:16px;
	padding-left:26px;
	padding-right:26px;
	min-height:200px;
}

#cta-yoga a {
	color:#797b0d;
}

#cta-yoga a.symbol {
	text-decoration:none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	background-position:right 6px;
}

#cta-yoga a.symbol:hover {
	text-decoration:underline;
}

#cta-yoga-text {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	min-height:172px;
}

#cta-yoga-text p {
	margin:0;
	padding:0 0 10px 0;
}

#cta-yoga-text .cta-title {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-bottom:17px;
}

#cta-middle {
	float:left;
	width:182px;
}

a#cta-topten {
	background-position:-183px 0;
	text-decoration:none;
	text-transform:uppercase;
	font-size:13px;
	font-weight:bold;
	color:#695e4a;
	padding:61px 30px 0;
	min-height:45px;
	display:block;	
	text-align:center;
	line-height:13px;	
}

a#cta-topten:hover {
	text-decoration:none;
	color:#797b0d;
}

#home a#cta-new {
	background-position:-183px -106px;
	min-height:48px;
}

#home #cta-gift {
	background-position:-183px -212px;
	min-height:90px;	
}

#home #cta-links {
	float:right;
	width:159px;
	padding:29px 0 0 25px;
	background-position:-365px 0;
	line-height:21px;
	min-height:288px;
}
